@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,211 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
import * as z from "zod";
|
|
5
|
+
import { safeParse } from "../../lib/schemas.js";
|
|
6
|
+
import { BeyondPciError } from "./beyondpcierror.js";
|
|
7
|
+
/**
|
|
8
|
+
* Default Response
|
|
9
|
+
*/
|
|
10
|
+
export class GetV1MerchantsMerchantIdAssetConfigsAssetConfigsResponseBody extends BeyondPciError {
|
|
11
|
+
constructor(err, httpMeta) {
|
|
12
|
+
const message = "message" in err && typeof err.message === "string"
|
|
13
|
+
? err.message
|
|
14
|
+
: `API error occurred: ${JSON.stringify(err)}`;
|
|
15
|
+
super(message, httpMeta);
|
|
16
|
+
this.data$ = err;
|
|
17
|
+
this.error = err.error;
|
|
18
|
+
this.name = "GetV1MerchantsMerchantIdAssetConfigsAssetConfigsResponseBody";
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
/**
|
|
22
|
+
* Default Response
|
|
23
|
+
*/
|
|
24
|
+
export class GetV1MerchantsMerchantIdAssetConfigsResponseBody extends BeyondPciError {
|
|
25
|
+
constructor(err, httpMeta) {
|
|
26
|
+
const message = "message" in err && typeof err.message === "string"
|
|
27
|
+
? err.message
|
|
28
|
+
: `API error occurred: ${JSON.stringify(err)}`;
|
|
29
|
+
super(message, httpMeta);
|
|
30
|
+
this.data$ = err;
|
|
31
|
+
this.error = err.error;
|
|
32
|
+
this.name = "GetV1MerchantsMerchantIdAssetConfigsResponseBody";
|
|
33
|
+
}
|
|
34
|
+
}
|
|
35
|
+
/** @internal */
|
|
36
|
+
export const GetV1MerchantsMerchantIdAssetConfigsAssetConfigsDetails$inboundSchema = z.object({
|
|
37
|
+
field: z.string(),
|
|
38
|
+
issue: z.string(),
|
|
39
|
+
message: z.string(),
|
|
40
|
+
});
|
|
41
|
+
/** @internal */
|
|
42
|
+
export const GetV1MerchantsMerchantIdAssetConfigsAssetConfigsDetails$outboundSchema = z.object({
|
|
43
|
+
field: z.string(),
|
|
44
|
+
issue: z.string(),
|
|
45
|
+
message: z.string(),
|
|
46
|
+
});
|
|
47
|
+
/**
|
|
48
|
+
* @internal
|
|
49
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
50
|
+
*/
|
|
51
|
+
export var GetV1MerchantsMerchantIdAssetConfigsAssetConfigsDetails$;
|
|
52
|
+
(function (GetV1MerchantsMerchantIdAssetConfigsAssetConfigsDetails$) {
|
|
53
|
+
/** @deprecated use `GetV1MerchantsMerchantIdAssetConfigsAssetConfigsDetails$inboundSchema` instead. */
|
|
54
|
+
GetV1MerchantsMerchantIdAssetConfigsAssetConfigsDetails$.inboundSchema = GetV1MerchantsMerchantIdAssetConfigsAssetConfigsDetails$inboundSchema;
|
|
55
|
+
/** @deprecated use `GetV1MerchantsMerchantIdAssetConfigsAssetConfigsDetails$outboundSchema` instead. */
|
|
56
|
+
GetV1MerchantsMerchantIdAssetConfigsAssetConfigsDetails$.outboundSchema = GetV1MerchantsMerchantIdAssetConfigsAssetConfigsDetails$outboundSchema;
|
|
57
|
+
})(GetV1MerchantsMerchantIdAssetConfigsAssetConfigsDetails$ || (GetV1MerchantsMerchantIdAssetConfigsAssetConfigsDetails$ = {}));
|
|
58
|
+
export function getV1MerchantsMerchantIdAssetConfigsAssetConfigsDetailsToJSON(getV1MerchantsMerchantIdAssetConfigsAssetConfigsDetails) {
|
|
59
|
+
return JSON.stringify(GetV1MerchantsMerchantIdAssetConfigsAssetConfigsDetails$outboundSchema
|
|
60
|
+
.parse(getV1MerchantsMerchantIdAssetConfigsAssetConfigsDetails));
|
|
61
|
+
}
|
|
62
|
+
export function getV1MerchantsMerchantIdAssetConfigsAssetConfigsDetailsFromJSON(jsonString) {
|
|
63
|
+
return safeParse(jsonString, (x) => GetV1MerchantsMerchantIdAssetConfigsAssetConfigsDetails$inboundSchema
|
|
64
|
+
.parse(JSON.parse(x)), `Failed to parse 'GetV1MerchantsMerchantIdAssetConfigsAssetConfigsDetails' from JSON`);
|
|
65
|
+
}
|
|
66
|
+
/** @internal */
|
|
67
|
+
export const GetV1MerchantsMerchantIdAssetConfigsAssetConfigsError$inboundSchema = z.object({
|
|
68
|
+
code: z.string(),
|
|
69
|
+
message: z.string(),
|
|
70
|
+
details: z.array(z.lazy(() => GetV1MerchantsMerchantIdAssetConfigsAssetConfigsDetails$inboundSchema)).optional(),
|
|
71
|
+
});
|
|
72
|
+
/** @internal */
|
|
73
|
+
export const GetV1MerchantsMerchantIdAssetConfigsAssetConfigsError$outboundSchema = z.object({
|
|
74
|
+
code: z.string(),
|
|
75
|
+
message: z.string(),
|
|
76
|
+
details: z.array(z.lazy(() => GetV1MerchantsMerchantIdAssetConfigsAssetConfigsDetails$outboundSchema)).optional(),
|
|
77
|
+
});
|
|
78
|
+
/**
|
|
79
|
+
* @internal
|
|
80
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
81
|
+
*/
|
|
82
|
+
export var GetV1MerchantsMerchantIdAssetConfigsAssetConfigsError$;
|
|
83
|
+
(function (GetV1MerchantsMerchantIdAssetConfigsAssetConfigsError$) {
|
|
84
|
+
/** @deprecated use `GetV1MerchantsMerchantIdAssetConfigsAssetConfigsError$inboundSchema` instead. */
|
|
85
|
+
GetV1MerchantsMerchantIdAssetConfigsAssetConfigsError$.inboundSchema = GetV1MerchantsMerchantIdAssetConfigsAssetConfigsError$inboundSchema;
|
|
86
|
+
/** @deprecated use `GetV1MerchantsMerchantIdAssetConfigsAssetConfigsError$outboundSchema` instead. */
|
|
87
|
+
GetV1MerchantsMerchantIdAssetConfigsAssetConfigsError$.outboundSchema = GetV1MerchantsMerchantIdAssetConfigsAssetConfigsError$outboundSchema;
|
|
88
|
+
})(GetV1MerchantsMerchantIdAssetConfigsAssetConfigsError$ || (GetV1MerchantsMerchantIdAssetConfigsAssetConfigsError$ = {}));
|
|
89
|
+
export function getV1MerchantsMerchantIdAssetConfigsAssetConfigsErrorToJSON(getV1MerchantsMerchantIdAssetConfigsAssetConfigsError) {
|
|
90
|
+
return JSON.stringify(GetV1MerchantsMerchantIdAssetConfigsAssetConfigsError$outboundSchema.parse(getV1MerchantsMerchantIdAssetConfigsAssetConfigsError));
|
|
91
|
+
}
|
|
92
|
+
export function getV1MerchantsMerchantIdAssetConfigsAssetConfigsErrorFromJSON(jsonString) {
|
|
93
|
+
return safeParse(jsonString, (x) => GetV1MerchantsMerchantIdAssetConfigsAssetConfigsError$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'GetV1MerchantsMerchantIdAssetConfigsAssetConfigsError' from JSON`);
|
|
94
|
+
}
|
|
95
|
+
/** @internal */
|
|
96
|
+
export const GetV1MerchantsMerchantIdAssetConfigsAssetConfigsResponseBody$inboundSchema = z.object({
|
|
97
|
+
error: z.lazy(() => GetV1MerchantsMerchantIdAssetConfigsAssetConfigsError$inboundSchema),
|
|
98
|
+
request$: z.instanceof(Request),
|
|
99
|
+
response$: z.instanceof(Response),
|
|
100
|
+
body$: z.string(),
|
|
101
|
+
})
|
|
102
|
+
.transform((v) => {
|
|
103
|
+
return new GetV1MerchantsMerchantIdAssetConfigsAssetConfigsResponseBody(v, { request: v.request$, response: v.response$, body: v.body$ });
|
|
104
|
+
});
|
|
105
|
+
/** @internal */
|
|
106
|
+
export const GetV1MerchantsMerchantIdAssetConfigsAssetConfigsResponseBody$outboundSchema = z.instanceof(GetV1MerchantsMerchantIdAssetConfigsAssetConfigsResponseBody)
|
|
107
|
+
.transform(v => v.data$)
|
|
108
|
+
.pipe(z.object({
|
|
109
|
+
error: z.lazy(() => GetV1MerchantsMerchantIdAssetConfigsAssetConfigsError$outboundSchema),
|
|
110
|
+
}));
|
|
111
|
+
/**
|
|
112
|
+
* @internal
|
|
113
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
114
|
+
*/
|
|
115
|
+
export var GetV1MerchantsMerchantIdAssetConfigsAssetConfigsResponseBody$;
|
|
116
|
+
(function (GetV1MerchantsMerchantIdAssetConfigsAssetConfigsResponseBody$) {
|
|
117
|
+
/** @deprecated use `GetV1MerchantsMerchantIdAssetConfigsAssetConfigsResponseBody$inboundSchema` instead. */
|
|
118
|
+
GetV1MerchantsMerchantIdAssetConfigsAssetConfigsResponseBody$.inboundSchema = GetV1MerchantsMerchantIdAssetConfigsAssetConfigsResponseBody$inboundSchema;
|
|
119
|
+
/** @deprecated use `GetV1MerchantsMerchantIdAssetConfigsAssetConfigsResponseBody$outboundSchema` instead. */
|
|
120
|
+
GetV1MerchantsMerchantIdAssetConfigsAssetConfigsResponseBody$.outboundSchema = GetV1MerchantsMerchantIdAssetConfigsAssetConfigsResponseBody$outboundSchema;
|
|
121
|
+
})(GetV1MerchantsMerchantIdAssetConfigsAssetConfigsResponseBody$ || (GetV1MerchantsMerchantIdAssetConfigsAssetConfigsResponseBody$ = {}));
|
|
122
|
+
/** @internal */
|
|
123
|
+
export const GetV1MerchantsMerchantIdAssetConfigsDetails$inboundSchema = z.object({
|
|
124
|
+
field: z.string(),
|
|
125
|
+
issue: z.string(),
|
|
126
|
+
message: z.string(),
|
|
127
|
+
});
|
|
128
|
+
/** @internal */
|
|
129
|
+
export const GetV1MerchantsMerchantIdAssetConfigsDetails$outboundSchema = z.object({
|
|
130
|
+
field: z.string(),
|
|
131
|
+
issue: z.string(),
|
|
132
|
+
message: z.string(),
|
|
133
|
+
});
|
|
134
|
+
/**
|
|
135
|
+
* @internal
|
|
136
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
137
|
+
*/
|
|
138
|
+
export var GetV1MerchantsMerchantIdAssetConfigsDetails$;
|
|
139
|
+
(function (GetV1MerchantsMerchantIdAssetConfigsDetails$) {
|
|
140
|
+
/** @deprecated use `GetV1MerchantsMerchantIdAssetConfigsDetails$inboundSchema` instead. */
|
|
141
|
+
GetV1MerchantsMerchantIdAssetConfigsDetails$.inboundSchema = GetV1MerchantsMerchantIdAssetConfigsDetails$inboundSchema;
|
|
142
|
+
/** @deprecated use `GetV1MerchantsMerchantIdAssetConfigsDetails$outboundSchema` instead. */
|
|
143
|
+
GetV1MerchantsMerchantIdAssetConfigsDetails$.outboundSchema = GetV1MerchantsMerchantIdAssetConfigsDetails$outboundSchema;
|
|
144
|
+
})(GetV1MerchantsMerchantIdAssetConfigsDetails$ || (GetV1MerchantsMerchantIdAssetConfigsDetails$ = {}));
|
|
145
|
+
export function getV1MerchantsMerchantIdAssetConfigsDetailsToJSON(getV1MerchantsMerchantIdAssetConfigsDetails) {
|
|
146
|
+
return JSON.stringify(GetV1MerchantsMerchantIdAssetConfigsDetails$outboundSchema.parse(getV1MerchantsMerchantIdAssetConfigsDetails));
|
|
147
|
+
}
|
|
148
|
+
export function getV1MerchantsMerchantIdAssetConfigsDetailsFromJSON(jsonString) {
|
|
149
|
+
return safeParse(jsonString, (x) => GetV1MerchantsMerchantIdAssetConfigsDetails$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'GetV1MerchantsMerchantIdAssetConfigsDetails' from JSON`);
|
|
150
|
+
}
|
|
151
|
+
/** @internal */
|
|
152
|
+
export const GetV1MerchantsMerchantIdAssetConfigsError$inboundSchema = z.object({
|
|
153
|
+
code: z.string(),
|
|
154
|
+
message: z.string(),
|
|
155
|
+
details: z.array(z.lazy(() => GetV1MerchantsMerchantIdAssetConfigsDetails$inboundSchema)).optional(),
|
|
156
|
+
});
|
|
157
|
+
/** @internal */
|
|
158
|
+
export const GetV1MerchantsMerchantIdAssetConfigsError$outboundSchema = z.object({
|
|
159
|
+
code: z.string(),
|
|
160
|
+
message: z.string(),
|
|
161
|
+
details: z.array(z.lazy(() => GetV1MerchantsMerchantIdAssetConfigsDetails$outboundSchema)).optional(),
|
|
162
|
+
});
|
|
163
|
+
/**
|
|
164
|
+
* @internal
|
|
165
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
166
|
+
*/
|
|
167
|
+
export var GetV1MerchantsMerchantIdAssetConfigsError$;
|
|
168
|
+
(function (GetV1MerchantsMerchantIdAssetConfigsError$) {
|
|
169
|
+
/** @deprecated use `GetV1MerchantsMerchantIdAssetConfigsError$inboundSchema` instead. */
|
|
170
|
+
GetV1MerchantsMerchantIdAssetConfigsError$.inboundSchema = GetV1MerchantsMerchantIdAssetConfigsError$inboundSchema;
|
|
171
|
+
/** @deprecated use `GetV1MerchantsMerchantIdAssetConfigsError$outboundSchema` instead. */
|
|
172
|
+
GetV1MerchantsMerchantIdAssetConfigsError$.outboundSchema = GetV1MerchantsMerchantIdAssetConfigsError$outboundSchema;
|
|
173
|
+
})(GetV1MerchantsMerchantIdAssetConfigsError$ || (GetV1MerchantsMerchantIdAssetConfigsError$ = {}));
|
|
174
|
+
export function getV1MerchantsMerchantIdAssetConfigsErrorToJSON(getV1MerchantsMerchantIdAssetConfigsError) {
|
|
175
|
+
return JSON.stringify(GetV1MerchantsMerchantIdAssetConfigsError$outboundSchema.parse(getV1MerchantsMerchantIdAssetConfigsError));
|
|
176
|
+
}
|
|
177
|
+
export function getV1MerchantsMerchantIdAssetConfigsErrorFromJSON(jsonString) {
|
|
178
|
+
return safeParse(jsonString, (x) => GetV1MerchantsMerchantIdAssetConfigsError$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'GetV1MerchantsMerchantIdAssetConfigsError' from JSON`);
|
|
179
|
+
}
|
|
180
|
+
/** @internal */
|
|
181
|
+
export const GetV1MerchantsMerchantIdAssetConfigsResponseBody$inboundSchema = z.object({
|
|
182
|
+
error: z.lazy(() => GetV1MerchantsMerchantIdAssetConfigsError$inboundSchema),
|
|
183
|
+
request$: z.instanceof(Request),
|
|
184
|
+
response$: z.instanceof(Response),
|
|
185
|
+
body$: z.string(),
|
|
186
|
+
})
|
|
187
|
+
.transform((v) => {
|
|
188
|
+
return new GetV1MerchantsMerchantIdAssetConfigsResponseBody(v, {
|
|
189
|
+
request: v.request$,
|
|
190
|
+
response: v.response$,
|
|
191
|
+
body: v.body$,
|
|
192
|
+
});
|
|
193
|
+
});
|
|
194
|
+
/** @internal */
|
|
195
|
+
export const GetV1MerchantsMerchantIdAssetConfigsResponseBody$outboundSchema = z.instanceof(GetV1MerchantsMerchantIdAssetConfigsResponseBody)
|
|
196
|
+
.transform(v => v.data$)
|
|
197
|
+
.pipe(z.object({
|
|
198
|
+
error: z.lazy(() => GetV1MerchantsMerchantIdAssetConfigsError$outboundSchema),
|
|
199
|
+
}));
|
|
200
|
+
/**
|
|
201
|
+
* @internal
|
|
202
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
203
|
+
*/
|
|
204
|
+
export var GetV1MerchantsMerchantIdAssetConfigsResponseBody$;
|
|
205
|
+
(function (GetV1MerchantsMerchantIdAssetConfigsResponseBody$) {
|
|
206
|
+
/** @deprecated use `GetV1MerchantsMerchantIdAssetConfigsResponseBody$inboundSchema` instead. */
|
|
207
|
+
GetV1MerchantsMerchantIdAssetConfigsResponseBody$.inboundSchema = GetV1MerchantsMerchantIdAssetConfigsResponseBody$inboundSchema;
|
|
208
|
+
/** @deprecated use `GetV1MerchantsMerchantIdAssetConfigsResponseBody$outboundSchema` instead. */
|
|
209
|
+
GetV1MerchantsMerchantIdAssetConfigsResponseBody$.outboundSchema = GetV1MerchantsMerchantIdAssetConfigsResponseBody$outboundSchema;
|
|
210
|
+
})(GetV1MerchantsMerchantIdAssetConfigsResponseBody$ || (GetV1MerchantsMerchantIdAssetConfigsResponseBody$ = {}));
|
|
211
|
+
//# sourceMappingURL=getv1merchantsmerchantidassetconfigs.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getv1merchantsmerchantidassetconfigs.js","sourceRoot":"","sources":["../../../../src/models/errors/getv1merchantsmerchantidassetconfigs.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,199 @@
|
|
|
1
|
+
import * as z from "zod";
|
|
2
|
+
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
3
|
+
import { BeyondPciError } from "./beyondpcierror.js";
|
|
4
|
+
import { SDKValidationError } from "./sdkvalidationerror.js";
|
|
5
|
+
export type GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQDetails = {
|
|
6
|
+
field: string;
|
|
7
|
+
issue: string;
|
|
8
|
+
message: string;
|
|
9
|
+
};
|
|
10
|
+
export type GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQError = {
|
|
11
|
+
code: string;
|
|
12
|
+
message: string;
|
|
13
|
+
details?: Array<GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQDetails> | undefined;
|
|
14
|
+
};
|
|
15
|
+
/**
|
|
16
|
+
* Default Response
|
|
17
|
+
*/
|
|
18
|
+
export type GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQResponseBodyData = {
|
|
19
|
+
error: GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQError;
|
|
20
|
+
};
|
|
21
|
+
/**
|
|
22
|
+
* Default Response
|
|
23
|
+
*/
|
|
24
|
+
export declare class GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQResponseBody extends BeyondPciError {
|
|
25
|
+
error: GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQError;
|
|
26
|
+
/** The original data that was passed to this error instance. */
|
|
27
|
+
data$: GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQResponseBodyData;
|
|
28
|
+
constructor(err: GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQResponseBodyData, httpMeta: {
|
|
29
|
+
response: Response;
|
|
30
|
+
request: Request;
|
|
31
|
+
body: string;
|
|
32
|
+
});
|
|
33
|
+
}
|
|
34
|
+
export type GetV1MerchantsMerchantIdSaqSubmissionIdPdfDetails = {
|
|
35
|
+
field: string;
|
|
36
|
+
issue: string;
|
|
37
|
+
message: string;
|
|
38
|
+
};
|
|
39
|
+
export type GetV1MerchantsMerchantIdSaqSubmissionIdPdfError = {
|
|
40
|
+
code: string;
|
|
41
|
+
message: string;
|
|
42
|
+
details?: Array<GetV1MerchantsMerchantIdSaqSubmissionIdPdfDetails> | undefined;
|
|
43
|
+
};
|
|
44
|
+
/**
|
|
45
|
+
* Default Response
|
|
46
|
+
*/
|
|
47
|
+
export type GetV1MerchantsMerchantIdSaqSubmissionIdPdfResponseBodyData = {
|
|
48
|
+
error: GetV1MerchantsMerchantIdSaqSubmissionIdPdfError;
|
|
49
|
+
};
|
|
50
|
+
/**
|
|
51
|
+
* Default Response
|
|
52
|
+
*/
|
|
53
|
+
export declare class GetV1MerchantsMerchantIdSaqSubmissionIdPdfResponseBody extends BeyondPciError {
|
|
54
|
+
error: GetV1MerchantsMerchantIdSaqSubmissionIdPdfError;
|
|
55
|
+
/** The original data that was passed to this error instance. */
|
|
56
|
+
data$: GetV1MerchantsMerchantIdSaqSubmissionIdPdfResponseBodyData;
|
|
57
|
+
constructor(err: GetV1MerchantsMerchantIdSaqSubmissionIdPdfResponseBodyData, httpMeta: {
|
|
58
|
+
response: Response;
|
|
59
|
+
request: Request;
|
|
60
|
+
body: string;
|
|
61
|
+
});
|
|
62
|
+
}
|
|
63
|
+
/** @internal */
|
|
64
|
+
export declare const GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQDetails$inboundSchema: z.ZodType<GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQDetails, z.ZodTypeDef, unknown>;
|
|
65
|
+
/** @internal */
|
|
66
|
+
export type GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQDetails$Outbound = {
|
|
67
|
+
field: string;
|
|
68
|
+
issue: string;
|
|
69
|
+
message: string;
|
|
70
|
+
};
|
|
71
|
+
/** @internal */
|
|
72
|
+
export declare const GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQDetails$outboundSchema: z.ZodType<GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQDetails$Outbound, z.ZodTypeDef, GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQDetails>;
|
|
73
|
+
/**
|
|
74
|
+
* @internal
|
|
75
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
76
|
+
*/
|
|
77
|
+
export declare namespace GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQDetails$ {
|
|
78
|
+
/** @deprecated use `GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQDetails$inboundSchema` instead. */
|
|
79
|
+
const inboundSchema: z.ZodType<GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQDetails, z.ZodTypeDef, unknown>;
|
|
80
|
+
/** @deprecated use `GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQDetails$outboundSchema` instead. */
|
|
81
|
+
const outboundSchema: z.ZodType<GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQDetails$Outbound, z.ZodTypeDef, GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQDetails>;
|
|
82
|
+
/** @deprecated use `GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQDetails$Outbound` instead. */
|
|
83
|
+
type Outbound = GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQDetails$Outbound;
|
|
84
|
+
}
|
|
85
|
+
export declare function getV1MerchantsMerchantIdSAQSubmissionIdPdfSAQDetailsToJSON(getV1MerchantsMerchantIdSAQSubmissionIdPdfSAQDetails: GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQDetails): string;
|
|
86
|
+
export declare function getV1MerchantsMerchantIdSAQSubmissionIdPdfSAQDetailsFromJSON(jsonString: string): SafeParseResult<GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQDetails, SDKValidationError>;
|
|
87
|
+
/** @internal */
|
|
88
|
+
export declare const GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQError$inboundSchema: z.ZodType<GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQError, z.ZodTypeDef, unknown>;
|
|
89
|
+
/** @internal */
|
|
90
|
+
export type GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQError$Outbound = {
|
|
91
|
+
code: string;
|
|
92
|
+
message: string;
|
|
93
|
+
details?: Array<GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQDetails$Outbound> | undefined;
|
|
94
|
+
};
|
|
95
|
+
/** @internal */
|
|
96
|
+
export declare const GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQError$outboundSchema: z.ZodType<GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQError$Outbound, z.ZodTypeDef, GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQError>;
|
|
97
|
+
/**
|
|
98
|
+
* @internal
|
|
99
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
100
|
+
*/
|
|
101
|
+
export declare namespace GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQError$ {
|
|
102
|
+
/** @deprecated use `GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQError$inboundSchema` instead. */
|
|
103
|
+
const inboundSchema: z.ZodType<GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQError, z.ZodTypeDef, unknown>;
|
|
104
|
+
/** @deprecated use `GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQError$outboundSchema` instead. */
|
|
105
|
+
const outboundSchema: z.ZodType<GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQError$Outbound, z.ZodTypeDef, GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQError>;
|
|
106
|
+
/** @deprecated use `GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQError$Outbound` instead. */
|
|
107
|
+
type Outbound = GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQError$Outbound;
|
|
108
|
+
}
|
|
109
|
+
export declare function getV1MerchantsMerchantIdSAQSubmissionIdPdfSAQErrorToJSON(getV1MerchantsMerchantIdSAQSubmissionIdPdfSAQError: GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQError): string;
|
|
110
|
+
export declare function getV1MerchantsMerchantIdSAQSubmissionIdPdfSAQErrorFromJSON(jsonString: string): SafeParseResult<GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQError, SDKValidationError>;
|
|
111
|
+
/** @internal */
|
|
112
|
+
export declare const GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQResponseBody$inboundSchema: z.ZodType<GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQResponseBody, z.ZodTypeDef, unknown>;
|
|
113
|
+
/** @internal */
|
|
114
|
+
export type GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQResponseBody$Outbound = {
|
|
115
|
+
error: GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQError$Outbound;
|
|
116
|
+
};
|
|
117
|
+
/** @internal */
|
|
118
|
+
export declare const GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQResponseBody$outboundSchema: z.ZodType<GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQResponseBody$Outbound, z.ZodTypeDef, GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQResponseBody>;
|
|
119
|
+
/**
|
|
120
|
+
* @internal
|
|
121
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
122
|
+
*/
|
|
123
|
+
export declare namespace GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQResponseBody$ {
|
|
124
|
+
/** @deprecated use `GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQResponseBody$inboundSchema` instead. */
|
|
125
|
+
const inboundSchema: z.ZodType<GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQResponseBody, z.ZodTypeDef, unknown>;
|
|
126
|
+
/** @deprecated use `GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQResponseBody$outboundSchema` instead. */
|
|
127
|
+
const outboundSchema: z.ZodType<GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQResponseBody$Outbound, z.ZodTypeDef, GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQResponseBody>;
|
|
128
|
+
/** @deprecated use `GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQResponseBody$Outbound` instead. */
|
|
129
|
+
type Outbound = GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQResponseBody$Outbound;
|
|
130
|
+
}
|
|
131
|
+
/** @internal */
|
|
132
|
+
export declare const GetV1MerchantsMerchantIdSaqSubmissionIdPdfDetails$inboundSchema: z.ZodType<GetV1MerchantsMerchantIdSaqSubmissionIdPdfDetails, z.ZodTypeDef, unknown>;
|
|
133
|
+
/** @internal */
|
|
134
|
+
export type GetV1MerchantsMerchantIdSaqSubmissionIdPdfDetails$Outbound = {
|
|
135
|
+
field: string;
|
|
136
|
+
issue: string;
|
|
137
|
+
message: string;
|
|
138
|
+
};
|
|
139
|
+
/** @internal */
|
|
140
|
+
export declare const GetV1MerchantsMerchantIdSaqSubmissionIdPdfDetails$outboundSchema: z.ZodType<GetV1MerchantsMerchantIdSaqSubmissionIdPdfDetails$Outbound, z.ZodTypeDef, GetV1MerchantsMerchantIdSaqSubmissionIdPdfDetails>;
|
|
141
|
+
/**
|
|
142
|
+
* @internal
|
|
143
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
144
|
+
*/
|
|
145
|
+
export declare namespace GetV1MerchantsMerchantIdSaqSubmissionIdPdfDetails$ {
|
|
146
|
+
/** @deprecated use `GetV1MerchantsMerchantIdSaqSubmissionIdPdfDetails$inboundSchema` instead. */
|
|
147
|
+
const inboundSchema: z.ZodType<GetV1MerchantsMerchantIdSaqSubmissionIdPdfDetails, z.ZodTypeDef, unknown>;
|
|
148
|
+
/** @deprecated use `GetV1MerchantsMerchantIdSaqSubmissionIdPdfDetails$outboundSchema` instead. */
|
|
149
|
+
const outboundSchema: z.ZodType<GetV1MerchantsMerchantIdSaqSubmissionIdPdfDetails$Outbound, z.ZodTypeDef, GetV1MerchantsMerchantIdSaqSubmissionIdPdfDetails>;
|
|
150
|
+
/** @deprecated use `GetV1MerchantsMerchantIdSaqSubmissionIdPdfDetails$Outbound` instead. */
|
|
151
|
+
type Outbound = GetV1MerchantsMerchantIdSaqSubmissionIdPdfDetails$Outbound;
|
|
152
|
+
}
|
|
153
|
+
export declare function getV1MerchantsMerchantIdSaqSubmissionIdPdfDetailsToJSON(getV1MerchantsMerchantIdSaqSubmissionIdPdfDetails: GetV1MerchantsMerchantIdSaqSubmissionIdPdfDetails): string;
|
|
154
|
+
export declare function getV1MerchantsMerchantIdSaqSubmissionIdPdfDetailsFromJSON(jsonString: string): SafeParseResult<GetV1MerchantsMerchantIdSaqSubmissionIdPdfDetails, SDKValidationError>;
|
|
155
|
+
/** @internal */
|
|
156
|
+
export declare const GetV1MerchantsMerchantIdSaqSubmissionIdPdfError$inboundSchema: z.ZodType<GetV1MerchantsMerchantIdSaqSubmissionIdPdfError, z.ZodTypeDef, unknown>;
|
|
157
|
+
/** @internal */
|
|
158
|
+
export type GetV1MerchantsMerchantIdSaqSubmissionIdPdfError$Outbound = {
|
|
159
|
+
code: string;
|
|
160
|
+
message: string;
|
|
161
|
+
details?: Array<GetV1MerchantsMerchantIdSaqSubmissionIdPdfDetails$Outbound> | undefined;
|
|
162
|
+
};
|
|
163
|
+
/** @internal */
|
|
164
|
+
export declare const GetV1MerchantsMerchantIdSaqSubmissionIdPdfError$outboundSchema: z.ZodType<GetV1MerchantsMerchantIdSaqSubmissionIdPdfError$Outbound, z.ZodTypeDef, GetV1MerchantsMerchantIdSaqSubmissionIdPdfError>;
|
|
165
|
+
/**
|
|
166
|
+
* @internal
|
|
167
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
168
|
+
*/
|
|
169
|
+
export declare namespace GetV1MerchantsMerchantIdSaqSubmissionIdPdfError$ {
|
|
170
|
+
/** @deprecated use `GetV1MerchantsMerchantIdSaqSubmissionIdPdfError$inboundSchema` instead. */
|
|
171
|
+
const inboundSchema: z.ZodType<GetV1MerchantsMerchantIdSaqSubmissionIdPdfError, z.ZodTypeDef, unknown>;
|
|
172
|
+
/** @deprecated use `GetV1MerchantsMerchantIdSaqSubmissionIdPdfError$outboundSchema` instead. */
|
|
173
|
+
const outboundSchema: z.ZodType<GetV1MerchantsMerchantIdSaqSubmissionIdPdfError$Outbound, z.ZodTypeDef, GetV1MerchantsMerchantIdSaqSubmissionIdPdfError>;
|
|
174
|
+
/** @deprecated use `GetV1MerchantsMerchantIdSaqSubmissionIdPdfError$Outbound` instead. */
|
|
175
|
+
type Outbound = GetV1MerchantsMerchantIdSaqSubmissionIdPdfError$Outbound;
|
|
176
|
+
}
|
|
177
|
+
export declare function getV1MerchantsMerchantIdSaqSubmissionIdPdfErrorToJSON(getV1MerchantsMerchantIdSaqSubmissionIdPdfError: GetV1MerchantsMerchantIdSaqSubmissionIdPdfError): string;
|
|
178
|
+
export declare function getV1MerchantsMerchantIdSaqSubmissionIdPdfErrorFromJSON(jsonString: string): SafeParseResult<GetV1MerchantsMerchantIdSaqSubmissionIdPdfError, SDKValidationError>;
|
|
179
|
+
/** @internal */
|
|
180
|
+
export declare const GetV1MerchantsMerchantIdSaqSubmissionIdPdfResponseBody$inboundSchema: z.ZodType<GetV1MerchantsMerchantIdSaqSubmissionIdPdfResponseBody, z.ZodTypeDef, unknown>;
|
|
181
|
+
/** @internal */
|
|
182
|
+
export type GetV1MerchantsMerchantIdSaqSubmissionIdPdfResponseBody$Outbound = {
|
|
183
|
+
error: GetV1MerchantsMerchantIdSaqSubmissionIdPdfError$Outbound;
|
|
184
|
+
};
|
|
185
|
+
/** @internal */
|
|
186
|
+
export declare const GetV1MerchantsMerchantIdSaqSubmissionIdPdfResponseBody$outboundSchema: z.ZodType<GetV1MerchantsMerchantIdSaqSubmissionIdPdfResponseBody$Outbound, z.ZodTypeDef, GetV1MerchantsMerchantIdSaqSubmissionIdPdfResponseBody>;
|
|
187
|
+
/**
|
|
188
|
+
* @internal
|
|
189
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
190
|
+
*/
|
|
191
|
+
export declare namespace GetV1MerchantsMerchantIdSaqSubmissionIdPdfResponseBody$ {
|
|
192
|
+
/** @deprecated use `GetV1MerchantsMerchantIdSaqSubmissionIdPdfResponseBody$inboundSchema` instead. */
|
|
193
|
+
const inboundSchema: z.ZodType<GetV1MerchantsMerchantIdSaqSubmissionIdPdfResponseBody, z.ZodTypeDef, unknown>;
|
|
194
|
+
/** @deprecated use `GetV1MerchantsMerchantIdSaqSubmissionIdPdfResponseBody$outboundSchema` instead. */
|
|
195
|
+
const outboundSchema: z.ZodType<GetV1MerchantsMerchantIdSaqSubmissionIdPdfResponseBody$Outbound, z.ZodTypeDef, GetV1MerchantsMerchantIdSaqSubmissionIdPdfResponseBody>;
|
|
196
|
+
/** @deprecated use `GetV1MerchantsMerchantIdSaqSubmissionIdPdfResponseBody$Outbound` instead. */
|
|
197
|
+
type Outbound = GetV1MerchantsMerchantIdSaqSubmissionIdPdfResponseBody$Outbound;
|
|
198
|
+
}
|
|
199
|
+
//# sourceMappingURL=getv1merchantsmerchantidsaqsubmissionidpdf.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getv1merchantsmerchantidsaqsubmissionidpdf.d.ts","sourceRoot":"","sources":["../../../../src/models/errors/getv1merchantsmerchantidsaqsubmissionidpdf.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,213 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
import * as z from "zod";
|
|
5
|
+
import { safeParse } from "../../lib/schemas.js";
|
|
6
|
+
import { BeyondPciError } from "./beyondpcierror.js";
|
|
7
|
+
/**
|
|
8
|
+
* Default Response
|
|
9
|
+
*/
|
|
10
|
+
export class GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQResponseBody extends BeyondPciError {
|
|
11
|
+
constructor(err, httpMeta) {
|
|
12
|
+
const message = "message" in err && typeof err.message === "string"
|
|
13
|
+
? err.message
|
|
14
|
+
: `API error occurred: ${JSON.stringify(err)}`;
|
|
15
|
+
super(message, httpMeta);
|
|
16
|
+
this.data$ = err;
|
|
17
|
+
this.error = err.error;
|
|
18
|
+
this.name = "GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQResponseBody";
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
/**
|
|
22
|
+
* Default Response
|
|
23
|
+
*/
|
|
24
|
+
export class GetV1MerchantsMerchantIdSaqSubmissionIdPdfResponseBody extends BeyondPciError {
|
|
25
|
+
constructor(err, httpMeta) {
|
|
26
|
+
const message = "message" in err && typeof err.message === "string"
|
|
27
|
+
? err.message
|
|
28
|
+
: `API error occurred: ${JSON.stringify(err)}`;
|
|
29
|
+
super(message, httpMeta);
|
|
30
|
+
this.data$ = err;
|
|
31
|
+
this.error = err.error;
|
|
32
|
+
this.name = "GetV1MerchantsMerchantIdSaqSubmissionIdPdfResponseBody";
|
|
33
|
+
}
|
|
34
|
+
}
|
|
35
|
+
/** @internal */
|
|
36
|
+
export const GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQDetails$inboundSchema = z.object({
|
|
37
|
+
field: z.string(),
|
|
38
|
+
issue: z.string(),
|
|
39
|
+
message: z.string(),
|
|
40
|
+
});
|
|
41
|
+
/** @internal */
|
|
42
|
+
export const GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQDetails$outboundSchema = z.object({
|
|
43
|
+
field: z.string(),
|
|
44
|
+
issue: z.string(),
|
|
45
|
+
message: z.string(),
|
|
46
|
+
});
|
|
47
|
+
/**
|
|
48
|
+
* @internal
|
|
49
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
50
|
+
*/
|
|
51
|
+
export var GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQDetails$;
|
|
52
|
+
(function (GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQDetails$) {
|
|
53
|
+
/** @deprecated use `GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQDetails$inboundSchema` instead. */
|
|
54
|
+
GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQDetails$.inboundSchema = GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQDetails$inboundSchema;
|
|
55
|
+
/** @deprecated use `GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQDetails$outboundSchema` instead. */
|
|
56
|
+
GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQDetails$.outboundSchema = GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQDetails$outboundSchema;
|
|
57
|
+
})(GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQDetails$ || (GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQDetails$ = {}));
|
|
58
|
+
export function getV1MerchantsMerchantIdSAQSubmissionIdPdfSAQDetailsToJSON(getV1MerchantsMerchantIdSAQSubmissionIdPdfSAQDetails) {
|
|
59
|
+
return JSON.stringify(GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQDetails$outboundSchema.parse(getV1MerchantsMerchantIdSAQSubmissionIdPdfSAQDetails));
|
|
60
|
+
}
|
|
61
|
+
export function getV1MerchantsMerchantIdSAQSubmissionIdPdfSAQDetailsFromJSON(jsonString) {
|
|
62
|
+
return safeParse(jsonString, (x) => GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQDetails$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQDetails' from JSON`);
|
|
63
|
+
}
|
|
64
|
+
/** @internal */
|
|
65
|
+
export const GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQError$inboundSchema = z.object({
|
|
66
|
+
code: z.string(),
|
|
67
|
+
message: z.string(),
|
|
68
|
+
details: z.array(z.lazy(() => GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQDetails$inboundSchema)).optional(),
|
|
69
|
+
});
|
|
70
|
+
/** @internal */
|
|
71
|
+
export const GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQError$outboundSchema = z.object({
|
|
72
|
+
code: z.string(),
|
|
73
|
+
message: z.string(),
|
|
74
|
+
details: z.array(z.lazy(() => GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQDetails$outboundSchema)).optional(),
|
|
75
|
+
});
|
|
76
|
+
/**
|
|
77
|
+
* @internal
|
|
78
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
79
|
+
*/
|
|
80
|
+
export var GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQError$;
|
|
81
|
+
(function (GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQError$) {
|
|
82
|
+
/** @deprecated use `GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQError$inboundSchema` instead. */
|
|
83
|
+
GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQError$.inboundSchema = GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQError$inboundSchema;
|
|
84
|
+
/** @deprecated use `GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQError$outboundSchema` instead. */
|
|
85
|
+
GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQError$.outboundSchema = GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQError$outboundSchema;
|
|
86
|
+
})(GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQError$ || (GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQError$ = {}));
|
|
87
|
+
export function getV1MerchantsMerchantIdSAQSubmissionIdPdfSAQErrorToJSON(getV1MerchantsMerchantIdSAQSubmissionIdPdfSAQError) {
|
|
88
|
+
return JSON.stringify(GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQError$outboundSchema.parse(getV1MerchantsMerchantIdSAQSubmissionIdPdfSAQError));
|
|
89
|
+
}
|
|
90
|
+
export function getV1MerchantsMerchantIdSAQSubmissionIdPdfSAQErrorFromJSON(jsonString) {
|
|
91
|
+
return safeParse(jsonString, (x) => GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQError$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQError' from JSON`);
|
|
92
|
+
}
|
|
93
|
+
/** @internal */
|
|
94
|
+
export const GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQResponseBody$inboundSchema = z.object({
|
|
95
|
+
error: z.lazy(() => GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQError$inboundSchema),
|
|
96
|
+
request$: z.instanceof(Request),
|
|
97
|
+
response$: z.instanceof(Response),
|
|
98
|
+
body$: z.string(),
|
|
99
|
+
})
|
|
100
|
+
.transform((v) => {
|
|
101
|
+
return new GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQResponseBody(v, {
|
|
102
|
+
request: v.request$,
|
|
103
|
+
response: v.response$,
|
|
104
|
+
body: v.body$,
|
|
105
|
+
});
|
|
106
|
+
});
|
|
107
|
+
/** @internal */
|
|
108
|
+
export const GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQResponseBody$outboundSchema = z.instanceof(GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQResponseBody)
|
|
109
|
+
.transform(v => v.data$)
|
|
110
|
+
.pipe(z.object({
|
|
111
|
+
error: z.lazy(() => GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQError$outboundSchema),
|
|
112
|
+
}));
|
|
113
|
+
/**
|
|
114
|
+
* @internal
|
|
115
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
116
|
+
*/
|
|
117
|
+
export var GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQResponseBody$;
|
|
118
|
+
(function (GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQResponseBody$) {
|
|
119
|
+
/** @deprecated use `GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQResponseBody$inboundSchema` instead. */
|
|
120
|
+
GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQResponseBody$.inboundSchema = GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQResponseBody$inboundSchema;
|
|
121
|
+
/** @deprecated use `GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQResponseBody$outboundSchema` instead. */
|
|
122
|
+
GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQResponseBody$.outboundSchema = GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQResponseBody$outboundSchema;
|
|
123
|
+
})(GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQResponseBody$ || (GetV1MerchantsMerchantIdSAQSubmissionIdPdfSAQResponseBody$ = {}));
|
|
124
|
+
/** @internal */
|
|
125
|
+
export const GetV1MerchantsMerchantIdSaqSubmissionIdPdfDetails$inboundSchema = z.object({
|
|
126
|
+
field: z.string(),
|
|
127
|
+
issue: z.string(),
|
|
128
|
+
message: z.string(),
|
|
129
|
+
});
|
|
130
|
+
/** @internal */
|
|
131
|
+
export const GetV1MerchantsMerchantIdSaqSubmissionIdPdfDetails$outboundSchema = z.object({
|
|
132
|
+
field: z.string(),
|
|
133
|
+
issue: z.string(),
|
|
134
|
+
message: z.string(),
|
|
135
|
+
});
|
|
136
|
+
/**
|
|
137
|
+
* @internal
|
|
138
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
139
|
+
*/
|
|
140
|
+
export var GetV1MerchantsMerchantIdSaqSubmissionIdPdfDetails$;
|
|
141
|
+
(function (GetV1MerchantsMerchantIdSaqSubmissionIdPdfDetails$) {
|
|
142
|
+
/** @deprecated use `GetV1MerchantsMerchantIdSaqSubmissionIdPdfDetails$inboundSchema` instead. */
|
|
143
|
+
GetV1MerchantsMerchantIdSaqSubmissionIdPdfDetails$.inboundSchema = GetV1MerchantsMerchantIdSaqSubmissionIdPdfDetails$inboundSchema;
|
|
144
|
+
/** @deprecated use `GetV1MerchantsMerchantIdSaqSubmissionIdPdfDetails$outboundSchema` instead. */
|
|
145
|
+
GetV1MerchantsMerchantIdSaqSubmissionIdPdfDetails$.outboundSchema = GetV1MerchantsMerchantIdSaqSubmissionIdPdfDetails$outboundSchema;
|
|
146
|
+
})(GetV1MerchantsMerchantIdSaqSubmissionIdPdfDetails$ || (GetV1MerchantsMerchantIdSaqSubmissionIdPdfDetails$ = {}));
|
|
147
|
+
export function getV1MerchantsMerchantIdSaqSubmissionIdPdfDetailsToJSON(getV1MerchantsMerchantIdSaqSubmissionIdPdfDetails) {
|
|
148
|
+
return JSON.stringify(GetV1MerchantsMerchantIdSaqSubmissionIdPdfDetails$outboundSchema.parse(getV1MerchantsMerchantIdSaqSubmissionIdPdfDetails));
|
|
149
|
+
}
|
|
150
|
+
export function getV1MerchantsMerchantIdSaqSubmissionIdPdfDetailsFromJSON(jsonString) {
|
|
151
|
+
return safeParse(jsonString, (x) => GetV1MerchantsMerchantIdSaqSubmissionIdPdfDetails$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'GetV1MerchantsMerchantIdSaqSubmissionIdPdfDetails' from JSON`);
|
|
152
|
+
}
|
|
153
|
+
/** @internal */
|
|
154
|
+
export const GetV1MerchantsMerchantIdSaqSubmissionIdPdfError$inboundSchema = z.object({
|
|
155
|
+
code: z.string(),
|
|
156
|
+
message: z.string(),
|
|
157
|
+
details: z.array(z.lazy(() => GetV1MerchantsMerchantIdSaqSubmissionIdPdfDetails$inboundSchema)).optional(),
|
|
158
|
+
});
|
|
159
|
+
/** @internal */
|
|
160
|
+
export const GetV1MerchantsMerchantIdSaqSubmissionIdPdfError$outboundSchema = z.object({
|
|
161
|
+
code: z.string(),
|
|
162
|
+
message: z.string(),
|
|
163
|
+
details: z.array(z.lazy(() => GetV1MerchantsMerchantIdSaqSubmissionIdPdfDetails$outboundSchema)).optional(),
|
|
164
|
+
});
|
|
165
|
+
/**
|
|
166
|
+
* @internal
|
|
167
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
168
|
+
*/
|
|
169
|
+
export var GetV1MerchantsMerchantIdSaqSubmissionIdPdfError$;
|
|
170
|
+
(function (GetV1MerchantsMerchantIdSaqSubmissionIdPdfError$) {
|
|
171
|
+
/** @deprecated use `GetV1MerchantsMerchantIdSaqSubmissionIdPdfError$inboundSchema` instead. */
|
|
172
|
+
GetV1MerchantsMerchantIdSaqSubmissionIdPdfError$.inboundSchema = GetV1MerchantsMerchantIdSaqSubmissionIdPdfError$inboundSchema;
|
|
173
|
+
/** @deprecated use `GetV1MerchantsMerchantIdSaqSubmissionIdPdfError$outboundSchema` instead. */
|
|
174
|
+
GetV1MerchantsMerchantIdSaqSubmissionIdPdfError$.outboundSchema = GetV1MerchantsMerchantIdSaqSubmissionIdPdfError$outboundSchema;
|
|
175
|
+
})(GetV1MerchantsMerchantIdSaqSubmissionIdPdfError$ || (GetV1MerchantsMerchantIdSaqSubmissionIdPdfError$ = {}));
|
|
176
|
+
export function getV1MerchantsMerchantIdSaqSubmissionIdPdfErrorToJSON(getV1MerchantsMerchantIdSaqSubmissionIdPdfError) {
|
|
177
|
+
return JSON.stringify(GetV1MerchantsMerchantIdSaqSubmissionIdPdfError$outboundSchema.parse(getV1MerchantsMerchantIdSaqSubmissionIdPdfError));
|
|
178
|
+
}
|
|
179
|
+
export function getV1MerchantsMerchantIdSaqSubmissionIdPdfErrorFromJSON(jsonString) {
|
|
180
|
+
return safeParse(jsonString, (x) => GetV1MerchantsMerchantIdSaqSubmissionIdPdfError$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'GetV1MerchantsMerchantIdSaqSubmissionIdPdfError' from JSON`);
|
|
181
|
+
}
|
|
182
|
+
/** @internal */
|
|
183
|
+
export const GetV1MerchantsMerchantIdSaqSubmissionIdPdfResponseBody$inboundSchema = z.object({
|
|
184
|
+
error: z.lazy(() => GetV1MerchantsMerchantIdSaqSubmissionIdPdfError$inboundSchema),
|
|
185
|
+
request$: z.instanceof(Request),
|
|
186
|
+
response$: z.instanceof(Response),
|
|
187
|
+
body$: z.string(),
|
|
188
|
+
})
|
|
189
|
+
.transform((v) => {
|
|
190
|
+
return new GetV1MerchantsMerchantIdSaqSubmissionIdPdfResponseBody(v, {
|
|
191
|
+
request: v.request$,
|
|
192
|
+
response: v.response$,
|
|
193
|
+
body: v.body$,
|
|
194
|
+
});
|
|
195
|
+
});
|
|
196
|
+
/** @internal */
|
|
197
|
+
export const GetV1MerchantsMerchantIdSaqSubmissionIdPdfResponseBody$outboundSchema = z.instanceof(GetV1MerchantsMerchantIdSaqSubmissionIdPdfResponseBody)
|
|
198
|
+
.transform(v => v.data$)
|
|
199
|
+
.pipe(z.object({
|
|
200
|
+
error: z.lazy(() => GetV1MerchantsMerchantIdSaqSubmissionIdPdfError$outboundSchema),
|
|
201
|
+
}));
|
|
202
|
+
/**
|
|
203
|
+
* @internal
|
|
204
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
205
|
+
*/
|
|
206
|
+
export var GetV1MerchantsMerchantIdSaqSubmissionIdPdfResponseBody$;
|
|
207
|
+
(function (GetV1MerchantsMerchantIdSaqSubmissionIdPdfResponseBody$) {
|
|
208
|
+
/** @deprecated use `GetV1MerchantsMerchantIdSaqSubmissionIdPdfResponseBody$inboundSchema` instead. */
|
|
209
|
+
GetV1MerchantsMerchantIdSaqSubmissionIdPdfResponseBody$.inboundSchema = GetV1MerchantsMerchantIdSaqSubmissionIdPdfResponseBody$inboundSchema;
|
|
210
|
+
/** @deprecated use `GetV1MerchantsMerchantIdSaqSubmissionIdPdfResponseBody$outboundSchema` instead. */
|
|
211
|
+
GetV1MerchantsMerchantIdSaqSubmissionIdPdfResponseBody$.outboundSchema = GetV1MerchantsMerchantIdSaqSubmissionIdPdfResponseBody$outboundSchema;
|
|
212
|
+
})(GetV1MerchantsMerchantIdSaqSubmissionIdPdfResponseBody$ || (GetV1MerchantsMerchantIdSaqSubmissionIdPdfResponseBody$ = {}));
|
|
213
|
+
//# sourceMappingURL=getv1merchantsmerchantidsaqsubmissionidpdf.js.map
|