@beyond-pci/sdk 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/FUNCTIONS.md +87 -0
- package/README.md +544 -0
- package/RUNTIMES.md +48 -0
- package/dist/commonjs/core.d.ts +10 -0
- package/dist/commonjs/core.d.ts.map +1 -0
- package/dist/commonjs/core.js +17 -0
- package/dist/commonjs/core.js.map +1 -0
- package/dist/commonjs/funcs/assetConfigsDeleteV1MerchantsMerchantIdAssetConfigsAssetConfigId.d.ts +18 -0
- package/dist/commonjs/funcs/assetConfigsDeleteV1MerchantsMerchantIdAssetConfigsAssetConfigId.d.ts.map +1 -0
- package/dist/commonjs/funcs/assetConfigsDeleteV1MerchantsMerchantIdAssetConfigsAssetConfigId.js +132 -0
- package/dist/commonjs/funcs/assetConfigsDeleteV1MerchantsMerchantIdAssetConfigsAssetConfigId.js.map +1 -0
- package/dist/commonjs/funcs/assetConfigsGetV1MerchantsMerchantIdAssetConfigs.d.ts +18 -0
- package/dist/commonjs/funcs/assetConfigsGetV1MerchantsMerchantIdAssetConfigs.d.ts.map +1 -0
- package/dist/commonjs/funcs/assetConfigsGetV1MerchantsMerchantIdAssetConfigs.js +130 -0
- package/dist/commonjs/funcs/assetConfigsGetV1MerchantsMerchantIdAssetConfigs.js.map +1 -0
- package/dist/commonjs/funcs/assetConfigsPostV1MerchantsMerchantIdAssetConfigs.d.ts +18 -0
- package/dist/commonjs/funcs/assetConfigsPostV1MerchantsMerchantIdAssetConfigs.d.ts.map +1 -0
- package/dist/commonjs/funcs/assetConfigsPostV1MerchantsMerchantIdAssetConfigs.js +127 -0
- package/dist/commonjs/funcs/assetConfigsPostV1MerchantsMerchantIdAssetConfigs.js.map +1 -0
- package/dist/commonjs/funcs/merchantsGetV1Merchants.d.ts +18 -0
- package/dist/commonjs/funcs/merchantsGetV1Merchants.d.ts.map +1 -0
- package/dist/commonjs/funcs/merchantsGetV1Merchants.js +123 -0
- package/dist/commonjs/funcs/merchantsGetV1Merchants.js.map +1 -0
- package/dist/commonjs/funcs/merchantsGetV1MerchantsId.d.ts +18 -0
- package/dist/commonjs/funcs/merchantsGetV1MerchantsId.d.ts.map +1 -0
- package/dist/commonjs/funcs/merchantsGetV1MerchantsId.js +123 -0
- package/dist/commonjs/funcs/merchantsGetV1MerchantsId.js.map +1 -0
- package/dist/commonjs/funcs/merchantsGetV1MerchantsIdCompliance.d.ts +18 -0
- package/dist/commonjs/funcs/merchantsGetV1MerchantsIdCompliance.d.ts.map +1 -0
- package/dist/commonjs/funcs/merchantsGetV1MerchantsIdCompliance.js +123 -0
- package/dist/commonjs/funcs/merchantsGetV1MerchantsIdCompliance.js.map +1 -0
- package/dist/commonjs/funcs/merchantsGetV1MerchantsRegistrationId.d.ts +18 -0
- package/dist/commonjs/funcs/merchantsGetV1MerchantsRegistrationId.d.ts.map +1 -0
- package/dist/commonjs/funcs/merchantsGetV1MerchantsRegistrationId.js +123 -0
- package/dist/commonjs/funcs/merchantsGetV1MerchantsRegistrationId.js.map +1 -0
- package/dist/commonjs/funcs/merchantsPatchV1MerchantsId.d.ts +18 -0
- package/dist/commonjs/funcs/merchantsPatchV1MerchantsId.d.ts.map +1 -0
- package/dist/commonjs/funcs/merchantsPatchV1MerchantsId.js +124 -0
- package/dist/commonjs/funcs/merchantsPatchV1MerchantsId.js.map +1 -0
- package/dist/commonjs/funcs/merchantsPostV1MerchantsIdActivate.d.ts +18 -0
- package/dist/commonjs/funcs/merchantsPostV1MerchantsIdActivate.d.ts.map +1 -0
- package/dist/commonjs/funcs/merchantsPostV1MerchantsIdActivate.js +124 -0
- package/dist/commonjs/funcs/merchantsPostV1MerchantsIdActivate.js.map +1 -0
- package/dist/commonjs/funcs/merchantsPostV1MerchantsIdCancel.d.ts +18 -0
- package/dist/commonjs/funcs/merchantsPostV1MerchantsIdCancel.d.ts.map +1 -0
- package/dist/commonjs/funcs/merchantsPostV1MerchantsIdCancel.js +123 -0
- package/dist/commonjs/funcs/merchantsPostV1MerchantsIdCancel.js.map +1 -0
- package/dist/commonjs/funcs/merchantsPostV1MerchantsRegister.d.ts +18 -0
- package/dist/commonjs/funcs/merchantsPostV1MerchantsRegister.d.ts.map +1 -0
- package/dist/commonjs/funcs/merchantsPostV1MerchantsRegister.js +118 -0
- package/dist/commonjs/funcs/merchantsPostV1MerchantsRegister.js.map +1 -0
- package/dist/commonjs/funcs/saqGetV1MerchantsMerchantIdSAQSubmissionIdPdf.d.ts +18 -0
- package/dist/commonjs/funcs/saqGetV1MerchantsMerchantIdSAQSubmissionIdPdf.d.ts.map +1 -0
- package/dist/commonjs/funcs/saqGetV1MerchantsMerchantIdSAQSubmissionIdPdf.js +131 -0
- package/dist/commonjs/funcs/saqGetV1MerchantsMerchantIdSAQSubmissionIdPdf.js.map +1 -0
- package/dist/commonjs/funcs/saqPostV1MerchantsMerchantIdSAQLink.d.ts +18 -0
- package/dist/commonjs/funcs/saqPostV1MerchantsMerchantIdSAQLink.d.ts.map +1 -0
- package/dist/commonjs/funcs/saqPostV1MerchantsMerchantIdSAQLink.js +124 -0
- package/dist/commonjs/funcs/saqPostV1MerchantsMerchantIdSAQLink.js.map +1 -0
- package/dist/commonjs/funcs/scansGetV1Scans.d.ts +18 -0
- package/dist/commonjs/funcs/scansGetV1Scans.d.ts.map +1 -0
- package/dist/commonjs/funcs/scansGetV1Scans.js +124 -0
- package/dist/commonjs/funcs/scansGetV1Scans.js.map +1 -0
- package/dist/commonjs/funcs/scansGetV1ScansMerchantsIdScans.d.ts +18 -0
- package/dist/commonjs/funcs/scansGetV1ScansMerchantsIdScans.d.ts.map +1 -0
- package/dist/commonjs/funcs/scansGetV1ScansMerchantsIdScans.js +128 -0
- package/dist/commonjs/funcs/scansGetV1ScansMerchantsIdScans.js.map +1 -0
- package/dist/commonjs/funcs/scansGetV1ScansMerchantsIdScansNext.d.ts +18 -0
- package/dist/commonjs/funcs/scansGetV1ScansMerchantsIdScansNext.d.ts.map +1 -0
- package/dist/commonjs/funcs/scansGetV1ScansMerchantsIdScansNext.js +123 -0
- package/dist/commonjs/funcs/scansGetV1ScansMerchantsIdScansNext.js.map +1 -0
- package/dist/commonjs/funcs/scansGetV1ScansScanId.d.ts +18 -0
- package/dist/commonjs/funcs/scansGetV1ScansScanId.d.ts.map +1 -0
- package/dist/commonjs/funcs/scansGetV1ScansScanId.js +123 -0
- package/dist/commonjs/funcs/scansGetV1ScansScanId.js.map +1 -0
- package/dist/commonjs/funcs/scansGetV1ScansScanIdReport.d.ts +18 -0
- package/dist/commonjs/funcs/scansGetV1ScansScanIdReport.d.ts.map +1 -0
- package/dist/commonjs/funcs/scansGetV1ScansScanIdReport.js +123 -0
- package/dist/commonjs/funcs/scansGetV1ScansScanIdReport.js.map +1 -0
- package/dist/commonjs/funcs/scansPostV1ScansMerchantsIdScans.d.ts +18 -0
- package/dist/commonjs/funcs/scansPostV1ScansMerchantsIdScans.d.ts.map +1 -0
- package/dist/commonjs/funcs/scansPostV1ScansMerchantsIdScans.js +125 -0
- package/dist/commonjs/funcs/scansPostV1ScansMerchantsIdScans.js.map +1 -0
- package/dist/commonjs/funcs/scansPostV1ScansMerchantsIdScansCancel.d.ts +18 -0
- package/dist/commonjs/funcs/scansPostV1ScansMerchantsIdScansCancel.d.ts.map +1 -0
- package/dist/commonjs/funcs/scansPostV1ScansMerchantsIdScansCancel.js +123 -0
- package/dist/commonjs/funcs/scansPostV1ScansMerchantsIdScansCancel.js.map +1 -0
- package/dist/commonjs/funcs/webhooksDeleteV1WebhooksId.d.ts +18 -0
- package/dist/commonjs/funcs/webhooksDeleteV1WebhooksId.d.ts.map +1 -0
- package/dist/commonjs/funcs/webhooksDeleteV1WebhooksId.js +123 -0
- package/dist/commonjs/funcs/webhooksDeleteV1WebhooksId.js.map +1 -0
- package/dist/commonjs/funcs/webhooksGetV1Webhooks.d.ts +18 -0
- package/dist/commonjs/funcs/webhooksGetV1Webhooks.d.ts.map +1 -0
- package/dist/commonjs/funcs/webhooksGetV1Webhooks.js +122 -0
- package/dist/commonjs/funcs/webhooksGetV1Webhooks.js.map +1 -0
- package/dist/commonjs/funcs/webhooksPatchV1WebhooksId.d.ts +18 -0
- package/dist/commonjs/funcs/webhooksPatchV1WebhooksId.d.ts.map +1 -0
- package/dist/commonjs/funcs/webhooksPatchV1WebhooksId.js +124 -0
- package/dist/commonjs/funcs/webhooksPatchV1WebhooksId.js.map +1 -0
- package/dist/commonjs/funcs/webhooksPostV1Webhooks.d.ts +18 -0
- package/dist/commonjs/funcs/webhooksPostV1Webhooks.d.ts.map +1 -0
- package/dist/commonjs/funcs/webhooksPostV1Webhooks.js +118 -0
- package/dist/commonjs/funcs/webhooksPostV1Webhooks.js.map +1 -0
- package/dist/commonjs/funcs/webhooksPostV1WebhooksIdTest.d.ts +18 -0
- package/dist/commonjs/funcs/webhooksPostV1WebhooksIdTest.d.ts.map +1 -0
- package/dist/commonjs/funcs/webhooksPostV1WebhooksIdTest.js +124 -0
- package/dist/commonjs/funcs/webhooksPostV1WebhooksIdTest.js.map +1 -0
- package/dist/commonjs/hooks/hooks.d.ts +25 -0
- package/dist/commonjs/hooks/hooks.d.ts.map +1 -0
- package/dist/commonjs/hooks/hooks.js +86 -0
- package/dist/commonjs/hooks/hooks.js.map +1 -0
- package/dist/commonjs/hooks/index.d.ts +3 -0
- package/dist/commonjs/hooks/index.d.ts.map +1 -0
- package/dist/commonjs/hooks/index.js +22 -0
- package/dist/commonjs/hooks/index.js.map +1 -0
- package/dist/commonjs/hooks/registration.d.ts +3 -0
- package/dist/commonjs/hooks/registration.d.ts.map +1 -0
- package/dist/commonjs/hooks/registration.js +15 -0
- package/dist/commonjs/hooks/registration.js.map +1 -0
- package/dist/commonjs/hooks/types.d.ts +76 -0
- package/dist/commonjs/hooks/types.d.ts.map +1 -0
- package/dist/commonjs/hooks/types.js +6 -0
- package/dist/commonjs/hooks/types.js.map +1 -0
- package/dist/commonjs/index.d.ts +6 -0
- package/dist/commonjs/index.d.ts.map +1 -0
- package/dist/commonjs/index.js +48 -0
- package/dist/commonjs/index.js.map +1 -0
- package/dist/commonjs/lib/base64.d.ts +10 -0
- package/dist/commonjs/lib/base64.d.ts.map +1 -0
- package/dist/commonjs/lib/base64.js +71 -0
- package/dist/commonjs/lib/base64.js.map +1 -0
- package/dist/commonjs/lib/config.d.ts +38 -0
- package/dist/commonjs/lib/config.d.ts.map +1 -0
- package/dist/commonjs/lib/config.js +42 -0
- package/dist/commonjs/lib/config.js.map +1 -0
- package/dist/commonjs/lib/dlv.d.ts +14 -0
- package/dist/commonjs/lib/dlv.d.ts.map +1 -0
- package/dist/commonjs/lib/dlv.js +49 -0
- package/dist/commonjs/lib/dlv.js.map +1 -0
- package/dist/commonjs/lib/encodings.d.ts +52 -0
- package/dist/commonjs/lib/encodings.d.ts.map +1 -0
- package/dist/commonjs/lib/encodings.js +368 -0
- package/dist/commonjs/lib/encodings.js.map +1 -0
- package/dist/commonjs/lib/files.d.ts +13 -0
- package/dist/commonjs/lib/files.d.ts.map +1 -0
- package/dist/commonjs/lib/files.js +77 -0
- package/dist/commonjs/lib/files.js.map +1 -0
- package/dist/commonjs/lib/http.d.ts +67 -0
- package/dist/commonjs/lib/http.d.ts.map +1 -0
- package/dist/commonjs/lib/http.js +217 -0
- package/dist/commonjs/lib/http.js.map +1 -0
- package/dist/commonjs/lib/is-plain-object.d.ts +2 -0
- package/dist/commonjs/lib/is-plain-object.d.ts.map +1 -0
- package/dist/commonjs/lib/is-plain-object.js +41 -0
- package/dist/commonjs/lib/is-plain-object.js.map +1 -0
- package/dist/commonjs/lib/logger.d.ts +6 -0
- package/dist/commonjs/lib/logger.d.ts.map +1 -0
- package/dist/commonjs/lib/logger.js +6 -0
- package/dist/commonjs/lib/logger.js.map +1 -0
- package/dist/commonjs/lib/matchers.d.ts +59 -0
- package/dist/commonjs/lib/matchers.d.ts.map +1 -0
- package/dist/commonjs/lib/matchers.js +218 -0
- package/dist/commonjs/lib/matchers.js.map +1 -0
- package/dist/commonjs/lib/primitives.d.ts +26 -0
- package/dist/commonjs/lib/primitives.d.ts.map +1 -0
- package/dist/commonjs/lib/primitives.js +111 -0
- package/dist/commonjs/lib/primitives.js.map +1 -0
- package/dist/commonjs/lib/retries.d.ts +38 -0
- package/dist/commonjs/lib/retries.d.ts.map +1 -0
- package/dist/commonjs/lib/retries.js +153 -0
- package/dist/commonjs/lib/retries.js.map +1 -0
- package/dist/commonjs/lib/schemas.d.ts +19 -0
- package/dist/commonjs/lib/schemas.d.ts.map +1 -0
- package/dist/commonjs/lib/schemas.js +62 -0
- package/dist/commonjs/lib/schemas.js.map +1 -0
- package/dist/commonjs/lib/sdks.d.ts +63 -0
- package/dist/commonjs/lib/sdks.d.ts.map +1 -0
- package/dist/commonjs/lib/sdks.js +269 -0
- package/dist/commonjs/lib/sdks.js.map +1 -0
- package/dist/commonjs/lib/security.d.ts +83 -0
- package/dist/commonjs/lib/security.d.ts.map +1 -0
- package/dist/commonjs/lib/security.js +143 -0
- package/dist/commonjs/lib/security.js.map +1 -0
- package/dist/commonjs/lib/url.d.ts +5 -0
- package/dist/commonjs/lib/url.d.ts.map +1 -0
- package/dist/commonjs/lib/url.js +25 -0
- package/dist/commonjs/lib/url.js.map +1 -0
- package/dist/commonjs/models/components/index.d.ts +2 -0
- package/dist/commonjs/models/components/index.d.ts.map +1 -0
- package/dist/commonjs/models/components/index.js +21 -0
- package/dist/commonjs/models/components/index.js.map +1 -0
- package/dist/commonjs/models/components/security.d.ts +29 -0
- package/dist/commonjs/models/components/security.d.ts.map +1 -0
- package/dist/commonjs/models/components/security.js +78 -0
- package/dist/commonjs/models/components/security.js.map +1 -0
- package/dist/commonjs/models/errors/apierror.d.ts +10 -0
- package/dist/commonjs/models/errors/apierror.d.ts.map +1 -0
- package/dist/commonjs/models/errors/apierror.js +28 -0
- package/dist/commonjs/models/errors/apierror.js.map +1 -0
- package/dist/commonjs/models/errors/beyondpcierror.d.ts +19 -0
- package/dist/commonjs/models/errors/beyondpcierror.d.ts.map +1 -0
- package/dist/commonjs/models/errors/beyondpcierror.js +20 -0
- package/dist/commonjs/models/errors/beyondpcierror.js.map +1 -0
- package/dist/commonjs/models/errors/deletev1merchantsmerchantidassetconfigsassetconfigid.d.ts +199 -0
- package/dist/commonjs/models/errors/deletev1merchantsmerchantidassetconfigsassetconfigid.d.ts.map +1 -0
- package/dist/commonjs/models/errors/deletev1merchantsmerchantidassetconfigsassetconfigid.js +261 -0
- package/dist/commonjs/models/errors/deletev1merchantsmerchantidassetconfigsassetconfigid.js.map +1 -0
- package/dist/commonjs/models/errors/deletev1webhooksid.d.ts +199 -0
- package/dist/commonjs/models/errors/deletev1webhooksid.d.ts.map +1 -0
- package/dist/commonjs/models/errors/deletev1webhooksid.js +261 -0
- package/dist/commonjs/models/errors/deletev1webhooksid.js.map +1 -0
- package/dist/commonjs/models/errors/getv1merchants.d.ts +102 -0
- package/dist/commonjs/models/errors/getv1merchants.d.ts.map +1 -0
- package/dist/commonjs/models/errors/getv1merchants.js +152 -0
- package/dist/commonjs/models/errors/getv1merchants.js.map +1 -0
- package/dist/commonjs/models/errors/getv1merchantsid.d.ts +199 -0
- package/dist/commonjs/models/errors/getv1merchantsid.d.ts.map +1 -0
- package/dist/commonjs/models/errors/getv1merchantsid.js +262 -0
- package/dist/commonjs/models/errors/getv1merchantsid.js.map +1 -0
- package/dist/commonjs/models/errors/getv1merchantsidcompliance.d.ts +199 -0
- package/dist/commonjs/models/errors/getv1merchantsidcompliance.d.ts.map +1 -0
- package/dist/commonjs/models/errors/getv1merchantsidcompliance.js +259 -0
- package/dist/commonjs/models/errors/getv1merchantsidcompliance.js.map +1 -0
- package/dist/commonjs/models/errors/getv1merchantsmerchantidassetconfigs.d.ts +199 -0
- package/dist/commonjs/models/errors/getv1merchantsmerchantidassetconfigs.d.ts.map +1 -0
- package/dist/commonjs/models/errors/getv1merchantsmerchantidassetconfigs.js +257 -0
- package/dist/commonjs/models/errors/getv1merchantsmerchantidassetconfigs.js.map +1 -0
- package/dist/commonjs/models/errors/getv1merchantsmerchantidsaqsubmissionidpdf.d.ts +199 -0
- package/dist/commonjs/models/errors/getv1merchantsmerchantidsaqsubmissionidpdf.d.ts.map +1 -0
- package/dist/commonjs/models/errors/getv1merchantsmerchantidsaqsubmissionidpdf.js +259 -0
- package/dist/commonjs/models/errors/getv1merchantsmerchantidsaqsubmissionidpdf.js.map +1 -0
- package/dist/commonjs/models/errors/getv1merchantsregistrationid.d.ts +199 -0
- package/dist/commonjs/models/errors/getv1merchantsregistrationid.d.ts.map +1 -0
- package/dist/commonjs/models/errors/getv1merchantsregistrationid.js +259 -0
- package/dist/commonjs/models/errors/getv1merchantsregistrationid.js.map +1 -0
- package/dist/commonjs/models/errors/getv1scans.d.ts +199 -0
- package/dist/commonjs/models/errors/getv1scans.d.ts.map +1 -0
- package/dist/commonjs/models/errors/getv1scans.js +261 -0
- package/dist/commonjs/models/errors/getv1scans.js.map +1 -0
- package/dist/commonjs/models/errors/getv1scansmerchantsidscans.d.ts +199 -0
- package/dist/commonjs/models/errors/getv1scansmerchantsidscans.d.ts.map +1 -0
- package/dist/commonjs/models/errors/getv1scansmerchantsidscans.js +259 -0
- package/dist/commonjs/models/errors/getv1scansmerchantsidscans.js.map +1 -0
- package/dist/commonjs/models/errors/getv1scansmerchantsidscansnext.d.ts +199 -0
- package/dist/commonjs/models/errors/getv1scansmerchantsidscansnext.d.ts.map +1 -0
- package/dist/commonjs/models/errors/getv1scansmerchantsidscansnext.js +259 -0
- package/dist/commonjs/models/errors/getv1scansmerchantsidscansnext.js.map +1 -0
- package/dist/commonjs/models/errors/getv1scansscanid.d.ts +199 -0
- package/dist/commonjs/models/errors/getv1scansscanid.d.ts.map +1 -0
- package/dist/commonjs/models/errors/getv1scansscanid.js +263 -0
- package/dist/commonjs/models/errors/getv1scansscanid.js.map +1 -0
- package/dist/commonjs/models/errors/getv1scansscanidreport.d.ts +102 -0
- package/dist/commonjs/models/errors/getv1scansscanidreport.d.ts.map +1 -0
- package/dist/commonjs/models/errors/getv1scansscanidreport.js +153 -0
- package/dist/commonjs/models/errors/getv1scansscanidreport.js.map +1 -0
- package/dist/commonjs/models/errors/getv1webhooks.d.ts +199 -0
- package/dist/commonjs/models/errors/getv1webhooks.d.ts.map +1 -0
- package/dist/commonjs/models/errors/getv1webhooks.js +262 -0
- package/dist/commonjs/models/errors/getv1webhooks.js.map +1 -0
- package/dist/commonjs/models/errors/httpclienterrors.d.ts +44 -0
- package/dist/commonjs/models/errors/httpclienterrors.d.ts.map +1 -0
- package/dist/commonjs/models/errors/httpclienterrors.js +78 -0
- package/dist/commonjs/models/errors/httpclienterrors.js.map +1 -0
- package/dist/commonjs/models/errors/index.d.ts +30 -0
- package/dist/commonjs/models/errors/index.d.ts.map +1 -0
- package/dist/commonjs/models/errors/index.js +49 -0
- package/dist/commonjs/models/errors/index.js.map +1 -0
- package/dist/commonjs/models/errors/patchv1merchantsid.d.ts +296 -0
- package/dist/commonjs/models/errors/patchv1merchantsid.d.ts.map +1 -0
- package/dist/commonjs/models/errors/patchv1merchantsid.js +369 -0
- package/dist/commonjs/models/errors/patchv1merchantsid.js.map +1 -0
- package/dist/commonjs/models/errors/patchv1webhooksid.d.ts +296 -0
- package/dist/commonjs/models/errors/patchv1webhooksid.d.ts.map +1 -0
- package/dist/commonjs/models/errors/patchv1webhooksid.js +370 -0
- package/dist/commonjs/models/errors/patchv1webhooksid.js.map +1 -0
- package/dist/commonjs/models/errors/postv1merchantsidactivate.d.ts +296 -0
- package/dist/commonjs/models/errors/postv1merchantsidactivate.d.ts.map +1 -0
- package/dist/commonjs/models/errors/postv1merchantsidactivate.js +368 -0
- package/dist/commonjs/models/errors/postv1merchantsidactivate.js.map +1 -0
- package/dist/commonjs/models/errors/postv1merchantsidcancel.d.ts +296 -0
- package/dist/commonjs/models/errors/postv1merchantsidcancel.d.ts.map +1 -0
- package/dist/commonjs/models/errors/postv1merchantsidcancel.js +369 -0
- package/dist/commonjs/models/errors/postv1merchantsidcancel.js.map +1 -0
- package/dist/commonjs/models/errors/postv1merchantsmerchantidassetconfigs.d.ts +199 -0
- package/dist/commonjs/models/errors/postv1merchantsmerchantidassetconfigs.d.ts.map +1 -0
- package/dist/commonjs/models/errors/postv1merchantsmerchantidassetconfigs.js +258 -0
- package/dist/commonjs/models/errors/postv1merchantsmerchantidassetconfigs.js.map +1 -0
- package/dist/commonjs/models/errors/postv1merchantsmerchantidsaqlink.d.ts +199 -0
- package/dist/commonjs/models/errors/postv1merchantsmerchantidsaqlink.d.ts.map +1 -0
- package/dist/commonjs/models/errors/postv1merchantsmerchantidsaqlink.js +259 -0
- package/dist/commonjs/models/errors/postv1merchantsmerchantidsaqlink.js.map +1 -0
- package/dist/commonjs/models/errors/postv1merchantsregister.d.ts +199 -0
- package/dist/commonjs/models/errors/postv1merchantsregister.d.ts.map +1 -0
- package/dist/commonjs/models/errors/postv1merchantsregister.js +261 -0
- package/dist/commonjs/models/errors/postv1merchantsregister.js.map +1 -0
- package/dist/commonjs/models/errors/postv1scansmerchantsidscans.d.ts +393 -0
- package/dist/commonjs/models/errors/postv1scansmerchantsidscans.d.ts.map +1 -0
- package/dist/commonjs/models/errors/postv1scansmerchantsidscans.js +475 -0
- package/dist/commonjs/models/errors/postv1scansmerchantsidscans.js.map +1 -0
- package/dist/commonjs/models/errors/postv1scansmerchantsidscanscancel.d.ts +199 -0
- package/dist/commonjs/models/errors/postv1scansmerchantsidscanscancel.d.ts.map +1 -0
- package/dist/commonjs/models/errors/postv1scansmerchantsidscanscancel.js +259 -0
- package/dist/commonjs/models/errors/postv1scansmerchantsidscanscancel.js.map +1 -0
- package/dist/commonjs/models/errors/postv1webhooks.d.ts +199 -0
- package/dist/commonjs/models/errors/postv1webhooks.d.ts.map +1 -0
- package/dist/commonjs/models/errors/postv1webhooks.js +263 -0
- package/dist/commonjs/models/errors/postv1webhooks.js.map +1 -0
- package/dist/commonjs/models/errors/postv1webhooksidtest.d.ts +296 -0
- package/dist/commonjs/models/errors/postv1webhooksidtest.d.ts.map +1 -0
- package/dist/commonjs/models/errors/postv1webhooksidtest.js +369 -0
- package/dist/commonjs/models/errors/postv1webhooksidtest.js.map +1 -0
- package/dist/commonjs/models/errors/responsevalidationerror.d.ts +26 -0
- package/dist/commonjs/models/errors/responsevalidationerror.d.ts.map +1 -0
- package/dist/commonjs/models/errors/responsevalidationerror.js +66 -0
- package/dist/commonjs/models/errors/responsevalidationerror.js.map +1 -0
- package/dist/commonjs/models/errors/sdkvalidationerror.d.ts +21 -0
- package/dist/commonjs/models/errors/sdkvalidationerror.d.ts.map +1 -0
- package/dist/commonjs/models/errors/sdkvalidationerror.js +129 -0
- package/dist/commonjs/models/errors/sdkvalidationerror.js.map +1 -0
- package/dist/commonjs/models/operations/deletev1merchantsmerchantidassetconfigsassetconfigid.d.ts +113 -0
- package/dist/commonjs/models/operations/deletev1merchantsmerchantidassetconfigsassetconfigid.d.ts.map +1 -0
- package/dist/commonjs/models/operations/deletev1merchantsmerchantidassetconfigsassetconfigid.js +164 -0
- package/dist/commonjs/models/operations/deletev1merchantsmerchantidassetconfigsassetconfigid.js.map +1 -0
- package/dist/commonjs/models/operations/deletev1webhooksid.d.ts +111 -0
- package/dist/commonjs/models/operations/deletev1webhooksid.d.ts.map +1 -0
- package/dist/commonjs/models/operations/deletev1webhooksid.js +154 -0
- package/dist/commonjs/models/operations/deletev1webhooksid.js.map +1 -0
- package/dist/commonjs/models/operations/getv1merchants.d.ts +237 -0
- package/dist/commonjs/models/operations/getv1merchants.d.ts.map +1 -0
- package/dist/commonjs/models/operations/getv1merchants.js +246 -0
- package/dist/commonjs/models/operations/getv1merchants.js.map +1 -0
- package/dist/commonjs/models/operations/getv1merchantsid.d.ts +172 -0
- package/dist/commonjs/models/operations/getv1merchantsid.d.ts.map +1 -0
- package/dist/commonjs/models/operations/getv1merchantsid.js +185 -0
- package/dist/commonjs/models/operations/getv1merchantsid.js.map +1 -0
- package/dist/commonjs/models/operations/getv1merchantsidcompliance.d.ts +173 -0
- package/dist/commonjs/models/operations/getv1merchantsidcompliance.d.ts.map +1 -0
- package/dist/commonjs/models/operations/getv1merchantsidcompliance.js +217 -0
- package/dist/commonjs/models/operations/getv1merchantsidcompliance.js.map +1 -0
- package/dist/commonjs/models/operations/getv1merchantsmerchantidassetconfigs.d.ts +214 -0
- package/dist/commonjs/models/operations/getv1merchantsmerchantidassetconfigs.d.ts.map +1 -0
- package/dist/commonjs/models/operations/getv1merchantsmerchantidassetconfigs.js +245 -0
- package/dist/commonjs/models/operations/getv1merchantsmerchantidassetconfigs.js.map +1 -0
- package/dist/commonjs/models/operations/getv1merchantsmerchantidsaqsubmissionidpdf.d.ts +111 -0
- package/dist/commonjs/models/operations/getv1merchantsmerchantidsaqsubmissionidpdf.d.ts.map +1 -0
- package/dist/commonjs/models/operations/getv1merchantsmerchantidsaqsubmissionidpdf.js +155 -0
- package/dist/commonjs/models/operations/getv1merchantsmerchantidsaqsubmissionidpdf.js.map +1 -0
- package/dist/commonjs/models/operations/getv1merchantsregistrationid.d.ts +156 -0
- package/dist/commonjs/models/operations/getv1merchantsregistrationid.d.ts.map +1 -0
- package/dist/commonjs/models/operations/getv1merchantsregistrationid.js +179 -0
- package/dist/commonjs/models/operations/getv1merchantsregistrationid.js.map +1 -0
- package/dist/commonjs/models/operations/getv1scans.d.ts +328 -0
- package/dist/commonjs/models/operations/getv1scans.d.ts.map +1 -0
- package/dist/commonjs/models/operations/getv1scans.js +331 -0
- package/dist/commonjs/models/operations/getv1scans.js.map +1 -0
- package/dist/commonjs/models/operations/getv1scansmerchantsidscans.d.ts +286 -0
- package/dist/commonjs/models/operations/getv1scansmerchantsidscans.d.ts.map +1 -0
- package/dist/commonjs/models/operations/getv1scansmerchantsidscans.js +304 -0
- package/dist/commonjs/models/operations/getv1scansmerchantsidscans.js.map +1 -0
- package/dist/commonjs/models/operations/getv1scansmerchantsidscansnext.d.ts +206 -0
- package/dist/commonjs/models/operations/getv1scansmerchantsidscansnext.d.ts.map +1 -0
- package/dist/commonjs/models/operations/getv1scansmerchantsidscansnext.js +236 -0
- package/dist/commonjs/models/operations/getv1scansmerchantsidscansnext.js.map +1 -0
- package/dist/commonjs/models/operations/getv1scansscanid.d.ts +369 -0
- package/dist/commonjs/models/operations/getv1scansscanid.d.ts.map +1 -0
- package/dist/commonjs/models/operations/getv1scansscanid.js +373 -0
- package/dist/commonjs/models/operations/getv1scansscanid.js.map +1 -0
- package/dist/commonjs/models/operations/getv1scansscanidreport.d.ts +59 -0
- package/dist/commonjs/models/operations/getv1scansscanidreport.d.ts.map +1 -0
- package/dist/commonjs/models/operations/getv1scansscanidreport.js +98 -0
- package/dist/commonjs/models/operations/getv1scansscanidreport.js.map +1 -0
- package/dist/commonjs/models/operations/getv1webhooks.d.ts +191 -0
- package/dist/commonjs/models/operations/getv1webhooks.d.ts.map +1 -0
- package/dist/commonjs/models/operations/getv1webhooks.js +219 -0
- package/dist/commonjs/models/operations/getv1webhooks.js.map +1 -0
- package/dist/commonjs/models/operations/index.d.ts +26 -0
- package/dist/commonjs/models/operations/index.d.ts.map +1 -0
- package/dist/commonjs/models/operations/index.js +45 -0
- package/dist/commonjs/models/operations/index.js.map +1 -0
- package/dist/commonjs/models/operations/patchv1merchantsid.d.ts +201 -0
- package/dist/commonjs/models/operations/patchv1merchantsid.d.ts.map +1 -0
- package/dist/commonjs/models/operations/patchv1merchantsid.js +225 -0
- package/dist/commonjs/models/operations/patchv1merchantsid.js.map +1 -0
- package/dist/commonjs/models/operations/patchv1webhooksid.d.ts +227 -0
- package/dist/commonjs/models/operations/patchv1webhooksid.d.ts.map +1 -0
- package/dist/commonjs/models/operations/patchv1webhooksid.js +251 -0
- package/dist/commonjs/models/operations/patchv1webhooksid.js.map +1 -0
- package/dist/commonjs/models/operations/postv1merchantsidactivate.d.ts +140 -0
- package/dist/commonjs/models/operations/postv1merchantsidactivate.d.ts.map +1 -0
- package/dist/commonjs/models/operations/postv1merchantsidactivate.js +174 -0
- package/dist/commonjs/models/operations/postv1merchantsidactivate.js.map +1 -0
- package/dist/commonjs/models/operations/postv1merchantsidcancel.d.ts +140 -0
- package/dist/commonjs/models/operations/postv1merchantsidcancel.d.ts.map +1 -0
- package/dist/commonjs/models/operations/postv1merchantsidcancel.js +174 -0
- package/dist/commonjs/models/operations/postv1merchantsidcancel.js.map +1 -0
- package/dist/commonjs/models/operations/postv1merchantsmerchantidassetconfigs.d.ts +207 -0
- package/dist/commonjs/models/operations/postv1merchantsmerchantidassetconfigs.d.ts.map +1 -0
- package/dist/commonjs/models/operations/postv1merchantsmerchantidassetconfigs.js +245 -0
- package/dist/commonjs/models/operations/postv1merchantsmerchantidassetconfigs.js.map +1 -0
- package/dist/commonjs/models/operations/postv1merchantsmerchantidsaqlink.d.ts +333 -0
- package/dist/commonjs/models/operations/postv1merchantsmerchantidsaqlink.d.ts.map +1 -0
- package/dist/commonjs/models/operations/postv1merchantsmerchantidsaqlink.js +323 -0
- package/dist/commonjs/models/operations/postv1merchantsmerchantidsaqlink.js.map +1 -0
- package/dist/commonjs/models/operations/postv1merchantsregister.d.ts +1845 -0
- package/dist/commonjs/models/operations/postv1merchantsregister.d.ts.map +1 -0
- package/dist/commonjs/models/operations/postv1merchantsregister.js +1054 -0
- package/dist/commonjs/models/operations/postv1merchantsregister.js.map +1 -0
- package/dist/commonjs/models/operations/postv1scansmerchantsidscans.d.ts +140 -0
- package/dist/commonjs/models/operations/postv1scansmerchantsidscans.d.ts.map +1 -0
- package/dist/commonjs/models/operations/postv1scansmerchantsidscans.js +194 -0
- package/dist/commonjs/models/operations/postv1scansmerchantsidscans.js.map +1 -0
- package/dist/commonjs/models/operations/postv1scansmerchantsidscanscancel.d.ts +111 -0
- package/dist/commonjs/models/operations/postv1scansmerchantsidscanscancel.d.ts.map +1 -0
- package/dist/commonjs/models/operations/postv1scansmerchantsidscanscancel.js +154 -0
- package/dist/commonjs/models/operations/postv1scansmerchantsidscanscancel.js.map +1 -0
- package/dist/commonjs/models/operations/postv1webhooks.d.ts +203 -0
- package/dist/commonjs/models/operations/postv1webhooks.d.ts.map +1 -0
- package/dist/commonjs/models/operations/postv1webhooks.js +210 -0
- package/dist/commonjs/models/operations/postv1webhooks.js.map +1 -0
- package/dist/commonjs/models/operations/postv1webhooksidtest.d.ts +679 -0
- package/dist/commonjs/models/operations/postv1webhooksidtest.d.ts.map +1 -0
- package/dist/commonjs/models/operations/postv1webhooksidtest.js +722 -0
- package/dist/commonjs/models/operations/postv1webhooksidtest.js.map +1 -0
- package/dist/commonjs/package.json +3 -0
- package/dist/commonjs/sdk/assetconfigs.d.ts +26 -0
- package/dist/commonjs/sdk/assetconfigs.d.ts.map +1 -0
- package/dist/commonjs/sdk/assetconfigs.js +42 -0
- package/dist/commonjs/sdk/assetconfigs.js.map +1 -0
- package/dist/commonjs/sdk/index.d.ts +2 -0
- package/dist/commonjs/sdk/index.d.ts.map +1 -0
- package/dist/commonjs/sdk/index.js +21 -0
- package/dist/commonjs/sdk/index.js.map +1 -0
- package/dist/commonjs/sdk/merchants.d.ts +61 -0
- package/dist/commonjs/sdk/merchants.d.ts.map +1 -0
- package/dist/commonjs/sdk/merchants.js +92 -0
- package/dist/commonjs/sdk/merchants.js.map +1 -0
- package/dist/commonjs/sdk/saq.d.ts +19 -0
- package/dist/commonjs/sdk/saq.d.ts.map +1 -0
- package/dist/commonjs/sdk/saq.js +32 -0
- package/dist/commonjs/sdk/saq.js.map +1 -0
- package/dist/commonjs/sdk/scans.d.ts +54 -0
- package/dist/commonjs/sdk/scans.d.ts.map +1 -0
- package/dist/commonjs/sdk/scans.js +82 -0
- package/dist/commonjs/sdk/scans.js.map +1 -0
- package/dist/commonjs/sdk/sdk.d.ts +19 -0
- package/dist/commonjs/sdk/sdk.d.ts.map +1 -0
- package/dist/commonjs/sdk/sdk.js +31 -0
- package/dist/commonjs/sdk/sdk.js.map +1 -0
- package/dist/commonjs/sdk/webhooks.d.ts +40 -0
- package/dist/commonjs/sdk/webhooks.d.ts.map +1 -0
- package/dist/commonjs/sdk/webhooks.js +62 -0
- package/dist/commonjs/sdk/webhooks.js.map +1 -0
- package/dist/commonjs/types/async.d.ts +23 -0
- package/dist/commonjs/types/async.d.ts.map +1 -0
- package/dist/commonjs/types/async.js +44 -0
- package/dist/commonjs/types/async.js.map +1 -0
- package/dist/commonjs/types/blobs.d.ts +4 -0
- package/dist/commonjs/types/blobs.d.ts.map +1 -0
- package/dist/commonjs/types/blobs.js +62 -0
- package/dist/commonjs/types/blobs.js.map +1 -0
- package/dist/commonjs/types/constdatetime.d.ts +3 -0
- package/dist/commonjs/types/constdatetime.d.ts.map +1 -0
- package/dist/commonjs/types/constdatetime.js +46 -0
- package/dist/commonjs/types/constdatetime.js.map +1 -0
- package/dist/commonjs/types/enums.d.ts +12 -0
- package/dist/commonjs/types/enums.d.ts.map +1 -0
- package/dist/commonjs/types/enums.js +10 -0
- package/dist/commonjs/types/enums.js.map +1 -0
- package/dist/commonjs/types/fp.d.ts +31 -0
- package/dist/commonjs/types/fp.d.ts.map +1 -0
- package/dist/commonjs/types/fp.js +37 -0
- package/dist/commonjs/types/fp.js.map +1 -0
- package/dist/commonjs/types/index.d.ts +8 -0
- package/dist/commonjs/types/index.d.ts.map +1 -0
- package/dist/commonjs/types/index.js +16 -0
- package/dist/commonjs/types/index.js.map +1 -0
- package/dist/commonjs/types/operations.d.ts +27 -0
- package/dist/commonjs/types/operations.d.ts.map +1 -0
- package/dist/commonjs/types/operations.js +83 -0
- package/dist/commonjs/types/operations.js.map +1 -0
- package/dist/commonjs/types/rfcdate.d.ts +21 -0
- package/dist/commonjs/types/rfcdate.d.ts.map +1 -0
- package/dist/commonjs/types/rfcdate.js +46 -0
- package/dist/commonjs/types/rfcdate.js.map +1 -0
- package/dist/commonjs/types/streams.d.ts +2 -0
- package/dist/commonjs/types/streams.d.ts.map +1 -0
- package/dist/commonjs/types/streams.js +18 -0
- package/dist/commonjs/types/streams.js.map +1 -0
- package/dist/esm/core.d.ts +10 -0
- package/dist/esm/core.d.ts.map +1 -0
- package/dist/esm/core.js +13 -0
- package/dist/esm/core.js.map +1 -0
- package/dist/esm/funcs/assetConfigsDeleteV1MerchantsMerchantIdAssetConfigsAssetConfigId.d.ts +18 -0
- package/dist/esm/funcs/assetConfigsDeleteV1MerchantsMerchantIdAssetConfigsAssetConfigId.d.ts.map +1 -0
- package/dist/esm/funcs/assetConfigsDeleteV1MerchantsMerchantIdAssetConfigsAssetConfigId.js +96 -0
- package/dist/esm/funcs/assetConfigsDeleteV1MerchantsMerchantIdAssetConfigsAssetConfigId.js.map +1 -0
- package/dist/esm/funcs/assetConfigsGetV1MerchantsMerchantIdAssetConfigs.d.ts +18 -0
- package/dist/esm/funcs/assetConfigsGetV1MerchantsMerchantIdAssetConfigs.d.ts.map +1 -0
- package/dist/esm/funcs/assetConfigsGetV1MerchantsMerchantIdAssetConfigs.js +94 -0
- package/dist/esm/funcs/assetConfigsGetV1MerchantsMerchantIdAssetConfigs.js.map +1 -0
- package/dist/esm/funcs/assetConfigsPostV1MerchantsMerchantIdAssetConfigs.d.ts +18 -0
- package/dist/esm/funcs/assetConfigsPostV1MerchantsMerchantIdAssetConfigs.d.ts.map +1 -0
- package/dist/esm/funcs/assetConfigsPostV1MerchantsMerchantIdAssetConfigs.js +91 -0
- package/dist/esm/funcs/assetConfigsPostV1MerchantsMerchantIdAssetConfigs.js.map +1 -0
- package/dist/esm/funcs/merchantsGetV1Merchants.d.ts +18 -0
- package/dist/esm/funcs/merchantsGetV1Merchants.d.ts.map +1 -0
- package/dist/esm/funcs/merchantsGetV1Merchants.js +87 -0
- package/dist/esm/funcs/merchantsGetV1Merchants.js.map +1 -0
- package/dist/esm/funcs/merchantsGetV1MerchantsId.d.ts +18 -0
- package/dist/esm/funcs/merchantsGetV1MerchantsId.d.ts.map +1 -0
- package/dist/esm/funcs/merchantsGetV1MerchantsId.js +87 -0
- package/dist/esm/funcs/merchantsGetV1MerchantsId.js.map +1 -0
- package/dist/esm/funcs/merchantsGetV1MerchantsIdCompliance.d.ts +18 -0
- package/dist/esm/funcs/merchantsGetV1MerchantsIdCompliance.d.ts.map +1 -0
- package/dist/esm/funcs/merchantsGetV1MerchantsIdCompliance.js +87 -0
- package/dist/esm/funcs/merchantsGetV1MerchantsIdCompliance.js.map +1 -0
- package/dist/esm/funcs/merchantsGetV1MerchantsRegistrationId.d.ts +18 -0
- package/dist/esm/funcs/merchantsGetV1MerchantsRegistrationId.d.ts.map +1 -0
- package/dist/esm/funcs/merchantsGetV1MerchantsRegistrationId.js +87 -0
- package/dist/esm/funcs/merchantsGetV1MerchantsRegistrationId.js.map +1 -0
- package/dist/esm/funcs/merchantsPatchV1MerchantsId.d.ts +18 -0
- package/dist/esm/funcs/merchantsPatchV1MerchantsId.d.ts.map +1 -0
- package/dist/esm/funcs/merchantsPatchV1MerchantsId.js +88 -0
- package/dist/esm/funcs/merchantsPatchV1MerchantsId.js.map +1 -0
- package/dist/esm/funcs/merchantsPostV1MerchantsIdActivate.d.ts +18 -0
- package/dist/esm/funcs/merchantsPostV1MerchantsIdActivate.d.ts.map +1 -0
- package/dist/esm/funcs/merchantsPostV1MerchantsIdActivate.js +88 -0
- package/dist/esm/funcs/merchantsPostV1MerchantsIdActivate.js.map +1 -0
- package/dist/esm/funcs/merchantsPostV1MerchantsIdCancel.d.ts +18 -0
- package/dist/esm/funcs/merchantsPostV1MerchantsIdCancel.d.ts.map +1 -0
- package/dist/esm/funcs/merchantsPostV1MerchantsIdCancel.js +87 -0
- package/dist/esm/funcs/merchantsPostV1MerchantsIdCancel.js.map +1 -0
- package/dist/esm/funcs/merchantsPostV1MerchantsRegister.d.ts +18 -0
- package/dist/esm/funcs/merchantsPostV1MerchantsRegister.d.ts.map +1 -0
- package/dist/esm/funcs/merchantsPostV1MerchantsRegister.js +82 -0
- package/dist/esm/funcs/merchantsPostV1MerchantsRegister.js.map +1 -0
- package/dist/esm/funcs/saqGetV1MerchantsMerchantIdSAQSubmissionIdPdf.d.ts +18 -0
- package/dist/esm/funcs/saqGetV1MerchantsMerchantIdSAQSubmissionIdPdf.d.ts.map +1 -0
- package/dist/esm/funcs/saqGetV1MerchantsMerchantIdSAQSubmissionIdPdf.js +95 -0
- package/dist/esm/funcs/saqGetV1MerchantsMerchantIdSAQSubmissionIdPdf.js.map +1 -0
- package/dist/esm/funcs/saqPostV1MerchantsMerchantIdSAQLink.d.ts +18 -0
- package/dist/esm/funcs/saqPostV1MerchantsMerchantIdSAQLink.d.ts.map +1 -0
- package/dist/esm/funcs/saqPostV1MerchantsMerchantIdSAQLink.js +88 -0
- package/dist/esm/funcs/saqPostV1MerchantsMerchantIdSAQLink.js.map +1 -0
- package/dist/esm/funcs/scansGetV1Scans.d.ts +18 -0
- package/dist/esm/funcs/scansGetV1Scans.d.ts.map +1 -0
- package/dist/esm/funcs/scansGetV1Scans.js +88 -0
- package/dist/esm/funcs/scansGetV1Scans.js.map +1 -0
- package/dist/esm/funcs/scansGetV1ScansMerchantsIdScans.d.ts +18 -0
- package/dist/esm/funcs/scansGetV1ScansMerchantsIdScans.d.ts.map +1 -0
- package/dist/esm/funcs/scansGetV1ScansMerchantsIdScans.js +92 -0
- package/dist/esm/funcs/scansGetV1ScansMerchantsIdScans.js.map +1 -0
- package/dist/esm/funcs/scansGetV1ScansMerchantsIdScansNext.d.ts +18 -0
- package/dist/esm/funcs/scansGetV1ScansMerchantsIdScansNext.d.ts.map +1 -0
- package/dist/esm/funcs/scansGetV1ScansMerchantsIdScansNext.js +87 -0
- package/dist/esm/funcs/scansGetV1ScansMerchantsIdScansNext.js.map +1 -0
- package/dist/esm/funcs/scansGetV1ScansScanId.d.ts +18 -0
- package/dist/esm/funcs/scansGetV1ScansScanId.d.ts.map +1 -0
- package/dist/esm/funcs/scansGetV1ScansScanId.js +87 -0
- package/dist/esm/funcs/scansGetV1ScansScanId.js.map +1 -0
- package/dist/esm/funcs/scansGetV1ScansScanIdReport.d.ts +18 -0
- package/dist/esm/funcs/scansGetV1ScansScanIdReport.d.ts.map +1 -0
- package/dist/esm/funcs/scansGetV1ScansScanIdReport.js +87 -0
- package/dist/esm/funcs/scansGetV1ScansScanIdReport.js.map +1 -0
- package/dist/esm/funcs/scansPostV1ScansMerchantsIdScans.d.ts +18 -0
- package/dist/esm/funcs/scansPostV1ScansMerchantsIdScans.d.ts.map +1 -0
- package/dist/esm/funcs/scansPostV1ScansMerchantsIdScans.js +89 -0
- package/dist/esm/funcs/scansPostV1ScansMerchantsIdScans.js.map +1 -0
- package/dist/esm/funcs/scansPostV1ScansMerchantsIdScansCancel.d.ts +18 -0
- package/dist/esm/funcs/scansPostV1ScansMerchantsIdScansCancel.d.ts.map +1 -0
- package/dist/esm/funcs/scansPostV1ScansMerchantsIdScansCancel.js +87 -0
- package/dist/esm/funcs/scansPostV1ScansMerchantsIdScansCancel.js.map +1 -0
- package/dist/esm/funcs/webhooksDeleteV1WebhooksId.d.ts +18 -0
- package/dist/esm/funcs/webhooksDeleteV1WebhooksId.d.ts.map +1 -0
- package/dist/esm/funcs/webhooksDeleteV1WebhooksId.js +87 -0
- package/dist/esm/funcs/webhooksDeleteV1WebhooksId.js.map +1 -0
- package/dist/esm/funcs/webhooksGetV1Webhooks.d.ts +18 -0
- package/dist/esm/funcs/webhooksGetV1Webhooks.d.ts.map +1 -0
- package/dist/esm/funcs/webhooksGetV1Webhooks.js +86 -0
- package/dist/esm/funcs/webhooksGetV1Webhooks.js.map +1 -0
- package/dist/esm/funcs/webhooksPatchV1WebhooksId.d.ts +18 -0
- package/dist/esm/funcs/webhooksPatchV1WebhooksId.d.ts.map +1 -0
- package/dist/esm/funcs/webhooksPatchV1WebhooksId.js +88 -0
- package/dist/esm/funcs/webhooksPatchV1WebhooksId.js.map +1 -0
- package/dist/esm/funcs/webhooksPostV1Webhooks.d.ts +18 -0
- package/dist/esm/funcs/webhooksPostV1Webhooks.d.ts.map +1 -0
- package/dist/esm/funcs/webhooksPostV1Webhooks.js +82 -0
- package/dist/esm/funcs/webhooksPostV1Webhooks.js.map +1 -0
- package/dist/esm/funcs/webhooksPostV1WebhooksIdTest.d.ts +18 -0
- package/dist/esm/funcs/webhooksPostV1WebhooksIdTest.d.ts.map +1 -0
- package/dist/esm/funcs/webhooksPostV1WebhooksIdTest.js +88 -0
- package/dist/esm/funcs/webhooksPostV1WebhooksIdTest.js.map +1 -0
- package/dist/esm/hooks/hooks.d.ts +25 -0
- package/dist/esm/hooks/hooks.d.ts.map +1 -0
- package/dist/esm/hooks/hooks.js +82 -0
- package/dist/esm/hooks/hooks.js.map +1 -0
- package/dist/esm/hooks/index.d.ts +3 -0
- package/dist/esm/hooks/index.d.ts.map +1 -0
- package/dist/esm/hooks/index.js +6 -0
- package/dist/esm/hooks/index.js.map +1 -0
- package/dist/esm/hooks/registration.d.ts +3 -0
- package/dist/esm/hooks/registration.d.ts.map +1 -0
- package/dist/esm/hooks/registration.js +12 -0
- package/dist/esm/hooks/registration.js.map +1 -0
- package/dist/esm/hooks/types.d.ts +76 -0
- package/dist/esm/hooks/types.d.ts.map +1 -0
- package/dist/esm/hooks/types.js +5 -0
- package/dist/esm/hooks/types.js.map +1 -0
- package/dist/esm/index.d.ts +6 -0
- package/dist/esm/index.d.ts.map +1 -0
- package/dist/esm/index.js +8 -0
- package/dist/esm/index.js.map +1 -0
- package/dist/esm/lib/base64.d.ts +10 -0
- package/dist/esm/lib/base64.d.ts.map +1 -0
- package/dist/esm/lib/base64.js +29 -0
- package/dist/esm/lib/base64.js.map +1 -0
- package/dist/esm/lib/config.d.ts +38 -0
- package/dist/esm/lib/config.d.ts.map +1 -0
- package/dist/esm/lib/config.js +38 -0
- package/dist/esm/lib/config.js.map +1 -0
- package/dist/esm/lib/dlv.d.ts +14 -0
- package/dist/esm/lib/dlv.d.ts.map +1 -0
- package/dist/esm/lib/dlv.js +46 -0
- package/dist/esm/lib/dlv.js.map +1 -0
- package/dist/esm/lib/encodings.d.ts +52 -0
- package/dist/esm/lib/encodings.d.ts.map +1 -0
- package/dist/esm/lib/encodings.js +354 -0
- package/dist/esm/lib/encodings.js.map +1 -0
- package/dist/esm/lib/files.d.ts +13 -0
- package/dist/esm/lib/files.d.ts.map +1 -0
- package/dist/esm/lib/files.js +73 -0
- package/dist/esm/lib/files.js.map +1 -0
- package/dist/esm/lib/http.d.ts +67 -0
- package/dist/esm/lib/http.d.ts.map +1 -0
- package/dist/esm/lib/http.js +207 -0
- package/dist/esm/lib/http.js.map +1 -0
- package/dist/esm/lib/is-plain-object.d.ts +2 -0
- package/dist/esm/lib/is-plain-object.d.ts.map +1 -0
- package/dist/esm/lib/is-plain-object.js +38 -0
- package/dist/esm/lib/is-plain-object.js.map +1 -0
- package/dist/esm/lib/logger.d.ts +6 -0
- package/dist/esm/lib/logger.d.ts.map +1 -0
- package/dist/esm/lib/logger.js +5 -0
- package/dist/esm/lib/logger.js.map +1 -0
- package/dist/esm/lib/matchers.d.ts +59 -0
- package/dist/esm/lib/matchers.d.ts.map +1 -0
- package/dist/esm/lib/matchers.js +199 -0
- package/dist/esm/lib/matchers.js.map +1 -0
- package/dist/esm/lib/primitives.d.ts +26 -0
- package/dist/esm/lib/primitives.d.ts.map +1 -0
- package/dist/esm/lib/primitives.js +103 -0
- package/dist/esm/lib/primitives.js.map +1 -0
- package/dist/esm/lib/retries.d.ts +38 -0
- package/dist/esm/lib/retries.d.ts.map +1 -0
- package/dist/esm/lib/retries.js +147 -0
- package/dist/esm/lib/retries.js.map +1 -0
- package/dist/esm/lib/schemas.d.ts +19 -0
- package/dist/esm/lib/schemas.d.ts.map +1 -0
- package/dist/esm/lib/schemas.js +57 -0
- package/dist/esm/lib/schemas.js.map +1 -0
- package/dist/esm/lib/sdks.d.ts +63 -0
- package/dist/esm/lib/sdks.d.ts.map +1 -0
- package/dist/esm/lib/sdks.js +265 -0
- package/dist/esm/lib/sdks.js.map +1 -0
- package/dist/esm/lib/security.d.ts +83 -0
- package/dist/esm/lib/security.d.ts.map +1 -0
- package/dist/esm/lib/security.js +136 -0
- package/dist/esm/lib/security.js.map +1 -0
- package/dist/esm/lib/url.d.ts +5 -0
- package/dist/esm/lib/url.d.ts.map +1 -0
- package/dist/esm/lib/url.js +22 -0
- package/dist/esm/lib/url.js.map +1 -0
- package/dist/esm/models/components/index.d.ts +2 -0
- package/dist/esm/models/components/index.d.ts.map +1 -0
- package/dist/esm/models/components/index.js +5 -0
- package/dist/esm/models/components/index.js.map +1 -0
- package/dist/esm/models/components/security.d.ts +29 -0
- package/dist/esm/models/components/security.d.ts.map +1 -0
- package/dist/esm/models/components/security.js +40 -0
- package/dist/esm/models/components/security.js.map +1 -0
- package/dist/esm/models/errors/apierror.d.ts +10 -0
- package/dist/esm/models/errors/apierror.d.ts.map +1 -0
- package/dist/esm/models/errors/apierror.js +24 -0
- package/dist/esm/models/errors/apierror.js.map +1 -0
- package/dist/esm/models/errors/beyondpcierror.d.ts +19 -0
- package/dist/esm/models/errors/beyondpcierror.d.ts.map +1 -0
- package/dist/esm/models/errors/beyondpcierror.js +16 -0
- package/dist/esm/models/errors/beyondpcierror.js.map +1 -0
- package/dist/esm/models/errors/deletev1merchantsmerchantidassetconfigsassetconfigid.d.ts +199 -0
- package/dist/esm/models/errors/deletev1merchantsmerchantidassetconfigsassetconfigid.d.ts.map +1 -0
- package/dist/esm/models/errors/deletev1merchantsmerchantidassetconfigsassetconfigid.js +215 -0
- package/dist/esm/models/errors/deletev1merchantsmerchantidassetconfigsassetconfigid.js.map +1 -0
- package/dist/esm/models/errors/deletev1webhooksid.d.ts +199 -0
- package/dist/esm/models/errors/deletev1webhooksid.d.ts.map +1 -0
- package/dist/esm/models/errors/deletev1webhooksid.js +215 -0
- package/dist/esm/models/errors/deletev1webhooksid.js.map +1 -0
- package/dist/esm/models/errors/getv1merchants.d.ts +102 -0
- package/dist/esm/models/errors/getv1merchants.d.ts.map +1 -0
- package/dist/esm/models/errors/getv1merchants.js +111 -0
- package/dist/esm/models/errors/getv1merchants.js.map +1 -0
- package/dist/esm/models/errors/getv1merchantsid.d.ts +199 -0
- package/dist/esm/models/errors/getv1merchantsid.d.ts.map +1 -0
- package/dist/esm/models/errors/getv1merchantsid.js +216 -0
- package/dist/esm/models/errors/getv1merchantsid.js.map +1 -0
- package/dist/esm/models/errors/getv1merchantsidcompliance.d.ts +199 -0
- package/dist/esm/models/errors/getv1merchantsidcompliance.d.ts.map +1 -0
- package/dist/esm/models/errors/getv1merchantsidcompliance.js +213 -0
- package/dist/esm/models/errors/getv1merchantsidcompliance.js.map +1 -0
- package/dist/esm/models/errors/getv1merchantsmerchantidassetconfigs.d.ts +199 -0
- package/dist/esm/models/errors/getv1merchantsmerchantidassetconfigs.d.ts.map +1 -0
- package/dist/esm/models/errors/getv1merchantsmerchantidassetconfigs.js +211 -0
- package/dist/esm/models/errors/getv1merchantsmerchantidassetconfigs.js.map +1 -0
- package/dist/esm/models/errors/getv1merchantsmerchantidsaqsubmissionidpdf.d.ts +199 -0
- package/dist/esm/models/errors/getv1merchantsmerchantidsaqsubmissionidpdf.d.ts.map +1 -0
- package/dist/esm/models/errors/getv1merchantsmerchantidsaqsubmissionidpdf.js +213 -0
- package/dist/esm/models/errors/getv1merchantsmerchantidsaqsubmissionidpdf.js.map +1 -0
- package/dist/esm/models/errors/getv1merchantsregistrationid.d.ts +199 -0
- package/dist/esm/models/errors/getv1merchantsregistrationid.d.ts.map +1 -0
- package/dist/esm/models/errors/getv1merchantsregistrationid.js +213 -0
- package/dist/esm/models/errors/getv1merchantsregistrationid.js.map +1 -0
- package/dist/esm/models/errors/getv1scans.d.ts +199 -0
- package/dist/esm/models/errors/getv1scans.d.ts.map +1 -0
- package/dist/esm/models/errors/getv1scans.js +215 -0
- package/dist/esm/models/errors/getv1scans.js.map +1 -0
- package/dist/esm/models/errors/getv1scansmerchantsidscans.d.ts +199 -0
- package/dist/esm/models/errors/getv1scansmerchantsidscans.d.ts.map +1 -0
- package/dist/esm/models/errors/getv1scansmerchantsidscans.js +213 -0
- package/dist/esm/models/errors/getv1scansmerchantsidscans.js.map +1 -0
- package/dist/esm/models/errors/getv1scansmerchantsidscansnext.d.ts +199 -0
- package/dist/esm/models/errors/getv1scansmerchantsidscansnext.d.ts.map +1 -0
- package/dist/esm/models/errors/getv1scansmerchantsidscansnext.js +213 -0
- package/dist/esm/models/errors/getv1scansmerchantsidscansnext.js.map +1 -0
- package/dist/esm/models/errors/getv1scansscanid.d.ts +199 -0
- package/dist/esm/models/errors/getv1scansscanid.d.ts.map +1 -0
- package/dist/esm/models/errors/getv1scansscanid.js +217 -0
- package/dist/esm/models/errors/getv1scansscanid.js.map +1 -0
- package/dist/esm/models/errors/getv1scansscanidreport.d.ts +102 -0
- package/dist/esm/models/errors/getv1scansscanidreport.d.ts.map +1 -0
- package/dist/esm/models/errors/getv1scansscanidreport.js +112 -0
- package/dist/esm/models/errors/getv1scansscanidreport.js.map +1 -0
- package/dist/esm/models/errors/getv1webhooks.d.ts +199 -0
- package/dist/esm/models/errors/getv1webhooks.d.ts.map +1 -0
- package/dist/esm/models/errors/getv1webhooks.js +216 -0
- package/dist/esm/models/errors/getv1webhooks.js.map +1 -0
- package/dist/esm/models/errors/httpclienterrors.d.ts +44 -0
- package/dist/esm/models/errors/httpclienterrors.d.ts.map +1 -0
- package/dist/esm/models/errors/httpclienterrors.js +69 -0
- package/dist/esm/models/errors/httpclienterrors.js.map +1 -0
- package/dist/esm/models/errors/index.d.ts +30 -0
- package/dist/esm/models/errors/index.d.ts.map +1 -0
- package/dist/esm/models/errors/index.js +33 -0
- package/dist/esm/models/errors/index.js.map +1 -0
- package/dist/esm/models/errors/patchv1merchantsid.d.ts +296 -0
- package/dist/esm/models/errors/patchv1merchantsid.d.ts.map +1 -0
- package/dist/esm/models/errors/patchv1merchantsid.js +318 -0
- package/dist/esm/models/errors/patchv1merchantsid.js.map +1 -0
- package/dist/esm/models/errors/patchv1webhooksid.d.ts +296 -0
- package/dist/esm/models/errors/patchv1webhooksid.d.ts.map +1 -0
- package/dist/esm/models/errors/patchv1webhooksid.js +319 -0
- package/dist/esm/models/errors/patchv1webhooksid.js.map +1 -0
- package/dist/esm/models/errors/postv1merchantsidactivate.d.ts +296 -0
- package/dist/esm/models/errors/postv1merchantsidactivate.d.ts.map +1 -0
- package/dist/esm/models/errors/postv1merchantsidactivate.js +317 -0
- package/dist/esm/models/errors/postv1merchantsidactivate.js.map +1 -0
- package/dist/esm/models/errors/postv1merchantsidcancel.d.ts +296 -0
- package/dist/esm/models/errors/postv1merchantsidcancel.d.ts.map +1 -0
- package/dist/esm/models/errors/postv1merchantsidcancel.js +318 -0
- package/dist/esm/models/errors/postv1merchantsidcancel.js.map +1 -0
- package/dist/esm/models/errors/postv1merchantsmerchantidassetconfigs.d.ts +199 -0
- package/dist/esm/models/errors/postv1merchantsmerchantidassetconfigs.d.ts.map +1 -0
- package/dist/esm/models/errors/postv1merchantsmerchantidassetconfigs.js +212 -0
- package/dist/esm/models/errors/postv1merchantsmerchantidassetconfigs.js.map +1 -0
- package/dist/esm/models/errors/postv1merchantsmerchantidsaqlink.d.ts +199 -0
- package/dist/esm/models/errors/postv1merchantsmerchantidsaqlink.d.ts.map +1 -0
- package/dist/esm/models/errors/postv1merchantsmerchantidsaqlink.js +213 -0
- package/dist/esm/models/errors/postv1merchantsmerchantidsaqlink.js.map +1 -0
- package/dist/esm/models/errors/postv1merchantsregister.d.ts +199 -0
- package/dist/esm/models/errors/postv1merchantsregister.d.ts.map +1 -0
- package/dist/esm/models/errors/postv1merchantsregister.js +215 -0
- package/dist/esm/models/errors/postv1merchantsregister.js.map +1 -0
- package/dist/esm/models/errors/postv1scansmerchantsidscans.d.ts +393 -0
- package/dist/esm/models/errors/postv1scansmerchantsidscans.d.ts.map +1 -0
- package/dist/esm/models/errors/postv1scansmerchantsidscans.js +419 -0
- package/dist/esm/models/errors/postv1scansmerchantsidscans.js.map +1 -0
- package/dist/esm/models/errors/postv1scansmerchantsidscanscancel.d.ts +199 -0
- package/dist/esm/models/errors/postv1scansmerchantsidscanscancel.d.ts.map +1 -0
- package/dist/esm/models/errors/postv1scansmerchantsidscanscancel.js +213 -0
- package/dist/esm/models/errors/postv1scansmerchantsidscanscancel.js.map +1 -0
- package/dist/esm/models/errors/postv1webhooks.d.ts +199 -0
- package/dist/esm/models/errors/postv1webhooks.d.ts.map +1 -0
- package/dist/esm/models/errors/postv1webhooks.js +217 -0
- package/dist/esm/models/errors/postv1webhooks.js.map +1 -0
- package/dist/esm/models/errors/postv1webhooksidtest.d.ts +296 -0
- package/dist/esm/models/errors/postv1webhooksidtest.d.ts.map +1 -0
- package/dist/esm/models/errors/postv1webhooksidtest.js +318 -0
- package/dist/esm/models/errors/postv1webhooksidtest.js.map +1 -0
- package/dist/esm/models/errors/responsevalidationerror.d.ts +26 -0
- package/dist/esm/models/errors/responsevalidationerror.d.ts.map +1 -0
- package/dist/esm/models/errors/responsevalidationerror.js +29 -0
- package/dist/esm/models/errors/responsevalidationerror.js.map +1 -0
- package/dist/esm/models/errors/sdkvalidationerror.d.ts +21 -0
- package/dist/esm/models/errors/sdkvalidationerror.d.ts.map +1 -0
- package/dist/esm/models/errors/sdkvalidationerror.js +91 -0
- package/dist/esm/models/errors/sdkvalidationerror.js.map +1 -0
- package/dist/esm/models/operations/deletev1merchantsmerchantidassetconfigsassetconfigid.d.ts +113 -0
- package/dist/esm/models/operations/deletev1merchantsmerchantidassetconfigsassetconfigid.d.ts.map +1 -0
- package/dist/esm/models/operations/deletev1merchantsmerchantidassetconfigsassetconfigid.js +120 -0
- package/dist/esm/models/operations/deletev1merchantsmerchantidassetconfigsassetconfigid.js.map +1 -0
- package/dist/esm/models/operations/deletev1webhooksid.d.ts +111 -0
- package/dist/esm/models/operations/deletev1webhooksid.d.ts.map +1 -0
- package/dist/esm/models/operations/deletev1webhooksid.js +110 -0
- package/dist/esm/models/operations/deletev1webhooksid.js.map +1 -0
- package/dist/esm/models/operations/getv1merchants.d.ts +237 -0
- package/dist/esm/models/operations/getv1merchants.d.ts.map +1 -0
- package/dist/esm/models/operations/getv1merchants.js +200 -0
- package/dist/esm/models/operations/getv1merchants.js.map +1 -0
- package/dist/esm/models/operations/getv1merchantsid.d.ts +172 -0
- package/dist/esm/models/operations/getv1merchantsid.d.ts.map +1 -0
- package/dist/esm/models/operations/getv1merchantsid.js +141 -0
- package/dist/esm/models/operations/getv1merchantsid.js.map +1 -0
- package/dist/esm/models/operations/getv1merchantsidcompliance.d.ts +173 -0
- package/dist/esm/models/operations/getv1merchantsidcompliance.d.ts.map +1 -0
- package/dist/esm/models/operations/getv1merchantsidcompliance.js +169 -0
- package/dist/esm/models/operations/getv1merchantsidcompliance.js.map +1 -0
- package/dist/esm/models/operations/getv1merchantsmerchantidassetconfigs.d.ts +214 -0
- package/dist/esm/models/operations/getv1merchantsmerchantidassetconfigs.d.ts.map +1 -0
- package/dist/esm/models/operations/getv1merchantsmerchantidassetconfigs.js +199 -0
- package/dist/esm/models/operations/getv1merchantsmerchantidassetconfigs.js.map +1 -0
- package/dist/esm/models/operations/getv1merchantsmerchantidsaqsubmissionidpdf.d.ts +111 -0
- package/dist/esm/models/operations/getv1merchantsmerchantidsaqsubmissionidpdf.d.ts.map +1 -0
- package/dist/esm/models/operations/getv1merchantsmerchantidsaqsubmissionidpdf.js +111 -0
- package/dist/esm/models/operations/getv1merchantsmerchantidsaqsubmissionidpdf.js.map +1 -0
- package/dist/esm/models/operations/getv1merchantsregistrationid.d.ts +156 -0
- package/dist/esm/models/operations/getv1merchantsregistrationid.d.ts.map +1 -0
- package/dist/esm/models/operations/getv1merchantsregistrationid.js +135 -0
- package/dist/esm/models/operations/getv1merchantsregistrationid.js.map +1 -0
- package/dist/esm/models/operations/getv1scans.d.ts +328 -0
- package/dist/esm/models/operations/getv1scans.d.ts.map +1 -0
- package/dist/esm/models/operations/getv1scans.js +283 -0
- package/dist/esm/models/operations/getv1scans.js.map +1 -0
- package/dist/esm/models/operations/getv1scansmerchantsidscans.d.ts +286 -0
- package/dist/esm/models/operations/getv1scansmerchantsidscans.d.ts.map +1 -0
- package/dist/esm/models/operations/getv1scansmerchantsidscans.js +256 -0
- package/dist/esm/models/operations/getv1scansmerchantsidscans.js.map +1 -0
- package/dist/esm/models/operations/getv1scansmerchantsidscansnext.d.ts +206 -0
- package/dist/esm/models/operations/getv1scansmerchantsidscansnext.d.ts.map +1 -0
- package/dist/esm/models/operations/getv1scansmerchantsidscansnext.js +190 -0
- package/dist/esm/models/operations/getv1scansmerchantsidscansnext.js.map +1 -0
- package/dist/esm/models/operations/getv1scansscanid.d.ts +369 -0
- package/dist/esm/models/operations/getv1scansscanid.d.ts.map +1 -0
- package/dist/esm/models/operations/getv1scansscanid.js +325 -0
- package/dist/esm/models/operations/getv1scansscanid.js.map +1 -0
- package/dist/esm/models/operations/getv1scansscanidreport.d.ts +59 -0
- package/dist/esm/models/operations/getv1scansscanidreport.d.ts.map +1 -0
- package/dist/esm/models/operations/getv1scansscanidreport.js +58 -0
- package/dist/esm/models/operations/getv1scansscanidreport.js.map +1 -0
- package/dist/esm/models/operations/getv1webhooks.d.ts +191 -0
- package/dist/esm/models/operations/getv1webhooks.d.ts.map +1 -0
- package/dist/esm/models/operations/getv1webhooks.js +173 -0
- package/dist/esm/models/operations/getv1webhooks.js.map +1 -0
- package/dist/esm/models/operations/index.d.ts +26 -0
- package/dist/esm/models/operations/index.d.ts.map +1 -0
- package/dist/esm/models/operations/index.js +29 -0
- package/dist/esm/models/operations/index.js.map +1 -0
- package/dist/esm/models/operations/patchv1merchantsid.d.ts +201 -0
- package/dist/esm/models/operations/patchv1merchantsid.d.ts.map +1 -0
- package/dist/esm/models/operations/patchv1merchantsid.js +179 -0
- package/dist/esm/models/operations/patchv1merchantsid.js.map +1 -0
- package/dist/esm/models/operations/patchv1webhooksid.d.ts +227 -0
- package/dist/esm/models/operations/patchv1webhooksid.d.ts.map +1 -0
- package/dist/esm/models/operations/patchv1webhooksid.js +205 -0
- package/dist/esm/models/operations/patchv1webhooksid.js.map +1 -0
- package/dist/esm/models/operations/postv1merchantsidactivate.d.ts +140 -0
- package/dist/esm/models/operations/postv1merchantsidactivate.d.ts.map +1 -0
- package/dist/esm/models/operations/postv1merchantsidactivate.js +130 -0
- package/dist/esm/models/operations/postv1merchantsidactivate.js.map +1 -0
- package/dist/esm/models/operations/postv1merchantsidcancel.d.ts +140 -0
- package/dist/esm/models/operations/postv1merchantsidcancel.d.ts.map +1 -0
- package/dist/esm/models/operations/postv1merchantsidcancel.js +130 -0
- package/dist/esm/models/operations/postv1merchantsidcancel.js.map +1 -0
- package/dist/esm/models/operations/postv1merchantsmerchantidassetconfigs.d.ts +207 -0
- package/dist/esm/models/operations/postv1merchantsmerchantidassetconfigs.d.ts.map +1 -0
- package/dist/esm/models/operations/postv1merchantsmerchantidassetconfigs.js +199 -0
- package/dist/esm/models/operations/postv1merchantsmerchantidassetconfigs.js.map +1 -0
- package/dist/esm/models/operations/postv1merchantsmerchantidsaqlink.d.ts +333 -0
- package/dist/esm/models/operations/postv1merchantsmerchantidsaqlink.d.ts.map +1 -0
- package/dist/esm/models/operations/postv1merchantsmerchantidsaqlink.js +275 -0
- package/dist/esm/models/operations/postv1merchantsmerchantidsaqlink.js.map +1 -0
- package/dist/esm/models/operations/postv1merchantsregister.d.ts +1845 -0
- package/dist/esm/models/operations/postv1merchantsregister.d.ts.map +1 -0
- package/dist/esm/models/operations/postv1merchantsregister.js +993 -0
- package/dist/esm/models/operations/postv1merchantsregister.js.map +1 -0
- package/dist/esm/models/operations/postv1scansmerchantsidscans.d.ts +140 -0
- package/dist/esm/models/operations/postv1scansmerchantsidscans.d.ts.map +1 -0
- package/dist/esm/models/operations/postv1scansmerchantsidscans.js +148 -0
- package/dist/esm/models/operations/postv1scansmerchantsidscans.js.map +1 -0
- package/dist/esm/models/operations/postv1scansmerchantsidscanscancel.d.ts +111 -0
- package/dist/esm/models/operations/postv1scansmerchantsidscanscancel.d.ts.map +1 -0
- package/dist/esm/models/operations/postv1scansmerchantsidscanscancel.js +110 -0
- package/dist/esm/models/operations/postv1scansmerchantsidscanscancel.js.map +1 -0
- package/dist/esm/models/operations/postv1webhooks.d.ts +203 -0
- package/dist/esm/models/operations/postv1webhooks.d.ts.map +1 -0
- package/dist/esm/models/operations/postv1webhooks.js +166 -0
- package/dist/esm/models/operations/postv1webhooks.js.map +1 -0
- package/dist/esm/models/operations/postv1webhooksidtest.d.ts +679 -0
- package/dist/esm/models/operations/postv1webhooksidtest.d.ts.map +1 -0
- package/dist/esm/models/operations/postv1webhooksidtest.js +651 -0
- package/dist/esm/models/operations/postv1webhooksidtest.js.map +1 -0
- package/dist/esm/package.json +3 -0
- package/dist/esm/sdk/assetconfigs.d.ts +26 -0
- package/dist/esm/sdk/assetconfigs.d.ts.map +1 -0
- package/dist/esm/sdk/assetconfigs.js +38 -0
- package/dist/esm/sdk/assetconfigs.js.map +1 -0
- package/dist/esm/sdk/index.d.ts +2 -0
- package/dist/esm/sdk/index.d.ts.map +1 -0
- package/dist/esm/sdk/index.js +5 -0
- package/dist/esm/sdk/index.js.map +1 -0
- package/dist/esm/sdk/merchants.d.ts +61 -0
- package/dist/esm/sdk/merchants.d.ts.map +1 -0
- package/dist/esm/sdk/merchants.js +88 -0
- package/dist/esm/sdk/merchants.js.map +1 -0
- package/dist/esm/sdk/saq.d.ts +19 -0
- package/dist/esm/sdk/saq.d.ts.map +1 -0
- package/dist/esm/sdk/saq.js +28 -0
- package/dist/esm/sdk/saq.js.map +1 -0
- package/dist/esm/sdk/scans.d.ts +54 -0
- package/dist/esm/sdk/scans.d.ts.map +1 -0
- package/dist/esm/sdk/scans.js +78 -0
- package/dist/esm/sdk/scans.js.map +1 -0
- package/dist/esm/sdk/sdk.d.ts +19 -0
- package/dist/esm/sdk/sdk.d.ts.map +1 -0
- package/dist/esm/sdk/sdk.js +27 -0
- package/dist/esm/sdk/sdk.js.map +1 -0
- package/dist/esm/sdk/webhooks.d.ts +40 -0
- package/dist/esm/sdk/webhooks.d.ts.map +1 -0
- package/dist/esm/sdk/webhooks.js +58 -0
- package/dist/esm/sdk/webhooks.js.map +1 -0
- package/dist/esm/types/async.d.ts +23 -0
- package/dist/esm/types/async.d.ts.map +1 -0
- package/dist/esm/types/async.js +40 -0
- package/dist/esm/types/async.js.map +1 -0
- package/dist/esm/types/blobs.d.ts +4 -0
- package/dist/esm/types/blobs.d.ts.map +1 -0
- package/dist/esm/types/blobs.js +25 -0
- package/dist/esm/types/blobs.js.map +1 -0
- package/dist/esm/types/constdatetime.d.ts +3 -0
- package/dist/esm/types/constdatetime.d.ts.map +1 -0
- package/dist/esm/types/constdatetime.js +10 -0
- package/dist/esm/types/constdatetime.js.map +1 -0
- package/dist/esm/types/enums.d.ts +12 -0
- package/dist/esm/types/enums.d.ts.map +1 -0
- package/dist/esm/types/enums.js +7 -0
- package/dist/esm/types/enums.js.map +1 -0
- package/dist/esm/types/fp.d.ts +31 -0
- package/dist/esm/types/fp.d.ts.map +1 -0
- package/dist/esm/types/fp.js +31 -0
- package/dist/esm/types/fp.js.map +1 -0
- package/dist/esm/types/index.d.ts +8 -0
- package/dist/esm/types/index.d.ts.map +1 -0
- package/dist/esm/types/index.js +8 -0
- package/dist/esm/types/index.js.map +1 -0
- package/dist/esm/types/operations.d.ts +27 -0
- package/dist/esm/types/operations.d.ts.map +1 -0
- package/dist/esm/types/operations.js +77 -0
- package/dist/esm/types/operations.js.map +1 -0
- package/dist/esm/types/rfcdate.d.ts +21 -0
- package/dist/esm/types/rfcdate.d.ts.map +1 -0
- package/dist/esm/types/rfcdate.js +42 -0
- package/dist/esm/types/rfcdate.js.map +1 -0
- package/dist/esm/types/streams.d.ts +2 -0
- package/dist/esm/types/streams.d.ts.map +1 -0
- package/dist/esm/types/streams.js +15 -0
- package/dist/esm/types/streams.js.map +1 -0
- package/jsr.json +27 -0
- package/package.json +126 -0
- package/src/core.ts +13 -0
- package/src/funcs/assetConfigsDeleteV1MerchantsMerchantIdAssetConfigsAssetConfigId.ts +203 -0
- package/src/funcs/assetConfigsGetV1MerchantsMerchantIdAssetConfigs.ts +199 -0
- package/src/funcs/assetConfigsPostV1MerchantsMerchantIdAssetConfigs.ts +195 -0
- package/src/funcs/merchantsGetV1Merchants.ts +175 -0
- package/src/funcs/merchantsGetV1MerchantsId.ts +179 -0
- package/src/funcs/merchantsGetV1MerchantsIdCompliance.ts +186 -0
- package/src/funcs/merchantsGetV1MerchantsRegistrationId.ts +191 -0
- package/src/funcs/merchantsPatchV1MerchantsId.ts +190 -0
- package/src/funcs/merchantsPostV1MerchantsIdActivate.ts +191 -0
- package/src/funcs/merchantsPostV1MerchantsIdCancel.ts +190 -0
- package/src/funcs/merchantsPostV1MerchantsRegister.ts +177 -0
- package/src/funcs/saqGetV1MerchantsMerchantIdSAQSubmissionIdPdf.ts +201 -0
- package/src/funcs/saqPostV1MerchantsMerchantIdSAQLink.ts +192 -0
- package/src/funcs/scansGetV1Scans.ts +180 -0
- package/src/funcs/scansGetV1ScansMerchantsIdScans.ts +192 -0
- package/src/funcs/scansGetV1ScansMerchantsIdScansNext.ts +191 -0
- package/src/funcs/scansGetV1ScansScanId.ts +179 -0
- package/src/funcs/scansGetV1ScansScanIdReport.ts +176 -0
- package/src/funcs/scansPostV1ScansMerchantsIdScans.ts +205 -0
- package/src/funcs/scansPostV1ScansMerchantsIdScansCancel.ts +191 -0
- package/src/funcs/webhooksDeleteV1WebhooksId.ts +179 -0
- package/src/funcs/webhooksGetV1Webhooks.ts +178 -0
- package/src/funcs/webhooksPatchV1WebhooksId.ts +187 -0
- package/src/funcs/webhooksPostV1Webhooks.ts +173 -0
- package/src/funcs/webhooksPostV1WebhooksIdTest.ts +191 -0
- package/src/hooks/hooks.ts +132 -0
- package/src/hooks/index.ts +6 -0
- package/src/hooks/registration.ts +14 -0
- package/src/hooks/types.ts +107 -0
- package/src/index.ts +9 -0
- package/src/lib/base64.ts +37 -0
- package/src/lib/config.ts +71 -0
- package/src/lib/dlv.ts +53 -0
- package/src/lib/encodings.ts +483 -0
- package/src/lib/files.ts +82 -0
- package/src/lib/http.ts +323 -0
- package/src/lib/is-plain-object.ts +43 -0
- package/src/lib/logger.ts +9 -0
- package/src/lib/matchers.ts +345 -0
- package/src/lib/primitives.ts +150 -0
- package/src/lib/retries.ts +218 -0
- package/src/lib/schemas.ts +91 -0
- package/src/lib/sdks.ts +402 -0
- package/src/lib/security.ts +260 -0
- package/src/lib/url.ts +33 -0
- package/src/models/components/index.ts +5 -0
- package/src/models/components/security.ts +71 -0
- package/src/models/errors/apierror.ts +34 -0
- package/src/models/errors/beyondpcierror.ts +35 -0
- package/src/models/errors/deletev1merchantsmerchantidassetconfigsassetconfigid.ts +553 -0
- package/src/models/errors/deletev1webhooksid.ts +444 -0
- package/src/models/errors/getv1merchants.ts +206 -0
- package/src/models/errors/getv1merchantsid.ts +442 -0
- package/src/models/errors/getv1merchantsidcompliance.ts +478 -0
- package/src/models/errors/getv1merchantsmerchantidassetconfigs.ts +522 -0
- package/src/models/errors/getv1merchantsmerchantidsaqsubmissionidpdf.ts +534 -0
- package/src/models/errors/getv1merchantsregistrationid.ts +487 -0
- package/src/models/errors/getv1scans.ts +431 -0
- package/src/models/errors/getv1scansmerchantsidscans.ts +463 -0
- package/src/models/errors/getv1scansmerchantsidscansnext.ts +482 -0
- package/src/models/errors/getv1scansscanid.ts +438 -0
- package/src/models/errors/getv1scansscanidreport.ts +227 -0
- package/src/models/errors/getv1webhooks.ts +437 -0
- package/src/models/errors/httpclienterrors.ts +62 -0
- package/src/models/errors/index.ts +33 -0
- package/src/models/errors/patchv1merchantsid.ts +692 -0
- package/src/models/errors/patchv1webhooksid.ts +684 -0
- package/src/models/errors/postv1merchantsidactivate.ts +740 -0
- package/src/models/errors/postv1merchantsidcancel.ts +724 -0
- package/src/models/errors/postv1merchantsmerchantidassetconfigs.ts +525 -0
- package/src/models/errors/postv1merchantsmerchantidsaqlink.ts +493 -0
- package/src/models/errors/postv1merchantsregister.ts +465 -0
- package/src/models/errors/postv1scansmerchantsidscans.ts +990 -0
- package/src/models/errors/postv1scansmerchantsidscanscancel.ts +507 -0
- package/src/models/errors/postv1webhooks.ts +440 -0
- package/src/models/errors/postv1webhooksidtest.ts +702 -0
- package/src/models/errors/responsevalidationerror.ts +50 -0
- package/src/models/errors/sdkvalidationerror.ts +109 -0
- package/src/models/operations/deletev1merchantsmerchantidassetconfigsassetconfigid.ts +317 -0
- package/src/models/operations/deletev1webhooksid.ts +253 -0
- package/src/models/operations/getv1merchants.ts +410 -0
- package/src/models/operations/getv1merchantsid.ts +322 -0
- package/src/models/operations/getv1merchantsidcompliance.ts +381 -0
- package/src/models/operations/getv1merchantsmerchantidassetconfigs.ts +487 -0
- package/src/models/operations/getv1merchantsmerchantidsaqsubmissionidpdf.ts +316 -0
- package/src/models/operations/getv1merchantsregistrationid.ts +321 -0
- package/src/models/operations/getv1scans.ts +550 -0
- package/src/models/operations/getv1scansmerchantsidscans.ts +566 -0
- package/src/models/operations/getv1scansmerchantsidscansnext.ts +448 -0
- package/src/models/operations/getv1scansscanid.ts +645 -0
- package/src/models/operations/getv1scansscanidreport.ts +137 -0
- package/src/models/operations/getv1webhooks.ts +372 -0
- package/src/models/operations/index.ts +29 -0
- package/src/models/operations/patchv1merchantsid.ts +401 -0
- package/src/models/operations/patchv1webhooksid.ts +420 -0
- package/src/models/operations/postv1merchantsidactivate.ts +293 -0
- package/src/models/operations/postv1merchantsidcancel.ts +293 -0
- package/src/models/operations/postv1merchantsmerchantidassetconfigs.ts +486 -0
- package/src/models/operations/postv1merchantsmerchantidsaqlink.ts +584 -0
- package/src/models/operations/postv1merchantsregister.ts +1760 -0
- package/src/models/operations/postv1scansmerchantsidscans.ts +355 -0
- package/src/models/operations/postv1scansmerchantsidscanscancel.ts +285 -0
- package/src/models/operations/postv1webhooks.ts +337 -0
- package/src/models/operations/postv1webhooksidtest.ts +1321 -0
- package/src/sdk/assetconfigs.ts +68 -0
- package/src/sdk/index.ts +5 -0
- package/src/sdk/merchants.ts +153 -0
- package/src/sdk/saq.ts +47 -0
- package/src/sdk/scans.ts +135 -0
- package/src/sdk/sdk.ts +37 -0
- package/src/sdk/webhooks.ts +99 -0
- package/src/types/async.ts +68 -0
- package/src/types/blobs.ts +31 -0
- package/src/types/constdatetime.ts +15 -0
- package/src/types/enums.ts +16 -0
- package/src/types/fp.ts +50 -0
- package/src/types/index.ts +11 -0
- package/src/types/operations.ts +105 -0
- package/src/types/rfcdate.ts +54 -0
- package/src/types/streams.ts +21 -0
- package/tsconfig.json +41 -0
|
@@ -0,0 +1,993 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
import * as z from "zod";
|
|
5
|
+
import { safeParse } from "../../lib/schemas.js";
|
|
6
|
+
export const PostV1MerchantsRegisterComplianceContactMerchantsRequestCountry = {
|
|
7
|
+
Afghanistan: "Afghanistan",
|
|
8
|
+
Albania: "Albania",
|
|
9
|
+
Algeria: "Algeria",
|
|
10
|
+
Andorra: "Andorra",
|
|
11
|
+
Angola: "Angola",
|
|
12
|
+
Anguilla: "Anguilla",
|
|
13
|
+
Antarctica: "Antarctica",
|
|
14
|
+
AntiguaAndBarbuda: "Antigua and Barbuda",
|
|
15
|
+
Argentina: "Argentina",
|
|
16
|
+
Armenia: "Armenia",
|
|
17
|
+
Aruba: "Aruba",
|
|
18
|
+
Austria: "Austria",
|
|
19
|
+
Azerbaijan: "Azerbaijan",
|
|
20
|
+
Bahamas: "Bahamas",
|
|
21
|
+
Bahrain: "Bahrain",
|
|
22
|
+
Bangladesh: "Bangladesh",
|
|
23
|
+
Barbados: "Barbados",
|
|
24
|
+
Belarus: "Belarus",
|
|
25
|
+
Belgium: "Belgium",
|
|
26
|
+
Belize: "Belize",
|
|
27
|
+
Benin: "Benin",
|
|
28
|
+
Bermuda: "Bermuda",
|
|
29
|
+
Bhutan: "Bhutan",
|
|
30
|
+
Bolivia: "Bolivia",
|
|
31
|
+
BosniaHerzegovina: "Bosnia-Herzegovina",
|
|
32
|
+
Botswana: "Botswana",
|
|
33
|
+
BouvetIsland: "Bouvet Island",
|
|
34
|
+
Brazil: "Brazil",
|
|
35
|
+
BritishIndianOceanTerritory: "British Indian Ocean Territory",
|
|
36
|
+
BruneiDarussalam: "Brunei Darussalam",
|
|
37
|
+
Bulgaria: "Bulgaria",
|
|
38
|
+
BurkinaFaso: "Burkina Faso",
|
|
39
|
+
Burundi: "Burundi",
|
|
40
|
+
Cambodia: "Cambodia",
|
|
41
|
+
Cameroon: "Cameroon",
|
|
42
|
+
CapeVerde: "Cape Verde",
|
|
43
|
+
CaymanIslands: "Cayman Islands",
|
|
44
|
+
CentralAfricanRepublic: "Central African Republic",
|
|
45
|
+
Chad: "Chad",
|
|
46
|
+
Chile: "Chile",
|
|
47
|
+
China: "China",
|
|
48
|
+
ChristmasIsland: "Christmas Island",
|
|
49
|
+
CocosKeelingIslands: "Cocos (Keeling) Islands",
|
|
50
|
+
Colombia: "Colombia",
|
|
51
|
+
Comoros: "Comoros",
|
|
52
|
+
Congo: "Congo",
|
|
53
|
+
CookIslands: "Cook Islands",
|
|
54
|
+
CostaRica: "Costa Rica",
|
|
55
|
+
CoteDIvoire: "Cote D'Ivoire",
|
|
56
|
+
Croatia: "Croatia",
|
|
57
|
+
Cuba: "Cuba",
|
|
58
|
+
Cyprus: "Cyprus",
|
|
59
|
+
CzechRepublic: "Czech Republic",
|
|
60
|
+
Denmark: "Denmark",
|
|
61
|
+
Djibouti: "Djibouti",
|
|
62
|
+
Dominica: "Dominica",
|
|
63
|
+
DominicanRepublic: "Dominican Republic",
|
|
64
|
+
EastTimor: "East Timor",
|
|
65
|
+
Ecuador: "Ecuador",
|
|
66
|
+
Egypt: "Egypt",
|
|
67
|
+
ElSalvador: "El Salvador",
|
|
68
|
+
EquatorialGuinea: "Equatorial Guinea",
|
|
69
|
+
Estonia: "Estonia",
|
|
70
|
+
Ethiopia: "Ethiopia",
|
|
71
|
+
FaeroeIslands: "Faeroe Islands",
|
|
72
|
+
FalklandIslandsMalvinas: "Falkland Islands (Malvinas)",
|
|
73
|
+
Fiji: "Fiji",
|
|
74
|
+
Finland: "Finland",
|
|
75
|
+
France: "France",
|
|
76
|
+
FrenchGuiana: "French Guiana",
|
|
77
|
+
FrenchPolynesia: "French Polynesia",
|
|
78
|
+
FrenchSouthernTerritories: "French Southern Territories",
|
|
79
|
+
Gabon: "Gabon",
|
|
80
|
+
Gambia: "Gambia",
|
|
81
|
+
Georgia: "Georgia",
|
|
82
|
+
Germany: "Germany",
|
|
83
|
+
Ghana: "Ghana",
|
|
84
|
+
Gibraltar: "Gibraltar",
|
|
85
|
+
Greece: "Greece",
|
|
86
|
+
Greenland: "Greenland",
|
|
87
|
+
Grenada: "Grenada",
|
|
88
|
+
Guadeloupe: "Guadeloupe",
|
|
89
|
+
Guatemala: "Guatemala",
|
|
90
|
+
GuernseyCI: "Guernsey, C.I.",
|
|
91
|
+
Guinea: "Guinea",
|
|
92
|
+
GuineaBissau: "Guinea-Bissau",
|
|
93
|
+
Guyana: "Guyana",
|
|
94
|
+
Haiti: "Haiti",
|
|
95
|
+
HeardAndMcDonaldIslands: "Heard and McDonald Islands",
|
|
96
|
+
Honduras: "Honduras",
|
|
97
|
+
HongKong: "Hong Kong",
|
|
98
|
+
Hungary: "Hungary",
|
|
99
|
+
Iceland: "Iceland",
|
|
100
|
+
Indonesia: "Indonesia",
|
|
101
|
+
IranIslamicRepublicOf: "Iran (Islamic Republic of)",
|
|
102
|
+
Iraq: "Iraq",
|
|
103
|
+
Ireland: "Ireland",
|
|
104
|
+
IsleOfMan: "Isle of Man",
|
|
105
|
+
Israel: "Israel",
|
|
106
|
+
Italy: "Italy",
|
|
107
|
+
Jamaica: "Jamaica",
|
|
108
|
+
Japan: "Japan",
|
|
109
|
+
JerseyCI: "Jersey, C.I.",
|
|
110
|
+
Jordan: "Jordan",
|
|
111
|
+
Kazakhstan: "Kazakhstan",
|
|
112
|
+
Kenya: "Kenya",
|
|
113
|
+
Kiribati: "Kiribati",
|
|
114
|
+
Korea: "Korea",
|
|
115
|
+
Kuwait: "Kuwait",
|
|
116
|
+
Kyrgyzstan: "Kyrgyzstan",
|
|
117
|
+
LaoPeoplesDemocraticRepubli: "Lao Peoples Democratic Republi",
|
|
118
|
+
Latvia: "Latvia",
|
|
119
|
+
Lebanon: "Lebanon",
|
|
120
|
+
Lesotho: "Lesotho",
|
|
121
|
+
Liberia: "Liberia",
|
|
122
|
+
LibyanArabJamahiriya: "Libyan Arab Jamahiriya",
|
|
123
|
+
Liechtenstein: "Liechtenstein",
|
|
124
|
+
Lithuania: "Lithuania",
|
|
125
|
+
Luxembourg: "Luxembourg",
|
|
126
|
+
Macau: "Macau",
|
|
127
|
+
Macedonia: "Macedonia",
|
|
128
|
+
Madagascar: "Madagascar",
|
|
129
|
+
Malawi: "Malawi",
|
|
130
|
+
Malaysia: "Malaysia",
|
|
131
|
+
Maldives: "Maldives",
|
|
132
|
+
Mali: "Mali",
|
|
133
|
+
Malta: "Malta",
|
|
134
|
+
MarshallIslands: "Marshall Islands",
|
|
135
|
+
Martinique: "Martinique",
|
|
136
|
+
Mauritania: "Mauritania",
|
|
137
|
+
Mauritius: "Mauritius",
|
|
138
|
+
Mexico: "Mexico",
|
|
139
|
+
MicronesiaFedStatesOf: "Micronesia, Fed. States of",
|
|
140
|
+
MoldovaRepublicOf: "Moldova, Republic of",
|
|
141
|
+
Monaco: "Monaco",
|
|
142
|
+
Mongolia: "Mongolia",
|
|
143
|
+
Montserrat: "Montserrat",
|
|
144
|
+
Morocco: "Morocco",
|
|
145
|
+
Mozambique: "Mozambique",
|
|
146
|
+
Myanmar: "Myanmar",
|
|
147
|
+
Namibia: "Namibia",
|
|
148
|
+
Nauru: "Nauru",
|
|
149
|
+
Nepal: "Nepal",
|
|
150
|
+
NetherlandAntilles: "Netherland Antilles",
|
|
151
|
+
Netherlands: "Netherlands",
|
|
152
|
+
NeutralZoneSaudiIraq: "Neutral Zone (Saudi/Iraq)",
|
|
153
|
+
NewCaledonia: "New Caledonia",
|
|
154
|
+
NewZealand: "New Zealand",
|
|
155
|
+
Nicaragua: "Nicaragua",
|
|
156
|
+
Niger: "Niger",
|
|
157
|
+
Nigeria: "Nigeria",
|
|
158
|
+
Niue: "Niue",
|
|
159
|
+
NorfolkIsland: "Norfolk Island",
|
|
160
|
+
NorthernMarianaIslands: "Northern Mariana Islands",
|
|
161
|
+
Norway: "Norway",
|
|
162
|
+
Oman: "Oman",
|
|
163
|
+
Pakistan: "Pakistan",
|
|
164
|
+
Palau: "Palau",
|
|
165
|
+
PanamaCanalZone: "Panama Canal Zone",
|
|
166
|
+
Panama: "Panama",
|
|
167
|
+
PapuaNewGuinea: "Papua New Guinea",
|
|
168
|
+
Paraguay: "Paraguay",
|
|
169
|
+
Peru: "Peru",
|
|
170
|
+
Philippines: "Philippines",
|
|
171
|
+
Pitcairn: "Pitcairn",
|
|
172
|
+
Poland: "Poland",
|
|
173
|
+
Portugal: "Portugal",
|
|
174
|
+
PuertoRico: "Puerto Rico",
|
|
175
|
+
Qatar: "Qatar",
|
|
176
|
+
Reunion: "Reunion",
|
|
177
|
+
Romania: "Romania",
|
|
178
|
+
Russia: "Russia",
|
|
179
|
+
Rwanda: "Rwanda",
|
|
180
|
+
SaintKittsAndNevis: "Saint Kitts and Nevis",
|
|
181
|
+
SaintLucia: "Saint Lucia",
|
|
182
|
+
Samoa: "Samoa",
|
|
183
|
+
SanMarino: "San Marino",
|
|
184
|
+
SaoTomeAndPrincipe: "Sao Tome and Principe",
|
|
185
|
+
SaudiArabia: "Saudi Arabia",
|
|
186
|
+
Senegal: "Senegal",
|
|
187
|
+
Seychelles: "Seychelles",
|
|
188
|
+
SierraLeone: "Sierra Leone",
|
|
189
|
+
Singapore: "Singapore",
|
|
190
|
+
SlovakRepublic: "Slovak Republic",
|
|
191
|
+
Slovenia: "Slovenia",
|
|
192
|
+
SolomonIslands: "Solomon Islands",
|
|
193
|
+
Somalia: "Somalia",
|
|
194
|
+
SouthAfrica: "South Africa",
|
|
195
|
+
Spain: "Spain",
|
|
196
|
+
SriLanka: "Sri Lanka",
|
|
197
|
+
StHelena: "St. Helena",
|
|
198
|
+
StPierreAndMiquelon: "St. Pierre and Miquelon",
|
|
199
|
+
StVincentAndTheGrenadines: "St. Vincent and the Grenadines",
|
|
200
|
+
Sudan: "Sudan",
|
|
201
|
+
Suriname: "Suriname",
|
|
202
|
+
SvalbardAndJanMayenIslands: "Svalbard and Jan Mayen Islands",
|
|
203
|
+
Swaziland: "Swaziland",
|
|
204
|
+
Sweden: "Sweden",
|
|
205
|
+
Switzerland: "Switzerland",
|
|
206
|
+
SyrianArabRepublic: "Syrian Arab Republic",
|
|
207
|
+
Taiwan: "Taiwan",
|
|
208
|
+
Tajikistan: "Tajikistan",
|
|
209
|
+
TanzaniaUnitedRepublicOf: "Tanzania, United Republic of",
|
|
210
|
+
Thailand: "Thailand",
|
|
211
|
+
Togo: "Togo",
|
|
212
|
+
Tokelau: "Tokelau",
|
|
213
|
+
Tonga: "Tonga",
|
|
214
|
+
TrinidadAndTobago: "Trinidad and Tobago",
|
|
215
|
+
Tunisia: "Tunisia",
|
|
216
|
+
Turkey: "Turkey",
|
|
217
|
+
Turkmenistan: "Turkmenistan",
|
|
218
|
+
TurksAndCaicosIslands: "Turks and Caicos Islands",
|
|
219
|
+
Tuvalu: "Tuvalu",
|
|
220
|
+
USMinorOutlyingIslands: "U.S.Minor Outlying Islands",
|
|
221
|
+
Uganda: "Uganda",
|
|
222
|
+
Ukraine: "Ukraine",
|
|
223
|
+
UnitedArabEmirates: "United Arab Emirates",
|
|
224
|
+
UnitedKingdom: "United Kingdom",
|
|
225
|
+
Uruguay: "Uruguay",
|
|
226
|
+
Uzbekistan: "Uzbekistan",
|
|
227
|
+
Vanuatu: "Vanuatu",
|
|
228
|
+
VaticanCityState: "Vatican City State",
|
|
229
|
+
Venezuela: "Venezuela",
|
|
230
|
+
Vietnam: "Vietnam",
|
|
231
|
+
VirginIslandsBritish: "Virgin Islands (British)",
|
|
232
|
+
WallisAndFutunaIslands: "Wallis and Futuna Islands",
|
|
233
|
+
WesternSahara: "Western Sahara",
|
|
234
|
+
Yemen: "Yemen",
|
|
235
|
+
Yugoslavia: "Yugoslavia",
|
|
236
|
+
Zaire: "Zaire",
|
|
237
|
+
Zambia: "Zambia",
|
|
238
|
+
Zimbabwe: "Zimbabwe",
|
|
239
|
+
};
|
|
240
|
+
export const State2 = {
|
|
241
|
+
None: "none",
|
|
242
|
+
};
|
|
243
|
+
export const PostV1MerchantsRegisterComplianceContactMerchantsCountry = {
|
|
244
|
+
India: "India",
|
|
245
|
+
};
|
|
246
|
+
export const PostV1MerchantsRegisterComplianceContactMerchantsState = {
|
|
247
|
+
NoState: "No State",
|
|
248
|
+
AndhraPradesh: "Andhra Pradesh",
|
|
249
|
+
AndamanAndNicobarIslands: "Andaman and Nicobar Islands",
|
|
250
|
+
ArunachalPradesh: "Arunachal Pradesh",
|
|
251
|
+
Assam: "Assam",
|
|
252
|
+
Bihar: "Bihar",
|
|
253
|
+
Chandigarh: "Chandigarh",
|
|
254
|
+
Chattisgarh: "Chattisgarh",
|
|
255
|
+
DadraAndNagarHaveli: "Dadra and Nagar Haveli",
|
|
256
|
+
DamanAndDiu: "Daman and Diu",
|
|
257
|
+
Delhi: "Delhi",
|
|
258
|
+
Goa: "Goa",
|
|
259
|
+
Gujarat: "Gujarat",
|
|
260
|
+
Haryana: "Haryana",
|
|
261
|
+
HimachalPradesh: "Himachal Pradesh",
|
|
262
|
+
JammuAndKashmir: "Jammu and Kashmir",
|
|
263
|
+
Jharkhand: "Jharkhand",
|
|
264
|
+
Karnataka: "Karnataka",
|
|
265
|
+
Kerala: "Kerala",
|
|
266
|
+
Lakshadadweep: "Lakshadadweep",
|
|
267
|
+
MadhyaPradesh: "Madhya Pradesh",
|
|
268
|
+
Maharashtra: "Maharashtra",
|
|
269
|
+
Manipur: "Manipur",
|
|
270
|
+
Meghalaya: "Meghalaya",
|
|
271
|
+
Mizoram: "Mizoram",
|
|
272
|
+
Nagaland: "Nagaland",
|
|
273
|
+
Orissa: "Orissa",
|
|
274
|
+
Pondicherry: "Pondicherry",
|
|
275
|
+
Punjab: "Punjab",
|
|
276
|
+
Rajasthan: "Rajasthan",
|
|
277
|
+
Sikkim: "Sikkim",
|
|
278
|
+
TamilNadu: "Tamil Nadu",
|
|
279
|
+
Tripura: "Tripura",
|
|
280
|
+
UttarPradesh: "Uttar Pradesh",
|
|
281
|
+
Uttaranchal: "Uttaranchal",
|
|
282
|
+
WestBengal: "West Bengal",
|
|
283
|
+
};
|
|
284
|
+
export const PostV1MerchantsRegisterComplianceContactCountry = {
|
|
285
|
+
Canada: "Canada",
|
|
286
|
+
};
|
|
287
|
+
export const PostV1MerchantsRegisterComplianceContactState = {
|
|
288
|
+
NoState: "No State",
|
|
289
|
+
Alberta: "Alberta",
|
|
290
|
+
BritishColumbia: "British Columbia",
|
|
291
|
+
Manitoba: "Manitoba",
|
|
292
|
+
NewBrunswick: "New Brunswick",
|
|
293
|
+
Newfoundland: "Newfoundland",
|
|
294
|
+
NorthwestTerritories: "Northwest Territories",
|
|
295
|
+
NovaScotia: "Nova Scotia",
|
|
296
|
+
Nunavut: "Nunavut",
|
|
297
|
+
Ontario: "Ontario",
|
|
298
|
+
PrinceEdwardIsland: "Prince Edward Island",
|
|
299
|
+
Quebec: "Quebec",
|
|
300
|
+
Saskatchewan: "Saskatchewan",
|
|
301
|
+
Yukon: "Yukon",
|
|
302
|
+
};
|
|
303
|
+
export const ComplianceContactCountry = {
|
|
304
|
+
Australia: "Australia",
|
|
305
|
+
};
|
|
306
|
+
export const ComplianceContactState = {
|
|
307
|
+
NoState: "No State",
|
|
308
|
+
NewSouthWales: "New South Wales",
|
|
309
|
+
Victoria: "Victoria",
|
|
310
|
+
Queensland: "Queensland",
|
|
311
|
+
WesternAustralia: "Western Australia",
|
|
312
|
+
Tasmania: "Tasmania",
|
|
313
|
+
NorthernTerritory: "Northern Territory",
|
|
314
|
+
};
|
|
315
|
+
export const Country = {
|
|
316
|
+
UnitedStatesOfAmerica: "United States of America",
|
|
317
|
+
};
|
|
318
|
+
export const State = {
|
|
319
|
+
NoState: "No State",
|
|
320
|
+
Alabama: "Alabama",
|
|
321
|
+
Alaska: "Alaska",
|
|
322
|
+
Arizona: "Arizona",
|
|
323
|
+
Arkansas: "Arkansas",
|
|
324
|
+
ArmedForcesAsia: "Armed Forces Asia",
|
|
325
|
+
ArmedForcesEurope: "Armed Forces Europe",
|
|
326
|
+
ArmedForcesPacific: "Armed Forces Pacific",
|
|
327
|
+
California: "California",
|
|
328
|
+
Colorado: "Colorado",
|
|
329
|
+
Connecticut: "Connecticut",
|
|
330
|
+
Delaware: "Delaware",
|
|
331
|
+
DistrictOfColumbia: "District of Columbia",
|
|
332
|
+
Florida: "Florida",
|
|
333
|
+
Georgia: "Georgia",
|
|
334
|
+
Hawaii: "Hawaii",
|
|
335
|
+
Idaho: "Idaho",
|
|
336
|
+
Illinois: "Illinois",
|
|
337
|
+
Indiana: "Indiana",
|
|
338
|
+
Iowa: "Iowa",
|
|
339
|
+
Kansas: "Kansas",
|
|
340
|
+
Kentucky: "Kentucky",
|
|
341
|
+
Louisiana: "Louisiana",
|
|
342
|
+
Maine: "Maine",
|
|
343
|
+
Maryland: "Maryland",
|
|
344
|
+
Massachusetts: "Massachusetts",
|
|
345
|
+
Michigan: "Michigan",
|
|
346
|
+
Minnesota: "Minnesota",
|
|
347
|
+
Mississippi: "Mississippi",
|
|
348
|
+
Missouri: "Missouri",
|
|
349
|
+
Montana: "Montana",
|
|
350
|
+
Nebraska: "Nebraska",
|
|
351
|
+
Nevada: "Nevada",
|
|
352
|
+
NewHampshire: "New Hampshire",
|
|
353
|
+
NewJersey: "New Jersey",
|
|
354
|
+
NewMexico: "New Mexico",
|
|
355
|
+
NewYork: "New York",
|
|
356
|
+
NorthCarolina: "North Carolina",
|
|
357
|
+
NorthDakota: "North Dakota",
|
|
358
|
+
Ohio: "Ohio",
|
|
359
|
+
Oklahoma: "Oklahoma",
|
|
360
|
+
Oregon: "Oregon",
|
|
361
|
+
Pennsylvania: "Pennsylvania",
|
|
362
|
+
RhodeIsland: "Rhode Island",
|
|
363
|
+
SouthCarolina: "South Carolina",
|
|
364
|
+
SouthDakota: "South Dakota",
|
|
365
|
+
Tennessee: "Tennessee",
|
|
366
|
+
Texas: "Texas",
|
|
367
|
+
Utah: "Utah",
|
|
368
|
+
Vermont: "Vermont",
|
|
369
|
+
Virginia: "Virginia",
|
|
370
|
+
Washington: "Washington",
|
|
371
|
+
WestVirginia: "West Virginia",
|
|
372
|
+
Wisconsin: "Wisconsin",
|
|
373
|
+
Wyoming: "Wyoming",
|
|
374
|
+
};
|
|
375
|
+
export const PostV1MerchantsRegisterStatus = {
|
|
376
|
+
Pending: "PENDING",
|
|
377
|
+
InProgress: "IN_PROGRESS",
|
|
378
|
+
Completed: "COMPLETED",
|
|
379
|
+
Failed: "FAILED",
|
|
380
|
+
};
|
|
381
|
+
/** @internal */
|
|
382
|
+
export const PostV1MerchantsRegisterComplianceContactMerchantsRequestCountry$inboundSchema = z.nativeEnum(PostV1MerchantsRegisterComplianceContactMerchantsRequestCountry);
|
|
383
|
+
/** @internal */
|
|
384
|
+
export const PostV1MerchantsRegisterComplianceContactMerchantsRequestCountry$outboundSchema = PostV1MerchantsRegisterComplianceContactMerchantsRequestCountry$inboundSchema;
|
|
385
|
+
/**
|
|
386
|
+
* @internal
|
|
387
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
388
|
+
*/
|
|
389
|
+
export var PostV1MerchantsRegisterComplianceContactMerchantsRequestCountry$;
|
|
390
|
+
(function (PostV1MerchantsRegisterComplianceContactMerchantsRequestCountry$) {
|
|
391
|
+
/** @deprecated use `PostV1MerchantsRegisterComplianceContactMerchantsRequestCountry$inboundSchema` instead. */
|
|
392
|
+
PostV1MerchantsRegisterComplianceContactMerchantsRequestCountry$.inboundSchema = PostV1MerchantsRegisterComplianceContactMerchantsRequestCountry$inboundSchema;
|
|
393
|
+
/** @deprecated use `PostV1MerchantsRegisterComplianceContactMerchantsRequestCountry$outboundSchema` instead. */
|
|
394
|
+
PostV1MerchantsRegisterComplianceContactMerchantsRequestCountry$.outboundSchema = PostV1MerchantsRegisterComplianceContactMerchantsRequestCountry$outboundSchema;
|
|
395
|
+
})(PostV1MerchantsRegisterComplianceContactMerchantsRequestCountry$ || (PostV1MerchantsRegisterComplianceContactMerchantsRequestCountry$ = {}));
|
|
396
|
+
/** @internal */
|
|
397
|
+
export const State2$inboundSchema = z
|
|
398
|
+
.nativeEnum(State2);
|
|
399
|
+
/** @internal */
|
|
400
|
+
export const State2$outboundSchema = State2$inboundSchema;
|
|
401
|
+
/**
|
|
402
|
+
* @internal
|
|
403
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
404
|
+
*/
|
|
405
|
+
export var State2$;
|
|
406
|
+
(function (State2$) {
|
|
407
|
+
/** @deprecated use `State2$inboundSchema` instead. */
|
|
408
|
+
State2$.inboundSchema = State2$inboundSchema;
|
|
409
|
+
/** @deprecated use `State2$outboundSchema` instead. */
|
|
410
|
+
State2$.outboundSchema = State2$outboundSchema;
|
|
411
|
+
})(State2$ || (State2$ = {}));
|
|
412
|
+
/** @internal */
|
|
413
|
+
export const PostV1MerchantsRegisterComplianceContactMerchantsRequestState$inboundSchema = z.union([z.string(), State2$inboundSchema]);
|
|
414
|
+
/** @internal */
|
|
415
|
+
export const PostV1MerchantsRegisterComplianceContactMerchantsRequestState$outboundSchema = z.union([z.string(), State2$outboundSchema]);
|
|
416
|
+
/**
|
|
417
|
+
* @internal
|
|
418
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
419
|
+
*/
|
|
420
|
+
export var PostV1MerchantsRegisterComplianceContactMerchantsRequestState$;
|
|
421
|
+
(function (PostV1MerchantsRegisterComplianceContactMerchantsRequestState$) {
|
|
422
|
+
/** @deprecated use `PostV1MerchantsRegisterComplianceContactMerchantsRequestState$inboundSchema` instead. */
|
|
423
|
+
PostV1MerchantsRegisterComplianceContactMerchantsRequestState$.inboundSchema = PostV1MerchantsRegisterComplianceContactMerchantsRequestState$inboundSchema;
|
|
424
|
+
/** @deprecated use `PostV1MerchantsRegisterComplianceContactMerchantsRequestState$outboundSchema` instead. */
|
|
425
|
+
PostV1MerchantsRegisterComplianceContactMerchantsRequestState$.outboundSchema = PostV1MerchantsRegisterComplianceContactMerchantsRequestState$outboundSchema;
|
|
426
|
+
})(PostV1MerchantsRegisterComplianceContactMerchantsRequestState$ || (PostV1MerchantsRegisterComplianceContactMerchantsRequestState$ = {}));
|
|
427
|
+
export function postV1MerchantsRegisterComplianceContactMerchantsRequestStateToJSON(postV1MerchantsRegisterComplianceContactMerchantsRequestState) {
|
|
428
|
+
return JSON.stringify(PostV1MerchantsRegisterComplianceContactMerchantsRequestState$outboundSchema
|
|
429
|
+
.parse(postV1MerchantsRegisterComplianceContactMerchantsRequestState));
|
|
430
|
+
}
|
|
431
|
+
export function postV1MerchantsRegisterComplianceContactMerchantsRequestStateFromJSON(jsonString) {
|
|
432
|
+
return safeParse(jsonString, (x) => PostV1MerchantsRegisterComplianceContactMerchantsRequestState$inboundSchema
|
|
433
|
+
.parse(JSON.parse(x)), `Failed to parse 'PostV1MerchantsRegisterComplianceContactMerchantsRequestState' from JSON`);
|
|
434
|
+
}
|
|
435
|
+
/** @internal */
|
|
436
|
+
export const Five$inboundSchema = z
|
|
437
|
+
.object({
|
|
438
|
+
country: PostV1MerchantsRegisterComplianceContactMerchantsRequestCountry$inboundSchema,
|
|
439
|
+
state: z.union([z.string(), State2$inboundSchema]).optional(),
|
|
440
|
+
companyName: z.string(),
|
|
441
|
+
addr1: z.string(),
|
|
442
|
+
addr2: z.string().optional(),
|
|
443
|
+
city: z.string(),
|
|
444
|
+
zipcode: z.string().optional(),
|
|
445
|
+
firstname: z.string(),
|
|
446
|
+
lastname: z.string(),
|
|
447
|
+
title: z.string().optional(),
|
|
448
|
+
phone: z.string().optional(),
|
|
449
|
+
});
|
|
450
|
+
/** @internal */
|
|
451
|
+
export const Five$outboundSchema = z.object({
|
|
452
|
+
country: PostV1MerchantsRegisterComplianceContactMerchantsRequestCountry$outboundSchema,
|
|
453
|
+
state: z.union([z.string(), State2$outboundSchema]).optional(),
|
|
454
|
+
companyName: z.string(),
|
|
455
|
+
addr1: z.string(),
|
|
456
|
+
addr2: z.string().optional(),
|
|
457
|
+
city: z.string(),
|
|
458
|
+
zipcode: z.string().optional(),
|
|
459
|
+
firstname: z.string(),
|
|
460
|
+
lastname: z.string(),
|
|
461
|
+
title: z.string().optional(),
|
|
462
|
+
phone: z.string().optional(),
|
|
463
|
+
});
|
|
464
|
+
/**
|
|
465
|
+
* @internal
|
|
466
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
467
|
+
*/
|
|
468
|
+
export var Five$;
|
|
469
|
+
(function (Five$) {
|
|
470
|
+
/** @deprecated use `Five$inboundSchema` instead. */
|
|
471
|
+
Five$.inboundSchema = Five$inboundSchema;
|
|
472
|
+
/** @deprecated use `Five$outboundSchema` instead. */
|
|
473
|
+
Five$.outboundSchema = Five$outboundSchema;
|
|
474
|
+
})(Five$ || (Five$ = {}));
|
|
475
|
+
export function fiveToJSON(five) {
|
|
476
|
+
return JSON.stringify(Five$outboundSchema.parse(five));
|
|
477
|
+
}
|
|
478
|
+
export function fiveFromJSON(jsonString) {
|
|
479
|
+
return safeParse(jsonString, (x) => Five$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'Five' from JSON`);
|
|
480
|
+
}
|
|
481
|
+
/** @internal */
|
|
482
|
+
export const PostV1MerchantsRegisterComplianceContactMerchantsCountry$inboundSchema = z.nativeEnum(PostV1MerchantsRegisterComplianceContactMerchantsCountry);
|
|
483
|
+
/** @internal */
|
|
484
|
+
export const PostV1MerchantsRegisterComplianceContactMerchantsCountry$outboundSchema = PostV1MerchantsRegisterComplianceContactMerchantsCountry$inboundSchema;
|
|
485
|
+
/**
|
|
486
|
+
* @internal
|
|
487
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
488
|
+
*/
|
|
489
|
+
export var PostV1MerchantsRegisterComplianceContactMerchantsCountry$;
|
|
490
|
+
(function (PostV1MerchantsRegisterComplianceContactMerchantsCountry$) {
|
|
491
|
+
/** @deprecated use `PostV1MerchantsRegisterComplianceContactMerchantsCountry$inboundSchema` instead. */
|
|
492
|
+
PostV1MerchantsRegisterComplianceContactMerchantsCountry$.inboundSchema = PostV1MerchantsRegisterComplianceContactMerchantsCountry$inboundSchema;
|
|
493
|
+
/** @deprecated use `PostV1MerchantsRegisterComplianceContactMerchantsCountry$outboundSchema` instead. */
|
|
494
|
+
PostV1MerchantsRegisterComplianceContactMerchantsCountry$.outboundSchema = PostV1MerchantsRegisterComplianceContactMerchantsCountry$outboundSchema;
|
|
495
|
+
})(PostV1MerchantsRegisterComplianceContactMerchantsCountry$ || (PostV1MerchantsRegisterComplianceContactMerchantsCountry$ = {}));
|
|
496
|
+
/** @internal */
|
|
497
|
+
export const PostV1MerchantsRegisterComplianceContactMerchantsState$inboundSchema = z.nativeEnum(PostV1MerchantsRegisterComplianceContactMerchantsState);
|
|
498
|
+
/** @internal */
|
|
499
|
+
export const PostV1MerchantsRegisterComplianceContactMerchantsState$outboundSchema = PostV1MerchantsRegisterComplianceContactMerchantsState$inboundSchema;
|
|
500
|
+
/**
|
|
501
|
+
* @internal
|
|
502
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
503
|
+
*/
|
|
504
|
+
export var PostV1MerchantsRegisterComplianceContactMerchantsState$;
|
|
505
|
+
(function (PostV1MerchantsRegisterComplianceContactMerchantsState$) {
|
|
506
|
+
/** @deprecated use `PostV1MerchantsRegisterComplianceContactMerchantsState$inboundSchema` instead. */
|
|
507
|
+
PostV1MerchantsRegisterComplianceContactMerchantsState$.inboundSchema = PostV1MerchantsRegisterComplianceContactMerchantsState$inboundSchema;
|
|
508
|
+
/** @deprecated use `PostV1MerchantsRegisterComplianceContactMerchantsState$outboundSchema` instead. */
|
|
509
|
+
PostV1MerchantsRegisterComplianceContactMerchantsState$.outboundSchema = PostV1MerchantsRegisterComplianceContactMerchantsState$outboundSchema;
|
|
510
|
+
})(PostV1MerchantsRegisterComplianceContactMerchantsState$ || (PostV1MerchantsRegisterComplianceContactMerchantsState$ = {}));
|
|
511
|
+
/** @internal */
|
|
512
|
+
export const Four$inboundSchema = z
|
|
513
|
+
.object({
|
|
514
|
+
country: PostV1MerchantsRegisterComplianceContactMerchantsCountry$inboundSchema,
|
|
515
|
+
state: PostV1MerchantsRegisterComplianceContactMerchantsState$inboundSchema,
|
|
516
|
+
companyName: z.string(),
|
|
517
|
+
addr1: z.string(),
|
|
518
|
+
addr2: z.string().optional(),
|
|
519
|
+
city: z.string(),
|
|
520
|
+
zipcode: z.string().optional(),
|
|
521
|
+
firstname: z.string(),
|
|
522
|
+
lastname: z.string(),
|
|
523
|
+
title: z.string().optional(),
|
|
524
|
+
phone: z.string().optional(),
|
|
525
|
+
});
|
|
526
|
+
/** @internal */
|
|
527
|
+
export const Four$outboundSchema = z.object({
|
|
528
|
+
country: PostV1MerchantsRegisterComplianceContactMerchantsCountry$outboundSchema,
|
|
529
|
+
state: PostV1MerchantsRegisterComplianceContactMerchantsState$outboundSchema,
|
|
530
|
+
companyName: z.string(),
|
|
531
|
+
addr1: z.string(),
|
|
532
|
+
addr2: z.string().optional(),
|
|
533
|
+
city: z.string(),
|
|
534
|
+
zipcode: z.string().optional(),
|
|
535
|
+
firstname: z.string(),
|
|
536
|
+
lastname: z.string(),
|
|
537
|
+
title: z.string().optional(),
|
|
538
|
+
phone: z.string().optional(),
|
|
539
|
+
});
|
|
540
|
+
/**
|
|
541
|
+
* @internal
|
|
542
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
543
|
+
*/
|
|
544
|
+
export var Four$;
|
|
545
|
+
(function (Four$) {
|
|
546
|
+
/** @deprecated use `Four$inboundSchema` instead. */
|
|
547
|
+
Four$.inboundSchema = Four$inboundSchema;
|
|
548
|
+
/** @deprecated use `Four$outboundSchema` instead. */
|
|
549
|
+
Four$.outboundSchema = Four$outboundSchema;
|
|
550
|
+
})(Four$ || (Four$ = {}));
|
|
551
|
+
export function fourToJSON(four) {
|
|
552
|
+
return JSON.stringify(Four$outboundSchema.parse(four));
|
|
553
|
+
}
|
|
554
|
+
export function fourFromJSON(jsonString) {
|
|
555
|
+
return safeParse(jsonString, (x) => Four$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'Four' from JSON`);
|
|
556
|
+
}
|
|
557
|
+
/** @internal */
|
|
558
|
+
export const PostV1MerchantsRegisterComplianceContactCountry$inboundSchema = z
|
|
559
|
+
.nativeEnum(PostV1MerchantsRegisterComplianceContactCountry);
|
|
560
|
+
/** @internal */
|
|
561
|
+
export const PostV1MerchantsRegisterComplianceContactCountry$outboundSchema = PostV1MerchantsRegisterComplianceContactCountry$inboundSchema;
|
|
562
|
+
/**
|
|
563
|
+
* @internal
|
|
564
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
565
|
+
*/
|
|
566
|
+
export var PostV1MerchantsRegisterComplianceContactCountry$;
|
|
567
|
+
(function (PostV1MerchantsRegisterComplianceContactCountry$) {
|
|
568
|
+
/** @deprecated use `PostV1MerchantsRegisterComplianceContactCountry$inboundSchema` instead. */
|
|
569
|
+
PostV1MerchantsRegisterComplianceContactCountry$.inboundSchema = PostV1MerchantsRegisterComplianceContactCountry$inboundSchema;
|
|
570
|
+
/** @deprecated use `PostV1MerchantsRegisterComplianceContactCountry$outboundSchema` instead. */
|
|
571
|
+
PostV1MerchantsRegisterComplianceContactCountry$.outboundSchema = PostV1MerchantsRegisterComplianceContactCountry$outboundSchema;
|
|
572
|
+
})(PostV1MerchantsRegisterComplianceContactCountry$ || (PostV1MerchantsRegisterComplianceContactCountry$ = {}));
|
|
573
|
+
/** @internal */
|
|
574
|
+
export const PostV1MerchantsRegisterComplianceContactState$inboundSchema = z
|
|
575
|
+
.nativeEnum(PostV1MerchantsRegisterComplianceContactState);
|
|
576
|
+
/** @internal */
|
|
577
|
+
export const PostV1MerchantsRegisterComplianceContactState$outboundSchema = PostV1MerchantsRegisterComplianceContactState$inboundSchema;
|
|
578
|
+
/**
|
|
579
|
+
* @internal
|
|
580
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
581
|
+
*/
|
|
582
|
+
export var PostV1MerchantsRegisterComplianceContactState$;
|
|
583
|
+
(function (PostV1MerchantsRegisterComplianceContactState$) {
|
|
584
|
+
/** @deprecated use `PostV1MerchantsRegisterComplianceContactState$inboundSchema` instead. */
|
|
585
|
+
PostV1MerchantsRegisterComplianceContactState$.inboundSchema = PostV1MerchantsRegisterComplianceContactState$inboundSchema;
|
|
586
|
+
/** @deprecated use `PostV1MerchantsRegisterComplianceContactState$outboundSchema` instead. */
|
|
587
|
+
PostV1MerchantsRegisterComplianceContactState$.outboundSchema = PostV1MerchantsRegisterComplianceContactState$outboundSchema;
|
|
588
|
+
})(PostV1MerchantsRegisterComplianceContactState$ || (PostV1MerchantsRegisterComplianceContactState$ = {}));
|
|
589
|
+
/** @internal */
|
|
590
|
+
export const Three$inboundSchema = z
|
|
591
|
+
.object({
|
|
592
|
+
country: PostV1MerchantsRegisterComplianceContactCountry$inboundSchema,
|
|
593
|
+
state: PostV1MerchantsRegisterComplianceContactState$inboundSchema,
|
|
594
|
+
companyName: z.string(),
|
|
595
|
+
addr1: z.string(),
|
|
596
|
+
addr2: z.string().optional(),
|
|
597
|
+
city: z.string(),
|
|
598
|
+
zipcode: z.string().optional(),
|
|
599
|
+
firstname: z.string(),
|
|
600
|
+
lastname: z.string(),
|
|
601
|
+
title: z.string().optional(),
|
|
602
|
+
phone: z.string().optional(),
|
|
603
|
+
});
|
|
604
|
+
/** @internal */
|
|
605
|
+
export const Three$outboundSchema = z.object({
|
|
606
|
+
country: PostV1MerchantsRegisterComplianceContactCountry$outboundSchema,
|
|
607
|
+
state: PostV1MerchantsRegisterComplianceContactState$outboundSchema,
|
|
608
|
+
companyName: z.string(),
|
|
609
|
+
addr1: z.string(),
|
|
610
|
+
addr2: z.string().optional(),
|
|
611
|
+
city: z.string(),
|
|
612
|
+
zipcode: z.string().optional(),
|
|
613
|
+
firstname: z.string(),
|
|
614
|
+
lastname: z.string(),
|
|
615
|
+
title: z.string().optional(),
|
|
616
|
+
phone: z.string().optional(),
|
|
617
|
+
});
|
|
618
|
+
/**
|
|
619
|
+
* @internal
|
|
620
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
621
|
+
*/
|
|
622
|
+
export var Three$;
|
|
623
|
+
(function (Three$) {
|
|
624
|
+
/** @deprecated use `Three$inboundSchema` instead. */
|
|
625
|
+
Three$.inboundSchema = Three$inboundSchema;
|
|
626
|
+
/** @deprecated use `Three$outboundSchema` instead. */
|
|
627
|
+
Three$.outboundSchema = Three$outboundSchema;
|
|
628
|
+
})(Three$ || (Three$ = {}));
|
|
629
|
+
export function threeToJSON(three) {
|
|
630
|
+
return JSON.stringify(Three$outboundSchema.parse(three));
|
|
631
|
+
}
|
|
632
|
+
export function threeFromJSON(jsonString) {
|
|
633
|
+
return safeParse(jsonString, (x) => Three$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'Three' from JSON`);
|
|
634
|
+
}
|
|
635
|
+
/** @internal */
|
|
636
|
+
export const ComplianceContactCountry$inboundSchema = z.nativeEnum(ComplianceContactCountry);
|
|
637
|
+
/** @internal */
|
|
638
|
+
export const ComplianceContactCountry$outboundSchema = ComplianceContactCountry$inboundSchema;
|
|
639
|
+
/**
|
|
640
|
+
* @internal
|
|
641
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
642
|
+
*/
|
|
643
|
+
export var ComplianceContactCountry$;
|
|
644
|
+
(function (ComplianceContactCountry$) {
|
|
645
|
+
/** @deprecated use `ComplianceContactCountry$inboundSchema` instead. */
|
|
646
|
+
ComplianceContactCountry$.inboundSchema = ComplianceContactCountry$inboundSchema;
|
|
647
|
+
/** @deprecated use `ComplianceContactCountry$outboundSchema` instead. */
|
|
648
|
+
ComplianceContactCountry$.outboundSchema = ComplianceContactCountry$outboundSchema;
|
|
649
|
+
})(ComplianceContactCountry$ || (ComplianceContactCountry$ = {}));
|
|
650
|
+
/** @internal */
|
|
651
|
+
export const ComplianceContactState$inboundSchema = z.nativeEnum(ComplianceContactState);
|
|
652
|
+
/** @internal */
|
|
653
|
+
export const ComplianceContactState$outboundSchema = ComplianceContactState$inboundSchema;
|
|
654
|
+
/**
|
|
655
|
+
* @internal
|
|
656
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
657
|
+
*/
|
|
658
|
+
export var ComplianceContactState$;
|
|
659
|
+
(function (ComplianceContactState$) {
|
|
660
|
+
/** @deprecated use `ComplianceContactState$inboundSchema` instead. */
|
|
661
|
+
ComplianceContactState$.inboundSchema = ComplianceContactState$inboundSchema;
|
|
662
|
+
/** @deprecated use `ComplianceContactState$outboundSchema` instead. */
|
|
663
|
+
ComplianceContactState$.outboundSchema = ComplianceContactState$outboundSchema;
|
|
664
|
+
})(ComplianceContactState$ || (ComplianceContactState$ = {}));
|
|
665
|
+
/** @internal */
|
|
666
|
+
export const Two$inboundSchema = z
|
|
667
|
+
.object({
|
|
668
|
+
country: ComplianceContactCountry$inboundSchema,
|
|
669
|
+
state: ComplianceContactState$inboundSchema,
|
|
670
|
+
companyName: z.string(),
|
|
671
|
+
addr1: z.string(),
|
|
672
|
+
addr2: z.string().optional(),
|
|
673
|
+
city: z.string(),
|
|
674
|
+
zipcode: z.string().optional(),
|
|
675
|
+
firstname: z.string(),
|
|
676
|
+
lastname: z.string(),
|
|
677
|
+
title: z.string().optional(),
|
|
678
|
+
phone: z.string().optional(),
|
|
679
|
+
});
|
|
680
|
+
/** @internal */
|
|
681
|
+
export const Two$outboundSchema = z
|
|
682
|
+
.object({
|
|
683
|
+
country: ComplianceContactCountry$outboundSchema,
|
|
684
|
+
state: ComplianceContactState$outboundSchema,
|
|
685
|
+
companyName: z.string(),
|
|
686
|
+
addr1: z.string(),
|
|
687
|
+
addr2: z.string().optional(),
|
|
688
|
+
city: z.string(),
|
|
689
|
+
zipcode: z.string().optional(),
|
|
690
|
+
firstname: z.string(),
|
|
691
|
+
lastname: z.string(),
|
|
692
|
+
title: z.string().optional(),
|
|
693
|
+
phone: z.string().optional(),
|
|
694
|
+
});
|
|
695
|
+
/**
|
|
696
|
+
* @internal
|
|
697
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
698
|
+
*/
|
|
699
|
+
export var Two$;
|
|
700
|
+
(function (Two$) {
|
|
701
|
+
/** @deprecated use `Two$inboundSchema` instead. */
|
|
702
|
+
Two$.inboundSchema = Two$inboundSchema;
|
|
703
|
+
/** @deprecated use `Two$outboundSchema` instead. */
|
|
704
|
+
Two$.outboundSchema = Two$outboundSchema;
|
|
705
|
+
})(Two$ || (Two$ = {}));
|
|
706
|
+
export function twoToJSON(two) {
|
|
707
|
+
return JSON.stringify(Two$outboundSchema.parse(two));
|
|
708
|
+
}
|
|
709
|
+
export function twoFromJSON(jsonString) {
|
|
710
|
+
return safeParse(jsonString, (x) => Two$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'Two' from JSON`);
|
|
711
|
+
}
|
|
712
|
+
/** @internal */
|
|
713
|
+
export const Country$inboundSchema = z
|
|
714
|
+
.nativeEnum(Country);
|
|
715
|
+
/** @internal */
|
|
716
|
+
export const Country$outboundSchema = Country$inboundSchema;
|
|
717
|
+
/**
|
|
718
|
+
* @internal
|
|
719
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
720
|
+
*/
|
|
721
|
+
export var Country$;
|
|
722
|
+
(function (Country$) {
|
|
723
|
+
/** @deprecated use `Country$inboundSchema` instead. */
|
|
724
|
+
Country$.inboundSchema = Country$inboundSchema;
|
|
725
|
+
/** @deprecated use `Country$outboundSchema` instead. */
|
|
726
|
+
Country$.outboundSchema = Country$outboundSchema;
|
|
727
|
+
})(Country$ || (Country$ = {}));
|
|
728
|
+
/** @internal */
|
|
729
|
+
export const State$inboundSchema = z.nativeEnum(State);
|
|
730
|
+
/** @internal */
|
|
731
|
+
export const State$outboundSchema = State$inboundSchema;
|
|
732
|
+
/**
|
|
733
|
+
* @internal
|
|
734
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
735
|
+
*/
|
|
736
|
+
export var State$;
|
|
737
|
+
(function (State$) {
|
|
738
|
+
/** @deprecated use `State$inboundSchema` instead. */
|
|
739
|
+
State$.inboundSchema = State$inboundSchema;
|
|
740
|
+
/** @deprecated use `State$outboundSchema` instead. */
|
|
741
|
+
State$.outboundSchema = State$outboundSchema;
|
|
742
|
+
})(State$ || (State$ = {}));
|
|
743
|
+
/** @internal */
|
|
744
|
+
export const One$inboundSchema = z
|
|
745
|
+
.object({
|
|
746
|
+
country: Country$inboundSchema,
|
|
747
|
+
state: State$inboundSchema,
|
|
748
|
+
companyName: z.string(),
|
|
749
|
+
addr1: z.string(),
|
|
750
|
+
addr2: z.string().optional(),
|
|
751
|
+
city: z.string(),
|
|
752
|
+
zipcode: z.string().optional(),
|
|
753
|
+
firstname: z.string(),
|
|
754
|
+
lastname: z.string(),
|
|
755
|
+
title: z.string().optional(),
|
|
756
|
+
phone: z.string().optional(),
|
|
757
|
+
});
|
|
758
|
+
/** @internal */
|
|
759
|
+
export const One$outboundSchema = z
|
|
760
|
+
.object({
|
|
761
|
+
country: Country$outboundSchema,
|
|
762
|
+
state: State$outboundSchema,
|
|
763
|
+
companyName: z.string(),
|
|
764
|
+
addr1: z.string(),
|
|
765
|
+
addr2: z.string().optional(),
|
|
766
|
+
city: z.string(),
|
|
767
|
+
zipcode: z.string().optional(),
|
|
768
|
+
firstname: z.string(),
|
|
769
|
+
lastname: z.string(),
|
|
770
|
+
title: z.string().optional(),
|
|
771
|
+
phone: z.string().optional(),
|
|
772
|
+
});
|
|
773
|
+
/**
|
|
774
|
+
* @internal
|
|
775
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
776
|
+
*/
|
|
777
|
+
export var One$;
|
|
778
|
+
(function (One$) {
|
|
779
|
+
/** @deprecated use `One$inboundSchema` instead. */
|
|
780
|
+
One$.inboundSchema = One$inboundSchema;
|
|
781
|
+
/** @deprecated use `One$outboundSchema` instead. */
|
|
782
|
+
One$.outboundSchema = One$outboundSchema;
|
|
783
|
+
})(One$ || (One$ = {}));
|
|
784
|
+
export function oneToJSON(one) {
|
|
785
|
+
return JSON.stringify(One$outboundSchema.parse(one));
|
|
786
|
+
}
|
|
787
|
+
export function oneFromJSON(jsonString) {
|
|
788
|
+
return safeParse(jsonString, (x) => One$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'One' from JSON`);
|
|
789
|
+
}
|
|
790
|
+
/** @internal */
|
|
791
|
+
export const ComplianceContact$inboundSchema = z.union([
|
|
792
|
+
z.lazy(() => One$inboundSchema),
|
|
793
|
+
z.lazy(() => Two$inboundSchema),
|
|
794
|
+
z.lazy(() => Three$inboundSchema),
|
|
795
|
+
z.lazy(() => Four$inboundSchema),
|
|
796
|
+
z.lazy(() => Five$inboundSchema),
|
|
797
|
+
]);
|
|
798
|
+
/** @internal */
|
|
799
|
+
export const ComplianceContact$outboundSchema = z.union([
|
|
800
|
+
z.lazy(() => One$outboundSchema),
|
|
801
|
+
z.lazy(() => Two$outboundSchema),
|
|
802
|
+
z.lazy(() => Three$outboundSchema),
|
|
803
|
+
z.lazy(() => Four$outboundSchema),
|
|
804
|
+
z.lazy(() => Five$outboundSchema),
|
|
805
|
+
]);
|
|
806
|
+
/**
|
|
807
|
+
* @internal
|
|
808
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
809
|
+
*/
|
|
810
|
+
export var ComplianceContact$;
|
|
811
|
+
(function (ComplianceContact$) {
|
|
812
|
+
/** @deprecated use `ComplianceContact$inboundSchema` instead. */
|
|
813
|
+
ComplianceContact$.inboundSchema = ComplianceContact$inboundSchema;
|
|
814
|
+
/** @deprecated use `ComplianceContact$outboundSchema` instead. */
|
|
815
|
+
ComplianceContact$.outboundSchema = ComplianceContact$outboundSchema;
|
|
816
|
+
})(ComplianceContact$ || (ComplianceContact$ = {}));
|
|
817
|
+
export function complianceContactToJSON(complianceContact) {
|
|
818
|
+
return JSON.stringify(ComplianceContact$outboundSchema.parse(complianceContact));
|
|
819
|
+
}
|
|
820
|
+
export function complianceContactFromJSON(jsonString) {
|
|
821
|
+
return safeParse(jsonString, (x) => ComplianceContact$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'ComplianceContact' from JSON`);
|
|
822
|
+
}
|
|
823
|
+
/** @internal */
|
|
824
|
+
export const AssetConfigs$inboundSchema = z.object({
|
|
825
|
+
target: z.string(),
|
|
826
|
+
});
|
|
827
|
+
/** @internal */
|
|
828
|
+
export const AssetConfigs$outboundSchema = z.object({
|
|
829
|
+
target: z.string(),
|
|
830
|
+
});
|
|
831
|
+
/**
|
|
832
|
+
* @internal
|
|
833
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
834
|
+
*/
|
|
835
|
+
export var AssetConfigs$;
|
|
836
|
+
(function (AssetConfigs$) {
|
|
837
|
+
/** @deprecated use `AssetConfigs$inboundSchema` instead. */
|
|
838
|
+
AssetConfigs$.inboundSchema = AssetConfigs$inboundSchema;
|
|
839
|
+
/** @deprecated use `AssetConfigs$outboundSchema` instead. */
|
|
840
|
+
AssetConfigs$.outboundSchema = AssetConfigs$outboundSchema;
|
|
841
|
+
})(AssetConfigs$ || (AssetConfigs$ = {}));
|
|
842
|
+
export function assetConfigsToJSON(assetConfigs) {
|
|
843
|
+
return JSON.stringify(AssetConfigs$outboundSchema.parse(assetConfigs));
|
|
844
|
+
}
|
|
845
|
+
export function assetConfigsFromJSON(jsonString) {
|
|
846
|
+
return safeParse(jsonString, (x) => AssetConfigs$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'AssetConfigs' from JSON`);
|
|
847
|
+
}
|
|
848
|
+
/** @internal */
|
|
849
|
+
export const PostV1MerchantsRegisterRequestBody$inboundSchema = z.object({
|
|
850
|
+
externalId: z.string().optional(),
|
|
851
|
+
name: z.string(),
|
|
852
|
+
email: z.string(),
|
|
853
|
+
complianceContact: z.union([
|
|
854
|
+
z.lazy(() => One$inboundSchema),
|
|
855
|
+
z.lazy(() => Two$inboundSchema),
|
|
856
|
+
z.lazy(() => Three$inboundSchema),
|
|
857
|
+
z.lazy(() => Four$inboundSchema),
|
|
858
|
+
z.lazy(() => Five$inboundSchema),
|
|
859
|
+
]),
|
|
860
|
+
activate: z.boolean().default(true),
|
|
861
|
+
assetConfigs: z.array(z.lazy(() => AssetConfigs$inboundSchema)).optional(),
|
|
862
|
+
});
|
|
863
|
+
/** @internal */
|
|
864
|
+
export const PostV1MerchantsRegisterRequestBody$outboundSchema = z.object({
|
|
865
|
+
externalId: z.string().optional(),
|
|
866
|
+
name: z.string(),
|
|
867
|
+
email: z.string(),
|
|
868
|
+
complianceContact: z.union([
|
|
869
|
+
z.lazy(() => One$outboundSchema),
|
|
870
|
+
z.lazy(() => Two$outboundSchema),
|
|
871
|
+
z.lazy(() => Three$outboundSchema),
|
|
872
|
+
z.lazy(() => Four$outboundSchema),
|
|
873
|
+
z.lazy(() => Five$outboundSchema),
|
|
874
|
+
]),
|
|
875
|
+
activate: z.boolean().default(true),
|
|
876
|
+
assetConfigs: z.array(z.lazy(() => AssetConfigs$outboundSchema)).optional(),
|
|
877
|
+
});
|
|
878
|
+
/**
|
|
879
|
+
* @internal
|
|
880
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
881
|
+
*/
|
|
882
|
+
export var PostV1MerchantsRegisterRequestBody$;
|
|
883
|
+
(function (PostV1MerchantsRegisterRequestBody$) {
|
|
884
|
+
/** @deprecated use `PostV1MerchantsRegisterRequestBody$inboundSchema` instead. */
|
|
885
|
+
PostV1MerchantsRegisterRequestBody$.inboundSchema = PostV1MerchantsRegisterRequestBody$inboundSchema;
|
|
886
|
+
/** @deprecated use `PostV1MerchantsRegisterRequestBody$outboundSchema` instead. */
|
|
887
|
+
PostV1MerchantsRegisterRequestBody$.outboundSchema = PostV1MerchantsRegisterRequestBody$outboundSchema;
|
|
888
|
+
})(PostV1MerchantsRegisterRequestBody$ || (PostV1MerchantsRegisterRequestBody$ = {}));
|
|
889
|
+
export function postV1MerchantsRegisterRequestBodyToJSON(postV1MerchantsRegisterRequestBody) {
|
|
890
|
+
return JSON.stringify(PostV1MerchantsRegisterRequestBody$outboundSchema.parse(postV1MerchantsRegisterRequestBody));
|
|
891
|
+
}
|
|
892
|
+
export function postV1MerchantsRegisterRequestBodyFromJSON(jsonString) {
|
|
893
|
+
return safeParse(jsonString, (x) => PostV1MerchantsRegisterRequestBody$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'PostV1MerchantsRegisterRequestBody' from JSON`);
|
|
894
|
+
}
|
|
895
|
+
/** @internal */
|
|
896
|
+
export const PostV1MerchantsRegisterStatus$inboundSchema = z.nativeEnum(PostV1MerchantsRegisterStatus);
|
|
897
|
+
/** @internal */
|
|
898
|
+
export const PostV1MerchantsRegisterStatus$outboundSchema = PostV1MerchantsRegisterStatus$inboundSchema;
|
|
899
|
+
/**
|
|
900
|
+
* @internal
|
|
901
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
902
|
+
*/
|
|
903
|
+
export var PostV1MerchantsRegisterStatus$;
|
|
904
|
+
(function (PostV1MerchantsRegisterStatus$) {
|
|
905
|
+
/** @deprecated use `PostV1MerchantsRegisterStatus$inboundSchema` instead. */
|
|
906
|
+
PostV1MerchantsRegisterStatus$.inboundSchema = PostV1MerchantsRegisterStatus$inboundSchema;
|
|
907
|
+
/** @deprecated use `PostV1MerchantsRegisterStatus$outboundSchema` instead. */
|
|
908
|
+
PostV1MerchantsRegisterStatus$.outboundSchema = PostV1MerchantsRegisterStatus$outboundSchema;
|
|
909
|
+
})(PostV1MerchantsRegisterStatus$ || (PostV1MerchantsRegisterStatus$ = {}));
|
|
910
|
+
/** @internal */
|
|
911
|
+
export const PostV1MerchantsRegisterData$inboundSchema = z.object({
|
|
912
|
+
id: z.string(),
|
|
913
|
+
status: PostV1MerchantsRegisterStatus$inboundSchema,
|
|
914
|
+
merchantId: z.nullable(z.string()),
|
|
915
|
+
error: z.nullable(z.string()),
|
|
916
|
+
});
|
|
917
|
+
/** @internal */
|
|
918
|
+
export const PostV1MerchantsRegisterData$outboundSchema = z.object({
|
|
919
|
+
id: z.string(),
|
|
920
|
+
status: PostV1MerchantsRegisterStatus$outboundSchema,
|
|
921
|
+
merchantId: z.nullable(z.string()),
|
|
922
|
+
error: z.nullable(z.string()),
|
|
923
|
+
});
|
|
924
|
+
/**
|
|
925
|
+
* @internal
|
|
926
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
927
|
+
*/
|
|
928
|
+
export var PostV1MerchantsRegisterData$;
|
|
929
|
+
(function (PostV1MerchantsRegisterData$) {
|
|
930
|
+
/** @deprecated use `PostV1MerchantsRegisterData$inboundSchema` instead. */
|
|
931
|
+
PostV1MerchantsRegisterData$.inboundSchema = PostV1MerchantsRegisterData$inboundSchema;
|
|
932
|
+
/** @deprecated use `PostV1MerchantsRegisterData$outboundSchema` instead. */
|
|
933
|
+
PostV1MerchantsRegisterData$.outboundSchema = PostV1MerchantsRegisterData$outboundSchema;
|
|
934
|
+
})(PostV1MerchantsRegisterData$ || (PostV1MerchantsRegisterData$ = {}));
|
|
935
|
+
export function postV1MerchantsRegisterDataToJSON(postV1MerchantsRegisterData) {
|
|
936
|
+
return JSON.stringify(PostV1MerchantsRegisterData$outboundSchema.parse(postV1MerchantsRegisterData));
|
|
937
|
+
}
|
|
938
|
+
export function postV1MerchantsRegisterDataFromJSON(jsonString) {
|
|
939
|
+
return safeParse(jsonString, (x) => PostV1MerchantsRegisterData$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'PostV1MerchantsRegisterData' from JSON`);
|
|
940
|
+
}
|
|
941
|
+
/** @internal */
|
|
942
|
+
export const PostV1MerchantsRegisterMeta$inboundSchema = z.object({
|
|
943
|
+
timestamp: z.string().datetime({ offset: true }).transform(v => new Date(v)),
|
|
944
|
+
});
|
|
945
|
+
/** @internal */
|
|
946
|
+
export const PostV1MerchantsRegisterMeta$outboundSchema = z.object({
|
|
947
|
+
timestamp: z.date().transform(v => v.toISOString()),
|
|
948
|
+
});
|
|
949
|
+
/**
|
|
950
|
+
* @internal
|
|
951
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
952
|
+
*/
|
|
953
|
+
export var PostV1MerchantsRegisterMeta$;
|
|
954
|
+
(function (PostV1MerchantsRegisterMeta$) {
|
|
955
|
+
/** @deprecated use `PostV1MerchantsRegisterMeta$inboundSchema` instead. */
|
|
956
|
+
PostV1MerchantsRegisterMeta$.inboundSchema = PostV1MerchantsRegisterMeta$inboundSchema;
|
|
957
|
+
/** @deprecated use `PostV1MerchantsRegisterMeta$outboundSchema` instead. */
|
|
958
|
+
PostV1MerchantsRegisterMeta$.outboundSchema = PostV1MerchantsRegisterMeta$outboundSchema;
|
|
959
|
+
})(PostV1MerchantsRegisterMeta$ || (PostV1MerchantsRegisterMeta$ = {}));
|
|
960
|
+
export function postV1MerchantsRegisterMetaToJSON(postV1MerchantsRegisterMeta) {
|
|
961
|
+
return JSON.stringify(PostV1MerchantsRegisterMeta$outboundSchema.parse(postV1MerchantsRegisterMeta));
|
|
962
|
+
}
|
|
963
|
+
export function postV1MerchantsRegisterMetaFromJSON(jsonString) {
|
|
964
|
+
return safeParse(jsonString, (x) => PostV1MerchantsRegisterMeta$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'PostV1MerchantsRegisterMeta' from JSON`);
|
|
965
|
+
}
|
|
966
|
+
/** @internal */
|
|
967
|
+
export const PostV1MerchantsRegisterResponseBody$inboundSchema = z.object({
|
|
968
|
+
data: z.lazy(() => PostV1MerchantsRegisterData$inboundSchema),
|
|
969
|
+
meta: z.lazy(() => PostV1MerchantsRegisterMeta$inboundSchema),
|
|
970
|
+
});
|
|
971
|
+
/** @internal */
|
|
972
|
+
export const PostV1MerchantsRegisterResponseBody$outboundSchema = z.object({
|
|
973
|
+
data: z.lazy(() => PostV1MerchantsRegisterData$outboundSchema),
|
|
974
|
+
meta: z.lazy(() => PostV1MerchantsRegisterMeta$outboundSchema),
|
|
975
|
+
});
|
|
976
|
+
/**
|
|
977
|
+
* @internal
|
|
978
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
979
|
+
*/
|
|
980
|
+
export var PostV1MerchantsRegisterResponseBody$;
|
|
981
|
+
(function (PostV1MerchantsRegisterResponseBody$) {
|
|
982
|
+
/** @deprecated use `PostV1MerchantsRegisterResponseBody$inboundSchema` instead. */
|
|
983
|
+
PostV1MerchantsRegisterResponseBody$.inboundSchema = PostV1MerchantsRegisterResponseBody$inboundSchema;
|
|
984
|
+
/** @deprecated use `PostV1MerchantsRegisterResponseBody$outboundSchema` instead. */
|
|
985
|
+
PostV1MerchantsRegisterResponseBody$.outboundSchema = PostV1MerchantsRegisterResponseBody$outboundSchema;
|
|
986
|
+
})(PostV1MerchantsRegisterResponseBody$ || (PostV1MerchantsRegisterResponseBody$ = {}));
|
|
987
|
+
export function postV1MerchantsRegisterResponseBodyToJSON(postV1MerchantsRegisterResponseBody) {
|
|
988
|
+
return JSON.stringify(PostV1MerchantsRegisterResponseBody$outboundSchema.parse(postV1MerchantsRegisterResponseBody));
|
|
989
|
+
}
|
|
990
|
+
export function postV1MerchantsRegisterResponseBodyFromJSON(jsonString) {
|
|
991
|
+
return safeParse(jsonString, (x) => PostV1MerchantsRegisterResponseBody$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'PostV1MerchantsRegisterResponseBody' from JSON`);
|
|
992
|
+
}
|
|
993
|
+
//# sourceMappingURL=postv1merchantsregister.js.map
|