@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,1760 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import * as z from "zod";
|
|
6
|
+
import { safeParse } from "../../lib/schemas.js";
|
|
7
|
+
import { ClosedEnum } from "../../types/enums.js";
|
|
8
|
+
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
9
|
+
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
10
|
+
|
|
11
|
+
export const PostV1MerchantsRegisterComplianceContactMerchantsRequestCountry = {
|
|
12
|
+
Afghanistan: "Afghanistan",
|
|
13
|
+
Albania: "Albania",
|
|
14
|
+
Algeria: "Algeria",
|
|
15
|
+
Andorra: "Andorra",
|
|
16
|
+
Angola: "Angola",
|
|
17
|
+
Anguilla: "Anguilla",
|
|
18
|
+
Antarctica: "Antarctica",
|
|
19
|
+
AntiguaAndBarbuda: "Antigua and Barbuda",
|
|
20
|
+
Argentina: "Argentina",
|
|
21
|
+
Armenia: "Armenia",
|
|
22
|
+
Aruba: "Aruba",
|
|
23
|
+
Austria: "Austria",
|
|
24
|
+
Azerbaijan: "Azerbaijan",
|
|
25
|
+
Bahamas: "Bahamas",
|
|
26
|
+
Bahrain: "Bahrain",
|
|
27
|
+
Bangladesh: "Bangladesh",
|
|
28
|
+
Barbados: "Barbados",
|
|
29
|
+
Belarus: "Belarus",
|
|
30
|
+
Belgium: "Belgium",
|
|
31
|
+
Belize: "Belize",
|
|
32
|
+
Benin: "Benin",
|
|
33
|
+
Bermuda: "Bermuda",
|
|
34
|
+
Bhutan: "Bhutan",
|
|
35
|
+
Bolivia: "Bolivia",
|
|
36
|
+
BosniaHerzegovina: "Bosnia-Herzegovina",
|
|
37
|
+
Botswana: "Botswana",
|
|
38
|
+
BouvetIsland: "Bouvet Island",
|
|
39
|
+
Brazil: "Brazil",
|
|
40
|
+
BritishIndianOceanTerritory: "British Indian Ocean Territory",
|
|
41
|
+
BruneiDarussalam: "Brunei Darussalam",
|
|
42
|
+
Bulgaria: "Bulgaria",
|
|
43
|
+
BurkinaFaso: "Burkina Faso",
|
|
44
|
+
Burundi: "Burundi",
|
|
45
|
+
Cambodia: "Cambodia",
|
|
46
|
+
Cameroon: "Cameroon",
|
|
47
|
+
CapeVerde: "Cape Verde",
|
|
48
|
+
CaymanIslands: "Cayman Islands",
|
|
49
|
+
CentralAfricanRepublic: "Central African Republic",
|
|
50
|
+
Chad: "Chad",
|
|
51
|
+
Chile: "Chile",
|
|
52
|
+
China: "China",
|
|
53
|
+
ChristmasIsland: "Christmas Island",
|
|
54
|
+
CocosKeelingIslands: "Cocos (Keeling) Islands",
|
|
55
|
+
Colombia: "Colombia",
|
|
56
|
+
Comoros: "Comoros",
|
|
57
|
+
Congo: "Congo",
|
|
58
|
+
CookIslands: "Cook Islands",
|
|
59
|
+
CostaRica: "Costa Rica",
|
|
60
|
+
CoteDIvoire: "Cote D'Ivoire",
|
|
61
|
+
Croatia: "Croatia",
|
|
62
|
+
Cuba: "Cuba",
|
|
63
|
+
Cyprus: "Cyprus",
|
|
64
|
+
CzechRepublic: "Czech Republic",
|
|
65
|
+
Denmark: "Denmark",
|
|
66
|
+
Djibouti: "Djibouti",
|
|
67
|
+
Dominica: "Dominica",
|
|
68
|
+
DominicanRepublic: "Dominican Republic",
|
|
69
|
+
EastTimor: "East Timor",
|
|
70
|
+
Ecuador: "Ecuador",
|
|
71
|
+
Egypt: "Egypt",
|
|
72
|
+
ElSalvador: "El Salvador",
|
|
73
|
+
EquatorialGuinea: "Equatorial Guinea",
|
|
74
|
+
Estonia: "Estonia",
|
|
75
|
+
Ethiopia: "Ethiopia",
|
|
76
|
+
FaeroeIslands: "Faeroe Islands",
|
|
77
|
+
FalklandIslandsMalvinas: "Falkland Islands (Malvinas)",
|
|
78
|
+
Fiji: "Fiji",
|
|
79
|
+
Finland: "Finland",
|
|
80
|
+
France: "France",
|
|
81
|
+
FrenchGuiana: "French Guiana",
|
|
82
|
+
FrenchPolynesia: "French Polynesia",
|
|
83
|
+
FrenchSouthernTerritories: "French Southern Territories",
|
|
84
|
+
Gabon: "Gabon",
|
|
85
|
+
Gambia: "Gambia",
|
|
86
|
+
Georgia: "Georgia",
|
|
87
|
+
Germany: "Germany",
|
|
88
|
+
Ghana: "Ghana",
|
|
89
|
+
Gibraltar: "Gibraltar",
|
|
90
|
+
Greece: "Greece",
|
|
91
|
+
Greenland: "Greenland",
|
|
92
|
+
Grenada: "Grenada",
|
|
93
|
+
Guadeloupe: "Guadeloupe",
|
|
94
|
+
Guatemala: "Guatemala",
|
|
95
|
+
GuernseyCI: "Guernsey, C.I.",
|
|
96
|
+
Guinea: "Guinea",
|
|
97
|
+
GuineaBissau: "Guinea-Bissau",
|
|
98
|
+
Guyana: "Guyana",
|
|
99
|
+
Haiti: "Haiti",
|
|
100
|
+
HeardAndMcDonaldIslands: "Heard and McDonald Islands",
|
|
101
|
+
Honduras: "Honduras",
|
|
102
|
+
HongKong: "Hong Kong",
|
|
103
|
+
Hungary: "Hungary",
|
|
104
|
+
Iceland: "Iceland",
|
|
105
|
+
Indonesia: "Indonesia",
|
|
106
|
+
IranIslamicRepublicOf: "Iran (Islamic Republic of)",
|
|
107
|
+
Iraq: "Iraq",
|
|
108
|
+
Ireland: "Ireland",
|
|
109
|
+
IsleOfMan: "Isle of Man",
|
|
110
|
+
Israel: "Israel",
|
|
111
|
+
Italy: "Italy",
|
|
112
|
+
Jamaica: "Jamaica",
|
|
113
|
+
Japan: "Japan",
|
|
114
|
+
JerseyCI: "Jersey, C.I.",
|
|
115
|
+
Jordan: "Jordan",
|
|
116
|
+
Kazakhstan: "Kazakhstan",
|
|
117
|
+
Kenya: "Kenya",
|
|
118
|
+
Kiribati: "Kiribati",
|
|
119
|
+
Korea: "Korea",
|
|
120
|
+
Kuwait: "Kuwait",
|
|
121
|
+
Kyrgyzstan: "Kyrgyzstan",
|
|
122
|
+
LaoPeoplesDemocraticRepubli: "Lao Peoples Democratic Republi",
|
|
123
|
+
Latvia: "Latvia",
|
|
124
|
+
Lebanon: "Lebanon",
|
|
125
|
+
Lesotho: "Lesotho",
|
|
126
|
+
Liberia: "Liberia",
|
|
127
|
+
LibyanArabJamahiriya: "Libyan Arab Jamahiriya",
|
|
128
|
+
Liechtenstein: "Liechtenstein",
|
|
129
|
+
Lithuania: "Lithuania",
|
|
130
|
+
Luxembourg: "Luxembourg",
|
|
131
|
+
Macau: "Macau",
|
|
132
|
+
Macedonia: "Macedonia",
|
|
133
|
+
Madagascar: "Madagascar",
|
|
134
|
+
Malawi: "Malawi",
|
|
135
|
+
Malaysia: "Malaysia",
|
|
136
|
+
Maldives: "Maldives",
|
|
137
|
+
Mali: "Mali",
|
|
138
|
+
Malta: "Malta",
|
|
139
|
+
MarshallIslands: "Marshall Islands",
|
|
140
|
+
Martinique: "Martinique",
|
|
141
|
+
Mauritania: "Mauritania",
|
|
142
|
+
Mauritius: "Mauritius",
|
|
143
|
+
Mexico: "Mexico",
|
|
144
|
+
MicronesiaFedStatesOf: "Micronesia, Fed. States of",
|
|
145
|
+
MoldovaRepublicOf: "Moldova, Republic of",
|
|
146
|
+
Monaco: "Monaco",
|
|
147
|
+
Mongolia: "Mongolia",
|
|
148
|
+
Montserrat: "Montserrat",
|
|
149
|
+
Morocco: "Morocco",
|
|
150
|
+
Mozambique: "Mozambique",
|
|
151
|
+
Myanmar: "Myanmar",
|
|
152
|
+
Namibia: "Namibia",
|
|
153
|
+
Nauru: "Nauru",
|
|
154
|
+
Nepal: "Nepal",
|
|
155
|
+
NetherlandAntilles: "Netherland Antilles",
|
|
156
|
+
Netherlands: "Netherlands",
|
|
157
|
+
NeutralZoneSaudiIraq: "Neutral Zone (Saudi/Iraq)",
|
|
158
|
+
NewCaledonia: "New Caledonia",
|
|
159
|
+
NewZealand: "New Zealand",
|
|
160
|
+
Nicaragua: "Nicaragua",
|
|
161
|
+
Niger: "Niger",
|
|
162
|
+
Nigeria: "Nigeria",
|
|
163
|
+
Niue: "Niue",
|
|
164
|
+
NorfolkIsland: "Norfolk Island",
|
|
165
|
+
NorthernMarianaIslands: "Northern Mariana Islands",
|
|
166
|
+
Norway: "Norway",
|
|
167
|
+
Oman: "Oman",
|
|
168
|
+
Pakistan: "Pakistan",
|
|
169
|
+
Palau: "Palau",
|
|
170
|
+
PanamaCanalZone: "Panama Canal Zone",
|
|
171
|
+
Panama: "Panama",
|
|
172
|
+
PapuaNewGuinea: "Papua New Guinea",
|
|
173
|
+
Paraguay: "Paraguay",
|
|
174
|
+
Peru: "Peru",
|
|
175
|
+
Philippines: "Philippines",
|
|
176
|
+
Pitcairn: "Pitcairn",
|
|
177
|
+
Poland: "Poland",
|
|
178
|
+
Portugal: "Portugal",
|
|
179
|
+
PuertoRico: "Puerto Rico",
|
|
180
|
+
Qatar: "Qatar",
|
|
181
|
+
Reunion: "Reunion",
|
|
182
|
+
Romania: "Romania",
|
|
183
|
+
Russia: "Russia",
|
|
184
|
+
Rwanda: "Rwanda",
|
|
185
|
+
SaintKittsAndNevis: "Saint Kitts and Nevis",
|
|
186
|
+
SaintLucia: "Saint Lucia",
|
|
187
|
+
Samoa: "Samoa",
|
|
188
|
+
SanMarino: "San Marino",
|
|
189
|
+
SaoTomeAndPrincipe: "Sao Tome and Principe",
|
|
190
|
+
SaudiArabia: "Saudi Arabia",
|
|
191
|
+
Senegal: "Senegal",
|
|
192
|
+
Seychelles: "Seychelles",
|
|
193
|
+
SierraLeone: "Sierra Leone",
|
|
194
|
+
Singapore: "Singapore",
|
|
195
|
+
SlovakRepublic: "Slovak Republic",
|
|
196
|
+
Slovenia: "Slovenia",
|
|
197
|
+
SolomonIslands: "Solomon Islands",
|
|
198
|
+
Somalia: "Somalia",
|
|
199
|
+
SouthAfrica: "South Africa",
|
|
200
|
+
Spain: "Spain",
|
|
201
|
+
SriLanka: "Sri Lanka",
|
|
202
|
+
StHelena: "St. Helena",
|
|
203
|
+
StPierreAndMiquelon: "St. Pierre and Miquelon",
|
|
204
|
+
StVincentAndTheGrenadines: "St. Vincent and the Grenadines",
|
|
205
|
+
Sudan: "Sudan",
|
|
206
|
+
Suriname: "Suriname",
|
|
207
|
+
SvalbardAndJanMayenIslands: "Svalbard and Jan Mayen Islands",
|
|
208
|
+
Swaziland: "Swaziland",
|
|
209
|
+
Sweden: "Sweden",
|
|
210
|
+
Switzerland: "Switzerland",
|
|
211
|
+
SyrianArabRepublic: "Syrian Arab Republic",
|
|
212
|
+
Taiwan: "Taiwan",
|
|
213
|
+
Tajikistan: "Tajikistan",
|
|
214
|
+
TanzaniaUnitedRepublicOf: "Tanzania, United Republic of",
|
|
215
|
+
Thailand: "Thailand",
|
|
216
|
+
Togo: "Togo",
|
|
217
|
+
Tokelau: "Tokelau",
|
|
218
|
+
Tonga: "Tonga",
|
|
219
|
+
TrinidadAndTobago: "Trinidad and Tobago",
|
|
220
|
+
Tunisia: "Tunisia",
|
|
221
|
+
Turkey: "Turkey",
|
|
222
|
+
Turkmenistan: "Turkmenistan",
|
|
223
|
+
TurksAndCaicosIslands: "Turks and Caicos Islands",
|
|
224
|
+
Tuvalu: "Tuvalu",
|
|
225
|
+
USMinorOutlyingIslands: "U.S.Minor Outlying Islands",
|
|
226
|
+
Uganda: "Uganda",
|
|
227
|
+
Ukraine: "Ukraine",
|
|
228
|
+
UnitedArabEmirates: "United Arab Emirates",
|
|
229
|
+
UnitedKingdom: "United Kingdom",
|
|
230
|
+
Uruguay: "Uruguay",
|
|
231
|
+
Uzbekistan: "Uzbekistan",
|
|
232
|
+
Vanuatu: "Vanuatu",
|
|
233
|
+
VaticanCityState: "Vatican City State",
|
|
234
|
+
Venezuela: "Venezuela",
|
|
235
|
+
Vietnam: "Vietnam",
|
|
236
|
+
VirginIslandsBritish: "Virgin Islands (British)",
|
|
237
|
+
WallisAndFutunaIslands: "Wallis and Futuna Islands",
|
|
238
|
+
WesternSahara: "Western Sahara",
|
|
239
|
+
Yemen: "Yemen",
|
|
240
|
+
Yugoslavia: "Yugoslavia",
|
|
241
|
+
Zaire: "Zaire",
|
|
242
|
+
Zambia: "Zambia",
|
|
243
|
+
Zimbabwe: "Zimbabwe",
|
|
244
|
+
} as const;
|
|
245
|
+
export type PostV1MerchantsRegisterComplianceContactMerchantsRequestCountry =
|
|
246
|
+
ClosedEnum<
|
|
247
|
+
typeof PostV1MerchantsRegisterComplianceContactMerchantsRequestCountry
|
|
248
|
+
>;
|
|
249
|
+
|
|
250
|
+
export const State2 = {
|
|
251
|
+
None: "none",
|
|
252
|
+
} as const;
|
|
253
|
+
export type State2 = ClosedEnum<typeof State2>;
|
|
254
|
+
|
|
255
|
+
export type PostV1MerchantsRegisterComplianceContactMerchantsRequestState =
|
|
256
|
+
| string
|
|
257
|
+
| State2;
|
|
258
|
+
|
|
259
|
+
export type Five = {
|
|
260
|
+
country: PostV1MerchantsRegisterComplianceContactMerchantsRequestCountry;
|
|
261
|
+
state?: string | State2 | undefined;
|
|
262
|
+
/**
|
|
263
|
+
* Company name to display in PCI Compliance Report
|
|
264
|
+
*/
|
|
265
|
+
companyName: string;
|
|
266
|
+
/**
|
|
267
|
+
* Business address line 1 to display in PCI Compliance Report
|
|
268
|
+
*/
|
|
269
|
+
addr1: string;
|
|
270
|
+
/**
|
|
271
|
+
* Business address line 2 to display in PCI Compliance Report
|
|
272
|
+
*/
|
|
273
|
+
addr2?: string | undefined;
|
|
274
|
+
/**
|
|
275
|
+
* City to display in PCI Compliance Report
|
|
276
|
+
*/
|
|
277
|
+
city: string;
|
|
278
|
+
/**
|
|
279
|
+
* Zipcode to display in PCI Compliance Report
|
|
280
|
+
*/
|
|
281
|
+
zipcode?: string | undefined;
|
|
282
|
+
/**
|
|
283
|
+
* First name of the compliance contact to display in PCI Compliance Report
|
|
284
|
+
*/
|
|
285
|
+
firstname: string;
|
|
286
|
+
/**
|
|
287
|
+
* Last name of the compliance contact to display in PCI Compliance Report
|
|
288
|
+
*/
|
|
289
|
+
lastname: string;
|
|
290
|
+
/**
|
|
291
|
+
* Job title of the compliance contact to display in PCI Compliance Report
|
|
292
|
+
*/
|
|
293
|
+
title?: string | undefined;
|
|
294
|
+
/**
|
|
295
|
+
* Phone number of the compliance contact to display in PCI Compliance Report
|
|
296
|
+
*/
|
|
297
|
+
phone?: string | undefined;
|
|
298
|
+
};
|
|
299
|
+
|
|
300
|
+
export const PostV1MerchantsRegisterComplianceContactMerchantsCountry = {
|
|
301
|
+
India: "India",
|
|
302
|
+
} as const;
|
|
303
|
+
export type PostV1MerchantsRegisterComplianceContactMerchantsCountry =
|
|
304
|
+
ClosedEnum<typeof PostV1MerchantsRegisterComplianceContactMerchantsCountry>;
|
|
305
|
+
|
|
306
|
+
export const PostV1MerchantsRegisterComplianceContactMerchantsState = {
|
|
307
|
+
NoState: "No State",
|
|
308
|
+
AndhraPradesh: "Andhra Pradesh",
|
|
309
|
+
AndamanAndNicobarIslands: "Andaman and Nicobar Islands",
|
|
310
|
+
ArunachalPradesh: "Arunachal Pradesh",
|
|
311
|
+
Assam: "Assam",
|
|
312
|
+
Bihar: "Bihar",
|
|
313
|
+
Chandigarh: "Chandigarh",
|
|
314
|
+
Chattisgarh: "Chattisgarh",
|
|
315
|
+
DadraAndNagarHaveli: "Dadra and Nagar Haveli",
|
|
316
|
+
DamanAndDiu: "Daman and Diu",
|
|
317
|
+
Delhi: "Delhi",
|
|
318
|
+
Goa: "Goa",
|
|
319
|
+
Gujarat: "Gujarat",
|
|
320
|
+
Haryana: "Haryana",
|
|
321
|
+
HimachalPradesh: "Himachal Pradesh",
|
|
322
|
+
JammuAndKashmir: "Jammu and Kashmir",
|
|
323
|
+
Jharkhand: "Jharkhand",
|
|
324
|
+
Karnataka: "Karnataka",
|
|
325
|
+
Kerala: "Kerala",
|
|
326
|
+
Lakshadadweep: "Lakshadadweep",
|
|
327
|
+
MadhyaPradesh: "Madhya Pradesh",
|
|
328
|
+
Maharashtra: "Maharashtra",
|
|
329
|
+
Manipur: "Manipur",
|
|
330
|
+
Meghalaya: "Meghalaya",
|
|
331
|
+
Mizoram: "Mizoram",
|
|
332
|
+
Nagaland: "Nagaland",
|
|
333
|
+
Orissa: "Orissa",
|
|
334
|
+
Pondicherry: "Pondicherry",
|
|
335
|
+
Punjab: "Punjab",
|
|
336
|
+
Rajasthan: "Rajasthan",
|
|
337
|
+
Sikkim: "Sikkim",
|
|
338
|
+
TamilNadu: "Tamil Nadu",
|
|
339
|
+
Tripura: "Tripura",
|
|
340
|
+
UttarPradesh: "Uttar Pradesh",
|
|
341
|
+
Uttaranchal: "Uttaranchal",
|
|
342
|
+
WestBengal: "West Bengal",
|
|
343
|
+
} as const;
|
|
344
|
+
export type PostV1MerchantsRegisterComplianceContactMerchantsState = ClosedEnum<
|
|
345
|
+
typeof PostV1MerchantsRegisterComplianceContactMerchantsState
|
|
346
|
+
>;
|
|
347
|
+
|
|
348
|
+
export type Four = {
|
|
349
|
+
country: PostV1MerchantsRegisterComplianceContactMerchantsCountry;
|
|
350
|
+
state: PostV1MerchantsRegisterComplianceContactMerchantsState;
|
|
351
|
+
/**
|
|
352
|
+
* Company name to display in PCI Compliance Report
|
|
353
|
+
*/
|
|
354
|
+
companyName: string;
|
|
355
|
+
/**
|
|
356
|
+
* Business address line 1 to display in PCI Compliance Report
|
|
357
|
+
*/
|
|
358
|
+
addr1: string;
|
|
359
|
+
/**
|
|
360
|
+
* Business address line 2 to display in PCI Compliance Report
|
|
361
|
+
*/
|
|
362
|
+
addr2?: string | undefined;
|
|
363
|
+
/**
|
|
364
|
+
* City to display in PCI Compliance Report
|
|
365
|
+
*/
|
|
366
|
+
city: string;
|
|
367
|
+
/**
|
|
368
|
+
* Zipcode to display in PCI Compliance Report
|
|
369
|
+
*/
|
|
370
|
+
zipcode?: string | undefined;
|
|
371
|
+
/**
|
|
372
|
+
* First name of the compliance contact to display in PCI Compliance Report
|
|
373
|
+
*/
|
|
374
|
+
firstname: string;
|
|
375
|
+
/**
|
|
376
|
+
* Last name of the compliance contact to display in PCI Compliance Report
|
|
377
|
+
*/
|
|
378
|
+
lastname: string;
|
|
379
|
+
/**
|
|
380
|
+
* Job title of the compliance contact to display in PCI Compliance Report
|
|
381
|
+
*/
|
|
382
|
+
title?: string | undefined;
|
|
383
|
+
/**
|
|
384
|
+
* Phone number of the compliance contact to display in PCI Compliance Report
|
|
385
|
+
*/
|
|
386
|
+
phone?: string | undefined;
|
|
387
|
+
};
|
|
388
|
+
|
|
389
|
+
export const PostV1MerchantsRegisterComplianceContactCountry = {
|
|
390
|
+
Canada: "Canada",
|
|
391
|
+
} as const;
|
|
392
|
+
export type PostV1MerchantsRegisterComplianceContactCountry = ClosedEnum<
|
|
393
|
+
typeof PostV1MerchantsRegisterComplianceContactCountry
|
|
394
|
+
>;
|
|
395
|
+
|
|
396
|
+
export const PostV1MerchantsRegisterComplianceContactState = {
|
|
397
|
+
NoState: "No State",
|
|
398
|
+
Alberta: "Alberta",
|
|
399
|
+
BritishColumbia: "British Columbia",
|
|
400
|
+
Manitoba: "Manitoba",
|
|
401
|
+
NewBrunswick: "New Brunswick",
|
|
402
|
+
Newfoundland: "Newfoundland",
|
|
403
|
+
NorthwestTerritories: "Northwest Territories",
|
|
404
|
+
NovaScotia: "Nova Scotia",
|
|
405
|
+
Nunavut: "Nunavut",
|
|
406
|
+
Ontario: "Ontario",
|
|
407
|
+
PrinceEdwardIsland: "Prince Edward Island",
|
|
408
|
+
Quebec: "Quebec",
|
|
409
|
+
Saskatchewan: "Saskatchewan",
|
|
410
|
+
Yukon: "Yukon",
|
|
411
|
+
} as const;
|
|
412
|
+
export type PostV1MerchantsRegisterComplianceContactState = ClosedEnum<
|
|
413
|
+
typeof PostV1MerchantsRegisterComplianceContactState
|
|
414
|
+
>;
|
|
415
|
+
|
|
416
|
+
export type Three = {
|
|
417
|
+
country: PostV1MerchantsRegisterComplianceContactCountry;
|
|
418
|
+
state: PostV1MerchantsRegisterComplianceContactState;
|
|
419
|
+
/**
|
|
420
|
+
* Company name to display in PCI Compliance Report
|
|
421
|
+
*/
|
|
422
|
+
companyName: string;
|
|
423
|
+
/**
|
|
424
|
+
* Business address line 1 to display in PCI Compliance Report
|
|
425
|
+
*/
|
|
426
|
+
addr1: string;
|
|
427
|
+
/**
|
|
428
|
+
* Business address line 2 to display in PCI Compliance Report
|
|
429
|
+
*/
|
|
430
|
+
addr2?: string | undefined;
|
|
431
|
+
/**
|
|
432
|
+
* City to display in PCI Compliance Report
|
|
433
|
+
*/
|
|
434
|
+
city: string;
|
|
435
|
+
/**
|
|
436
|
+
* Zipcode to display in PCI Compliance Report
|
|
437
|
+
*/
|
|
438
|
+
zipcode?: string | undefined;
|
|
439
|
+
/**
|
|
440
|
+
* First name of the compliance contact to display in PCI Compliance Report
|
|
441
|
+
*/
|
|
442
|
+
firstname: string;
|
|
443
|
+
/**
|
|
444
|
+
* Last name of the compliance contact to display in PCI Compliance Report
|
|
445
|
+
*/
|
|
446
|
+
lastname: string;
|
|
447
|
+
/**
|
|
448
|
+
* Job title of the compliance contact to display in PCI Compliance Report
|
|
449
|
+
*/
|
|
450
|
+
title?: string | undefined;
|
|
451
|
+
/**
|
|
452
|
+
* Phone number of the compliance contact to display in PCI Compliance Report
|
|
453
|
+
*/
|
|
454
|
+
phone?: string | undefined;
|
|
455
|
+
};
|
|
456
|
+
|
|
457
|
+
export const ComplianceContactCountry = {
|
|
458
|
+
Australia: "Australia",
|
|
459
|
+
} as const;
|
|
460
|
+
export type ComplianceContactCountry = ClosedEnum<
|
|
461
|
+
typeof ComplianceContactCountry
|
|
462
|
+
>;
|
|
463
|
+
|
|
464
|
+
export const ComplianceContactState = {
|
|
465
|
+
NoState: "No State",
|
|
466
|
+
NewSouthWales: "New South Wales",
|
|
467
|
+
Victoria: "Victoria",
|
|
468
|
+
Queensland: "Queensland",
|
|
469
|
+
WesternAustralia: "Western Australia",
|
|
470
|
+
Tasmania: "Tasmania",
|
|
471
|
+
NorthernTerritory: "Northern Territory",
|
|
472
|
+
} as const;
|
|
473
|
+
export type ComplianceContactState = ClosedEnum<typeof ComplianceContactState>;
|
|
474
|
+
|
|
475
|
+
export type Two = {
|
|
476
|
+
country: ComplianceContactCountry;
|
|
477
|
+
state: ComplianceContactState;
|
|
478
|
+
/**
|
|
479
|
+
* Company name to display in PCI Compliance Report
|
|
480
|
+
*/
|
|
481
|
+
companyName: string;
|
|
482
|
+
/**
|
|
483
|
+
* Business address line 1 to display in PCI Compliance Report
|
|
484
|
+
*/
|
|
485
|
+
addr1: string;
|
|
486
|
+
/**
|
|
487
|
+
* Business address line 2 to display in PCI Compliance Report
|
|
488
|
+
*/
|
|
489
|
+
addr2?: string | undefined;
|
|
490
|
+
/**
|
|
491
|
+
* City to display in PCI Compliance Report
|
|
492
|
+
*/
|
|
493
|
+
city: string;
|
|
494
|
+
/**
|
|
495
|
+
* Zipcode to display in PCI Compliance Report
|
|
496
|
+
*/
|
|
497
|
+
zipcode?: string | undefined;
|
|
498
|
+
/**
|
|
499
|
+
* First name of the compliance contact to display in PCI Compliance Report
|
|
500
|
+
*/
|
|
501
|
+
firstname: string;
|
|
502
|
+
/**
|
|
503
|
+
* Last name of the compliance contact to display in PCI Compliance Report
|
|
504
|
+
*/
|
|
505
|
+
lastname: string;
|
|
506
|
+
/**
|
|
507
|
+
* Job title of the compliance contact to display in PCI Compliance Report
|
|
508
|
+
*/
|
|
509
|
+
title?: string | undefined;
|
|
510
|
+
/**
|
|
511
|
+
* Phone number of the compliance contact to display in PCI Compliance Report
|
|
512
|
+
*/
|
|
513
|
+
phone?: string | undefined;
|
|
514
|
+
};
|
|
515
|
+
|
|
516
|
+
export const Country = {
|
|
517
|
+
UnitedStatesOfAmerica: "United States of America",
|
|
518
|
+
} as const;
|
|
519
|
+
export type Country = ClosedEnum<typeof Country>;
|
|
520
|
+
|
|
521
|
+
export const State = {
|
|
522
|
+
NoState: "No State",
|
|
523
|
+
Alabama: "Alabama",
|
|
524
|
+
Alaska: "Alaska",
|
|
525
|
+
Arizona: "Arizona",
|
|
526
|
+
Arkansas: "Arkansas",
|
|
527
|
+
ArmedForcesAsia: "Armed Forces Asia",
|
|
528
|
+
ArmedForcesEurope: "Armed Forces Europe",
|
|
529
|
+
ArmedForcesPacific: "Armed Forces Pacific",
|
|
530
|
+
California: "California",
|
|
531
|
+
Colorado: "Colorado",
|
|
532
|
+
Connecticut: "Connecticut",
|
|
533
|
+
Delaware: "Delaware",
|
|
534
|
+
DistrictOfColumbia: "District of Columbia",
|
|
535
|
+
Florida: "Florida",
|
|
536
|
+
Georgia: "Georgia",
|
|
537
|
+
Hawaii: "Hawaii",
|
|
538
|
+
Idaho: "Idaho",
|
|
539
|
+
Illinois: "Illinois",
|
|
540
|
+
Indiana: "Indiana",
|
|
541
|
+
Iowa: "Iowa",
|
|
542
|
+
Kansas: "Kansas",
|
|
543
|
+
Kentucky: "Kentucky",
|
|
544
|
+
Louisiana: "Louisiana",
|
|
545
|
+
Maine: "Maine",
|
|
546
|
+
Maryland: "Maryland",
|
|
547
|
+
Massachusetts: "Massachusetts",
|
|
548
|
+
Michigan: "Michigan",
|
|
549
|
+
Minnesota: "Minnesota",
|
|
550
|
+
Mississippi: "Mississippi",
|
|
551
|
+
Missouri: "Missouri",
|
|
552
|
+
Montana: "Montana",
|
|
553
|
+
Nebraska: "Nebraska",
|
|
554
|
+
Nevada: "Nevada",
|
|
555
|
+
NewHampshire: "New Hampshire",
|
|
556
|
+
NewJersey: "New Jersey",
|
|
557
|
+
NewMexico: "New Mexico",
|
|
558
|
+
NewYork: "New York",
|
|
559
|
+
NorthCarolina: "North Carolina",
|
|
560
|
+
NorthDakota: "North Dakota",
|
|
561
|
+
Ohio: "Ohio",
|
|
562
|
+
Oklahoma: "Oklahoma",
|
|
563
|
+
Oregon: "Oregon",
|
|
564
|
+
Pennsylvania: "Pennsylvania",
|
|
565
|
+
RhodeIsland: "Rhode Island",
|
|
566
|
+
SouthCarolina: "South Carolina",
|
|
567
|
+
SouthDakota: "South Dakota",
|
|
568
|
+
Tennessee: "Tennessee",
|
|
569
|
+
Texas: "Texas",
|
|
570
|
+
Utah: "Utah",
|
|
571
|
+
Vermont: "Vermont",
|
|
572
|
+
Virginia: "Virginia",
|
|
573
|
+
Washington: "Washington",
|
|
574
|
+
WestVirginia: "West Virginia",
|
|
575
|
+
Wisconsin: "Wisconsin",
|
|
576
|
+
Wyoming: "Wyoming",
|
|
577
|
+
} as const;
|
|
578
|
+
export type State = ClosedEnum<typeof State>;
|
|
579
|
+
|
|
580
|
+
export type One = {
|
|
581
|
+
country: Country;
|
|
582
|
+
state: State;
|
|
583
|
+
/**
|
|
584
|
+
* Company name to display in PCI Compliance Report
|
|
585
|
+
*/
|
|
586
|
+
companyName: string;
|
|
587
|
+
/**
|
|
588
|
+
* Business address line 1 to display in PCI Compliance Report
|
|
589
|
+
*/
|
|
590
|
+
addr1: string;
|
|
591
|
+
/**
|
|
592
|
+
* Business address line 2 to display in PCI Compliance Report
|
|
593
|
+
*/
|
|
594
|
+
addr2?: string | undefined;
|
|
595
|
+
/**
|
|
596
|
+
* City to display in PCI Compliance Report
|
|
597
|
+
*/
|
|
598
|
+
city: string;
|
|
599
|
+
/**
|
|
600
|
+
* Zipcode to display in PCI Compliance Report
|
|
601
|
+
*/
|
|
602
|
+
zipcode?: string | undefined;
|
|
603
|
+
/**
|
|
604
|
+
* First name of the compliance contact to display in PCI Compliance Report
|
|
605
|
+
*/
|
|
606
|
+
firstname: string;
|
|
607
|
+
/**
|
|
608
|
+
* Last name of the compliance contact to display in PCI Compliance Report
|
|
609
|
+
*/
|
|
610
|
+
lastname: string;
|
|
611
|
+
/**
|
|
612
|
+
* Job title of the compliance contact to display in PCI Compliance Report
|
|
613
|
+
*/
|
|
614
|
+
title?: string | undefined;
|
|
615
|
+
/**
|
|
616
|
+
* Phone number of the compliance contact to display in PCI Compliance Report
|
|
617
|
+
*/
|
|
618
|
+
phone?: string | undefined;
|
|
619
|
+
};
|
|
620
|
+
|
|
621
|
+
export type ComplianceContact = One | Two | Three | Four | Five;
|
|
622
|
+
|
|
623
|
+
export type AssetConfigs = {
|
|
624
|
+
/**
|
|
625
|
+
* IP address or hostname to scan
|
|
626
|
+
*/
|
|
627
|
+
target: string;
|
|
628
|
+
};
|
|
629
|
+
|
|
630
|
+
export type PostV1MerchantsRegisterRequestBody = {
|
|
631
|
+
externalId?: string | undefined;
|
|
632
|
+
/**
|
|
633
|
+
* Name of the merchant for identification purposes, non unique
|
|
634
|
+
*/
|
|
635
|
+
name: string;
|
|
636
|
+
/**
|
|
637
|
+
* Contact email address of the merchant for communication
|
|
638
|
+
*/
|
|
639
|
+
email: string;
|
|
640
|
+
complianceContact: One | Two | Three | Four | Five;
|
|
641
|
+
/**
|
|
642
|
+
* Whether to activate the merchant plan immediately
|
|
643
|
+
*/
|
|
644
|
+
activate?: boolean | undefined;
|
|
645
|
+
/**
|
|
646
|
+
* Asset configs for scanning. Required if activate is true.
|
|
647
|
+
*/
|
|
648
|
+
assetConfigs?: Array<AssetConfigs> | undefined;
|
|
649
|
+
};
|
|
650
|
+
|
|
651
|
+
export const PostV1MerchantsRegisterStatus = {
|
|
652
|
+
Pending: "PENDING",
|
|
653
|
+
InProgress: "IN_PROGRESS",
|
|
654
|
+
Completed: "COMPLETED",
|
|
655
|
+
Failed: "FAILED",
|
|
656
|
+
} as const;
|
|
657
|
+
export type PostV1MerchantsRegisterStatus = ClosedEnum<
|
|
658
|
+
typeof PostV1MerchantsRegisterStatus
|
|
659
|
+
>;
|
|
660
|
+
|
|
661
|
+
export type PostV1MerchantsRegisterData = {
|
|
662
|
+
/**
|
|
663
|
+
* ID of the merchant registration
|
|
664
|
+
*/
|
|
665
|
+
id: string;
|
|
666
|
+
status: PostV1MerchantsRegisterStatus;
|
|
667
|
+
/**
|
|
668
|
+
* ID of the merchant the registration is for
|
|
669
|
+
*/
|
|
670
|
+
merchantId: string | null;
|
|
671
|
+
/**
|
|
672
|
+
* Error message from the registration
|
|
673
|
+
*/
|
|
674
|
+
error: string | null;
|
|
675
|
+
};
|
|
676
|
+
|
|
677
|
+
export type PostV1MerchantsRegisterMeta = {
|
|
678
|
+
timestamp: Date;
|
|
679
|
+
};
|
|
680
|
+
|
|
681
|
+
/**
|
|
682
|
+
* Default Response
|
|
683
|
+
*/
|
|
684
|
+
export type PostV1MerchantsRegisterResponseBody = {
|
|
685
|
+
data: PostV1MerchantsRegisterData;
|
|
686
|
+
meta: PostV1MerchantsRegisterMeta;
|
|
687
|
+
};
|
|
688
|
+
|
|
689
|
+
/** @internal */
|
|
690
|
+
export const PostV1MerchantsRegisterComplianceContactMerchantsRequestCountry$inboundSchema:
|
|
691
|
+
z.ZodNativeEnum<
|
|
692
|
+
typeof PostV1MerchantsRegisterComplianceContactMerchantsRequestCountry
|
|
693
|
+
> = z.nativeEnum(
|
|
694
|
+
PostV1MerchantsRegisterComplianceContactMerchantsRequestCountry,
|
|
695
|
+
);
|
|
696
|
+
|
|
697
|
+
/** @internal */
|
|
698
|
+
export const PostV1MerchantsRegisterComplianceContactMerchantsRequestCountry$outboundSchema:
|
|
699
|
+
z.ZodNativeEnum<
|
|
700
|
+
typeof PostV1MerchantsRegisterComplianceContactMerchantsRequestCountry
|
|
701
|
+
> =
|
|
702
|
+
PostV1MerchantsRegisterComplianceContactMerchantsRequestCountry$inboundSchema;
|
|
703
|
+
|
|
704
|
+
/**
|
|
705
|
+
* @internal
|
|
706
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
707
|
+
*/
|
|
708
|
+
export namespace PostV1MerchantsRegisterComplianceContactMerchantsRequestCountry$ {
|
|
709
|
+
/** @deprecated use `PostV1MerchantsRegisterComplianceContactMerchantsRequestCountry$inboundSchema` instead. */
|
|
710
|
+
export const inboundSchema =
|
|
711
|
+
PostV1MerchantsRegisterComplianceContactMerchantsRequestCountry$inboundSchema;
|
|
712
|
+
/** @deprecated use `PostV1MerchantsRegisterComplianceContactMerchantsRequestCountry$outboundSchema` instead. */
|
|
713
|
+
export const outboundSchema =
|
|
714
|
+
PostV1MerchantsRegisterComplianceContactMerchantsRequestCountry$outboundSchema;
|
|
715
|
+
}
|
|
716
|
+
|
|
717
|
+
/** @internal */
|
|
718
|
+
export const State2$inboundSchema: z.ZodNativeEnum<typeof State2> = z
|
|
719
|
+
.nativeEnum(State2);
|
|
720
|
+
|
|
721
|
+
/** @internal */
|
|
722
|
+
export const State2$outboundSchema: z.ZodNativeEnum<typeof State2> =
|
|
723
|
+
State2$inboundSchema;
|
|
724
|
+
|
|
725
|
+
/**
|
|
726
|
+
* @internal
|
|
727
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
728
|
+
*/
|
|
729
|
+
export namespace State2$ {
|
|
730
|
+
/** @deprecated use `State2$inboundSchema` instead. */
|
|
731
|
+
export const inboundSchema = State2$inboundSchema;
|
|
732
|
+
/** @deprecated use `State2$outboundSchema` instead. */
|
|
733
|
+
export const outboundSchema = State2$outboundSchema;
|
|
734
|
+
}
|
|
735
|
+
|
|
736
|
+
/** @internal */
|
|
737
|
+
export const PostV1MerchantsRegisterComplianceContactMerchantsRequestState$inboundSchema:
|
|
738
|
+
z.ZodType<
|
|
739
|
+
PostV1MerchantsRegisterComplianceContactMerchantsRequestState,
|
|
740
|
+
z.ZodTypeDef,
|
|
741
|
+
unknown
|
|
742
|
+
> = z.union([z.string(), State2$inboundSchema]);
|
|
743
|
+
|
|
744
|
+
/** @internal */
|
|
745
|
+
export type PostV1MerchantsRegisterComplianceContactMerchantsRequestState$Outbound =
|
|
746
|
+
| string
|
|
747
|
+
| string;
|
|
748
|
+
|
|
749
|
+
/** @internal */
|
|
750
|
+
export const PostV1MerchantsRegisterComplianceContactMerchantsRequestState$outboundSchema:
|
|
751
|
+
z.ZodType<
|
|
752
|
+
PostV1MerchantsRegisterComplianceContactMerchantsRequestState$Outbound,
|
|
753
|
+
z.ZodTypeDef,
|
|
754
|
+
PostV1MerchantsRegisterComplianceContactMerchantsRequestState
|
|
755
|
+
> = z.union([z.string(), State2$outboundSchema]);
|
|
756
|
+
|
|
757
|
+
/**
|
|
758
|
+
* @internal
|
|
759
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
760
|
+
*/
|
|
761
|
+
export namespace PostV1MerchantsRegisterComplianceContactMerchantsRequestState$ {
|
|
762
|
+
/** @deprecated use `PostV1MerchantsRegisterComplianceContactMerchantsRequestState$inboundSchema` instead. */
|
|
763
|
+
export const inboundSchema =
|
|
764
|
+
PostV1MerchantsRegisterComplianceContactMerchantsRequestState$inboundSchema;
|
|
765
|
+
/** @deprecated use `PostV1MerchantsRegisterComplianceContactMerchantsRequestState$outboundSchema` instead. */
|
|
766
|
+
export const outboundSchema =
|
|
767
|
+
PostV1MerchantsRegisterComplianceContactMerchantsRequestState$outboundSchema;
|
|
768
|
+
/** @deprecated use `PostV1MerchantsRegisterComplianceContactMerchantsRequestState$Outbound` instead. */
|
|
769
|
+
export type Outbound =
|
|
770
|
+
PostV1MerchantsRegisterComplianceContactMerchantsRequestState$Outbound;
|
|
771
|
+
}
|
|
772
|
+
|
|
773
|
+
export function postV1MerchantsRegisterComplianceContactMerchantsRequestStateToJSON(
|
|
774
|
+
postV1MerchantsRegisterComplianceContactMerchantsRequestState:
|
|
775
|
+
PostV1MerchantsRegisterComplianceContactMerchantsRequestState,
|
|
776
|
+
): string {
|
|
777
|
+
return JSON.stringify(
|
|
778
|
+
PostV1MerchantsRegisterComplianceContactMerchantsRequestState$outboundSchema
|
|
779
|
+
.parse(postV1MerchantsRegisterComplianceContactMerchantsRequestState),
|
|
780
|
+
);
|
|
781
|
+
}
|
|
782
|
+
|
|
783
|
+
export function postV1MerchantsRegisterComplianceContactMerchantsRequestStateFromJSON(
|
|
784
|
+
jsonString: string,
|
|
785
|
+
): SafeParseResult<
|
|
786
|
+
PostV1MerchantsRegisterComplianceContactMerchantsRequestState,
|
|
787
|
+
SDKValidationError
|
|
788
|
+
> {
|
|
789
|
+
return safeParse(
|
|
790
|
+
jsonString,
|
|
791
|
+
(x) =>
|
|
792
|
+
PostV1MerchantsRegisterComplianceContactMerchantsRequestState$inboundSchema
|
|
793
|
+
.parse(JSON.parse(x)),
|
|
794
|
+
`Failed to parse 'PostV1MerchantsRegisterComplianceContactMerchantsRequestState' from JSON`,
|
|
795
|
+
);
|
|
796
|
+
}
|
|
797
|
+
|
|
798
|
+
/** @internal */
|
|
799
|
+
export const Five$inboundSchema: z.ZodType<Five, z.ZodTypeDef, unknown> = z
|
|
800
|
+
.object({
|
|
801
|
+
country:
|
|
802
|
+
PostV1MerchantsRegisterComplianceContactMerchantsRequestCountry$inboundSchema,
|
|
803
|
+
state: z.union([z.string(), State2$inboundSchema]).optional(),
|
|
804
|
+
companyName: z.string(),
|
|
805
|
+
addr1: z.string(),
|
|
806
|
+
addr2: z.string().optional(),
|
|
807
|
+
city: z.string(),
|
|
808
|
+
zipcode: z.string().optional(),
|
|
809
|
+
firstname: z.string(),
|
|
810
|
+
lastname: z.string(),
|
|
811
|
+
title: z.string().optional(),
|
|
812
|
+
phone: z.string().optional(),
|
|
813
|
+
});
|
|
814
|
+
|
|
815
|
+
/** @internal */
|
|
816
|
+
export type Five$Outbound = {
|
|
817
|
+
country: string;
|
|
818
|
+
state?: string | string | undefined;
|
|
819
|
+
companyName: string;
|
|
820
|
+
addr1: string;
|
|
821
|
+
addr2?: string | undefined;
|
|
822
|
+
city: string;
|
|
823
|
+
zipcode?: string | undefined;
|
|
824
|
+
firstname: string;
|
|
825
|
+
lastname: string;
|
|
826
|
+
title?: string | undefined;
|
|
827
|
+
phone?: string | undefined;
|
|
828
|
+
};
|
|
829
|
+
|
|
830
|
+
/** @internal */
|
|
831
|
+
export const Five$outboundSchema: z.ZodType<Five$Outbound, z.ZodTypeDef, Five> =
|
|
832
|
+
z.object({
|
|
833
|
+
country:
|
|
834
|
+
PostV1MerchantsRegisterComplianceContactMerchantsRequestCountry$outboundSchema,
|
|
835
|
+
state: z.union([z.string(), State2$outboundSchema]).optional(),
|
|
836
|
+
companyName: z.string(),
|
|
837
|
+
addr1: z.string(),
|
|
838
|
+
addr2: z.string().optional(),
|
|
839
|
+
city: z.string(),
|
|
840
|
+
zipcode: z.string().optional(),
|
|
841
|
+
firstname: z.string(),
|
|
842
|
+
lastname: z.string(),
|
|
843
|
+
title: z.string().optional(),
|
|
844
|
+
phone: z.string().optional(),
|
|
845
|
+
});
|
|
846
|
+
|
|
847
|
+
/**
|
|
848
|
+
* @internal
|
|
849
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
850
|
+
*/
|
|
851
|
+
export namespace Five$ {
|
|
852
|
+
/** @deprecated use `Five$inboundSchema` instead. */
|
|
853
|
+
export const inboundSchema = Five$inboundSchema;
|
|
854
|
+
/** @deprecated use `Five$outboundSchema` instead. */
|
|
855
|
+
export const outboundSchema = Five$outboundSchema;
|
|
856
|
+
/** @deprecated use `Five$Outbound` instead. */
|
|
857
|
+
export type Outbound = Five$Outbound;
|
|
858
|
+
}
|
|
859
|
+
|
|
860
|
+
export function fiveToJSON(five: Five): string {
|
|
861
|
+
return JSON.stringify(Five$outboundSchema.parse(five));
|
|
862
|
+
}
|
|
863
|
+
|
|
864
|
+
export function fiveFromJSON(
|
|
865
|
+
jsonString: string,
|
|
866
|
+
): SafeParseResult<Five, SDKValidationError> {
|
|
867
|
+
return safeParse(
|
|
868
|
+
jsonString,
|
|
869
|
+
(x) => Five$inboundSchema.parse(JSON.parse(x)),
|
|
870
|
+
`Failed to parse 'Five' from JSON`,
|
|
871
|
+
);
|
|
872
|
+
}
|
|
873
|
+
|
|
874
|
+
/** @internal */
|
|
875
|
+
export const PostV1MerchantsRegisterComplianceContactMerchantsCountry$inboundSchema:
|
|
876
|
+
z.ZodNativeEnum<
|
|
877
|
+
typeof PostV1MerchantsRegisterComplianceContactMerchantsCountry
|
|
878
|
+
> = z.nativeEnum(PostV1MerchantsRegisterComplianceContactMerchantsCountry);
|
|
879
|
+
|
|
880
|
+
/** @internal */
|
|
881
|
+
export const PostV1MerchantsRegisterComplianceContactMerchantsCountry$outboundSchema:
|
|
882
|
+
z.ZodNativeEnum<
|
|
883
|
+
typeof PostV1MerchantsRegisterComplianceContactMerchantsCountry
|
|
884
|
+
> = PostV1MerchantsRegisterComplianceContactMerchantsCountry$inboundSchema;
|
|
885
|
+
|
|
886
|
+
/**
|
|
887
|
+
* @internal
|
|
888
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
889
|
+
*/
|
|
890
|
+
export namespace PostV1MerchantsRegisterComplianceContactMerchantsCountry$ {
|
|
891
|
+
/** @deprecated use `PostV1MerchantsRegisterComplianceContactMerchantsCountry$inboundSchema` instead. */
|
|
892
|
+
export const inboundSchema =
|
|
893
|
+
PostV1MerchantsRegisterComplianceContactMerchantsCountry$inboundSchema;
|
|
894
|
+
/** @deprecated use `PostV1MerchantsRegisterComplianceContactMerchantsCountry$outboundSchema` instead. */
|
|
895
|
+
export const outboundSchema =
|
|
896
|
+
PostV1MerchantsRegisterComplianceContactMerchantsCountry$outboundSchema;
|
|
897
|
+
}
|
|
898
|
+
|
|
899
|
+
/** @internal */
|
|
900
|
+
export const PostV1MerchantsRegisterComplianceContactMerchantsState$inboundSchema:
|
|
901
|
+
z.ZodNativeEnum<
|
|
902
|
+
typeof PostV1MerchantsRegisterComplianceContactMerchantsState
|
|
903
|
+
> = z.nativeEnum(PostV1MerchantsRegisterComplianceContactMerchantsState);
|
|
904
|
+
|
|
905
|
+
/** @internal */
|
|
906
|
+
export const PostV1MerchantsRegisterComplianceContactMerchantsState$outboundSchema:
|
|
907
|
+
z.ZodNativeEnum<
|
|
908
|
+
typeof PostV1MerchantsRegisterComplianceContactMerchantsState
|
|
909
|
+
> = PostV1MerchantsRegisterComplianceContactMerchantsState$inboundSchema;
|
|
910
|
+
|
|
911
|
+
/**
|
|
912
|
+
* @internal
|
|
913
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
914
|
+
*/
|
|
915
|
+
export namespace PostV1MerchantsRegisterComplianceContactMerchantsState$ {
|
|
916
|
+
/** @deprecated use `PostV1MerchantsRegisterComplianceContactMerchantsState$inboundSchema` instead. */
|
|
917
|
+
export const inboundSchema =
|
|
918
|
+
PostV1MerchantsRegisterComplianceContactMerchantsState$inboundSchema;
|
|
919
|
+
/** @deprecated use `PostV1MerchantsRegisterComplianceContactMerchantsState$outboundSchema` instead. */
|
|
920
|
+
export const outboundSchema =
|
|
921
|
+
PostV1MerchantsRegisterComplianceContactMerchantsState$outboundSchema;
|
|
922
|
+
}
|
|
923
|
+
|
|
924
|
+
/** @internal */
|
|
925
|
+
export const Four$inboundSchema: z.ZodType<Four, z.ZodTypeDef, unknown> = z
|
|
926
|
+
.object({
|
|
927
|
+
country:
|
|
928
|
+
PostV1MerchantsRegisterComplianceContactMerchantsCountry$inboundSchema,
|
|
929
|
+
state: PostV1MerchantsRegisterComplianceContactMerchantsState$inboundSchema,
|
|
930
|
+
companyName: z.string(),
|
|
931
|
+
addr1: z.string(),
|
|
932
|
+
addr2: z.string().optional(),
|
|
933
|
+
city: z.string(),
|
|
934
|
+
zipcode: z.string().optional(),
|
|
935
|
+
firstname: z.string(),
|
|
936
|
+
lastname: z.string(),
|
|
937
|
+
title: z.string().optional(),
|
|
938
|
+
phone: z.string().optional(),
|
|
939
|
+
});
|
|
940
|
+
|
|
941
|
+
/** @internal */
|
|
942
|
+
export type Four$Outbound = {
|
|
943
|
+
country: string;
|
|
944
|
+
state: string;
|
|
945
|
+
companyName: string;
|
|
946
|
+
addr1: string;
|
|
947
|
+
addr2?: string | undefined;
|
|
948
|
+
city: string;
|
|
949
|
+
zipcode?: string | undefined;
|
|
950
|
+
firstname: string;
|
|
951
|
+
lastname: string;
|
|
952
|
+
title?: string | undefined;
|
|
953
|
+
phone?: string | undefined;
|
|
954
|
+
};
|
|
955
|
+
|
|
956
|
+
/** @internal */
|
|
957
|
+
export const Four$outboundSchema: z.ZodType<Four$Outbound, z.ZodTypeDef, Four> =
|
|
958
|
+
z.object({
|
|
959
|
+
country:
|
|
960
|
+
PostV1MerchantsRegisterComplianceContactMerchantsCountry$outboundSchema,
|
|
961
|
+
state:
|
|
962
|
+
PostV1MerchantsRegisterComplianceContactMerchantsState$outboundSchema,
|
|
963
|
+
companyName: z.string(),
|
|
964
|
+
addr1: z.string(),
|
|
965
|
+
addr2: z.string().optional(),
|
|
966
|
+
city: z.string(),
|
|
967
|
+
zipcode: z.string().optional(),
|
|
968
|
+
firstname: z.string(),
|
|
969
|
+
lastname: z.string(),
|
|
970
|
+
title: z.string().optional(),
|
|
971
|
+
phone: z.string().optional(),
|
|
972
|
+
});
|
|
973
|
+
|
|
974
|
+
/**
|
|
975
|
+
* @internal
|
|
976
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
977
|
+
*/
|
|
978
|
+
export namespace Four$ {
|
|
979
|
+
/** @deprecated use `Four$inboundSchema` instead. */
|
|
980
|
+
export const inboundSchema = Four$inboundSchema;
|
|
981
|
+
/** @deprecated use `Four$outboundSchema` instead. */
|
|
982
|
+
export const outboundSchema = Four$outboundSchema;
|
|
983
|
+
/** @deprecated use `Four$Outbound` instead. */
|
|
984
|
+
export type Outbound = Four$Outbound;
|
|
985
|
+
}
|
|
986
|
+
|
|
987
|
+
export function fourToJSON(four: Four): string {
|
|
988
|
+
return JSON.stringify(Four$outboundSchema.parse(four));
|
|
989
|
+
}
|
|
990
|
+
|
|
991
|
+
export function fourFromJSON(
|
|
992
|
+
jsonString: string,
|
|
993
|
+
): SafeParseResult<Four, SDKValidationError> {
|
|
994
|
+
return safeParse(
|
|
995
|
+
jsonString,
|
|
996
|
+
(x) => Four$inboundSchema.parse(JSON.parse(x)),
|
|
997
|
+
`Failed to parse 'Four' from JSON`,
|
|
998
|
+
);
|
|
999
|
+
}
|
|
1000
|
+
|
|
1001
|
+
/** @internal */
|
|
1002
|
+
export const PostV1MerchantsRegisterComplianceContactCountry$inboundSchema:
|
|
1003
|
+
z.ZodNativeEnum<typeof PostV1MerchantsRegisterComplianceContactCountry> = z
|
|
1004
|
+
.nativeEnum(PostV1MerchantsRegisterComplianceContactCountry);
|
|
1005
|
+
|
|
1006
|
+
/** @internal */
|
|
1007
|
+
export const PostV1MerchantsRegisterComplianceContactCountry$outboundSchema:
|
|
1008
|
+
z.ZodNativeEnum<typeof PostV1MerchantsRegisterComplianceContactCountry> =
|
|
1009
|
+
PostV1MerchantsRegisterComplianceContactCountry$inboundSchema;
|
|
1010
|
+
|
|
1011
|
+
/**
|
|
1012
|
+
* @internal
|
|
1013
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1014
|
+
*/
|
|
1015
|
+
export namespace PostV1MerchantsRegisterComplianceContactCountry$ {
|
|
1016
|
+
/** @deprecated use `PostV1MerchantsRegisterComplianceContactCountry$inboundSchema` instead. */
|
|
1017
|
+
export const inboundSchema =
|
|
1018
|
+
PostV1MerchantsRegisterComplianceContactCountry$inboundSchema;
|
|
1019
|
+
/** @deprecated use `PostV1MerchantsRegisterComplianceContactCountry$outboundSchema` instead. */
|
|
1020
|
+
export const outboundSchema =
|
|
1021
|
+
PostV1MerchantsRegisterComplianceContactCountry$outboundSchema;
|
|
1022
|
+
}
|
|
1023
|
+
|
|
1024
|
+
/** @internal */
|
|
1025
|
+
export const PostV1MerchantsRegisterComplianceContactState$inboundSchema:
|
|
1026
|
+
z.ZodNativeEnum<typeof PostV1MerchantsRegisterComplianceContactState> = z
|
|
1027
|
+
.nativeEnum(PostV1MerchantsRegisterComplianceContactState);
|
|
1028
|
+
|
|
1029
|
+
/** @internal */
|
|
1030
|
+
export const PostV1MerchantsRegisterComplianceContactState$outboundSchema:
|
|
1031
|
+
z.ZodNativeEnum<typeof PostV1MerchantsRegisterComplianceContactState> =
|
|
1032
|
+
PostV1MerchantsRegisterComplianceContactState$inboundSchema;
|
|
1033
|
+
|
|
1034
|
+
/**
|
|
1035
|
+
* @internal
|
|
1036
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1037
|
+
*/
|
|
1038
|
+
export namespace PostV1MerchantsRegisterComplianceContactState$ {
|
|
1039
|
+
/** @deprecated use `PostV1MerchantsRegisterComplianceContactState$inboundSchema` instead. */
|
|
1040
|
+
export const inboundSchema =
|
|
1041
|
+
PostV1MerchantsRegisterComplianceContactState$inboundSchema;
|
|
1042
|
+
/** @deprecated use `PostV1MerchantsRegisterComplianceContactState$outboundSchema` instead. */
|
|
1043
|
+
export const outboundSchema =
|
|
1044
|
+
PostV1MerchantsRegisterComplianceContactState$outboundSchema;
|
|
1045
|
+
}
|
|
1046
|
+
|
|
1047
|
+
/** @internal */
|
|
1048
|
+
export const Three$inboundSchema: z.ZodType<Three, z.ZodTypeDef, unknown> = z
|
|
1049
|
+
.object({
|
|
1050
|
+
country: PostV1MerchantsRegisterComplianceContactCountry$inboundSchema,
|
|
1051
|
+
state: PostV1MerchantsRegisterComplianceContactState$inboundSchema,
|
|
1052
|
+
companyName: z.string(),
|
|
1053
|
+
addr1: z.string(),
|
|
1054
|
+
addr2: z.string().optional(),
|
|
1055
|
+
city: z.string(),
|
|
1056
|
+
zipcode: z.string().optional(),
|
|
1057
|
+
firstname: z.string(),
|
|
1058
|
+
lastname: z.string(),
|
|
1059
|
+
title: z.string().optional(),
|
|
1060
|
+
phone: z.string().optional(),
|
|
1061
|
+
});
|
|
1062
|
+
|
|
1063
|
+
/** @internal */
|
|
1064
|
+
export type Three$Outbound = {
|
|
1065
|
+
country: string;
|
|
1066
|
+
state: string;
|
|
1067
|
+
companyName: string;
|
|
1068
|
+
addr1: string;
|
|
1069
|
+
addr2?: string | undefined;
|
|
1070
|
+
city: string;
|
|
1071
|
+
zipcode?: string | undefined;
|
|
1072
|
+
firstname: string;
|
|
1073
|
+
lastname: string;
|
|
1074
|
+
title?: string | undefined;
|
|
1075
|
+
phone?: string | undefined;
|
|
1076
|
+
};
|
|
1077
|
+
|
|
1078
|
+
/** @internal */
|
|
1079
|
+
export const Three$outboundSchema: z.ZodType<
|
|
1080
|
+
Three$Outbound,
|
|
1081
|
+
z.ZodTypeDef,
|
|
1082
|
+
Three
|
|
1083
|
+
> = z.object({
|
|
1084
|
+
country: PostV1MerchantsRegisterComplianceContactCountry$outboundSchema,
|
|
1085
|
+
state: PostV1MerchantsRegisterComplianceContactState$outboundSchema,
|
|
1086
|
+
companyName: z.string(),
|
|
1087
|
+
addr1: z.string(),
|
|
1088
|
+
addr2: z.string().optional(),
|
|
1089
|
+
city: z.string(),
|
|
1090
|
+
zipcode: z.string().optional(),
|
|
1091
|
+
firstname: z.string(),
|
|
1092
|
+
lastname: z.string(),
|
|
1093
|
+
title: z.string().optional(),
|
|
1094
|
+
phone: z.string().optional(),
|
|
1095
|
+
});
|
|
1096
|
+
|
|
1097
|
+
/**
|
|
1098
|
+
* @internal
|
|
1099
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1100
|
+
*/
|
|
1101
|
+
export namespace Three$ {
|
|
1102
|
+
/** @deprecated use `Three$inboundSchema` instead. */
|
|
1103
|
+
export const inboundSchema = Three$inboundSchema;
|
|
1104
|
+
/** @deprecated use `Three$outboundSchema` instead. */
|
|
1105
|
+
export const outboundSchema = Three$outboundSchema;
|
|
1106
|
+
/** @deprecated use `Three$Outbound` instead. */
|
|
1107
|
+
export type Outbound = Three$Outbound;
|
|
1108
|
+
}
|
|
1109
|
+
|
|
1110
|
+
export function threeToJSON(three: Three): string {
|
|
1111
|
+
return JSON.stringify(Three$outboundSchema.parse(three));
|
|
1112
|
+
}
|
|
1113
|
+
|
|
1114
|
+
export function threeFromJSON(
|
|
1115
|
+
jsonString: string,
|
|
1116
|
+
): SafeParseResult<Three, SDKValidationError> {
|
|
1117
|
+
return safeParse(
|
|
1118
|
+
jsonString,
|
|
1119
|
+
(x) => Three$inboundSchema.parse(JSON.parse(x)),
|
|
1120
|
+
`Failed to parse 'Three' from JSON`,
|
|
1121
|
+
);
|
|
1122
|
+
}
|
|
1123
|
+
|
|
1124
|
+
/** @internal */
|
|
1125
|
+
export const ComplianceContactCountry$inboundSchema: z.ZodNativeEnum<
|
|
1126
|
+
typeof ComplianceContactCountry
|
|
1127
|
+
> = z.nativeEnum(ComplianceContactCountry);
|
|
1128
|
+
|
|
1129
|
+
/** @internal */
|
|
1130
|
+
export const ComplianceContactCountry$outboundSchema: z.ZodNativeEnum<
|
|
1131
|
+
typeof ComplianceContactCountry
|
|
1132
|
+
> = ComplianceContactCountry$inboundSchema;
|
|
1133
|
+
|
|
1134
|
+
/**
|
|
1135
|
+
* @internal
|
|
1136
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1137
|
+
*/
|
|
1138
|
+
export namespace ComplianceContactCountry$ {
|
|
1139
|
+
/** @deprecated use `ComplianceContactCountry$inboundSchema` instead. */
|
|
1140
|
+
export const inboundSchema = ComplianceContactCountry$inboundSchema;
|
|
1141
|
+
/** @deprecated use `ComplianceContactCountry$outboundSchema` instead. */
|
|
1142
|
+
export const outboundSchema = ComplianceContactCountry$outboundSchema;
|
|
1143
|
+
}
|
|
1144
|
+
|
|
1145
|
+
/** @internal */
|
|
1146
|
+
export const ComplianceContactState$inboundSchema: z.ZodNativeEnum<
|
|
1147
|
+
typeof ComplianceContactState
|
|
1148
|
+
> = z.nativeEnum(ComplianceContactState);
|
|
1149
|
+
|
|
1150
|
+
/** @internal */
|
|
1151
|
+
export const ComplianceContactState$outboundSchema: z.ZodNativeEnum<
|
|
1152
|
+
typeof ComplianceContactState
|
|
1153
|
+
> = ComplianceContactState$inboundSchema;
|
|
1154
|
+
|
|
1155
|
+
/**
|
|
1156
|
+
* @internal
|
|
1157
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1158
|
+
*/
|
|
1159
|
+
export namespace ComplianceContactState$ {
|
|
1160
|
+
/** @deprecated use `ComplianceContactState$inboundSchema` instead. */
|
|
1161
|
+
export const inboundSchema = ComplianceContactState$inboundSchema;
|
|
1162
|
+
/** @deprecated use `ComplianceContactState$outboundSchema` instead. */
|
|
1163
|
+
export const outboundSchema = ComplianceContactState$outboundSchema;
|
|
1164
|
+
}
|
|
1165
|
+
|
|
1166
|
+
/** @internal */
|
|
1167
|
+
export const Two$inboundSchema: z.ZodType<Two, z.ZodTypeDef, unknown> = z
|
|
1168
|
+
.object({
|
|
1169
|
+
country: ComplianceContactCountry$inboundSchema,
|
|
1170
|
+
state: ComplianceContactState$inboundSchema,
|
|
1171
|
+
companyName: z.string(),
|
|
1172
|
+
addr1: z.string(),
|
|
1173
|
+
addr2: z.string().optional(),
|
|
1174
|
+
city: z.string(),
|
|
1175
|
+
zipcode: z.string().optional(),
|
|
1176
|
+
firstname: z.string(),
|
|
1177
|
+
lastname: z.string(),
|
|
1178
|
+
title: z.string().optional(),
|
|
1179
|
+
phone: z.string().optional(),
|
|
1180
|
+
});
|
|
1181
|
+
|
|
1182
|
+
/** @internal */
|
|
1183
|
+
export type Two$Outbound = {
|
|
1184
|
+
country: string;
|
|
1185
|
+
state: string;
|
|
1186
|
+
companyName: string;
|
|
1187
|
+
addr1: string;
|
|
1188
|
+
addr2?: string | undefined;
|
|
1189
|
+
city: string;
|
|
1190
|
+
zipcode?: string | undefined;
|
|
1191
|
+
firstname: string;
|
|
1192
|
+
lastname: string;
|
|
1193
|
+
title?: string | undefined;
|
|
1194
|
+
phone?: string | undefined;
|
|
1195
|
+
};
|
|
1196
|
+
|
|
1197
|
+
/** @internal */
|
|
1198
|
+
export const Two$outboundSchema: z.ZodType<Two$Outbound, z.ZodTypeDef, Two> = z
|
|
1199
|
+
.object({
|
|
1200
|
+
country: ComplianceContactCountry$outboundSchema,
|
|
1201
|
+
state: ComplianceContactState$outboundSchema,
|
|
1202
|
+
companyName: z.string(),
|
|
1203
|
+
addr1: z.string(),
|
|
1204
|
+
addr2: z.string().optional(),
|
|
1205
|
+
city: z.string(),
|
|
1206
|
+
zipcode: z.string().optional(),
|
|
1207
|
+
firstname: z.string(),
|
|
1208
|
+
lastname: z.string(),
|
|
1209
|
+
title: z.string().optional(),
|
|
1210
|
+
phone: z.string().optional(),
|
|
1211
|
+
});
|
|
1212
|
+
|
|
1213
|
+
/**
|
|
1214
|
+
* @internal
|
|
1215
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1216
|
+
*/
|
|
1217
|
+
export namespace Two$ {
|
|
1218
|
+
/** @deprecated use `Two$inboundSchema` instead. */
|
|
1219
|
+
export const inboundSchema = Two$inboundSchema;
|
|
1220
|
+
/** @deprecated use `Two$outboundSchema` instead. */
|
|
1221
|
+
export const outboundSchema = Two$outboundSchema;
|
|
1222
|
+
/** @deprecated use `Two$Outbound` instead. */
|
|
1223
|
+
export type Outbound = Two$Outbound;
|
|
1224
|
+
}
|
|
1225
|
+
|
|
1226
|
+
export function twoToJSON(two: Two): string {
|
|
1227
|
+
return JSON.stringify(Two$outboundSchema.parse(two));
|
|
1228
|
+
}
|
|
1229
|
+
|
|
1230
|
+
export function twoFromJSON(
|
|
1231
|
+
jsonString: string,
|
|
1232
|
+
): SafeParseResult<Two, SDKValidationError> {
|
|
1233
|
+
return safeParse(
|
|
1234
|
+
jsonString,
|
|
1235
|
+
(x) => Two$inboundSchema.parse(JSON.parse(x)),
|
|
1236
|
+
`Failed to parse 'Two' from JSON`,
|
|
1237
|
+
);
|
|
1238
|
+
}
|
|
1239
|
+
|
|
1240
|
+
/** @internal */
|
|
1241
|
+
export const Country$inboundSchema: z.ZodNativeEnum<typeof Country> = z
|
|
1242
|
+
.nativeEnum(Country);
|
|
1243
|
+
|
|
1244
|
+
/** @internal */
|
|
1245
|
+
export const Country$outboundSchema: z.ZodNativeEnum<typeof Country> =
|
|
1246
|
+
Country$inboundSchema;
|
|
1247
|
+
|
|
1248
|
+
/**
|
|
1249
|
+
* @internal
|
|
1250
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1251
|
+
*/
|
|
1252
|
+
export namespace Country$ {
|
|
1253
|
+
/** @deprecated use `Country$inboundSchema` instead. */
|
|
1254
|
+
export const inboundSchema = Country$inboundSchema;
|
|
1255
|
+
/** @deprecated use `Country$outboundSchema` instead. */
|
|
1256
|
+
export const outboundSchema = Country$outboundSchema;
|
|
1257
|
+
}
|
|
1258
|
+
|
|
1259
|
+
/** @internal */
|
|
1260
|
+
export const State$inboundSchema: z.ZodNativeEnum<typeof State> = z.nativeEnum(
|
|
1261
|
+
State,
|
|
1262
|
+
);
|
|
1263
|
+
|
|
1264
|
+
/** @internal */
|
|
1265
|
+
export const State$outboundSchema: z.ZodNativeEnum<typeof State> =
|
|
1266
|
+
State$inboundSchema;
|
|
1267
|
+
|
|
1268
|
+
/**
|
|
1269
|
+
* @internal
|
|
1270
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1271
|
+
*/
|
|
1272
|
+
export namespace State$ {
|
|
1273
|
+
/** @deprecated use `State$inboundSchema` instead. */
|
|
1274
|
+
export const inboundSchema = State$inboundSchema;
|
|
1275
|
+
/** @deprecated use `State$outboundSchema` instead. */
|
|
1276
|
+
export const outboundSchema = State$outboundSchema;
|
|
1277
|
+
}
|
|
1278
|
+
|
|
1279
|
+
/** @internal */
|
|
1280
|
+
export const One$inboundSchema: z.ZodType<One, z.ZodTypeDef, unknown> = z
|
|
1281
|
+
.object({
|
|
1282
|
+
country: Country$inboundSchema,
|
|
1283
|
+
state: State$inboundSchema,
|
|
1284
|
+
companyName: z.string(),
|
|
1285
|
+
addr1: z.string(),
|
|
1286
|
+
addr2: z.string().optional(),
|
|
1287
|
+
city: z.string(),
|
|
1288
|
+
zipcode: z.string().optional(),
|
|
1289
|
+
firstname: z.string(),
|
|
1290
|
+
lastname: z.string(),
|
|
1291
|
+
title: z.string().optional(),
|
|
1292
|
+
phone: z.string().optional(),
|
|
1293
|
+
});
|
|
1294
|
+
|
|
1295
|
+
/** @internal */
|
|
1296
|
+
export type One$Outbound = {
|
|
1297
|
+
country: string;
|
|
1298
|
+
state: string;
|
|
1299
|
+
companyName: string;
|
|
1300
|
+
addr1: string;
|
|
1301
|
+
addr2?: string | undefined;
|
|
1302
|
+
city: string;
|
|
1303
|
+
zipcode?: string | undefined;
|
|
1304
|
+
firstname: string;
|
|
1305
|
+
lastname: string;
|
|
1306
|
+
title?: string | undefined;
|
|
1307
|
+
phone?: string | undefined;
|
|
1308
|
+
};
|
|
1309
|
+
|
|
1310
|
+
/** @internal */
|
|
1311
|
+
export const One$outboundSchema: z.ZodType<One$Outbound, z.ZodTypeDef, One> = z
|
|
1312
|
+
.object({
|
|
1313
|
+
country: Country$outboundSchema,
|
|
1314
|
+
state: State$outboundSchema,
|
|
1315
|
+
companyName: z.string(),
|
|
1316
|
+
addr1: z.string(),
|
|
1317
|
+
addr2: z.string().optional(),
|
|
1318
|
+
city: z.string(),
|
|
1319
|
+
zipcode: z.string().optional(),
|
|
1320
|
+
firstname: z.string(),
|
|
1321
|
+
lastname: z.string(),
|
|
1322
|
+
title: z.string().optional(),
|
|
1323
|
+
phone: z.string().optional(),
|
|
1324
|
+
});
|
|
1325
|
+
|
|
1326
|
+
/**
|
|
1327
|
+
* @internal
|
|
1328
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1329
|
+
*/
|
|
1330
|
+
export namespace One$ {
|
|
1331
|
+
/** @deprecated use `One$inboundSchema` instead. */
|
|
1332
|
+
export const inboundSchema = One$inboundSchema;
|
|
1333
|
+
/** @deprecated use `One$outboundSchema` instead. */
|
|
1334
|
+
export const outboundSchema = One$outboundSchema;
|
|
1335
|
+
/** @deprecated use `One$Outbound` instead. */
|
|
1336
|
+
export type Outbound = One$Outbound;
|
|
1337
|
+
}
|
|
1338
|
+
|
|
1339
|
+
export function oneToJSON(one: One): string {
|
|
1340
|
+
return JSON.stringify(One$outboundSchema.parse(one));
|
|
1341
|
+
}
|
|
1342
|
+
|
|
1343
|
+
export function oneFromJSON(
|
|
1344
|
+
jsonString: string,
|
|
1345
|
+
): SafeParseResult<One, SDKValidationError> {
|
|
1346
|
+
return safeParse(
|
|
1347
|
+
jsonString,
|
|
1348
|
+
(x) => One$inboundSchema.parse(JSON.parse(x)),
|
|
1349
|
+
`Failed to parse 'One' from JSON`,
|
|
1350
|
+
);
|
|
1351
|
+
}
|
|
1352
|
+
|
|
1353
|
+
/** @internal */
|
|
1354
|
+
export const ComplianceContact$inboundSchema: z.ZodType<
|
|
1355
|
+
ComplianceContact,
|
|
1356
|
+
z.ZodTypeDef,
|
|
1357
|
+
unknown
|
|
1358
|
+
> = z.union([
|
|
1359
|
+
z.lazy(() => One$inboundSchema),
|
|
1360
|
+
z.lazy(() => Two$inboundSchema),
|
|
1361
|
+
z.lazy(() => Three$inboundSchema),
|
|
1362
|
+
z.lazy(() => Four$inboundSchema),
|
|
1363
|
+
z.lazy(() => Five$inboundSchema),
|
|
1364
|
+
]);
|
|
1365
|
+
|
|
1366
|
+
/** @internal */
|
|
1367
|
+
export type ComplianceContact$Outbound =
|
|
1368
|
+
| One$Outbound
|
|
1369
|
+
| Two$Outbound
|
|
1370
|
+
| Three$Outbound
|
|
1371
|
+
| Four$Outbound
|
|
1372
|
+
| Five$Outbound;
|
|
1373
|
+
|
|
1374
|
+
/** @internal */
|
|
1375
|
+
export const ComplianceContact$outboundSchema: z.ZodType<
|
|
1376
|
+
ComplianceContact$Outbound,
|
|
1377
|
+
z.ZodTypeDef,
|
|
1378
|
+
ComplianceContact
|
|
1379
|
+
> = z.union([
|
|
1380
|
+
z.lazy(() => One$outboundSchema),
|
|
1381
|
+
z.lazy(() => Two$outboundSchema),
|
|
1382
|
+
z.lazy(() => Three$outboundSchema),
|
|
1383
|
+
z.lazy(() => Four$outboundSchema),
|
|
1384
|
+
z.lazy(() => Five$outboundSchema),
|
|
1385
|
+
]);
|
|
1386
|
+
|
|
1387
|
+
/**
|
|
1388
|
+
* @internal
|
|
1389
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1390
|
+
*/
|
|
1391
|
+
export namespace ComplianceContact$ {
|
|
1392
|
+
/** @deprecated use `ComplianceContact$inboundSchema` instead. */
|
|
1393
|
+
export const inboundSchema = ComplianceContact$inboundSchema;
|
|
1394
|
+
/** @deprecated use `ComplianceContact$outboundSchema` instead. */
|
|
1395
|
+
export const outboundSchema = ComplianceContact$outboundSchema;
|
|
1396
|
+
/** @deprecated use `ComplianceContact$Outbound` instead. */
|
|
1397
|
+
export type Outbound = ComplianceContact$Outbound;
|
|
1398
|
+
}
|
|
1399
|
+
|
|
1400
|
+
export function complianceContactToJSON(
|
|
1401
|
+
complianceContact: ComplianceContact,
|
|
1402
|
+
): string {
|
|
1403
|
+
return JSON.stringify(
|
|
1404
|
+
ComplianceContact$outboundSchema.parse(complianceContact),
|
|
1405
|
+
);
|
|
1406
|
+
}
|
|
1407
|
+
|
|
1408
|
+
export function complianceContactFromJSON(
|
|
1409
|
+
jsonString: string,
|
|
1410
|
+
): SafeParseResult<ComplianceContact, SDKValidationError> {
|
|
1411
|
+
return safeParse(
|
|
1412
|
+
jsonString,
|
|
1413
|
+
(x) => ComplianceContact$inboundSchema.parse(JSON.parse(x)),
|
|
1414
|
+
`Failed to parse 'ComplianceContact' from JSON`,
|
|
1415
|
+
);
|
|
1416
|
+
}
|
|
1417
|
+
|
|
1418
|
+
/** @internal */
|
|
1419
|
+
export const AssetConfigs$inboundSchema: z.ZodType<
|
|
1420
|
+
AssetConfigs,
|
|
1421
|
+
z.ZodTypeDef,
|
|
1422
|
+
unknown
|
|
1423
|
+
> = z.object({
|
|
1424
|
+
target: z.string(),
|
|
1425
|
+
});
|
|
1426
|
+
|
|
1427
|
+
/** @internal */
|
|
1428
|
+
export type AssetConfigs$Outbound = {
|
|
1429
|
+
target: string;
|
|
1430
|
+
};
|
|
1431
|
+
|
|
1432
|
+
/** @internal */
|
|
1433
|
+
export const AssetConfigs$outboundSchema: z.ZodType<
|
|
1434
|
+
AssetConfigs$Outbound,
|
|
1435
|
+
z.ZodTypeDef,
|
|
1436
|
+
AssetConfigs
|
|
1437
|
+
> = z.object({
|
|
1438
|
+
target: z.string(),
|
|
1439
|
+
});
|
|
1440
|
+
|
|
1441
|
+
/**
|
|
1442
|
+
* @internal
|
|
1443
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1444
|
+
*/
|
|
1445
|
+
export namespace AssetConfigs$ {
|
|
1446
|
+
/** @deprecated use `AssetConfigs$inboundSchema` instead. */
|
|
1447
|
+
export const inboundSchema = AssetConfigs$inboundSchema;
|
|
1448
|
+
/** @deprecated use `AssetConfigs$outboundSchema` instead. */
|
|
1449
|
+
export const outboundSchema = AssetConfigs$outboundSchema;
|
|
1450
|
+
/** @deprecated use `AssetConfigs$Outbound` instead. */
|
|
1451
|
+
export type Outbound = AssetConfigs$Outbound;
|
|
1452
|
+
}
|
|
1453
|
+
|
|
1454
|
+
export function assetConfigsToJSON(assetConfigs: AssetConfigs): string {
|
|
1455
|
+
return JSON.stringify(AssetConfigs$outboundSchema.parse(assetConfigs));
|
|
1456
|
+
}
|
|
1457
|
+
|
|
1458
|
+
export function assetConfigsFromJSON(
|
|
1459
|
+
jsonString: string,
|
|
1460
|
+
): SafeParseResult<AssetConfigs, SDKValidationError> {
|
|
1461
|
+
return safeParse(
|
|
1462
|
+
jsonString,
|
|
1463
|
+
(x) => AssetConfigs$inboundSchema.parse(JSON.parse(x)),
|
|
1464
|
+
`Failed to parse 'AssetConfigs' from JSON`,
|
|
1465
|
+
);
|
|
1466
|
+
}
|
|
1467
|
+
|
|
1468
|
+
/** @internal */
|
|
1469
|
+
export const PostV1MerchantsRegisterRequestBody$inboundSchema: z.ZodType<
|
|
1470
|
+
PostV1MerchantsRegisterRequestBody,
|
|
1471
|
+
z.ZodTypeDef,
|
|
1472
|
+
unknown
|
|
1473
|
+
> = z.object({
|
|
1474
|
+
externalId: z.string().optional(),
|
|
1475
|
+
name: z.string(),
|
|
1476
|
+
email: z.string(),
|
|
1477
|
+
complianceContact: z.union([
|
|
1478
|
+
z.lazy(() => One$inboundSchema),
|
|
1479
|
+
z.lazy(() => Two$inboundSchema),
|
|
1480
|
+
z.lazy(() => Three$inboundSchema),
|
|
1481
|
+
z.lazy(() => Four$inboundSchema),
|
|
1482
|
+
z.lazy(() => Five$inboundSchema),
|
|
1483
|
+
]),
|
|
1484
|
+
activate: z.boolean().default(true),
|
|
1485
|
+
assetConfigs: z.array(z.lazy(() => AssetConfigs$inboundSchema)).optional(),
|
|
1486
|
+
});
|
|
1487
|
+
|
|
1488
|
+
/** @internal */
|
|
1489
|
+
export type PostV1MerchantsRegisterRequestBody$Outbound = {
|
|
1490
|
+
externalId?: string | undefined;
|
|
1491
|
+
name: string;
|
|
1492
|
+
email: string;
|
|
1493
|
+
complianceContact:
|
|
1494
|
+
| One$Outbound
|
|
1495
|
+
| Two$Outbound
|
|
1496
|
+
| Three$Outbound
|
|
1497
|
+
| Four$Outbound
|
|
1498
|
+
| Five$Outbound;
|
|
1499
|
+
activate: boolean;
|
|
1500
|
+
assetConfigs?: Array<AssetConfigs$Outbound> | undefined;
|
|
1501
|
+
};
|
|
1502
|
+
|
|
1503
|
+
/** @internal */
|
|
1504
|
+
export const PostV1MerchantsRegisterRequestBody$outboundSchema: z.ZodType<
|
|
1505
|
+
PostV1MerchantsRegisterRequestBody$Outbound,
|
|
1506
|
+
z.ZodTypeDef,
|
|
1507
|
+
PostV1MerchantsRegisterRequestBody
|
|
1508
|
+
> = z.object({
|
|
1509
|
+
externalId: z.string().optional(),
|
|
1510
|
+
name: z.string(),
|
|
1511
|
+
email: z.string(),
|
|
1512
|
+
complianceContact: z.union([
|
|
1513
|
+
z.lazy(() => One$outboundSchema),
|
|
1514
|
+
z.lazy(() => Two$outboundSchema),
|
|
1515
|
+
z.lazy(() => Three$outboundSchema),
|
|
1516
|
+
z.lazy(() => Four$outboundSchema),
|
|
1517
|
+
z.lazy(() => Five$outboundSchema),
|
|
1518
|
+
]),
|
|
1519
|
+
activate: z.boolean().default(true),
|
|
1520
|
+
assetConfigs: z.array(z.lazy(() => AssetConfigs$outboundSchema)).optional(),
|
|
1521
|
+
});
|
|
1522
|
+
|
|
1523
|
+
/**
|
|
1524
|
+
* @internal
|
|
1525
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1526
|
+
*/
|
|
1527
|
+
export namespace PostV1MerchantsRegisterRequestBody$ {
|
|
1528
|
+
/** @deprecated use `PostV1MerchantsRegisterRequestBody$inboundSchema` instead. */
|
|
1529
|
+
export const inboundSchema = PostV1MerchantsRegisterRequestBody$inboundSchema;
|
|
1530
|
+
/** @deprecated use `PostV1MerchantsRegisterRequestBody$outboundSchema` instead. */
|
|
1531
|
+
export const outboundSchema =
|
|
1532
|
+
PostV1MerchantsRegisterRequestBody$outboundSchema;
|
|
1533
|
+
/** @deprecated use `PostV1MerchantsRegisterRequestBody$Outbound` instead. */
|
|
1534
|
+
export type Outbound = PostV1MerchantsRegisterRequestBody$Outbound;
|
|
1535
|
+
}
|
|
1536
|
+
|
|
1537
|
+
export function postV1MerchantsRegisterRequestBodyToJSON(
|
|
1538
|
+
postV1MerchantsRegisterRequestBody: PostV1MerchantsRegisterRequestBody,
|
|
1539
|
+
): string {
|
|
1540
|
+
return JSON.stringify(
|
|
1541
|
+
PostV1MerchantsRegisterRequestBody$outboundSchema.parse(
|
|
1542
|
+
postV1MerchantsRegisterRequestBody,
|
|
1543
|
+
),
|
|
1544
|
+
);
|
|
1545
|
+
}
|
|
1546
|
+
|
|
1547
|
+
export function postV1MerchantsRegisterRequestBodyFromJSON(
|
|
1548
|
+
jsonString: string,
|
|
1549
|
+
): SafeParseResult<PostV1MerchantsRegisterRequestBody, SDKValidationError> {
|
|
1550
|
+
return safeParse(
|
|
1551
|
+
jsonString,
|
|
1552
|
+
(x) =>
|
|
1553
|
+
PostV1MerchantsRegisterRequestBody$inboundSchema.parse(JSON.parse(x)),
|
|
1554
|
+
`Failed to parse 'PostV1MerchantsRegisterRequestBody' from JSON`,
|
|
1555
|
+
);
|
|
1556
|
+
}
|
|
1557
|
+
|
|
1558
|
+
/** @internal */
|
|
1559
|
+
export const PostV1MerchantsRegisterStatus$inboundSchema: z.ZodNativeEnum<
|
|
1560
|
+
typeof PostV1MerchantsRegisterStatus
|
|
1561
|
+
> = z.nativeEnum(PostV1MerchantsRegisterStatus);
|
|
1562
|
+
|
|
1563
|
+
/** @internal */
|
|
1564
|
+
export const PostV1MerchantsRegisterStatus$outboundSchema: z.ZodNativeEnum<
|
|
1565
|
+
typeof PostV1MerchantsRegisterStatus
|
|
1566
|
+
> = PostV1MerchantsRegisterStatus$inboundSchema;
|
|
1567
|
+
|
|
1568
|
+
/**
|
|
1569
|
+
* @internal
|
|
1570
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1571
|
+
*/
|
|
1572
|
+
export namespace PostV1MerchantsRegisterStatus$ {
|
|
1573
|
+
/** @deprecated use `PostV1MerchantsRegisterStatus$inboundSchema` instead. */
|
|
1574
|
+
export const inboundSchema = PostV1MerchantsRegisterStatus$inboundSchema;
|
|
1575
|
+
/** @deprecated use `PostV1MerchantsRegisterStatus$outboundSchema` instead. */
|
|
1576
|
+
export const outboundSchema = PostV1MerchantsRegisterStatus$outboundSchema;
|
|
1577
|
+
}
|
|
1578
|
+
|
|
1579
|
+
/** @internal */
|
|
1580
|
+
export const PostV1MerchantsRegisterData$inboundSchema: z.ZodType<
|
|
1581
|
+
PostV1MerchantsRegisterData,
|
|
1582
|
+
z.ZodTypeDef,
|
|
1583
|
+
unknown
|
|
1584
|
+
> = z.object({
|
|
1585
|
+
id: z.string(),
|
|
1586
|
+
status: PostV1MerchantsRegisterStatus$inboundSchema,
|
|
1587
|
+
merchantId: z.nullable(z.string()),
|
|
1588
|
+
error: z.nullable(z.string()),
|
|
1589
|
+
});
|
|
1590
|
+
|
|
1591
|
+
/** @internal */
|
|
1592
|
+
export type PostV1MerchantsRegisterData$Outbound = {
|
|
1593
|
+
id: string;
|
|
1594
|
+
status: string;
|
|
1595
|
+
merchantId: string | null;
|
|
1596
|
+
error: string | null;
|
|
1597
|
+
};
|
|
1598
|
+
|
|
1599
|
+
/** @internal */
|
|
1600
|
+
export const PostV1MerchantsRegisterData$outboundSchema: z.ZodType<
|
|
1601
|
+
PostV1MerchantsRegisterData$Outbound,
|
|
1602
|
+
z.ZodTypeDef,
|
|
1603
|
+
PostV1MerchantsRegisterData
|
|
1604
|
+
> = z.object({
|
|
1605
|
+
id: z.string(),
|
|
1606
|
+
status: PostV1MerchantsRegisterStatus$outboundSchema,
|
|
1607
|
+
merchantId: z.nullable(z.string()),
|
|
1608
|
+
error: z.nullable(z.string()),
|
|
1609
|
+
});
|
|
1610
|
+
|
|
1611
|
+
/**
|
|
1612
|
+
* @internal
|
|
1613
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1614
|
+
*/
|
|
1615
|
+
export namespace PostV1MerchantsRegisterData$ {
|
|
1616
|
+
/** @deprecated use `PostV1MerchantsRegisterData$inboundSchema` instead. */
|
|
1617
|
+
export const inboundSchema = PostV1MerchantsRegisterData$inboundSchema;
|
|
1618
|
+
/** @deprecated use `PostV1MerchantsRegisterData$outboundSchema` instead. */
|
|
1619
|
+
export const outboundSchema = PostV1MerchantsRegisterData$outboundSchema;
|
|
1620
|
+
/** @deprecated use `PostV1MerchantsRegisterData$Outbound` instead. */
|
|
1621
|
+
export type Outbound = PostV1MerchantsRegisterData$Outbound;
|
|
1622
|
+
}
|
|
1623
|
+
|
|
1624
|
+
export function postV1MerchantsRegisterDataToJSON(
|
|
1625
|
+
postV1MerchantsRegisterData: PostV1MerchantsRegisterData,
|
|
1626
|
+
): string {
|
|
1627
|
+
return JSON.stringify(
|
|
1628
|
+
PostV1MerchantsRegisterData$outboundSchema.parse(
|
|
1629
|
+
postV1MerchantsRegisterData,
|
|
1630
|
+
),
|
|
1631
|
+
);
|
|
1632
|
+
}
|
|
1633
|
+
|
|
1634
|
+
export function postV1MerchantsRegisterDataFromJSON(
|
|
1635
|
+
jsonString: string,
|
|
1636
|
+
): SafeParseResult<PostV1MerchantsRegisterData, SDKValidationError> {
|
|
1637
|
+
return safeParse(
|
|
1638
|
+
jsonString,
|
|
1639
|
+
(x) => PostV1MerchantsRegisterData$inboundSchema.parse(JSON.parse(x)),
|
|
1640
|
+
`Failed to parse 'PostV1MerchantsRegisterData' from JSON`,
|
|
1641
|
+
);
|
|
1642
|
+
}
|
|
1643
|
+
|
|
1644
|
+
/** @internal */
|
|
1645
|
+
export const PostV1MerchantsRegisterMeta$inboundSchema: z.ZodType<
|
|
1646
|
+
PostV1MerchantsRegisterMeta,
|
|
1647
|
+
z.ZodTypeDef,
|
|
1648
|
+
unknown
|
|
1649
|
+
> = z.object({
|
|
1650
|
+
timestamp: z.string().datetime({ offset: true }).transform(v => new Date(v)),
|
|
1651
|
+
});
|
|
1652
|
+
|
|
1653
|
+
/** @internal */
|
|
1654
|
+
export type PostV1MerchantsRegisterMeta$Outbound = {
|
|
1655
|
+
timestamp: string;
|
|
1656
|
+
};
|
|
1657
|
+
|
|
1658
|
+
/** @internal */
|
|
1659
|
+
export const PostV1MerchantsRegisterMeta$outboundSchema: z.ZodType<
|
|
1660
|
+
PostV1MerchantsRegisterMeta$Outbound,
|
|
1661
|
+
z.ZodTypeDef,
|
|
1662
|
+
PostV1MerchantsRegisterMeta
|
|
1663
|
+
> = z.object({
|
|
1664
|
+
timestamp: z.date().transform(v => v.toISOString()),
|
|
1665
|
+
});
|
|
1666
|
+
|
|
1667
|
+
/**
|
|
1668
|
+
* @internal
|
|
1669
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1670
|
+
*/
|
|
1671
|
+
export namespace PostV1MerchantsRegisterMeta$ {
|
|
1672
|
+
/** @deprecated use `PostV1MerchantsRegisterMeta$inboundSchema` instead. */
|
|
1673
|
+
export const inboundSchema = PostV1MerchantsRegisterMeta$inboundSchema;
|
|
1674
|
+
/** @deprecated use `PostV1MerchantsRegisterMeta$outboundSchema` instead. */
|
|
1675
|
+
export const outboundSchema = PostV1MerchantsRegisterMeta$outboundSchema;
|
|
1676
|
+
/** @deprecated use `PostV1MerchantsRegisterMeta$Outbound` instead. */
|
|
1677
|
+
export type Outbound = PostV1MerchantsRegisterMeta$Outbound;
|
|
1678
|
+
}
|
|
1679
|
+
|
|
1680
|
+
export function postV1MerchantsRegisterMetaToJSON(
|
|
1681
|
+
postV1MerchantsRegisterMeta: PostV1MerchantsRegisterMeta,
|
|
1682
|
+
): string {
|
|
1683
|
+
return JSON.stringify(
|
|
1684
|
+
PostV1MerchantsRegisterMeta$outboundSchema.parse(
|
|
1685
|
+
postV1MerchantsRegisterMeta,
|
|
1686
|
+
),
|
|
1687
|
+
);
|
|
1688
|
+
}
|
|
1689
|
+
|
|
1690
|
+
export function postV1MerchantsRegisterMetaFromJSON(
|
|
1691
|
+
jsonString: string,
|
|
1692
|
+
): SafeParseResult<PostV1MerchantsRegisterMeta, SDKValidationError> {
|
|
1693
|
+
return safeParse(
|
|
1694
|
+
jsonString,
|
|
1695
|
+
(x) => PostV1MerchantsRegisterMeta$inboundSchema.parse(JSON.parse(x)),
|
|
1696
|
+
`Failed to parse 'PostV1MerchantsRegisterMeta' from JSON`,
|
|
1697
|
+
);
|
|
1698
|
+
}
|
|
1699
|
+
|
|
1700
|
+
/** @internal */
|
|
1701
|
+
export const PostV1MerchantsRegisterResponseBody$inboundSchema: z.ZodType<
|
|
1702
|
+
PostV1MerchantsRegisterResponseBody,
|
|
1703
|
+
z.ZodTypeDef,
|
|
1704
|
+
unknown
|
|
1705
|
+
> = z.object({
|
|
1706
|
+
data: z.lazy(() => PostV1MerchantsRegisterData$inboundSchema),
|
|
1707
|
+
meta: z.lazy(() => PostV1MerchantsRegisterMeta$inboundSchema),
|
|
1708
|
+
});
|
|
1709
|
+
|
|
1710
|
+
/** @internal */
|
|
1711
|
+
export type PostV1MerchantsRegisterResponseBody$Outbound = {
|
|
1712
|
+
data: PostV1MerchantsRegisterData$Outbound;
|
|
1713
|
+
meta: PostV1MerchantsRegisterMeta$Outbound;
|
|
1714
|
+
};
|
|
1715
|
+
|
|
1716
|
+
/** @internal */
|
|
1717
|
+
export const PostV1MerchantsRegisterResponseBody$outboundSchema: z.ZodType<
|
|
1718
|
+
PostV1MerchantsRegisterResponseBody$Outbound,
|
|
1719
|
+
z.ZodTypeDef,
|
|
1720
|
+
PostV1MerchantsRegisterResponseBody
|
|
1721
|
+
> = z.object({
|
|
1722
|
+
data: z.lazy(() => PostV1MerchantsRegisterData$outboundSchema),
|
|
1723
|
+
meta: z.lazy(() => PostV1MerchantsRegisterMeta$outboundSchema),
|
|
1724
|
+
});
|
|
1725
|
+
|
|
1726
|
+
/**
|
|
1727
|
+
* @internal
|
|
1728
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1729
|
+
*/
|
|
1730
|
+
export namespace PostV1MerchantsRegisterResponseBody$ {
|
|
1731
|
+
/** @deprecated use `PostV1MerchantsRegisterResponseBody$inboundSchema` instead. */
|
|
1732
|
+
export const inboundSchema =
|
|
1733
|
+
PostV1MerchantsRegisterResponseBody$inboundSchema;
|
|
1734
|
+
/** @deprecated use `PostV1MerchantsRegisterResponseBody$outboundSchema` instead. */
|
|
1735
|
+
export const outboundSchema =
|
|
1736
|
+
PostV1MerchantsRegisterResponseBody$outboundSchema;
|
|
1737
|
+
/** @deprecated use `PostV1MerchantsRegisterResponseBody$Outbound` instead. */
|
|
1738
|
+
export type Outbound = PostV1MerchantsRegisterResponseBody$Outbound;
|
|
1739
|
+
}
|
|
1740
|
+
|
|
1741
|
+
export function postV1MerchantsRegisterResponseBodyToJSON(
|
|
1742
|
+
postV1MerchantsRegisterResponseBody: PostV1MerchantsRegisterResponseBody,
|
|
1743
|
+
): string {
|
|
1744
|
+
return JSON.stringify(
|
|
1745
|
+
PostV1MerchantsRegisterResponseBody$outboundSchema.parse(
|
|
1746
|
+
postV1MerchantsRegisterResponseBody,
|
|
1747
|
+
),
|
|
1748
|
+
);
|
|
1749
|
+
}
|
|
1750
|
+
|
|
1751
|
+
export function postV1MerchantsRegisterResponseBodyFromJSON(
|
|
1752
|
+
jsonString: string,
|
|
1753
|
+
): SafeParseResult<PostV1MerchantsRegisterResponseBody, SDKValidationError> {
|
|
1754
|
+
return safeParse(
|
|
1755
|
+
jsonString,
|
|
1756
|
+
(x) =>
|
|
1757
|
+
PostV1MerchantsRegisterResponseBody$inboundSchema.parse(JSON.parse(x)),
|
|
1758
|
+
`Failed to parse 'PostV1MerchantsRegisterResponseBody' from JSON`,
|
|
1759
|
+
);
|
|
1760
|
+
}
|