@portone/server-sdk
Version:
PortOne JavaScript SDK for server-side usage
435 lines (434 loc) • 19.9 kB
JavaScript
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
var _exportNames = {
PolicyError: true
};
Object.defineProperty(exports, "PolicyError", {
enumerable: true,
get: function () {
return _PolicyError.PolicyError;
}
});
var _PolicyError = require("./PolicyError.cjs");
var _ArchivePlatformAdditionalFeePolicyResponse = require("./ArchivePlatformAdditionalFeePolicyResponse.cjs");
Object.keys(_ArchivePlatformAdditionalFeePolicyResponse).forEach(function (key) {
if (key === "default" || key === "__esModule") return;
if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
if (key in exports && exports[key] === _ArchivePlatformAdditionalFeePolicyResponse[key]) return;
Object.defineProperty(exports, key, {
enumerable: true,
get: function () {
return _ArchivePlatformAdditionalFeePolicyResponse[key];
}
});
});
var _ArchivePlatformContractResponse = require("./ArchivePlatformContractResponse.cjs");
Object.keys(_ArchivePlatformContractResponse).forEach(function (key) {
if (key === "default" || key === "__esModule") return;
if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
if (key in exports && exports[key] === _ArchivePlatformContractResponse[key]) return;
Object.defineProperty(exports, key, {
enumerable: true,
get: function () {
return _ArchivePlatformContractResponse[key];
}
});
});
var _ArchivePlatformDiscountSharePolicyResponse = require("./ArchivePlatformDiscountSharePolicyResponse.cjs");
Object.keys(_ArchivePlatformDiscountSharePolicyResponse).forEach(function (key) {
if (key === "default" || key === "__esModule") return;
if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
if (key in exports && exports[key] === _ArchivePlatformDiscountSharePolicyResponse[key]) return;
Object.defineProperty(exports, key, {
enumerable: true,
get: function () {
return _ArchivePlatformDiscountSharePolicyResponse[key];
}
});
});
var _CreatePlatformAdditionalFeePolicyBody = require("./CreatePlatformAdditionalFeePolicyBody.cjs");
Object.keys(_CreatePlatformAdditionalFeePolicyBody).forEach(function (key) {
if (key === "default" || key === "__esModule") return;
if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
if (key in exports && exports[key] === _CreatePlatformAdditionalFeePolicyBody[key]) return;
Object.defineProperty(exports, key, {
enumerable: true,
get: function () {
return _CreatePlatformAdditionalFeePolicyBody[key];
}
});
});
var _CreatePlatformAdditionalFeePolicyResponse = require("./CreatePlatformAdditionalFeePolicyResponse.cjs");
Object.keys(_CreatePlatformAdditionalFeePolicyResponse).forEach(function (key) {
if (key === "default" || key === "__esModule") return;
if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
if (key in exports && exports[key] === _CreatePlatformAdditionalFeePolicyResponse[key]) return;
Object.defineProperty(exports, key, {
enumerable: true,
get: function () {
return _CreatePlatformAdditionalFeePolicyResponse[key];
}
});
});
var _CreatePlatformContractBody = require("./CreatePlatformContractBody.cjs");
Object.keys(_CreatePlatformContractBody).forEach(function (key) {
if (key === "default" || key === "__esModule") return;
if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
if (key in exports && exports[key] === _CreatePlatformContractBody[key]) return;
Object.defineProperty(exports, key, {
enumerable: true,
get: function () {
return _CreatePlatformContractBody[key];
}
});
});
var _CreatePlatformContractResponse = require("./CreatePlatformContractResponse.cjs");
Object.keys(_CreatePlatformContractResponse).forEach(function (key) {
if (key === "default" || key === "__esModule") return;
if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
if (key in exports && exports[key] === _CreatePlatformContractResponse[key]) return;
Object.defineProperty(exports, key, {
enumerable: true,
get: function () {
return _CreatePlatformContractResponse[key];
}
});
});
var _CreatePlatformDiscountSharePolicyBody = require("./CreatePlatformDiscountSharePolicyBody.cjs");
Object.keys(_CreatePlatformDiscountSharePolicyBody).forEach(function (key) {
if (key === "default" || key === "__esModule") return;
if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
if (key in exports && exports[key] === _CreatePlatformDiscountSharePolicyBody[key]) return;
Object.defineProperty(exports, key, {
enumerable: true,
get: function () {
return _CreatePlatformDiscountSharePolicyBody[key];
}
});
});
var _CreatePlatformDiscountSharePolicyResponse = require("./CreatePlatformDiscountSharePolicyResponse.cjs");
Object.keys(_CreatePlatformDiscountSharePolicyResponse).forEach(function (key) {
if (key === "default" || key === "__esModule") return;
if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
if (key in exports && exports[key] === _CreatePlatformDiscountSharePolicyResponse[key]) return;
Object.defineProperty(exports, key, {
enumerable: true,
get: function () {
return _CreatePlatformDiscountSharePolicyResponse[key];
}
});
});
var _GetPlatformAdditionalFeePoliciesBody = require("./GetPlatformAdditionalFeePoliciesBody.cjs");
Object.keys(_GetPlatformAdditionalFeePoliciesBody).forEach(function (key) {
if (key === "default" || key === "__esModule") return;
if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
if (key in exports && exports[key] === _GetPlatformAdditionalFeePoliciesBody[key]) return;
Object.defineProperty(exports, key, {
enumerable: true,
get: function () {
return _GetPlatformAdditionalFeePoliciesBody[key];
}
});
});
var _GetPlatformAdditionalFeePoliciesResponse = require("./GetPlatformAdditionalFeePoliciesResponse.cjs");
Object.keys(_GetPlatformAdditionalFeePoliciesResponse).forEach(function (key) {
if (key === "default" || key === "__esModule") return;
if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
if (key in exports && exports[key] === _GetPlatformAdditionalFeePoliciesResponse[key]) return;
Object.defineProperty(exports, key, {
enumerable: true,
get: function () {
return _GetPlatformAdditionalFeePoliciesResponse[key];
}
});
});
var _GetPlatformContractsBody = require("./GetPlatformContractsBody.cjs");
Object.keys(_GetPlatformContractsBody).forEach(function (key) {
if (key === "default" || key === "__esModule") return;
if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
if (key in exports && exports[key] === _GetPlatformContractsBody[key]) return;
Object.defineProperty(exports, key, {
enumerable: true,
get: function () {
return _GetPlatformContractsBody[key];
}
});
});
var _GetPlatformContractsResponse = require("./GetPlatformContractsResponse.cjs");
Object.keys(_GetPlatformContractsResponse).forEach(function (key) {
if (key === "default" || key === "__esModule") return;
if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
if (key in exports && exports[key] === _GetPlatformContractsResponse[key]) return;
Object.defineProperty(exports, key, {
enumerable: true,
get: function () {
return _GetPlatformContractsResponse[key];
}
});
});
var _GetPlatformDiscountSharePoliciesBody = require("./GetPlatformDiscountSharePoliciesBody.cjs");
Object.keys(_GetPlatformDiscountSharePoliciesBody).forEach(function (key) {
if (key === "default" || key === "__esModule") return;
if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
if (key in exports && exports[key] === _GetPlatformDiscountSharePoliciesBody[key]) return;
Object.defineProperty(exports, key, {
enumerable: true,
get: function () {
return _GetPlatformDiscountSharePoliciesBody[key];
}
});
});
var _GetPlatformDiscountSharePoliciesResponse = require("./GetPlatformDiscountSharePoliciesResponse.cjs");
Object.keys(_GetPlatformDiscountSharePoliciesResponse).forEach(function (key) {
if (key === "default" || key === "__esModule") return;
if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
if (key in exports && exports[key] === _GetPlatformDiscountSharePoliciesResponse[key]) return;
Object.defineProperty(exports, key, {
enumerable: true,
get: function () {
return _GetPlatformDiscountSharePoliciesResponse[key];
}
});
});
var _PlatformAdditionalFeePolicyAlreadyExistsError = require("./PlatformAdditionalFeePolicyAlreadyExistsError.cjs");
Object.keys(_PlatformAdditionalFeePolicyAlreadyExistsError).forEach(function (key) {
if (key === "default" || key === "__esModule") return;
if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
if (key in exports && exports[key] === _PlatformAdditionalFeePolicyAlreadyExistsError[key]) return;
Object.defineProperty(exports, key, {
enumerable: true,
get: function () {
return _PlatformAdditionalFeePolicyAlreadyExistsError[key];
}
});
});
var _PlatformAdditionalFeePolicyFilterInput = require("./PlatformAdditionalFeePolicyFilterInput.cjs");
Object.keys(_PlatformAdditionalFeePolicyFilterInput).forEach(function (key) {
if (key === "default" || key === "__esModule") return;
if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
if (key in exports && exports[key] === _PlatformAdditionalFeePolicyFilterInput[key]) return;
Object.defineProperty(exports, key, {
enumerable: true,
get: function () {
return _PlatformAdditionalFeePolicyFilterInput[key];
}
});
});
var _PlatformAdditionalFeePolicyFilterInputKeyword = require("./PlatformAdditionalFeePolicyFilterInputKeyword.cjs");
Object.keys(_PlatformAdditionalFeePolicyFilterInputKeyword).forEach(function (key) {
if (key === "default" || key === "__esModule") return;
if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
if (key in exports && exports[key] === _PlatformAdditionalFeePolicyFilterInputKeyword[key]) return;
Object.defineProperty(exports, key, {
enumerable: true,
get: function () {
return _PlatformAdditionalFeePolicyFilterInputKeyword[key];
}
});
});
var _PlatformCannotArchiveScheduledAdditionalFeePolicyError = require("./PlatformCannotArchiveScheduledAdditionalFeePolicyError.cjs");
Object.keys(_PlatformCannotArchiveScheduledAdditionalFeePolicyError).forEach(function (key) {
if (key === "default" || key === "__esModule") return;
if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
if (key in exports && exports[key] === _PlatformCannotArchiveScheduledAdditionalFeePolicyError[key]) return;
Object.defineProperty(exports, key, {
enumerable: true,
get: function () {
return _PlatformCannotArchiveScheduledAdditionalFeePolicyError[key];
}
});
});
var _PlatformCannotArchiveScheduledContractError = require("./PlatformCannotArchiveScheduledContractError.cjs");
Object.keys(_PlatformCannotArchiveScheduledContractError).forEach(function (key) {
if (key === "default" || key === "__esModule") return;
if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
if (key in exports && exports[key] === _PlatformCannotArchiveScheduledContractError[key]) return;
Object.defineProperty(exports, key, {
enumerable: true,
get: function () {
return _PlatformCannotArchiveScheduledContractError[key];
}
});
});
var _PlatformCannotArchiveScheduledDiscountSharePolicyError = require("./PlatformCannotArchiveScheduledDiscountSharePolicyError.cjs");
Object.keys(_PlatformCannotArchiveScheduledDiscountSharePolicyError).forEach(function (key) {
if (key === "default" || key === "__esModule") return;
if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
if (key in exports && exports[key] === _PlatformCannotArchiveScheduledDiscountSharePolicyError[key]) return;
Object.defineProperty(exports, key, {
enumerable: true,
get: function () {
return _PlatformCannotArchiveScheduledDiscountSharePolicyError[key];
}
});
});
var _PlatformContractAlreadyExistsError = require("./PlatformContractAlreadyExistsError.cjs");
Object.keys(_PlatformContractAlreadyExistsError).forEach(function (key) {
if (key === "default" || key === "__esModule") return;
if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
if (key in exports && exports[key] === _PlatformContractAlreadyExistsError[key]) return;
Object.defineProperty(exports, key, {
enumerable: true,
get: function () {
return _PlatformContractAlreadyExistsError[key];
}
});
});
var _PlatformContractFilterInput = require("./PlatformContractFilterInput.cjs");
Object.keys(_PlatformContractFilterInput).forEach(function (key) {
if (key === "default" || key === "__esModule") return;
if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
if (key in exports && exports[key] === _PlatformContractFilterInput[key]) return;
Object.defineProperty(exports, key, {
enumerable: true,
get: function () {
return _PlatformContractFilterInput[key];
}
});
});
var _PlatformContractFilterInputKeyword = require("./PlatformContractFilterInputKeyword.cjs");
Object.keys(_PlatformContractFilterInputKeyword).forEach(function (key) {
if (key === "default" || key === "__esModule") return;
if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
if (key in exports && exports[key] === _PlatformContractFilterInputKeyword[key]) return;
Object.defineProperty(exports, key, {
enumerable: true,
get: function () {
return _PlatformContractFilterInputKeyword[key];
}
});
});
var _PlatformDiscountSharePolicyAlreadyExistsError = require("./PlatformDiscountSharePolicyAlreadyExistsError.cjs");
Object.keys(_PlatformDiscountSharePolicyAlreadyExistsError).forEach(function (key) {
if (key === "default" || key === "__esModule") return;
if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
if (key in exports && exports[key] === _PlatformDiscountSharePolicyAlreadyExistsError[key]) return;
Object.defineProperty(exports, key, {
enumerable: true,
get: function () {
return _PlatformDiscountSharePolicyAlreadyExistsError[key];
}
});
});
var _PlatformDiscountSharePolicyFilterInput = require("./PlatformDiscountSharePolicyFilterInput.cjs");
Object.keys(_PlatformDiscountSharePolicyFilterInput).forEach(function (key) {
if (key === "default" || key === "__esModule") return;
if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
if (key in exports && exports[key] === _PlatformDiscountSharePolicyFilterInput[key]) return;
Object.defineProperty(exports, key, {
enumerable: true,
get: function () {
return _PlatformDiscountSharePolicyFilterInput[key];
}
});
});
var _PlatformDiscountSharePolicyFilterInputKeyword = require("./PlatformDiscountSharePolicyFilterInputKeyword.cjs");
Object.keys(_PlatformDiscountSharePolicyFilterInputKeyword).forEach(function (key) {
if (key === "default" || key === "__esModule") return;
if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
if (key in exports && exports[key] === _PlatformDiscountSharePolicyFilterInputKeyword[key]) return;
Object.defineProperty(exports, key, {
enumerable: true,
get: function () {
return _PlatformDiscountSharePolicyFilterInputKeyword[key];
}
});
});
var _PlatformSettlementCycleType = require("./PlatformSettlementCycleType.cjs");
Object.keys(_PlatformSettlementCycleType).forEach(function (key) {
if (key === "default" || key === "__esModule") return;
if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
if (key in exports && exports[key] === _PlatformSettlementCycleType[key]) return;
Object.defineProperty(exports, key, {
enumerable: true,
get: function () {
return _PlatformSettlementCycleType[key];
}
});
});
var _RecoverPlatformAdditionalFeePolicyResponse = require("./RecoverPlatformAdditionalFeePolicyResponse.cjs");
Object.keys(_RecoverPlatformAdditionalFeePolicyResponse).forEach(function (key) {
if (key === "default" || key === "__esModule") return;
if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
if (key in exports && exports[key] === _RecoverPlatformAdditionalFeePolicyResponse[key]) return;
Object.defineProperty(exports, key, {
enumerable: true,
get: function () {
return _RecoverPlatformAdditionalFeePolicyResponse[key];
}
});
});
var _RecoverPlatformContractResponse = require("./RecoverPlatformContractResponse.cjs");
Object.keys(_RecoverPlatformContractResponse).forEach(function (key) {
if (key === "default" || key === "__esModule") return;
if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
if (key in exports && exports[key] === _RecoverPlatformContractResponse[key]) return;
Object.defineProperty(exports, key, {
enumerable: true,
get: function () {
return _RecoverPlatformContractResponse[key];
}
});
});
var _RecoverPlatformDiscountSharePolicyResponse = require("./RecoverPlatformDiscountSharePolicyResponse.cjs");
Object.keys(_RecoverPlatformDiscountSharePolicyResponse).forEach(function (key) {
if (key === "default" || key === "__esModule") return;
if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
if (key in exports && exports[key] === _RecoverPlatformDiscountSharePolicyResponse[key]) return;
Object.defineProperty(exports, key, {
enumerable: true,
get: function () {
return _RecoverPlatformDiscountSharePolicyResponse[key];
}
});
});
var _UpdatePlatformAdditionalFeePolicyResponse = require("./UpdatePlatformAdditionalFeePolicyResponse.cjs");
Object.keys(_UpdatePlatformAdditionalFeePolicyResponse).forEach(function (key) {
if (key === "default" || key === "__esModule") return;
if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
if (key in exports && exports[key] === _UpdatePlatformAdditionalFeePolicyResponse[key]) return;
Object.defineProperty(exports, key, {
enumerable: true,
get: function () {
return _UpdatePlatformAdditionalFeePolicyResponse[key];
}
});
});
var _UpdatePlatformContractResponse = require("./UpdatePlatformContractResponse.cjs");
Object.keys(_UpdatePlatformContractResponse).forEach(function (key) {
if (key === "default" || key === "__esModule") return;
if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
if (key in exports && exports[key] === _UpdatePlatformContractResponse[key]) return;
Object.defineProperty(exports, key, {
enumerable: true,
get: function () {
return _UpdatePlatformContractResponse[key];
}
});
});
var _UpdatePlatformDiscountSharePolicyResponse = require("./UpdatePlatformDiscountSharePolicyResponse.cjs");
Object.keys(_UpdatePlatformDiscountSharePolicyResponse).forEach(function (key) {
if (key === "default" || key === "__esModule") return;
if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
if (key in exports && exports[key] === _UpdatePlatformDiscountSharePolicyResponse[key]) return;
Object.defineProperty(exports, key, {
enumerable: true,
get: function () {
return _UpdatePlatformDiscountSharePolicyResponse[key];
}
});
});
var _client = require("./client.cjs");
Object.keys(_client).forEach(function (key) {
if (key === "default" || key === "__esModule") return;
if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
if (key in exports && exports[key] === _client[key]) return;
Object.defineProperty(exports, key, {
enumerable: true,
get: function () {
return _client[key];
}
});
});