@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,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 DeleteV1WebhooksIdWebhooksDetails = {
|
|
6
|
+
field: string;
|
|
7
|
+
issue: string;
|
|
8
|
+
message: string;
|
|
9
|
+
};
|
|
10
|
+
export type DeleteV1WebhooksIdWebhooksError = {
|
|
11
|
+
code: string;
|
|
12
|
+
message: string;
|
|
13
|
+
details?: Array<DeleteV1WebhooksIdWebhooksDetails> | undefined;
|
|
14
|
+
};
|
|
15
|
+
/**
|
|
16
|
+
* Default Response
|
|
17
|
+
*/
|
|
18
|
+
export type DeleteV1WebhooksIdWebhooksResponseBodyData = {
|
|
19
|
+
error: DeleteV1WebhooksIdWebhooksError;
|
|
20
|
+
};
|
|
21
|
+
/**
|
|
22
|
+
* Default Response
|
|
23
|
+
*/
|
|
24
|
+
export declare class DeleteV1WebhooksIdWebhooksResponseBody extends BeyondPciError {
|
|
25
|
+
error: DeleteV1WebhooksIdWebhooksError;
|
|
26
|
+
/** The original data that was passed to this error instance. */
|
|
27
|
+
data$: DeleteV1WebhooksIdWebhooksResponseBodyData;
|
|
28
|
+
constructor(err: DeleteV1WebhooksIdWebhooksResponseBodyData, httpMeta: {
|
|
29
|
+
response: Response;
|
|
30
|
+
request: Request;
|
|
31
|
+
body: string;
|
|
32
|
+
});
|
|
33
|
+
}
|
|
34
|
+
export type DeleteV1WebhooksIdDetails = {
|
|
35
|
+
field: string;
|
|
36
|
+
issue: string;
|
|
37
|
+
message: string;
|
|
38
|
+
};
|
|
39
|
+
export type DeleteV1WebhooksIdError = {
|
|
40
|
+
code: string;
|
|
41
|
+
message: string;
|
|
42
|
+
details?: Array<DeleteV1WebhooksIdDetails> | undefined;
|
|
43
|
+
};
|
|
44
|
+
/**
|
|
45
|
+
* Default Response
|
|
46
|
+
*/
|
|
47
|
+
export type DeleteV1WebhooksIdResponseBodyData = {
|
|
48
|
+
error: DeleteV1WebhooksIdError;
|
|
49
|
+
};
|
|
50
|
+
/**
|
|
51
|
+
* Default Response
|
|
52
|
+
*/
|
|
53
|
+
export declare class DeleteV1WebhooksIdResponseBody extends BeyondPciError {
|
|
54
|
+
error: DeleteV1WebhooksIdError;
|
|
55
|
+
/** The original data that was passed to this error instance. */
|
|
56
|
+
data$: DeleteV1WebhooksIdResponseBodyData;
|
|
57
|
+
constructor(err: DeleteV1WebhooksIdResponseBodyData, httpMeta: {
|
|
58
|
+
response: Response;
|
|
59
|
+
request: Request;
|
|
60
|
+
body: string;
|
|
61
|
+
});
|
|
62
|
+
}
|
|
63
|
+
/** @internal */
|
|
64
|
+
export declare const DeleteV1WebhooksIdWebhooksDetails$inboundSchema: z.ZodType<DeleteV1WebhooksIdWebhooksDetails, z.ZodTypeDef, unknown>;
|
|
65
|
+
/** @internal */
|
|
66
|
+
export type DeleteV1WebhooksIdWebhooksDetails$Outbound = {
|
|
67
|
+
field: string;
|
|
68
|
+
issue: string;
|
|
69
|
+
message: string;
|
|
70
|
+
};
|
|
71
|
+
/** @internal */
|
|
72
|
+
export declare const DeleteV1WebhooksIdWebhooksDetails$outboundSchema: z.ZodType<DeleteV1WebhooksIdWebhooksDetails$Outbound, z.ZodTypeDef, DeleteV1WebhooksIdWebhooksDetails>;
|
|
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 DeleteV1WebhooksIdWebhooksDetails$ {
|
|
78
|
+
/** @deprecated use `DeleteV1WebhooksIdWebhooksDetails$inboundSchema` instead. */
|
|
79
|
+
const inboundSchema: z.ZodType<DeleteV1WebhooksIdWebhooksDetails, z.ZodTypeDef, unknown>;
|
|
80
|
+
/** @deprecated use `DeleteV1WebhooksIdWebhooksDetails$outboundSchema` instead. */
|
|
81
|
+
const outboundSchema: z.ZodType<DeleteV1WebhooksIdWebhooksDetails$Outbound, z.ZodTypeDef, DeleteV1WebhooksIdWebhooksDetails>;
|
|
82
|
+
/** @deprecated use `DeleteV1WebhooksIdWebhooksDetails$Outbound` instead. */
|
|
83
|
+
type Outbound = DeleteV1WebhooksIdWebhooksDetails$Outbound;
|
|
84
|
+
}
|
|
85
|
+
export declare function deleteV1WebhooksIdWebhooksDetailsToJSON(deleteV1WebhooksIdWebhooksDetails: DeleteV1WebhooksIdWebhooksDetails): string;
|
|
86
|
+
export declare function deleteV1WebhooksIdWebhooksDetailsFromJSON(jsonString: string): SafeParseResult<DeleteV1WebhooksIdWebhooksDetails, SDKValidationError>;
|
|
87
|
+
/** @internal */
|
|
88
|
+
export declare const DeleteV1WebhooksIdWebhooksError$inboundSchema: z.ZodType<DeleteV1WebhooksIdWebhooksError, z.ZodTypeDef, unknown>;
|
|
89
|
+
/** @internal */
|
|
90
|
+
export type DeleteV1WebhooksIdWebhooksError$Outbound = {
|
|
91
|
+
code: string;
|
|
92
|
+
message: string;
|
|
93
|
+
details?: Array<DeleteV1WebhooksIdWebhooksDetails$Outbound> | undefined;
|
|
94
|
+
};
|
|
95
|
+
/** @internal */
|
|
96
|
+
export declare const DeleteV1WebhooksIdWebhooksError$outboundSchema: z.ZodType<DeleteV1WebhooksIdWebhooksError$Outbound, z.ZodTypeDef, DeleteV1WebhooksIdWebhooksError>;
|
|
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 DeleteV1WebhooksIdWebhooksError$ {
|
|
102
|
+
/** @deprecated use `DeleteV1WebhooksIdWebhooksError$inboundSchema` instead. */
|
|
103
|
+
const inboundSchema: z.ZodType<DeleteV1WebhooksIdWebhooksError, z.ZodTypeDef, unknown>;
|
|
104
|
+
/** @deprecated use `DeleteV1WebhooksIdWebhooksError$outboundSchema` instead. */
|
|
105
|
+
const outboundSchema: z.ZodType<DeleteV1WebhooksIdWebhooksError$Outbound, z.ZodTypeDef, DeleteV1WebhooksIdWebhooksError>;
|
|
106
|
+
/** @deprecated use `DeleteV1WebhooksIdWebhooksError$Outbound` instead. */
|
|
107
|
+
type Outbound = DeleteV1WebhooksIdWebhooksError$Outbound;
|
|
108
|
+
}
|
|
109
|
+
export declare function deleteV1WebhooksIdWebhooksErrorToJSON(deleteV1WebhooksIdWebhooksError: DeleteV1WebhooksIdWebhooksError): string;
|
|
110
|
+
export declare function deleteV1WebhooksIdWebhooksErrorFromJSON(jsonString: string): SafeParseResult<DeleteV1WebhooksIdWebhooksError, SDKValidationError>;
|
|
111
|
+
/** @internal */
|
|
112
|
+
export declare const DeleteV1WebhooksIdWebhooksResponseBody$inboundSchema: z.ZodType<DeleteV1WebhooksIdWebhooksResponseBody, z.ZodTypeDef, unknown>;
|
|
113
|
+
/** @internal */
|
|
114
|
+
export type DeleteV1WebhooksIdWebhooksResponseBody$Outbound = {
|
|
115
|
+
error: DeleteV1WebhooksIdWebhooksError$Outbound;
|
|
116
|
+
};
|
|
117
|
+
/** @internal */
|
|
118
|
+
export declare const DeleteV1WebhooksIdWebhooksResponseBody$outboundSchema: z.ZodType<DeleteV1WebhooksIdWebhooksResponseBody$Outbound, z.ZodTypeDef, DeleteV1WebhooksIdWebhooksResponseBody>;
|
|
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 DeleteV1WebhooksIdWebhooksResponseBody$ {
|
|
124
|
+
/** @deprecated use `DeleteV1WebhooksIdWebhooksResponseBody$inboundSchema` instead. */
|
|
125
|
+
const inboundSchema: z.ZodType<DeleteV1WebhooksIdWebhooksResponseBody, z.ZodTypeDef, unknown>;
|
|
126
|
+
/** @deprecated use `DeleteV1WebhooksIdWebhooksResponseBody$outboundSchema` instead. */
|
|
127
|
+
const outboundSchema: z.ZodType<DeleteV1WebhooksIdWebhooksResponseBody$Outbound, z.ZodTypeDef, DeleteV1WebhooksIdWebhooksResponseBody>;
|
|
128
|
+
/** @deprecated use `DeleteV1WebhooksIdWebhooksResponseBody$Outbound` instead. */
|
|
129
|
+
type Outbound = DeleteV1WebhooksIdWebhooksResponseBody$Outbound;
|
|
130
|
+
}
|
|
131
|
+
/** @internal */
|
|
132
|
+
export declare const DeleteV1WebhooksIdDetails$inboundSchema: z.ZodType<DeleteV1WebhooksIdDetails, z.ZodTypeDef, unknown>;
|
|
133
|
+
/** @internal */
|
|
134
|
+
export type DeleteV1WebhooksIdDetails$Outbound = {
|
|
135
|
+
field: string;
|
|
136
|
+
issue: string;
|
|
137
|
+
message: string;
|
|
138
|
+
};
|
|
139
|
+
/** @internal */
|
|
140
|
+
export declare const DeleteV1WebhooksIdDetails$outboundSchema: z.ZodType<DeleteV1WebhooksIdDetails$Outbound, z.ZodTypeDef, DeleteV1WebhooksIdDetails>;
|
|
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 DeleteV1WebhooksIdDetails$ {
|
|
146
|
+
/** @deprecated use `DeleteV1WebhooksIdDetails$inboundSchema` instead. */
|
|
147
|
+
const inboundSchema: z.ZodType<DeleteV1WebhooksIdDetails, z.ZodTypeDef, unknown>;
|
|
148
|
+
/** @deprecated use `DeleteV1WebhooksIdDetails$outboundSchema` instead. */
|
|
149
|
+
const outboundSchema: z.ZodType<DeleteV1WebhooksIdDetails$Outbound, z.ZodTypeDef, DeleteV1WebhooksIdDetails>;
|
|
150
|
+
/** @deprecated use `DeleteV1WebhooksIdDetails$Outbound` instead. */
|
|
151
|
+
type Outbound = DeleteV1WebhooksIdDetails$Outbound;
|
|
152
|
+
}
|
|
153
|
+
export declare function deleteV1WebhooksIdDetailsToJSON(deleteV1WebhooksIdDetails: DeleteV1WebhooksIdDetails): string;
|
|
154
|
+
export declare function deleteV1WebhooksIdDetailsFromJSON(jsonString: string): SafeParseResult<DeleteV1WebhooksIdDetails, SDKValidationError>;
|
|
155
|
+
/** @internal */
|
|
156
|
+
export declare const DeleteV1WebhooksIdError$inboundSchema: z.ZodType<DeleteV1WebhooksIdError, z.ZodTypeDef, unknown>;
|
|
157
|
+
/** @internal */
|
|
158
|
+
export type DeleteV1WebhooksIdError$Outbound = {
|
|
159
|
+
code: string;
|
|
160
|
+
message: string;
|
|
161
|
+
details?: Array<DeleteV1WebhooksIdDetails$Outbound> | undefined;
|
|
162
|
+
};
|
|
163
|
+
/** @internal */
|
|
164
|
+
export declare const DeleteV1WebhooksIdError$outboundSchema: z.ZodType<DeleteV1WebhooksIdError$Outbound, z.ZodTypeDef, DeleteV1WebhooksIdError>;
|
|
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 DeleteV1WebhooksIdError$ {
|
|
170
|
+
/** @deprecated use `DeleteV1WebhooksIdError$inboundSchema` instead. */
|
|
171
|
+
const inboundSchema: z.ZodType<DeleteV1WebhooksIdError, z.ZodTypeDef, unknown>;
|
|
172
|
+
/** @deprecated use `DeleteV1WebhooksIdError$outboundSchema` instead. */
|
|
173
|
+
const outboundSchema: z.ZodType<DeleteV1WebhooksIdError$Outbound, z.ZodTypeDef, DeleteV1WebhooksIdError>;
|
|
174
|
+
/** @deprecated use `DeleteV1WebhooksIdError$Outbound` instead. */
|
|
175
|
+
type Outbound = DeleteV1WebhooksIdError$Outbound;
|
|
176
|
+
}
|
|
177
|
+
export declare function deleteV1WebhooksIdErrorToJSON(deleteV1WebhooksIdError: DeleteV1WebhooksIdError): string;
|
|
178
|
+
export declare function deleteV1WebhooksIdErrorFromJSON(jsonString: string): SafeParseResult<DeleteV1WebhooksIdError, SDKValidationError>;
|
|
179
|
+
/** @internal */
|
|
180
|
+
export declare const DeleteV1WebhooksIdResponseBody$inboundSchema: z.ZodType<DeleteV1WebhooksIdResponseBody, z.ZodTypeDef, unknown>;
|
|
181
|
+
/** @internal */
|
|
182
|
+
export type DeleteV1WebhooksIdResponseBody$Outbound = {
|
|
183
|
+
error: DeleteV1WebhooksIdError$Outbound;
|
|
184
|
+
};
|
|
185
|
+
/** @internal */
|
|
186
|
+
export declare const DeleteV1WebhooksIdResponseBody$outboundSchema: z.ZodType<DeleteV1WebhooksIdResponseBody$Outbound, z.ZodTypeDef, DeleteV1WebhooksIdResponseBody>;
|
|
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 DeleteV1WebhooksIdResponseBody$ {
|
|
192
|
+
/** @deprecated use `DeleteV1WebhooksIdResponseBody$inboundSchema` instead. */
|
|
193
|
+
const inboundSchema: z.ZodType<DeleteV1WebhooksIdResponseBody, z.ZodTypeDef, unknown>;
|
|
194
|
+
/** @deprecated use `DeleteV1WebhooksIdResponseBody$outboundSchema` instead. */
|
|
195
|
+
const outboundSchema: z.ZodType<DeleteV1WebhooksIdResponseBody$Outbound, z.ZodTypeDef, DeleteV1WebhooksIdResponseBody>;
|
|
196
|
+
/** @deprecated use `DeleteV1WebhooksIdResponseBody$Outbound` instead. */
|
|
197
|
+
type Outbound = DeleteV1WebhooksIdResponseBody$Outbound;
|
|
198
|
+
}
|
|
199
|
+
//# sourceMappingURL=deletev1webhooksid.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"deletev1webhooksid.d.ts","sourceRoot":"","sources":["../../../../src/models/errors/deletev1webhooksid.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,215 @@
|
|
|
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 DeleteV1WebhooksIdWebhooksResponseBody 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 = "DeleteV1WebhooksIdWebhooksResponseBody";
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
/**
|
|
22
|
+
* Default Response
|
|
23
|
+
*/
|
|
24
|
+
export class DeleteV1WebhooksIdResponseBody 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 = "DeleteV1WebhooksIdResponseBody";
|
|
33
|
+
}
|
|
34
|
+
}
|
|
35
|
+
/** @internal */
|
|
36
|
+
export const DeleteV1WebhooksIdWebhooksDetails$inboundSchema = z.object({
|
|
37
|
+
field: z.string(),
|
|
38
|
+
issue: z.string(),
|
|
39
|
+
message: z.string(),
|
|
40
|
+
});
|
|
41
|
+
/** @internal */
|
|
42
|
+
export const DeleteV1WebhooksIdWebhooksDetails$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 DeleteV1WebhooksIdWebhooksDetails$;
|
|
52
|
+
(function (DeleteV1WebhooksIdWebhooksDetails$) {
|
|
53
|
+
/** @deprecated use `DeleteV1WebhooksIdWebhooksDetails$inboundSchema` instead. */
|
|
54
|
+
DeleteV1WebhooksIdWebhooksDetails$.inboundSchema = DeleteV1WebhooksIdWebhooksDetails$inboundSchema;
|
|
55
|
+
/** @deprecated use `DeleteV1WebhooksIdWebhooksDetails$outboundSchema` instead. */
|
|
56
|
+
DeleteV1WebhooksIdWebhooksDetails$.outboundSchema = DeleteV1WebhooksIdWebhooksDetails$outboundSchema;
|
|
57
|
+
})(DeleteV1WebhooksIdWebhooksDetails$ || (DeleteV1WebhooksIdWebhooksDetails$ = {}));
|
|
58
|
+
export function deleteV1WebhooksIdWebhooksDetailsToJSON(deleteV1WebhooksIdWebhooksDetails) {
|
|
59
|
+
return JSON.stringify(DeleteV1WebhooksIdWebhooksDetails$outboundSchema.parse(deleteV1WebhooksIdWebhooksDetails));
|
|
60
|
+
}
|
|
61
|
+
export function deleteV1WebhooksIdWebhooksDetailsFromJSON(jsonString) {
|
|
62
|
+
return safeParse(jsonString, (x) => DeleteV1WebhooksIdWebhooksDetails$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'DeleteV1WebhooksIdWebhooksDetails' from JSON`);
|
|
63
|
+
}
|
|
64
|
+
/** @internal */
|
|
65
|
+
export const DeleteV1WebhooksIdWebhooksError$inboundSchema = z.object({
|
|
66
|
+
code: z.string(),
|
|
67
|
+
message: z.string(),
|
|
68
|
+
details: z.array(z.lazy(() => DeleteV1WebhooksIdWebhooksDetails$inboundSchema)).optional(),
|
|
69
|
+
});
|
|
70
|
+
/** @internal */
|
|
71
|
+
export const DeleteV1WebhooksIdWebhooksError$outboundSchema = z.object({
|
|
72
|
+
code: z.string(),
|
|
73
|
+
message: z.string(),
|
|
74
|
+
details: z.array(z.lazy(() => DeleteV1WebhooksIdWebhooksDetails$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 DeleteV1WebhooksIdWebhooksError$;
|
|
81
|
+
(function (DeleteV1WebhooksIdWebhooksError$) {
|
|
82
|
+
/** @deprecated use `DeleteV1WebhooksIdWebhooksError$inboundSchema` instead. */
|
|
83
|
+
DeleteV1WebhooksIdWebhooksError$.inboundSchema = DeleteV1WebhooksIdWebhooksError$inboundSchema;
|
|
84
|
+
/** @deprecated use `DeleteV1WebhooksIdWebhooksError$outboundSchema` instead. */
|
|
85
|
+
DeleteV1WebhooksIdWebhooksError$.outboundSchema = DeleteV1WebhooksIdWebhooksError$outboundSchema;
|
|
86
|
+
})(DeleteV1WebhooksIdWebhooksError$ || (DeleteV1WebhooksIdWebhooksError$ = {}));
|
|
87
|
+
export function deleteV1WebhooksIdWebhooksErrorToJSON(deleteV1WebhooksIdWebhooksError) {
|
|
88
|
+
return JSON.stringify(DeleteV1WebhooksIdWebhooksError$outboundSchema.parse(deleteV1WebhooksIdWebhooksError));
|
|
89
|
+
}
|
|
90
|
+
export function deleteV1WebhooksIdWebhooksErrorFromJSON(jsonString) {
|
|
91
|
+
return safeParse(jsonString, (x) => DeleteV1WebhooksIdWebhooksError$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'DeleteV1WebhooksIdWebhooksError' from JSON`);
|
|
92
|
+
}
|
|
93
|
+
/** @internal */
|
|
94
|
+
export const DeleteV1WebhooksIdWebhooksResponseBody$inboundSchema = z.object({
|
|
95
|
+
error: z.lazy(() => DeleteV1WebhooksIdWebhooksError$inboundSchema),
|
|
96
|
+
request$: z.instanceof(Request),
|
|
97
|
+
response$: z.instanceof(Response),
|
|
98
|
+
body$: z.string(),
|
|
99
|
+
})
|
|
100
|
+
.transform((v) => {
|
|
101
|
+
return new DeleteV1WebhooksIdWebhooksResponseBody(v, {
|
|
102
|
+
request: v.request$,
|
|
103
|
+
response: v.response$,
|
|
104
|
+
body: v.body$,
|
|
105
|
+
});
|
|
106
|
+
});
|
|
107
|
+
/** @internal */
|
|
108
|
+
export const DeleteV1WebhooksIdWebhooksResponseBody$outboundSchema = z.instanceof(DeleteV1WebhooksIdWebhooksResponseBody)
|
|
109
|
+
.transform(v => v.data$)
|
|
110
|
+
.pipe(z.object({
|
|
111
|
+
error: z.lazy(() => DeleteV1WebhooksIdWebhooksError$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 DeleteV1WebhooksIdWebhooksResponseBody$;
|
|
118
|
+
(function (DeleteV1WebhooksIdWebhooksResponseBody$) {
|
|
119
|
+
/** @deprecated use `DeleteV1WebhooksIdWebhooksResponseBody$inboundSchema` instead. */
|
|
120
|
+
DeleteV1WebhooksIdWebhooksResponseBody$.inboundSchema = DeleteV1WebhooksIdWebhooksResponseBody$inboundSchema;
|
|
121
|
+
/** @deprecated use `DeleteV1WebhooksIdWebhooksResponseBody$outboundSchema` instead. */
|
|
122
|
+
DeleteV1WebhooksIdWebhooksResponseBody$.outboundSchema = DeleteV1WebhooksIdWebhooksResponseBody$outboundSchema;
|
|
123
|
+
})(DeleteV1WebhooksIdWebhooksResponseBody$ || (DeleteV1WebhooksIdWebhooksResponseBody$ = {}));
|
|
124
|
+
/** @internal */
|
|
125
|
+
export const DeleteV1WebhooksIdDetails$inboundSchema = z.object({
|
|
126
|
+
field: z.string(),
|
|
127
|
+
issue: z.string(),
|
|
128
|
+
message: z.string(),
|
|
129
|
+
});
|
|
130
|
+
/** @internal */
|
|
131
|
+
export const DeleteV1WebhooksIdDetails$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 DeleteV1WebhooksIdDetails$;
|
|
141
|
+
(function (DeleteV1WebhooksIdDetails$) {
|
|
142
|
+
/** @deprecated use `DeleteV1WebhooksIdDetails$inboundSchema` instead. */
|
|
143
|
+
DeleteV1WebhooksIdDetails$.inboundSchema = DeleteV1WebhooksIdDetails$inboundSchema;
|
|
144
|
+
/** @deprecated use `DeleteV1WebhooksIdDetails$outboundSchema` instead. */
|
|
145
|
+
DeleteV1WebhooksIdDetails$.outboundSchema = DeleteV1WebhooksIdDetails$outboundSchema;
|
|
146
|
+
})(DeleteV1WebhooksIdDetails$ || (DeleteV1WebhooksIdDetails$ = {}));
|
|
147
|
+
export function deleteV1WebhooksIdDetailsToJSON(deleteV1WebhooksIdDetails) {
|
|
148
|
+
return JSON.stringify(DeleteV1WebhooksIdDetails$outboundSchema.parse(deleteV1WebhooksIdDetails));
|
|
149
|
+
}
|
|
150
|
+
export function deleteV1WebhooksIdDetailsFromJSON(jsonString) {
|
|
151
|
+
return safeParse(jsonString, (x) => DeleteV1WebhooksIdDetails$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'DeleteV1WebhooksIdDetails' from JSON`);
|
|
152
|
+
}
|
|
153
|
+
/** @internal */
|
|
154
|
+
export const DeleteV1WebhooksIdError$inboundSchema = z.object({
|
|
155
|
+
code: z.string(),
|
|
156
|
+
message: z.string(),
|
|
157
|
+
details: z.array(z.lazy(() => DeleteV1WebhooksIdDetails$inboundSchema))
|
|
158
|
+
.optional(),
|
|
159
|
+
});
|
|
160
|
+
/** @internal */
|
|
161
|
+
export const DeleteV1WebhooksIdError$outboundSchema = z.object({
|
|
162
|
+
code: z.string(),
|
|
163
|
+
message: z.string(),
|
|
164
|
+
details: z.array(z.lazy(() => DeleteV1WebhooksIdDetails$outboundSchema))
|
|
165
|
+
.optional(),
|
|
166
|
+
});
|
|
167
|
+
/**
|
|
168
|
+
* @internal
|
|
169
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
170
|
+
*/
|
|
171
|
+
export var DeleteV1WebhooksIdError$;
|
|
172
|
+
(function (DeleteV1WebhooksIdError$) {
|
|
173
|
+
/** @deprecated use `DeleteV1WebhooksIdError$inboundSchema` instead. */
|
|
174
|
+
DeleteV1WebhooksIdError$.inboundSchema = DeleteV1WebhooksIdError$inboundSchema;
|
|
175
|
+
/** @deprecated use `DeleteV1WebhooksIdError$outboundSchema` instead. */
|
|
176
|
+
DeleteV1WebhooksIdError$.outboundSchema = DeleteV1WebhooksIdError$outboundSchema;
|
|
177
|
+
})(DeleteV1WebhooksIdError$ || (DeleteV1WebhooksIdError$ = {}));
|
|
178
|
+
export function deleteV1WebhooksIdErrorToJSON(deleteV1WebhooksIdError) {
|
|
179
|
+
return JSON.stringify(DeleteV1WebhooksIdError$outboundSchema.parse(deleteV1WebhooksIdError));
|
|
180
|
+
}
|
|
181
|
+
export function deleteV1WebhooksIdErrorFromJSON(jsonString) {
|
|
182
|
+
return safeParse(jsonString, (x) => DeleteV1WebhooksIdError$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'DeleteV1WebhooksIdError' from JSON`);
|
|
183
|
+
}
|
|
184
|
+
/** @internal */
|
|
185
|
+
export const DeleteV1WebhooksIdResponseBody$inboundSchema = z.object({
|
|
186
|
+
error: z.lazy(() => DeleteV1WebhooksIdError$inboundSchema),
|
|
187
|
+
request$: z.instanceof(Request),
|
|
188
|
+
response$: z.instanceof(Response),
|
|
189
|
+
body$: z.string(),
|
|
190
|
+
})
|
|
191
|
+
.transform((v) => {
|
|
192
|
+
return new DeleteV1WebhooksIdResponseBody(v, {
|
|
193
|
+
request: v.request$,
|
|
194
|
+
response: v.response$,
|
|
195
|
+
body: v.body$,
|
|
196
|
+
});
|
|
197
|
+
});
|
|
198
|
+
/** @internal */
|
|
199
|
+
export const DeleteV1WebhooksIdResponseBody$outboundSchema = z.instanceof(DeleteV1WebhooksIdResponseBody)
|
|
200
|
+
.transform(v => v.data$)
|
|
201
|
+
.pipe(z.object({
|
|
202
|
+
error: z.lazy(() => DeleteV1WebhooksIdError$outboundSchema),
|
|
203
|
+
}));
|
|
204
|
+
/**
|
|
205
|
+
* @internal
|
|
206
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
207
|
+
*/
|
|
208
|
+
export var DeleteV1WebhooksIdResponseBody$;
|
|
209
|
+
(function (DeleteV1WebhooksIdResponseBody$) {
|
|
210
|
+
/** @deprecated use `DeleteV1WebhooksIdResponseBody$inboundSchema` instead. */
|
|
211
|
+
DeleteV1WebhooksIdResponseBody$.inboundSchema = DeleteV1WebhooksIdResponseBody$inboundSchema;
|
|
212
|
+
/** @deprecated use `DeleteV1WebhooksIdResponseBody$outboundSchema` instead. */
|
|
213
|
+
DeleteV1WebhooksIdResponseBody$.outboundSchema = DeleteV1WebhooksIdResponseBody$outboundSchema;
|
|
214
|
+
})(DeleteV1WebhooksIdResponseBody$ || (DeleteV1WebhooksIdResponseBody$ = {}));
|
|
215
|
+
//# sourceMappingURL=deletev1webhooksid.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"deletev1webhooksid.js","sourceRoot":"","sources":["../../../../src/models/errors/deletev1webhooksid.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,102 @@
|
|
|
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 Details = {
|
|
6
|
+
field: string;
|
|
7
|
+
issue: string;
|
|
8
|
+
message: string;
|
|
9
|
+
};
|
|
10
|
+
export type ErrorT = {
|
|
11
|
+
code: string;
|
|
12
|
+
message: string;
|
|
13
|
+
details?: Array<Details> | undefined;
|
|
14
|
+
};
|
|
15
|
+
/**
|
|
16
|
+
* Default Response
|
|
17
|
+
*/
|
|
18
|
+
export type GetV1MerchantsResponseBodyData = {
|
|
19
|
+
error: ErrorT;
|
|
20
|
+
};
|
|
21
|
+
/**
|
|
22
|
+
* Default Response
|
|
23
|
+
*/
|
|
24
|
+
export declare class GetV1MerchantsResponseBody extends BeyondPciError {
|
|
25
|
+
error: ErrorT;
|
|
26
|
+
/** The original data that was passed to this error instance. */
|
|
27
|
+
data$: GetV1MerchantsResponseBodyData;
|
|
28
|
+
constructor(err: GetV1MerchantsResponseBodyData, httpMeta: {
|
|
29
|
+
response: Response;
|
|
30
|
+
request: Request;
|
|
31
|
+
body: string;
|
|
32
|
+
});
|
|
33
|
+
}
|
|
34
|
+
/** @internal */
|
|
35
|
+
export declare const Details$inboundSchema: z.ZodType<Details, z.ZodTypeDef, unknown>;
|
|
36
|
+
/** @internal */
|
|
37
|
+
export type Details$Outbound = {
|
|
38
|
+
field: string;
|
|
39
|
+
issue: string;
|
|
40
|
+
message: string;
|
|
41
|
+
};
|
|
42
|
+
/** @internal */
|
|
43
|
+
export declare const Details$outboundSchema: z.ZodType<Details$Outbound, z.ZodTypeDef, Details>;
|
|
44
|
+
/**
|
|
45
|
+
* @internal
|
|
46
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
47
|
+
*/
|
|
48
|
+
export declare namespace Details$ {
|
|
49
|
+
/** @deprecated use `Details$inboundSchema` instead. */
|
|
50
|
+
const inboundSchema: z.ZodType<Details, z.ZodTypeDef, unknown>;
|
|
51
|
+
/** @deprecated use `Details$outboundSchema` instead. */
|
|
52
|
+
const outboundSchema: z.ZodType<Details$Outbound, z.ZodTypeDef, Details>;
|
|
53
|
+
/** @deprecated use `Details$Outbound` instead. */
|
|
54
|
+
type Outbound = Details$Outbound;
|
|
55
|
+
}
|
|
56
|
+
export declare function detailsToJSON(details: Details): string;
|
|
57
|
+
export declare function detailsFromJSON(jsonString: string): SafeParseResult<Details, SDKValidationError>;
|
|
58
|
+
/** @internal */
|
|
59
|
+
export declare const ErrorT$inboundSchema: z.ZodType<ErrorT, z.ZodTypeDef, unknown>;
|
|
60
|
+
/** @internal */
|
|
61
|
+
export type ErrorT$Outbound = {
|
|
62
|
+
code: string;
|
|
63
|
+
message: string;
|
|
64
|
+
details?: Array<Details$Outbound> | undefined;
|
|
65
|
+
};
|
|
66
|
+
/** @internal */
|
|
67
|
+
export declare const ErrorT$outboundSchema: z.ZodType<ErrorT$Outbound, z.ZodTypeDef, ErrorT>;
|
|
68
|
+
/**
|
|
69
|
+
* @internal
|
|
70
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
71
|
+
*/
|
|
72
|
+
export declare namespace ErrorT$ {
|
|
73
|
+
/** @deprecated use `ErrorT$inboundSchema` instead. */
|
|
74
|
+
const inboundSchema: z.ZodType<ErrorT, z.ZodTypeDef, unknown>;
|
|
75
|
+
/** @deprecated use `ErrorT$outboundSchema` instead. */
|
|
76
|
+
const outboundSchema: z.ZodType<ErrorT$Outbound, z.ZodTypeDef, ErrorT>;
|
|
77
|
+
/** @deprecated use `ErrorT$Outbound` instead. */
|
|
78
|
+
type Outbound = ErrorT$Outbound;
|
|
79
|
+
}
|
|
80
|
+
export declare function errorToJSON(errorT: ErrorT): string;
|
|
81
|
+
export declare function errorFromJSON(jsonString: string): SafeParseResult<ErrorT, SDKValidationError>;
|
|
82
|
+
/** @internal */
|
|
83
|
+
export declare const GetV1MerchantsResponseBody$inboundSchema: z.ZodType<GetV1MerchantsResponseBody, z.ZodTypeDef, unknown>;
|
|
84
|
+
/** @internal */
|
|
85
|
+
export type GetV1MerchantsResponseBody$Outbound = {
|
|
86
|
+
error: ErrorT$Outbound;
|
|
87
|
+
};
|
|
88
|
+
/** @internal */
|
|
89
|
+
export declare const GetV1MerchantsResponseBody$outboundSchema: z.ZodType<GetV1MerchantsResponseBody$Outbound, z.ZodTypeDef, GetV1MerchantsResponseBody>;
|
|
90
|
+
/**
|
|
91
|
+
* @internal
|
|
92
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
93
|
+
*/
|
|
94
|
+
export declare namespace GetV1MerchantsResponseBody$ {
|
|
95
|
+
/** @deprecated use `GetV1MerchantsResponseBody$inboundSchema` instead. */
|
|
96
|
+
const inboundSchema: z.ZodType<GetV1MerchantsResponseBody, z.ZodTypeDef, unknown>;
|
|
97
|
+
/** @deprecated use `GetV1MerchantsResponseBody$outboundSchema` instead. */
|
|
98
|
+
const outboundSchema: z.ZodType<GetV1MerchantsResponseBody$Outbound, z.ZodTypeDef, GetV1MerchantsResponseBody>;
|
|
99
|
+
/** @deprecated use `GetV1MerchantsResponseBody$Outbound` instead. */
|
|
100
|
+
type Outbound = GetV1MerchantsResponseBody$Outbound;
|
|
101
|
+
}
|
|
102
|
+
//# sourceMappingURL=getv1merchants.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getv1merchants.d.ts","sourceRoot":"","sources":["../../../../src/models/errors/getv1merchants.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,111 @@
|
|
|
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 GetV1MerchantsResponseBody 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 = "GetV1MerchantsResponseBody";
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
/** @internal */
|
|
22
|
+
export const Details$inboundSchema = z.object({
|
|
23
|
+
field: z.string(),
|
|
24
|
+
issue: z.string(),
|
|
25
|
+
message: z.string(),
|
|
26
|
+
});
|
|
27
|
+
/** @internal */
|
|
28
|
+
export const Details$outboundSchema = z.object({
|
|
29
|
+
field: z.string(),
|
|
30
|
+
issue: z.string(),
|
|
31
|
+
message: z.string(),
|
|
32
|
+
});
|
|
33
|
+
/**
|
|
34
|
+
* @internal
|
|
35
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
36
|
+
*/
|
|
37
|
+
export var Details$;
|
|
38
|
+
(function (Details$) {
|
|
39
|
+
/** @deprecated use `Details$inboundSchema` instead. */
|
|
40
|
+
Details$.inboundSchema = Details$inboundSchema;
|
|
41
|
+
/** @deprecated use `Details$outboundSchema` instead. */
|
|
42
|
+
Details$.outboundSchema = Details$outboundSchema;
|
|
43
|
+
})(Details$ || (Details$ = {}));
|
|
44
|
+
export function detailsToJSON(details) {
|
|
45
|
+
return JSON.stringify(Details$outboundSchema.parse(details));
|
|
46
|
+
}
|
|
47
|
+
export function detailsFromJSON(jsonString) {
|
|
48
|
+
return safeParse(jsonString, (x) => Details$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'Details' from JSON`);
|
|
49
|
+
}
|
|
50
|
+
/** @internal */
|
|
51
|
+
export const ErrorT$inboundSchema = z
|
|
52
|
+
.object({
|
|
53
|
+
code: z.string(),
|
|
54
|
+
message: z.string(),
|
|
55
|
+
details: z.array(z.lazy(() => Details$inboundSchema)).optional(),
|
|
56
|
+
});
|
|
57
|
+
/** @internal */
|
|
58
|
+
export const ErrorT$outboundSchema = z.object({
|
|
59
|
+
code: z.string(),
|
|
60
|
+
message: z.string(),
|
|
61
|
+
details: z.array(z.lazy(() => Details$outboundSchema)).optional(),
|
|
62
|
+
});
|
|
63
|
+
/**
|
|
64
|
+
* @internal
|
|
65
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
66
|
+
*/
|
|
67
|
+
export var ErrorT$;
|
|
68
|
+
(function (ErrorT$) {
|
|
69
|
+
/** @deprecated use `ErrorT$inboundSchema` instead. */
|
|
70
|
+
ErrorT$.inboundSchema = ErrorT$inboundSchema;
|
|
71
|
+
/** @deprecated use `ErrorT$outboundSchema` instead. */
|
|
72
|
+
ErrorT$.outboundSchema = ErrorT$outboundSchema;
|
|
73
|
+
})(ErrorT$ || (ErrorT$ = {}));
|
|
74
|
+
export function errorToJSON(errorT) {
|
|
75
|
+
return JSON.stringify(ErrorT$outboundSchema.parse(errorT));
|
|
76
|
+
}
|
|
77
|
+
export function errorFromJSON(jsonString) {
|
|
78
|
+
return safeParse(jsonString, (x) => ErrorT$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'ErrorT' from JSON`);
|
|
79
|
+
}
|
|
80
|
+
/** @internal */
|
|
81
|
+
export const GetV1MerchantsResponseBody$inboundSchema = z.object({
|
|
82
|
+
error: z.lazy(() => ErrorT$inboundSchema),
|
|
83
|
+
request$: z.instanceof(Request),
|
|
84
|
+
response$: z.instanceof(Response),
|
|
85
|
+
body$: z.string(),
|
|
86
|
+
})
|
|
87
|
+
.transform((v) => {
|
|
88
|
+
return new GetV1MerchantsResponseBody(v, {
|
|
89
|
+
request: v.request$,
|
|
90
|
+
response: v.response$,
|
|
91
|
+
body: v.body$,
|
|
92
|
+
});
|
|
93
|
+
});
|
|
94
|
+
/** @internal */
|
|
95
|
+
export const GetV1MerchantsResponseBody$outboundSchema = z.instanceof(GetV1MerchantsResponseBody)
|
|
96
|
+
.transform(v => v.data$)
|
|
97
|
+
.pipe(z.object({
|
|
98
|
+
error: z.lazy(() => ErrorT$outboundSchema),
|
|
99
|
+
}));
|
|
100
|
+
/**
|
|
101
|
+
* @internal
|
|
102
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
103
|
+
*/
|
|
104
|
+
export var GetV1MerchantsResponseBody$;
|
|
105
|
+
(function (GetV1MerchantsResponseBody$) {
|
|
106
|
+
/** @deprecated use `GetV1MerchantsResponseBody$inboundSchema` instead. */
|
|
107
|
+
GetV1MerchantsResponseBody$.inboundSchema = GetV1MerchantsResponseBody$inboundSchema;
|
|
108
|
+
/** @deprecated use `GetV1MerchantsResponseBody$outboundSchema` instead. */
|
|
109
|
+
GetV1MerchantsResponseBody$.outboundSchema = GetV1MerchantsResponseBody$outboundSchema;
|
|
110
|
+
})(GetV1MerchantsResponseBody$ || (GetV1MerchantsResponseBody$ = {}));
|
|
111
|
+
//# sourceMappingURL=getv1merchants.js.map
|