@distilled.cloud/stripe 0.10.2 → 0.11.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/lib/client.d.ts +2 -2
- package/lib/client.d.ts.map +1 -1
- package/lib/client.js +16 -1
- package/lib/client.js.map +1 -1
- package/lib/errors.d.ts +23 -0
- package/lib/errors.d.ts.map +1 -1
- package/lib/errors.js +16 -0
- package/lib/errors.js.map +1 -1
- package/lib/operations/DeleteAccountsAccount.d.ts +7 -1
- package/lib/operations/DeleteAccountsAccount.d.ts.map +1 -1
- package/lib/operations/DeleteAccountsAccountExternalAccountsId.d.ts +4 -1
- package/lib/operations/DeleteAccountsAccountExternalAccountsId.d.ts.map +1 -1
- package/lib/operations/DeleteAccountsAccountPersonsPerson.d.ts +8 -1
- package/lib/operations/DeleteAccountsAccountPersonsPerson.d.ts.map +1 -1
- package/lib/operations/DeleteApplePayDomainsDomain.d.ts +7 -1
- package/lib/operations/DeleteApplePayDomainsDomain.d.ts.map +1 -1
- package/lib/operations/DeleteCouponsCoupon.d.ts +7 -1
- package/lib/operations/DeleteCouponsCoupon.d.ts.map +1 -1
- package/lib/operations/DeleteCustomersCustomer.d.ts +7 -1
- package/lib/operations/DeleteCustomersCustomer.d.ts.map +1 -1
- package/lib/operations/DeleteCustomersCustomerDiscount.d.ts +20 -1
- package/lib/operations/DeleteCustomersCustomerDiscount.d.ts.map +1 -1
- package/lib/operations/DeleteCustomersCustomerSourcesId.d.ts +5 -1
- package/lib/operations/DeleteCustomersCustomerSourcesId.d.ts.map +1 -1
- package/lib/operations/DeleteCustomersCustomerTaxIdsId.d.ts +8 -1
- package/lib/operations/DeleteCustomersCustomerTaxIdsId.d.ts.map +1 -1
- package/lib/operations/DeleteEphemeralKeysKey.d.ts +11 -1
- package/lib/operations/DeleteEphemeralKeysKey.d.ts.map +1 -1
- package/lib/operations/DeleteInvoiceitemsInvoiceitem.d.ts +7 -1
- package/lib/operations/DeleteInvoiceitemsInvoiceitem.d.ts.map +1 -1
- package/lib/operations/DeleteInvoicesInvoice.d.ts +7 -1
- package/lib/operations/DeleteInvoicesInvoice.d.ts.map +1 -1
- package/lib/operations/DeletePlansPlan.d.ts +7 -1
- package/lib/operations/DeletePlansPlan.d.ts.map +1 -1
- package/lib/operations/DeleteProductsId.d.ts +7 -1
- package/lib/operations/DeleteProductsId.d.ts.map +1 -1
- package/lib/operations/DeleteProductsProductFeaturesId.d.ts +8 -1
- package/lib/operations/DeleteProductsProductFeaturesId.d.ts.map +1 -1
- package/lib/operations/DeleteRadarValueListItemsItem.d.ts +7 -1
- package/lib/operations/DeleteRadarValueListItemsItem.d.ts.map +1 -1
- package/lib/operations/DeleteRadarValueListsValueList.d.ts +7 -1
- package/lib/operations/DeleteRadarValueListsValueList.d.ts.map +1 -1
- package/lib/operations/DeleteSubscriptionItemsItem.d.ts +11 -1
- package/lib/operations/DeleteSubscriptionItemsItem.d.ts.map +1 -1
- package/lib/operations/DeleteSubscriptionsSubscriptionExposedId.d.ts +211 -1
- package/lib/operations/DeleteSubscriptionsSubscriptionExposedId.d.ts.map +1 -1
- package/lib/operations/DeleteSubscriptionsSubscriptionExposedIdDiscount.d.ts +20 -1
- package/lib/operations/DeleteSubscriptionsSubscriptionExposedIdDiscount.d.ts.map +1 -1
- package/lib/operations/DeleteTaxIdsId.d.ts +7 -1
- package/lib/operations/DeleteTaxIdsId.d.ts.map +1 -1
- package/lib/operations/DeleteTerminalConfigurationsConfiguration.d.ts +7 -1
- package/lib/operations/DeleteTerminalConfigurationsConfiguration.d.ts.map +1 -1
- package/lib/operations/DeleteTerminalLocationsLocation.d.ts +7 -1
- package/lib/operations/DeleteTerminalLocationsLocation.d.ts.map +1 -1
- package/lib/operations/DeleteTerminalReadersReader.d.ts +9 -1
- package/lib/operations/DeleteTerminalReadersReader.d.ts.map +1 -1
- package/lib/operations/DeleteTestHelpersTestClocksTestClock.d.ts +7 -1
- package/lib/operations/DeleteTestHelpersTestClocksTestClock.d.ts.map +1 -1
- package/lib/operations/DeleteV2CoreAccountsAccountIdPersonsId.d.ts +7 -1
- package/lib/operations/DeleteV2CoreAccountsAccountIdPersonsId.d.ts.map +1 -1
- package/lib/operations/DeleteV2CoreEventDestinationsId.d.ts +6 -1
- package/lib/operations/DeleteV2CoreEventDestinationsId.d.ts.map +1 -1
- package/lib/operations/DeleteWebhookEndpointsWebhookEndpoint.d.ts +7 -1
- package/lib/operations/DeleteWebhookEndpointsWebhookEndpoint.d.ts.map +1 -1
- package/lib/operations/GetAccount.d.ts +256 -1
- package/lib/operations/GetAccount.d.ts.map +1 -1
- package/lib/operations/GetAccounts.d.ts +265 -1
- package/lib/operations/GetAccounts.d.ts.map +1 -1
- package/lib/operations/GetAccountsAccount.d.ts +257 -1
- package/lib/operations/GetAccountsAccount.d.ts.map +1 -1
- package/lib/operations/GetAccountsAccountCapabilities.d.ts +50 -1
- package/lib/operations/GetAccountsAccountCapabilities.d.ts.map +1 -1
- package/lib/operations/GetAccountsAccountCapabilitiesCapability.d.ts +46 -1
- package/lib/operations/GetAccountsAccountCapabilitiesCapability.d.ts.map +1 -1
- package/lib/operations/GetAccountsAccountExternalAccounts.d.ts +13 -1
- package/lib/operations/GetAccountsAccountExternalAccounts.d.ts.map +1 -1
- package/lib/operations/GetAccountsAccountExternalAccountsId.d.ts +5 -1
- package/lib/operations/GetAccountsAccountExternalAccountsId.d.ts.map +1 -1
- package/lib/operations/GetAccountsAccountPersons.d.ts +88 -1
- package/lib/operations/GetAccountsAccountPersons.d.ts.map +1 -1
- package/lib/operations/GetAccountsAccountPersonsPerson.d.ts +80 -1
- package/lib/operations/GetAccountsAccountPersonsPerson.d.ts.map +1 -1
- package/lib/operations/GetApplePayDomains.d.ts +18 -1
- package/lib/operations/GetApplePayDomains.d.ts.map +1 -1
- package/lib/operations/GetApplePayDomainsDomain.d.ts +10 -1
- package/lib/operations/GetApplePayDomainsDomain.d.ts.map +1 -1
- package/lib/operations/GetApplicationFees.d.ts +45 -1
- package/lib/operations/GetApplicationFees.d.ts.map +1 -1
- package/lib/operations/GetApplicationFeesFeeRefundsId.d.ts +16 -1
- package/lib/operations/GetApplicationFeesFeeRefundsId.d.ts.map +1 -1
- package/lib/operations/GetApplicationFeesId.d.ts +36 -1
- package/lib/operations/GetApplicationFeesId.d.ts.map +1 -1
- package/lib/operations/GetApplicationFeesIdRefunds.d.ts +23 -1
- package/lib/operations/GetApplicationFeesIdRefunds.d.ts.map +1 -1
- package/lib/operations/GetAppsSecrets.d.ts +25 -1
- package/lib/operations/GetAppsSecrets.d.ts.map +1 -1
- package/lib/operations/GetAppsSecretsFind.d.ts +18 -1
- package/lib/operations/GetAppsSecretsFind.d.ts.map +1 -1
- package/lib/operations/GetBalance.d.ts +82 -1
- package/lib/operations/GetBalance.d.ts.map +1 -1
- package/lib/operations/GetBalanceSettings.d.ts +13 -1
- package/lib/operations/GetBalanceSettings.d.ts.map +1 -1
- package/lib/operations/GetBalanceTransactions.d.ts +39 -1
- package/lib/operations/GetBalanceTransactions.d.ts.map +1 -1
- package/lib/operations/GetBalanceTransactionsId.d.ts +27 -1
- package/lib/operations/GetBalanceTransactionsId.d.ts.map +1 -1
- package/lib/operations/GetBillingAlerts.d.ts +21 -1
- package/lib/operations/GetBillingAlerts.d.ts.map +1 -1
- package/lib/operations/GetBillingAlertsId.d.ts +12 -1
- package/lib/operations/GetBillingAlertsId.d.ts.map +1 -1
- package/lib/operations/GetBillingCreditBalanceSummary.d.ts +21 -1
- package/lib/operations/GetBillingCreditBalanceSummary.d.ts.map +1 -1
- package/lib/operations/GetBillingCreditBalanceTransactions.d.ts +25 -1
- package/lib/operations/GetBillingCreditBalanceTransactions.d.ts.map +1 -1
- package/lib/operations/GetBillingCreditBalanceTransactionsId.d.ts +15 -1
- package/lib/operations/GetBillingCreditBalanceTransactionsId.d.ts.map +1 -1
- package/lib/operations/GetBillingCreditGrants.d.ts +43 -1
- package/lib/operations/GetBillingCreditGrants.d.ts.map +1 -1
- package/lib/operations/GetBillingCreditGrantsId.d.ts +34 -1
- package/lib/operations/GetBillingCreditGrantsId.d.ts.map +1 -1
- package/lib/operations/GetBillingMeters.d.ts +35 -1
- package/lib/operations/GetBillingMeters.d.ts.map +1 -1
- package/lib/operations/GetBillingMetersId.d.ts +27 -1
- package/lib/operations/GetBillingMetersId.d.ts.map +1 -1
- package/lib/operations/GetBillingMetersIdEventSummaries.d.ts +24 -1
- package/lib/operations/GetBillingMetersIdEventSummaries.d.ts.map +1 -1
- package/lib/operations/GetBillingPortalConfigurations.d.ts +79 -1
- package/lib/operations/GetBillingPortalConfigurations.d.ts.map +1 -1
- package/lib/operations/GetBillingPortalConfigurationsConfiguration.d.ts +70 -1
- package/lib/operations/GetBillingPortalConfigurationsConfiguration.d.ts.map +1 -1
- package/lib/operations/GetCharges.d.ts +217 -1
- package/lib/operations/GetCharges.d.ts.map +1 -1
- package/lib/operations/GetChargesCharge.d.ts +206 -1
- package/lib/operations/GetChargesCharge.d.ts.map +1 -1
- package/lib/operations/GetChargesChargeRefunds.d.ts +133 -1
- package/lib/operations/GetChargesChargeRefunds.d.ts.map +1 -1
- package/lib/operations/GetChargesChargeRefundsRefund.d.ts +126 -1
- package/lib/operations/GetChargesChargeRefundsRefund.d.ts.map +1 -1
- package/lib/operations/GetChargesSearch.d.ts +215 -1
- package/lib/operations/GetChargesSearch.d.ts.map +1 -1
- package/lib/operations/GetCheckoutSessions.d.ts +230 -1
- package/lib/operations/GetCheckoutSessions.d.ts.map +1 -1
- package/lib/operations/GetCheckoutSessionsSession.d.ts +215 -1
- package/lib/operations/GetCheckoutSessionsSession.d.ts.map +1 -1
- package/lib/operations/GetCheckoutSessionsSessionLineItems.d.ts +75 -1
- package/lib/operations/GetCheckoutSessionsSessionLineItems.d.ts.map +1 -1
- package/lib/operations/GetClimateOrders.d.ts +58 -1
- package/lib/operations/GetClimateOrders.d.ts.map +1 -1
- package/lib/operations/GetClimateOrdersOrder.d.ts +51 -1
- package/lib/operations/GetClimateOrdersOrder.d.ts.map +1 -1
- package/lib/operations/GetClimateProducts.d.ts +41 -1
- package/lib/operations/GetClimateProducts.d.ts.map +1 -1
- package/lib/operations/GetClimateProductsProduct.d.ts +34 -1
- package/lib/operations/GetClimateProductsProduct.d.ts.map +1 -1
- package/lib/operations/GetClimateSuppliers.d.ts +25 -1
- package/lib/operations/GetClimateSuppliers.d.ts.map +1 -1
- package/lib/operations/GetClimateSuppliersSupplier.d.ts +18 -1
- package/lib/operations/GetClimateSuppliersSupplier.d.ts.map +1 -1
- package/lib/operations/GetConfirmationTokensConfirmationToken.d.ts +19 -1
- package/lib/operations/GetConfirmationTokensConfirmationToken.d.ts.map +1 -1
- package/lib/operations/GetCountrySpecs.d.ts +31 -1
- package/lib/operations/GetCountrySpecs.d.ts.map +1 -1
- package/lib/operations/GetCountrySpecsCountry.d.ts +24 -1
- package/lib/operations/GetCountrySpecsCountry.d.ts.map +1 -1
- package/lib/operations/GetCoupons.d.ts +38 -1
- package/lib/operations/GetCoupons.d.ts.map +1 -1
- package/lib/operations/GetCouponsCoupon.d.ts +30 -1
- package/lib/operations/GetCouponsCoupon.d.ts.map +1 -1
- package/lib/operations/GetCreditNotes.d.ts +132 -1
- package/lib/operations/GetCreditNotes.d.ts.map +1 -1
- package/lib/operations/GetCreditNotesCreditNoteLines.d.ts +67 -1
- package/lib/operations/GetCreditNotesCreditNoteLines.d.ts.map +1 -1
- package/lib/operations/GetCreditNotesId.d.ts +121 -1
- package/lib/operations/GetCreditNotesId.d.ts.map +1 -1
- package/lib/operations/GetCreditNotesPreview.d.ts +133 -1
- package/lib/operations/GetCreditNotesPreview.d.ts.map +1 -1
- package/lib/operations/GetCreditNotesPreviewLines.d.ts +79 -1
- package/lib/operations/GetCreditNotesPreviewLines.d.ts.map +1 -1
- package/lib/operations/GetCustomers.d.ts +291 -1
- package/lib/operations/GetCustomers.d.ts.map +1 -1
- package/lib/operations/GetCustomersCustomer.d.ts +4 -1
- package/lib/operations/GetCustomersCustomer.d.ts.map +1 -1
- package/lib/operations/GetCustomersCustomerBalanceTransactions.d.ts +32 -1
- package/lib/operations/GetCustomersCustomerBalanceTransactions.d.ts.map +1 -1
- package/lib/operations/GetCustomersCustomerBalanceTransactionsTransaction.d.ts +23 -1
- package/lib/operations/GetCustomersCustomerBalanceTransactionsTransaction.d.ts.map +1 -1
- package/lib/operations/GetCustomersCustomerCashBalance.d.ts +16 -1
- package/lib/operations/GetCustomersCustomerCashBalance.d.ts.map +1 -1
- package/lib/operations/GetCustomersCustomerCashBalanceTransactions.d.ts +64 -1
- package/lib/operations/GetCustomersCustomerCashBalanceTransactions.d.ts.map +1 -1
- package/lib/operations/GetCustomersCustomerCashBalanceTransactionsTransaction.d.ts +57 -1
- package/lib/operations/GetCustomersCustomerCashBalanceTransactionsTransaction.d.ts.map +1 -1
- package/lib/operations/GetCustomersCustomerPaymentMethods.d.ts +223 -1
- package/lib/operations/GetCustomersCustomerPaymentMethods.d.ts.map +1 -1
- package/lib/operations/GetCustomersCustomerPaymentMethodsPaymentMethod.d.ts +214 -1
- package/lib/operations/GetCustomersCustomerPaymentMethodsPaymentMethod.d.ts.map +1 -1
- package/lib/operations/GetCustomersCustomerSources.d.ts +13 -1
- package/lib/operations/GetCustomersCustomerSources.d.ts.map +1 -1
- package/lib/operations/GetCustomersCustomerSourcesId.d.ts +5 -1
- package/lib/operations/GetCustomersCustomerSourcesId.d.ts.map +1 -1
- package/lib/operations/GetCustomersCustomerTaxIds.d.ts +24 -1
- package/lib/operations/GetCustomersCustomerTaxIds.d.ts.map +1 -1
- package/lib/operations/GetCustomersCustomerTaxIdsId.d.ts +17 -1
- package/lib/operations/GetCustomersCustomerTaxIdsId.d.ts.map +1 -1
- package/lib/operations/GetCustomersSearch.d.ts +290 -1
- package/lib/operations/GetCustomersSearch.d.ts.map +1 -1
- package/lib/operations/GetDisputes.d.ts +136 -1
- package/lib/operations/GetDisputes.d.ts.map +1 -1
- package/lib/operations/GetDisputesDispute.d.ts +126 -1
- package/lib/operations/GetDisputesDispute.d.ts.map +1 -1
- package/lib/operations/GetEntitlementsActiveEntitlements.d.ts +18 -1
- package/lib/operations/GetEntitlementsActiveEntitlements.d.ts.map +1 -1
- package/lib/operations/GetEntitlementsActiveEntitlementsId.d.ts +10 -1
- package/lib/operations/GetEntitlementsActiveEntitlementsId.d.ts.map +1 -1
- package/lib/operations/GetEntitlementsFeatures.d.ts +23 -1
- package/lib/operations/GetEntitlementsFeatures.d.ts.map +1 -1
- package/lib/operations/GetEntitlementsFeaturesId.d.ts +14 -1
- package/lib/operations/GetEntitlementsFeaturesId.d.ts.map +1 -1
- package/lib/operations/GetEvents.d.ts +30 -1
- package/lib/operations/GetEvents.d.ts.map +1 -1
- package/lib/operations/GetEventsId.d.ts +19 -1
- package/lib/operations/GetEventsId.d.ts.map +1 -1
- package/lib/operations/GetExchangeRates.d.ts +17 -1
- package/lib/operations/GetExchangeRates.d.ts.map +1 -1
- package/lib/operations/GetExchangeRatesRateId.d.ts +10 -1
- package/lib/operations/GetExchangeRatesRateId.d.ts.map +1 -1
- package/lib/operations/GetFileLinks.d.ts +26 -1
- package/lib/operations/GetFileLinks.d.ts.map +1 -1
- package/lib/operations/GetFileLinksLink.d.ts +16 -1
- package/lib/operations/GetFileLinksLink.d.ts.map +1 -1
- package/lib/operations/GetFiles.d.ts +42 -1
- package/lib/operations/GetFiles.d.ts.map +1 -1
- package/lib/operations/GetFilesFile.d.ts +33 -1
- package/lib/operations/GetFilesFile.d.ts.map +1 -1
- package/lib/operations/GetFinancialConnectionsAccounts.d.ts +39 -1
- package/lib/operations/GetFinancialConnectionsAccounts.d.ts.map +1 -1
- package/lib/operations/GetFinancialConnectionsAccountsAccount.d.ts +30 -1
- package/lib/operations/GetFinancialConnectionsAccountsAccount.d.ts.map +1 -1
- package/lib/operations/GetFinancialConnectionsAccountsAccountOwners.d.ts +22 -1
- package/lib/operations/GetFinancialConnectionsAccountsAccountOwners.d.ts.map +1 -1
- package/lib/operations/GetFinancialConnectionsSessionsSession.d.ts +49 -1
- package/lib/operations/GetFinancialConnectionsSessionsSession.d.ts.map +1 -1
- package/lib/operations/GetFinancialConnectionsTransactions.d.ts +30 -1
- package/lib/operations/GetFinancialConnectionsTransactions.d.ts.map +1 -1
- package/lib/operations/GetFinancialConnectionsTransactionsTransaction.d.ts +20 -1
- package/lib/operations/GetFinancialConnectionsTransactionsTransaction.d.ts.map +1 -1
- package/lib/operations/GetForwardingRequests.d.ts +26 -1
- package/lib/operations/GetForwardingRequests.d.ts.map +1 -1
- package/lib/operations/GetForwardingRequestsId.d.ts +18 -1
- package/lib/operations/GetForwardingRequestsId.d.ts.map +1 -1
- package/lib/operations/GetIdentityVerificationReports.d.ts +75 -1
- package/lib/operations/GetIdentityVerificationReports.d.ts.map +1 -1
- package/lib/operations/GetIdentityVerificationReportsReport.d.ts +64 -1
- package/lib/operations/GetIdentityVerificationReportsReport.d.ts.map +1 -1
- package/lib/operations/GetIdentityVerificationSessions.d.ts +42 -1
- package/lib/operations/GetIdentityVerificationSessions.d.ts.map +1 -1
- package/lib/operations/GetIdentityVerificationSessionsSession.d.ts +30 -1
- package/lib/operations/GetIdentityVerificationSessionsSession.d.ts.map +1 -1
- package/lib/operations/GetInvoicePayments.d.ts +36 -1
- package/lib/operations/GetInvoicePayments.d.ts.map +1 -1
- package/lib/operations/GetInvoicePaymentsInvoicePayment.d.ts +25 -1
- package/lib/operations/GetInvoicePaymentsInvoicePayment.d.ts.map +1 -1
- package/lib/operations/GetInvoiceRenderingTemplates.d.ts +23 -1
- package/lib/operations/GetInvoiceRenderingTemplates.d.ts.map +1 -1
- package/lib/operations/GetInvoiceRenderingTemplatesTemplate.d.ts +16 -1
- package/lib/operations/GetInvoiceRenderingTemplatesTemplate.d.ts.map +1 -1
- package/lib/operations/GetInvoiceitems.d.ts +71 -1
- package/lib/operations/GetInvoiceitems.d.ts.map +1 -1
- package/lib/operations/GetInvoiceitemsInvoiceitem.d.ts +59 -1
- package/lib/operations/GetInvoiceitemsInvoiceitem.d.ts.map +1 -1
- package/lib/operations/GetInvoices.d.ts +237 -1
- package/lib/operations/GetInvoices.d.ts.map +1 -1
- package/lib/operations/GetInvoicesInvoice.d.ts +223 -1
- package/lib/operations/GetInvoicesInvoice.d.ts.map +1 -1
- package/lib/operations/GetInvoicesInvoiceLines.d.ts +53 -1
- package/lib/operations/GetInvoicesInvoiceLines.d.ts.map +1 -1
- package/lib/operations/GetInvoicesSearch.d.ts +232 -1
- package/lib/operations/GetInvoicesSearch.d.ts.map +1 -1
- package/lib/operations/GetIssuingAuthorizations.d.ts +216 -1
- package/lib/operations/GetIssuingAuthorizations.d.ts.map +1 -1
- package/lib/operations/GetIssuingAuthorizationsAuthorization.d.ts +205 -1
- package/lib/operations/GetIssuingAuthorizationsAuthorization.d.ts.map +1 -1
- package/lib/operations/GetIssuingCardholders.d.ts +47 -1
- package/lib/operations/GetIssuingCardholders.d.ts.map +1 -1
- package/lib/operations/GetIssuingCardholdersCardholder.d.ts +35 -1
- package/lib/operations/GetIssuingCardholdersCardholder.d.ts.map +1 -1
- package/lib/operations/GetIssuingCards.d.ts +91 -1
- package/lib/operations/GetIssuingCards.d.ts.map +1 -1
- package/lib/operations/GetIssuingCardsCard.d.ts +76 -1
- package/lib/operations/GetIssuingCardsCard.d.ts.map +1 -1
- package/lib/operations/GetIssuingDisputes.d.ts +111 -1
- package/lib/operations/GetIssuingDisputes.d.ts.map +1 -1
- package/lib/operations/GetIssuingDisputesDispute.d.ts +101 -1
- package/lib/operations/GetIssuingDisputesDispute.d.ts.map +1 -1
- package/lib/operations/GetIssuingPersonalizationDesigns.d.ts +36 -1
- package/lib/operations/GetIssuingPersonalizationDesigns.d.ts.map +1 -1
- package/lib/operations/GetIssuingPersonalizationDesignsPersonalizationDesign.d.ts +26 -1
- package/lib/operations/GetIssuingPersonalizationDesignsPersonalizationDesign.d.ts.map +1 -1
- package/lib/operations/GetIssuingPhysicalBundles.d.ts +25 -1
- package/lib/operations/GetIssuingPhysicalBundles.d.ts.map +1 -1
- package/lib/operations/GetIssuingPhysicalBundlesPhysicalBundle.d.ts +16 -1
- package/lib/operations/GetIssuingPhysicalBundlesPhysicalBundle.d.ts.map +1 -1
- package/lib/operations/GetIssuingTokens.d.ts +64 -1
- package/lib/operations/GetIssuingTokens.d.ts.map +1 -1
- package/lib/operations/GetIssuingTokensToken.d.ts +54 -1
- package/lib/operations/GetIssuingTokensToken.d.ts.map +1 -1
- package/lib/operations/GetIssuingTransactions.d.ts +52 -1
- package/lib/operations/GetIssuingTransactions.d.ts.map +1 -1
- package/lib/operations/GetIssuingTransactionsTransaction.d.ts +41 -1
- package/lib/operations/GetIssuingTransactionsTransaction.d.ts.map +1 -1
- package/lib/operations/GetMandatesMandate.d.ts +82 -1
- package/lib/operations/GetMandatesMandate.d.ts.map +1 -1
- package/lib/operations/GetPaymentAttemptRecords.d.ts +61 -1
- package/lib/operations/GetPaymentAttemptRecords.d.ts.map +1 -1
- package/lib/operations/GetPaymentAttemptRecordsId.d.ts +54 -1
- package/lib/operations/GetPaymentAttemptRecordsId.d.ts.map +1 -1
- package/lib/operations/GetPaymentIntents.d.ts +107 -1
- package/lib/operations/GetPaymentIntents.d.ts.map +1 -1
- package/lib/operations/GetPaymentIntentsIntent.d.ts +98 -1
- package/lib/operations/GetPaymentIntentsIntent.d.ts.map +1 -1
- package/lib/operations/GetPaymentIntentsIntentAmountDetailsLineItems.d.ts +23 -1
- package/lib/operations/GetPaymentIntentsIntentAmountDetailsLineItems.d.ts.map +1 -1
- package/lib/operations/GetPaymentIntentsSearch.d.ts +106 -1
- package/lib/operations/GetPaymentIntentsSearch.d.ts.map +1 -1
- package/lib/operations/GetPaymentLinks.d.ts +180 -1
- package/lib/operations/GetPaymentLinks.d.ts.map +1 -1
- package/lib/operations/GetPaymentLinksPaymentLink.d.ts +172 -1
- package/lib/operations/GetPaymentLinksPaymentLink.d.ts.map +1 -1
- package/lib/operations/GetPaymentLinksPaymentLinkLineItems.d.ts +75 -1
- package/lib/operations/GetPaymentLinksPaymentLinkLineItems.d.ts.map +1 -1
- package/lib/operations/GetPaymentMethodConfigurations.d.ts +461 -1
- package/lib/operations/GetPaymentMethodConfigurations.d.ts.map +1 -1
- package/lib/operations/GetPaymentMethodConfigurationsConfiguration.d.ts +453 -1
- package/lib/operations/GetPaymentMethodConfigurationsConfiguration.d.ts.map +1 -1
- package/lib/operations/GetPaymentMethodDomains.d.ts +56 -1
- package/lib/operations/GetPaymentMethodDomains.d.ts.map +1 -1
- package/lib/operations/GetPaymentMethodDomainsPaymentMethodDomain.d.ts +47 -1
- package/lib/operations/GetPaymentMethodDomainsPaymentMethodDomain.d.ts.map +1 -1
- package/lib/operations/GetPaymentMethods.d.ts +224 -1
- package/lib/operations/GetPaymentMethods.d.ts.map +1 -1
- package/lib/operations/GetPaymentMethodsPaymentMethod.d.ts +213 -1
- package/lib/operations/GetPaymentMethodsPaymentMethod.d.ts.map +1 -1
- package/lib/operations/GetPaymentRecordsId.d.ts +54 -1
- package/lib/operations/GetPaymentRecordsId.d.ts.map +1 -1
- package/lib/operations/GetPayouts.d.ts +45 -1
- package/lib/operations/GetPayouts.d.ts.map +1 -1
- package/lib/operations/GetPayoutsPayout.d.ts +34 -1
- package/lib/operations/GetPayoutsPayout.d.ts.map +1 -1
- package/lib/operations/GetPlans.d.ts +43 -1
- package/lib/operations/GetPlans.d.ts.map +1 -1
- package/lib/operations/GetPlansPlan.d.ts +33 -1
- package/lib/operations/GetPlansPlan.d.ts.map +1 -1
- package/lib/operations/GetPrices.d.ts +62 -1
- package/lib/operations/GetPrices.d.ts.map +1 -1
- package/lib/operations/GetPricesPrice.d.ts +48 -1
- package/lib/operations/GetPricesPrice.d.ts.map +1 -1
- package/lib/operations/GetPricesSearch.d.ts +57 -1
- package/lib/operations/GetPricesSearch.d.ts.map +1 -1
- package/lib/operations/GetProducts.d.ts +41 -1
- package/lib/operations/GetProducts.d.ts.map +1 -1
- package/lib/operations/GetProductsId.d.ts +28 -1
- package/lib/operations/GetProductsId.d.ts.map +1 -1
- package/lib/operations/GetProductsProductFeatures.d.ts +27 -1
- package/lib/operations/GetProductsProductFeatures.d.ts.map +1 -1
- package/lib/operations/GetProductsProductFeaturesId.d.ts +20 -1
- package/lib/operations/GetProductsProductFeaturesId.d.ts.map +1 -1
- package/lib/operations/GetProductsSearch.d.ts +37 -1
- package/lib/operations/GetProductsSearch.d.ts.map +1 -1
- package/lib/operations/GetPromotionCodes.d.ts +46 -1
- package/lib/operations/GetPromotionCodes.d.ts.map +1 -1
- package/lib/operations/GetPromotionCodesPromotionCode.d.ts +33 -1
- package/lib/operations/GetPromotionCodesPromotionCode.d.ts.map +1 -1
- package/lib/operations/GetQuotes.d.ts +334 -1
- package/lib/operations/GetQuotes.d.ts.map +1 -1
- package/lib/operations/GetQuotesQuote.d.ts +323 -1
- package/lib/operations/GetQuotesQuote.d.ts.map +1 -1
- package/lib/operations/GetQuotesQuoteComputedUpfrontLineItems.d.ts +75 -1
- package/lib/operations/GetQuotesQuoteComputedUpfrontLineItems.d.ts.map +1 -1
- package/lib/operations/GetQuotesQuoteLineItems.d.ts +75 -1
- package/lib/operations/GetQuotesQuoteLineItems.d.ts.map +1 -1
- package/lib/operations/GetQuotesQuotePdf.d.ts +4 -1
- package/lib/operations/GetQuotesQuotePdf.d.ts.map +1 -1
- package/lib/operations/GetRadarEarlyFraudWarnings.d.ts +23 -1
- package/lib/operations/GetRadarEarlyFraudWarnings.d.ts.map +1 -1
- package/lib/operations/GetRadarEarlyFraudWarningsEarlyFraudWarning.d.ts +13 -1
- package/lib/operations/GetRadarEarlyFraudWarningsEarlyFraudWarning.d.ts.map +1 -1
- package/lib/operations/GetRadarValueListItems.d.ts +22 -1
- package/lib/operations/GetRadarValueListItems.d.ts.map +1 -1
- package/lib/operations/GetRadarValueListItemsItem.d.ts +12 -1
- package/lib/operations/GetRadarValueListItemsItem.d.ts.map +1 -1
- package/lib/operations/GetRadarValueLists.d.ts +40 -1
- package/lib/operations/GetRadarValueLists.d.ts.map +1 -1
- package/lib/operations/GetRadarValueListsValueList.d.ts +30 -1
- package/lib/operations/GetRadarValueListsValueList.d.ts.map +1 -1
- package/lib/operations/GetRefunds.d.ts +135 -1
- package/lib/operations/GetRefunds.d.ts.map +1 -1
- package/lib/operations/GetRefundsRefund.d.ts +125 -1
- package/lib/operations/GetRefundsRefund.d.ts.map +1 -1
- package/lib/operations/GetReportingReportRuns.d.ts +32 -1
- package/lib/operations/GetReportingReportRuns.d.ts.map +1 -1
- package/lib/operations/GetReportingReportRunsReportRun.d.ts +24 -1
- package/lib/operations/GetReportingReportRunsReportRun.d.ts.map +1 -1
- package/lib/operations/GetReportingReportTypes.d.ts +18 -1
- package/lib/operations/GetReportingReportTypes.d.ts.map +1 -1
- package/lib/operations/GetReportingReportTypesReportType.d.ts +14 -1
- package/lib/operations/GetReportingReportTypesReportType.d.ts.map +1 -1
- package/lib/operations/GetReviews.d.ts +27 -1
- package/lib/operations/GetReviews.d.ts.map +1 -1
- package/lib/operations/GetReviewsReview.d.ts +19 -1
- package/lib/operations/GetReviewsReview.d.ts.map +1 -1
- package/lib/operations/GetSetupAttempts.d.ts +100 -1
- package/lib/operations/GetSetupAttempts.d.ts.map +1 -1
- package/lib/operations/GetSetupIntents.d.ts +46 -1
- package/lib/operations/GetSetupIntents.d.ts.map +1 -1
- package/lib/operations/GetSetupIntentsIntent.d.ts +35 -1
- package/lib/operations/GetSetupIntentsIntent.d.ts.map +1 -1
- package/lib/operations/GetShippingRates.d.ts +38 -1
- package/lib/operations/GetShippingRates.d.ts.map +1 -1
- package/lib/operations/GetShippingRatesShippingRateToken.d.ts +28 -1
- package/lib/operations/GetShippingRatesShippingRateToken.d.ts.map +1 -1
- package/lib/operations/GetSigmaScheduledQueryRuns.d.ts +25 -1
- package/lib/operations/GetSigmaScheduledQueryRuns.d.ts.map +1 -1
- package/lib/operations/GetSigmaScheduledQueryRunsScheduledQueryRun.d.ts +18 -1
- package/lib/operations/GetSigmaScheduledQueryRunsScheduledQueryRun.d.ts.map +1 -1
- package/lib/operations/GetSourcesSource.d.ts +281 -1
- package/lib/operations/GetSourcesSource.d.ts.map +1 -1
- package/lib/operations/GetSourcesSourceSourceTransactions.d.ts +53 -1
- package/lib/operations/GetSourcesSourceSourceTransactions.d.ts.map +1 -1
- package/lib/operations/GetSubscriptionItems.d.ts +122 -1
- package/lib/operations/GetSubscriptionItems.d.ts.map +1 -1
- package/lib/operations/GetSubscriptionItemsItem.d.ts +114 -1
- package/lib/operations/GetSubscriptionItemsItem.d.ts.map +1 -1
- package/lib/operations/GetSubscriptionSchedules.d.ts +197 -1
- package/lib/operations/GetSubscriptionSchedules.d.ts.map +1 -1
- package/lib/operations/GetSubscriptionSchedulesSchedule.d.ts +183 -1
- package/lib/operations/GetSubscriptionSchedulesSchedule.d.ts.map +1 -1
- package/lib/operations/GetSubscriptions.d.ts +223 -1
- package/lib/operations/GetSubscriptions.d.ts.map +1 -1
- package/lib/operations/GetSubscriptionsSearch.d.ts +214 -1
- package/lib/operations/GetSubscriptionsSearch.d.ts.map +1 -1
- package/lib/operations/GetSubscriptionsSubscriptionExposedId.d.ts +205 -1
- package/lib/operations/GetSubscriptionsSubscriptionExposedId.d.ts.map +1 -1
- package/lib/operations/GetTaxAssociationsFind.d.ts +19 -1
- package/lib/operations/GetTaxAssociationsFind.d.ts.map +1 -1
- package/lib/operations/GetTaxCalculationsCalculation.d.ts +74 -1
- package/lib/operations/GetTaxCalculationsCalculation.d.ts.map +1 -1
- package/lib/operations/GetTaxCalculationsCalculationLineItems.d.ts +39 -1
- package/lib/operations/GetTaxCalculationsCalculationLineItems.d.ts.map +1 -1
- package/lib/operations/GetTaxCodes.d.ts +16 -1
- package/lib/operations/GetTaxCodes.d.ts.map +1 -1
- package/lib/operations/GetTaxCodesId.d.ts +9 -1
- package/lib/operations/GetTaxCodesId.d.ts.map +1 -1
- package/lib/operations/GetTaxIds.d.ts +24 -1
- package/lib/operations/GetTaxIds.d.ts.map +1 -1
- package/lib/operations/GetTaxIdsId.d.ts +16 -1
- package/lib/operations/GetTaxIdsId.d.ts.map +1 -1
- package/lib/operations/GetTaxRates.d.ts +35 -1
- package/lib/operations/GetTaxRates.d.ts.map +1 -1
- package/lib/operations/GetTaxRatesTaxRate.d.ts +25 -1
- package/lib/operations/GetTaxRatesTaxRate.d.ts.map +1 -1
- package/lib/operations/GetTaxRegistrations.d.ts +447 -1
- package/lib/operations/GetTaxRegistrations.d.ts.map +1 -1
- package/lib/operations/GetTaxRegistrationsId.d.ts +439 -1
- package/lib/operations/GetTaxRegistrationsId.d.ts.map +1 -1
- package/lib/operations/GetTaxSettings.d.ts +19 -1
- package/lib/operations/GetTaxSettings.d.ts.map +1 -1
- package/lib/operations/GetTaxTransactionsTransaction.d.ts +53 -1
- package/lib/operations/GetTaxTransactionsTransaction.d.ts.map +1 -1
- package/lib/operations/GetTaxTransactionsTransactionLineItems.d.ts +28 -1
- package/lib/operations/GetTaxTransactionsTransactionLineItems.d.ts.map +1 -1
- package/lib/operations/GetTerminalConfigurations.d.ts +170 -1
- package/lib/operations/GetTerminalConfigurations.d.ts.map +1 -1
- package/lib/operations/GetTerminalConfigurationsConfiguration.d.ts +4 -1
- package/lib/operations/GetTerminalConfigurationsConfiguration.d.ts.map +1 -1
- package/lib/operations/GetTerminalLocations.d.ts +49 -1
- package/lib/operations/GetTerminalLocations.d.ts.map +1 -1
- package/lib/operations/GetTerminalLocationsLocation.d.ts +4 -1
- package/lib/operations/GetTerminalLocationsLocation.d.ts.map +1 -1
- package/lib/operations/GetTerminalReaders.d.ts +31 -1
- package/lib/operations/GetTerminalReaders.d.ts.map +1 -1
- package/lib/operations/GetTerminalReadersReader.d.ts +4 -1
- package/lib/operations/GetTerminalReadersReader.d.ts.map +1 -1
- package/lib/operations/GetTestHelpersTestClocks.d.ts +25 -1
- package/lib/operations/GetTestHelpersTestClocks.d.ts.map +1 -1
- package/lib/operations/GetTestHelpersTestClocksTestClock.d.ts +18 -1
- package/lib/operations/GetTestHelpersTestClocksTestClock.d.ts.map +1 -1
- package/lib/operations/GetTokensToken.d.ts +75 -1
- package/lib/operations/GetTokensToken.d.ts.map +1 -1
- package/lib/operations/GetTopups.d.ts +33 -1
- package/lib/operations/GetTopups.d.ts.map +1 -1
- package/lib/operations/GetTopupsTopup.d.ts +23 -1
- package/lib/operations/GetTopupsTopup.d.ts.map +1 -1
- package/lib/operations/GetTransfers.d.ts +52 -1
- package/lib/operations/GetTransfers.d.ts.map +1 -1
- package/lib/operations/GetTransfersIdReversals.d.ts +25 -1
- package/lib/operations/GetTransfersIdReversals.d.ts.map +1 -1
- package/lib/operations/GetTransfersTransfer.d.ts +42 -1
- package/lib/operations/GetTransfersTransfer.d.ts.map +1 -1
- package/lib/operations/GetTransfersTransferReversalsId.d.ts +18 -1
- package/lib/operations/GetTransfersTransferReversalsId.d.ts.map +1 -1
- package/lib/operations/GetTreasuryCreditReversals.d.ts +33 -1
- package/lib/operations/GetTreasuryCreditReversals.d.ts.map +1 -1
- package/lib/operations/GetTreasuryCreditReversalsCreditReversal.d.ts +23 -1
- package/lib/operations/GetTreasuryCreditReversalsCreditReversal.d.ts.map +1 -1
- package/lib/operations/GetTreasuryDebitReversals.d.ts +35 -1
- package/lib/operations/GetTreasuryDebitReversals.d.ts.map +1 -1
- package/lib/operations/GetTreasuryDebitReversalsDebitReversal.d.ts +24 -1
- package/lib/operations/GetTreasuryDebitReversalsDebitReversal.d.ts.map +1 -1
- package/lib/operations/GetTreasuryFinancialAccounts.d.ts +147 -1
- package/lib/operations/GetTreasuryFinancialAccounts.d.ts.map +1 -1
- package/lib/operations/GetTreasuryFinancialAccountsFinancialAccount.d.ts +138 -1
- package/lib/operations/GetTreasuryFinancialAccountsFinancialAccount.d.ts.map +1 -1
- package/lib/operations/GetTreasuryFinancialAccountsFinancialAccountFeatures.d.ts +95 -1
- package/lib/operations/GetTreasuryFinancialAccountsFinancialAccountFeatures.d.ts.map +1 -1
- package/lib/operations/GetTreasuryInboundTransfers.d.ts +42 -1
- package/lib/operations/GetTreasuryInboundTransfers.d.ts.map +1 -1
- package/lib/operations/GetTreasuryInboundTransfersId.d.ts +33 -1
- package/lib/operations/GetTreasuryInboundTransfersId.d.ts.map +1 -1
- package/lib/operations/GetTreasuryOutboundPayments.d.ts +45 -1
- package/lib/operations/GetTreasuryOutboundPayments.d.ts.map +1 -1
- package/lib/operations/GetTreasuryOutboundPaymentsId.d.ts +34 -1
- package/lib/operations/GetTreasuryOutboundPaymentsId.d.ts.map +1 -1
- package/lib/operations/GetTreasuryOutboundTransfers.d.ts +69 -1
- package/lib/operations/GetTreasuryOutboundTransfers.d.ts.map +1 -1
- package/lib/operations/GetTreasuryOutboundTransfersOutboundTransfer.d.ts +60 -1
- package/lib/operations/GetTreasuryOutboundTransfersOutboundTransfer.d.ts.map +1 -1
- package/lib/operations/GetTreasuryReceivedCredits.d.ts +63 -1
- package/lib/operations/GetTreasuryReceivedCredits.d.ts.map +1 -1
- package/lib/operations/GetTreasuryReceivedCreditsId.d.ts +53 -1
- package/lib/operations/GetTreasuryReceivedCreditsId.d.ts.map +1 -1
- package/lib/operations/GetTreasuryReceivedDebits.d.ts +62 -1
- package/lib/operations/GetTreasuryReceivedDebits.d.ts.map +1 -1
- package/lib/operations/GetTreasuryReceivedDebitsId.d.ts +53 -1
- package/lib/operations/GetTreasuryReceivedDebitsId.d.ts.map +1 -1
- package/lib/operations/GetTreasuryTransactionEntries.d.ts +34 -1
- package/lib/operations/GetTreasuryTransactionEntries.d.ts.map +1 -1
- package/lib/operations/GetTreasuryTransactionEntriesId.d.ts +22 -1
- package/lib/operations/GetTreasuryTransactionEntriesId.d.ts.map +1 -1
- package/lib/operations/GetTreasuryTransactions.d.ts +62 -1
- package/lib/operations/GetTreasuryTransactions.d.ts.map +1 -1
- package/lib/operations/GetTreasuryTransactionsId.d.ts +50 -1
- package/lib/operations/GetTreasuryTransactionsId.d.ts.map +1 -1
- package/lib/operations/GetV2CoreAccountTokensId.d.ts +10 -1
- package/lib/operations/GetV2CoreAccountTokensId.d.ts.map +1 -1
- package/lib/operations/GetV2CoreAccounts.d.ts +832 -1
- package/lib/operations/GetV2CoreAccounts.d.ts.map +1 -1
- package/lib/operations/GetV2CoreAccountsAccountIdPersonTokensId.d.ts +11 -1
- package/lib/operations/GetV2CoreAccountsAccountIdPersonTokensId.d.ts.map +1 -1
- package/lib/operations/GetV2CoreAccountsAccountIdPersons.d.ts +133 -1
- package/lib/operations/GetV2CoreAccountsAccountIdPersons.d.ts.map +1 -1
- package/lib/operations/GetV2CoreAccountsAccountIdPersonsId.d.ts +129 -1
- package/lib/operations/GetV2CoreAccountsAccountIdPersonsId.d.ts.map +1 -1
- package/lib/operations/GetV2CoreAccountsId.d.ts +827 -1
- package/lib/operations/GetV2CoreAccountsId.d.ts.map +1 -1
- package/lib/operations/GetV2CoreEventDestinations.d.ts +39 -1
- package/lib/operations/GetV2CoreEventDestinations.d.ts.map +1 -1
- package/lib/operations/GetV2CoreEventDestinationsId.d.ts +35 -1
- package/lib/operations/GetV2CoreEventDestinationsId.d.ts.map +1 -1
- package/lib/operations/GetV2CoreEvents.d.ts +25 -1
- package/lib/operations/GetV2CoreEvents.d.ts.map +1 -1
- package/lib/operations/GetV2CoreEventsId.d.ts +18 -1
- package/lib/operations/GetV2CoreEventsId.d.ts.map +1 -1
- package/lib/operations/GetWebhookEndpoints.d.ts +26 -1
- package/lib/operations/GetWebhookEndpoints.d.ts.map +1 -1
- package/lib/operations/GetWebhookEndpointsWebhookEndpoint.d.ts +19 -1
- package/lib/operations/GetWebhookEndpointsWebhookEndpoint.d.ts.map +1 -1
- package/lib/operations/PostAccountLinks.d.ts +17 -1
- package/lib/operations/PostAccountLinks.d.ts.map +1 -1
- package/lib/operations/PostAccountSessions.d.ts +290 -1
- package/lib/operations/PostAccountSessions.d.ts.map +1 -1
- package/lib/operations/PostAccounts.d.ts +725 -1
- package/lib/operations/PostAccounts.d.ts.map +1 -1
- package/lib/operations/PostAccountsAccount.d.ts +713 -1
- package/lib/operations/PostAccountsAccount.d.ts.map +1 -1
- package/lib/operations/PostAccountsAccountCapabilitiesCapability.d.ts +47 -1
- package/lib/operations/PostAccountsAccountCapabilitiesCapability.d.ts.map +1 -1
- package/lib/operations/PostAccountsAccountExternalAccounts.d.ts +9 -1
- package/lib/operations/PostAccountsAccountExternalAccounts.d.ts.map +1 -1
- package/lib/operations/PostAccountsAccountExternalAccountsId.d.ts +24 -1
- package/lib/operations/PostAccountsAccountExternalAccountsId.d.ts.map +1 -1
- package/lib/operations/PostAccountsAccountLoginLinks.d.ts +8 -1
- package/lib/operations/PostAccountsAccountLoginLinks.d.ts.map +1 -1
- package/lib/operations/PostAccountsAccountPersons.d.ts +181 -1
- package/lib/operations/PostAccountsAccountPersons.d.ts.map +1 -1
- package/lib/operations/PostAccountsAccountPersonsPerson.d.ts +182 -1
- package/lib/operations/PostAccountsAccountPersonsPerson.d.ts.map +1 -1
- package/lib/operations/PostAccountsAccountReject.d.ts +258 -1
- package/lib/operations/PostAccountsAccountReject.d.ts.map +1 -1
- package/lib/operations/PostApplePayDomains.d.ts +10 -1
- package/lib/operations/PostApplePayDomains.d.ts.map +1 -1
- package/lib/operations/PostApplicationFeesFeeRefundsId.d.ts +17 -1
- package/lib/operations/PostApplicationFeesFeeRefundsId.d.ts.map +1 -1
- package/lib/operations/PostApplicationFeesIdRefunds.d.ts +19 -1
- package/lib/operations/PostApplicationFeesIdRefunds.d.ts.map +1 -1
- package/lib/operations/PostAppsSecrets.d.ts +23 -1
- package/lib/operations/PostAppsSecrets.d.ts.map +1 -1
- package/lib/operations/PostAppsSecretsDelete.d.ts +21 -1
- package/lib/operations/PostAppsSecretsDelete.d.ts.map +1 -1
- package/lib/operations/PostBalanceSettings.d.ts +28 -1
- package/lib/operations/PostBalanceSettings.d.ts.map +1 -1
- package/lib/operations/PostBillingAlerts.d.ts +22 -1
- package/lib/operations/PostBillingAlerts.d.ts.map +1 -1
- package/lib/operations/PostBillingAlertsIdActivate.d.ts +12 -1
- package/lib/operations/PostBillingAlertsIdActivate.d.ts.map +1 -1
- package/lib/operations/PostBillingAlertsIdArchive.d.ts +12 -1
- package/lib/operations/PostBillingAlertsIdArchive.d.ts.map +1 -1
- package/lib/operations/PostBillingAlertsIdDeactivate.d.ts +12 -1
- package/lib/operations/PostBillingAlertsIdDeactivate.d.ts.map +1 -1
- package/lib/operations/PostBillingCreditGrants.d.ts +58 -1
- package/lib/operations/PostBillingCreditGrants.d.ts.map +1 -1
- package/lib/operations/PostBillingCreditGrantsId.d.ts +38 -1
- package/lib/operations/PostBillingCreditGrantsId.d.ts.map +1 -1
- package/lib/operations/PostBillingCreditGrantsIdExpire.d.ts +34 -1
- package/lib/operations/PostBillingCreditGrantsIdExpire.d.ts.map +1 -1
- package/lib/operations/PostBillingCreditGrantsIdVoid.d.ts +34 -1
- package/lib/operations/PostBillingCreditGrantsIdVoid.d.ts.map +1 -1
- package/lib/operations/PostBillingMeterEventAdjustments.d.ts +15 -1
- package/lib/operations/PostBillingMeterEventAdjustments.d.ts.map +1 -1
- package/lib/operations/PostBillingMeterEvents.d.ts +19 -1
- package/lib/operations/PostBillingMeterEvents.d.ts.map +1 -1
- package/lib/operations/PostBillingMeters.d.ts +39 -1
- package/lib/operations/PostBillingMeters.d.ts.map +1 -1
- package/lib/operations/PostBillingMetersId.d.ts +28 -1
- package/lib/operations/PostBillingMetersId.d.ts.map +1 -1
- package/lib/operations/PostBillingMetersIdDeactivate.d.ts +27 -1
- package/lib/operations/PostBillingMetersIdDeactivate.d.ts.map +1 -1
- package/lib/operations/PostBillingMetersIdReactivate.d.ts +27 -1
- package/lib/operations/PostBillingMetersIdReactivate.d.ts.map +1 -1
- package/lib/operations/PostBillingPortalConfigurations.d.ts +117 -1
- package/lib/operations/PostBillingPortalConfigurations.d.ts.map +1 -1
- package/lib/operations/PostBillingPortalConfigurationsConfiguration.d.ts +115 -1
- package/lib/operations/PostBillingPortalConfigurationsConfiguration.d.ts.map +1 -1
- package/lib/operations/PostBillingPortalSessions.d.ts +58 -1
- package/lib/operations/PostBillingPortalSessions.d.ts.map +1 -1
- package/lib/operations/PostCharges.d.ts +244 -1
- package/lib/operations/PostCharges.d.ts.map +1 -1
- package/lib/operations/PostChargesCharge.d.ts +228 -1
- package/lib/operations/PostChargesCharge.d.ts.map +1 -1
- package/lib/operations/PostChargesChargeCapture.d.ts +216 -1
- package/lib/operations/PostChargesChargeCapture.d.ts.map +1 -1
- package/lib/operations/PostCheckoutSessions.d.ts +754 -1
- package/lib/operations/PostCheckoutSessions.d.ts.map +1 -1
- package/lib/operations/PostCheckoutSessionsSession.d.ts +263 -1
- package/lib/operations/PostCheckoutSessionsSession.d.ts.map +1 -1
- package/lib/operations/PostCheckoutSessionsSessionExpire.d.ts +215 -1
- package/lib/operations/PostCheckoutSessionsSessionExpire.d.ts.map +1 -1
- package/lib/operations/PostClimateOrders.d.ts +60 -1
- package/lib/operations/PostClimateOrders.d.ts.map +1 -1
- package/lib/operations/PostClimateOrdersOrder.d.ts +55 -1
- package/lib/operations/PostClimateOrdersOrder.d.ts.map +1 -1
- package/lib/operations/PostClimateOrdersOrderCancel.d.ts +51 -1
- package/lib/operations/PostClimateOrdersOrderCancel.d.ts.map +1 -1
- package/lib/operations/PostCoupons.d.ts +47 -1
- package/lib/operations/PostCoupons.d.ts.map +1 -1
- package/lib/operations/PostCouponsCoupon.d.ts +37 -1
- package/lib/operations/PostCouponsCoupon.d.ts.map +1 -1
- package/lib/operations/PostCreditNotes.d.ts +158 -1
- package/lib/operations/PostCreditNotes.d.ts.map +1 -1
- package/lib/operations/PostCreditNotesId.d.ts +125 -1
- package/lib/operations/PostCreditNotesId.d.ts.map +1 -1
- package/lib/operations/PostCreditNotesIdVoid.d.ts +121 -1
- package/lib/operations/PostCreditNotesIdVoid.d.ts.map +1 -1
- package/lib/operations/PostCustomerSessions.d.ts +69 -1
- package/lib/operations/PostCustomerSessions.d.ts.map +1 -1
- package/lib/operations/PostCustomers.d.ts +317 -1
- package/lib/operations/PostCustomers.d.ts.map +1 -1
- package/lib/operations/PostCustomersCustomer.d.ts +313 -1
- package/lib/operations/PostCustomersCustomer.d.ts.map +1 -1
- package/lib/operations/PostCustomersCustomerBalanceTransactions.d.ts +26 -1
- package/lib/operations/PostCustomersCustomerBalanceTransactions.d.ts.map +1 -1
- package/lib/operations/PostCustomersCustomerBalanceTransactionsTransaction.d.ts +25 -1
- package/lib/operations/PostCustomersCustomerBalanceTransactionsTransaction.d.ts.map +1 -1
- package/lib/operations/PostCustomersCustomerCashBalance.d.ts +19 -1
- package/lib/operations/PostCustomersCustomerCashBalance.d.ts.map +1 -1
- package/lib/operations/PostCustomersCustomerFundingInstructions.d.ts +162 -1
- package/lib/operations/PostCustomersCustomerFundingInstructions.d.ts.map +1 -1
- package/lib/operations/PostCustomersCustomerSources.d.ts +9 -1
- package/lib/operations/PostCustomersCustomerSources.d.ts.map +1 -1
- package/lib/operations/PostCustomersCustomerSourcesId.d.ts +30 -1
- package/lib/operations/PostCustomersCustomerSourcesId.d.ts.map +1 -1
- package/lib/operations/PostCustomersCustomerSourcesIdVerify.d.ts +28 -1
- package/lib/operations/PostCustomersCustomerSourcesIdVerify.d.ts.map +1 -1
- package/lib/operations/PostCustomersCustomerTaxIds.d.ts +18 -1
- package/lib/operations/PostCustomersCustomerTaxIds.d.ts.map +1 -1
- package/lib/operations/PostDisputesDispute.d.ts +158 -1
- package/lib/operations/PostDisputesDispute.d.ts.map +1 -1
- package/lib/operations/PostDisputesDisputeClose.d.ts +126 -1
- package/lib/operations/PostDisputesDisputeClose.d.ts.map +1 -1
- package/lib/operations/PostEntitlementsFeatures.d.ts +18 -1
- package/lib/operations/PostEntitlementsFeatures.d.ts.map +1 -1
- package/lib/operations/PostEntitlementsFeaturesId.d.ts +17 -1
- package/lib/operations/PostEntitlementsFeaturesId.d.ts.map +1 -1
- package/lib/operations/PostEphemeralKeys.d.ts +14 -1
- package/lib/operations/PostEphemeralKeys.d.ts.map +1 -1
- package/lib/operations/PostFileLinks.d.ts +18 -1
- package/lib/operations/PostFileLinks.d.ts.map +1 -1
- package/lib/operations/PostFileLinksLink.d.ts +18 -1
- package/lib/operations/PostFileLinksLink.d.ts.map +1 -1
- package/lib/operations/PostFiles.d.ts +39 -1
- package/lib/operations/PostFiles.d.ts.map +1 -1
- package/lib/operations/PostFinancialConnectionsAccountsAccountDisconnect.d.ts +30 -1
- package/lib/operations/PostFinancialConnectionsAccountsAccountDisconnect.d.ts.map +1 -1
- package/lib/operations/PostFinancialConnectionsAccountsAccountRefresh.d.ts +31 -1
- package/lib/operations/PostFinancialConnectionsAccountsAccountRefresh.d.ts.map +1 -1
- package/lib/operations/PostFinancialConnectionsAccountsAccountSubscribe.d.ts +31 -1
- package/lib/operations/PostFinancialConnectionsAccountsAccountSubscribe.d.ts.map +1 -1
- package/lib/operations/PostFinancialConnectionsAccountsAccountUnsubscribe.d.ts +31 -1
- package/lib/operations/PostFinancialConnectionsAccountsAccountUnsubscribe.d.ts.map +1 -1
- package/lib/operations/PostFinancialConnectionsSessions.d.ts +61 -1
- package/lib/operations/PostFinancialConnectionsSessions.d.ts.map +1 -1
- package/lib/operations/PostForwardingRequests.d.ts +30 -1
- package/lib/operations/PostForwardingRequests.d.ts.map +1 -1
- package/lib/operations/PostIdentityVerificationSessions.d.ts +49 -1
- package/lib/operations/PostIdentityVerificationSessions.d.ts.map +1 -1
- package/lib/operations/PostIdentityVerificationSessionsSession.d.ts +41 -1
- package/lib/operations/PostIdentityVerificationSessionsSession.d.ts.map +1 -1
- package/lib/operations/PostIdentityVerificationSessionsSessionCancel.d.ts +30 -1
- package/lib/operations/PostIdentityVerificationSessionsSessionCancel.d.ts.map +1 -1
- package/lib/operations/PostIdentityVerificationSessionsSessionRedact.d.ts +30 -1
- package/lib/operations/PostIdentityVerificationSessionsSessionRedact.d.ts.map +1 -1
- package/lib/operations/PostInvoiceRenderingTemplatesTemplateArchive.d.ts +15 -1
- package/lib/operations/PostInvoiceRenderingTemplatesTemplateArchive.d.ts.map +1 -1
- package/lib/operations/PostInvoiceRenderingTemplatesTemplateUnarchive.d.ts +15 -1
- package/lib/operations/PostInvoiceRenderingTemplatesTemplateUnarchive.d.ts.map +1 -1
- package/lib/operations/PostInvoiceitems.d.ts +88 -1
- package/lib/operations/PostInvoiceitems.d.ts.map +1 -1
- package/lib/operations/PostInvoiceitemsInvoiceitem.d.ts +84 -1
- package/lib/operations/PostInvoiceitemsInvoiceitem.d.ts.map +1 -1
- package/lib/operations/PostInvoices.d.ts +331 -1
- package/lib/operations/PostInvoices.d.ts.map +1 -1
- package/lib/operations/PostInvoicesCreatePreview.d.ts +427 -1
- package/lib/operations/PostInvoicesCreatePreview.d.ts.map +1 -1
- package/lib/operations/PostInvoicesInvoice.d.ts +278 -1
- package/lib/operations/PostInvoicesInvoice.d.ts.map +1 -1
- package/lib/operations/PostInvoicesInvoiceAddLines.d.ts +260 -1
- package/lib/operations/PostInvoicesInvoiceAddLines.d.ts.map +1 -1
- package/lib/operations/PostInvoicesInvoiceAttachPayment.d.ts +225 -1
- package/lib/operations/PostInvoicesInvoiceAttachPayment.d.ts.map +1 -1
- package/lib/operations/PostInvoicesInvoiceFinalize.d.ts +224 -1
- package/lib/operations/PostInvoicesInvoiceFinalize.d.ts.map +1 -1
- package/lib/operations/PostInvoicesInvoiceLinesLineItemId.d.ts +79 -1
- package/lib/operations/PostInvoicesInvoiceLinesLineItemId.d.ts.map +1 -1
- package/lib/operations/PostInvoicesInvoiceMarkUncollectible.d.ts +223 -1
- package/lib/operations/PostInvoicesInvoiceMarkUncollectible.d.ts.map +1 -1
- package/lib/operations/PostInvoicesInvoicePay.d.ts +229 -1
- package/lib/operations/PostInvoicesInvoicePay.d.ts.map +1 -1
- package/lib/operations/PostInvoicesInvoiceRemoveLines.d.ts +228 -1
- package/lib/operations/PostInvoicesInvoiceRemoveLines.d.ts.map +1 -1
- package/lib/operations/PostInvoicesInvoiceSend.d.ts +223 -1
- package/lib/operations/PostInvoicesInvoiceSend.d.ts.map +1 -1
- package/lib/operations/PostInvoicesInvoiceUpdateLines.d.ts +260 -1
- package/lib/operations/PostInvoicesInvoiceUpdateLines.d.ts.map +1 -1
- package/lib/operations/PostInvoicesInvoiceVoid.d.ts +223 -1
- package/lib/operations/PostInvoicesInvoiceVoid.d.ts.map +1 -1
- package/lib/operations/PostIssuingAuthorizationsAuthorization.d.ts +206 -1
- package/lib/operations/PostIssuingAuthorizationsAuthorization.d.ts.map +1 -1
- package/lib/operations/PostIssuingCardholders.d.ts +90 -1
- package/lib/operations/PostIssuingCardholders.d.ts.map +1 -1
- package/lib/operations/PostIssuingCardholdersCardholder.d.ts +89 -1
- package/lib/operations/PostIssuingCardholdersCardholder.d.ts.map +1 -1
- package/lib/operations/PostIssuingCards.d.ts +129 -1
- package/lib/operations/PostIssuingCards.d.ts.map +1 -1
- package/lib/operations/PostIssuingCardsCard.d.ts +115 -1
- package/lib/operations/PostIssuingCardsCard.d.ts.map +1 -1
- package/lib/operations/PostIssuingDisputes.d.ts +119 -1
- package/lib/operations/PostIssuingDisputes.d.ts.map +1 -1
- package/lib/operations/PostIssuingDisputesDispute.d.ts +114 -1
- package/lib/operations/PostIssuingDisputesDispute.d.ts.map +1 -1
- package/lib/operations/PostIssuingDisputesDisputeSubmit.d.ts +102 -1
- package/lib/operations/PostIssuingDisputesDisputeSubmit.d.ts.map +1 -1
- package/lib/operations/PostIssuingPersonalizationDesigns.d.ts +42 -1
- package/lib/operations/PostIssuingPersonalizationDesigns.d.ts.map +1 -1
- package/lib/operations/PostIssuingPersonalizationDesignsPersonalizationDesign.d.ts +38 -1
- package/lib/operations/PostIssuingPersonalizationDesignsPersonalizationDesign.d.ts.map +1 -1
- package/lib/operations/PostIssuingTokensToken.d.ts +55 -1
- package/lib/operations/PostIssuingTokensToken.d.ts.map +1 -1
- package/lib/operations/PostIssuingTransactionsTransaction.d.ts +42 -1
- package/lib/operations/PostIssuingTransactionsTransaction.d.ts.map +1 -1
- package/lib/operations/PostPaymentIntents.d.ts +348 -1
- package/lib/operations/PostPaymentIntents.d.ts.map +1 -1
- package/lib/operations/PostPaymentIntentsIntent.d.ts +307 -1
- package/lib/operations/PostPaymentIntentsIntent.d.ts.map +1 -1
- package/lib/operations/PostPaymentIntentsIntentApplyCustomerBalance.d.ts +99 -1
- package/lib/operations/PostPaymentIntentsIntentApplyCustomerBalance.d.ts.map +1 -1
- package/lib/operations/PostPaymentIntentsIntentCancel.d.ts +98 -1
- package/lib/operations/PostPaymentIntentsIntentCancel.d.ts.map +1 -1
- package/lib/operations/PostPaymentIntentsIntentCapture.d.ts +121 -1
- package/lib/operations/PostPaymentIntentsIntentCapture.d.ts.map +1 -1
- package/lib/operations/PostPaymentIntentsIntentConfirm.d.ts +303 -1
- package/lib/operations/PostPaymentIntentsIntentConfirm.d.ts.map +1 -1
- package/lib/operations/PostPaymentIntentsIntentIncrementAuthorization.d.ts +125 -1
- package/lib/operations/PostPaymentIntentsIntentIncrementAuthorization.d.ts.map +1 -1
- package/lib/operations/PostPaymentIntentsIntentVerifyMicrodeposits.d.ts +99 -1
- package/lib/operations/PostPaymentIntentsIntentVerifyMicrodeposits.d.ts.map +1 -1
- package/lib/operations/PostPaymentLinks.d.ts +355 -1
- package/lib/operations/PostPaymentLinks.d.ts.map +1 -1
- package/lib/operations/PostPaymentLinksPaymentLink.d.ts +259 -1
- package/lib/operations/PostPaymentLinksPaymentLink.d.ts.map +1 -1
- package/lib/operations/PostPaymentMethodConfigurations.d.ts +739 -1
- package/lib/operations/PostPaymentMethodConfigurations.d.ts.map +1 -1
- package/lib/operations/PostPaymentMethodConfigurationsConfiguration.d.ts +740 -1
- package/lib/operations/PostPaymentMethodConfigurationsConfiguration.d.ts.map +1 -1
- package/lib/operations/PostPaymentMethodDomains.d.ts +48 -1
- package/lib/operations/PostPaymentMethodDomains.d.ts.map +1 -1
- package/lib/operations/PostPaymentMethodDomainsPaymentMethodDomain.d.ts +48 -1
- package/lib/operations/PostPaymentMethodDomainsPaymentMethodDomain.d.ts.map +1 -1
- package/lib/operations/PostPaymentMethodDomainsPaymentMethodDomainValidate.d.ts +47 -1
- package/lib/operations/PostPaymentMethodDomainsPaymentMethodDomainValidate.d.ts.map +1 -1
- package/lib/operations/PostPaymentMethods.d.ts +341 -1
- package/lib/operations/PostPaymentMethods.d.ts.map +1 -1
- package/lib/operations/PostPaymentMethodsPaymentMethod.d.ts +238 -1
- package/lib/operations/PostPaymentMethodsPaymentMethod.d.ts.map +1 -1
- package/lib/operations/PostPaymentMethodsPaymentMethodAttach.d.ts +215 -1
- package/lib/operations/PostPaymentMethodsPaymentMethodAttach.d.ts.map +1 -1
- package/lib/operations/PostPaymentMethodsPaymentMethodDetach.d.ts +213 -1
- package/lib/operations/PostPaymentMethodsPaymentMethodDetach.d.ts.map +1 -1
- package/lib/operations/PostPaymentRecordsIdReportPaymentAttempt.d.ts +97 -1
- package/lib/operations/PostPaymentRecordsIdReportPaymentAttempt.d.ts.map +1 -1
- package/lib/operations/PostPaymentRecordsIdReportPaymentAttemptCanceled.d.ts +56 -1
- package/lib/operations/PostPaymentRecordsIdReportPaymentAttemptCanceled.d.ts.map +1 -1
- package/lib/operations/PostPaymentRecordsIdReportPaymentAttemptFailed.d.ts +56 -1
- package/lib/operations/PostPaymentRecordsIdReportPaymentAttemptFailed.d.ts.map +1 -1
- package/lib/operations/PostPaymentRecordsIdReportPaymentAttemptGuaranteed.d.ts +56 -1
- package/lib/operations/PostPaymentRecordsIdReportPaymentAttemptGuaranteed.d.ts.map +1 -1
- package/lib/operations/PostPaymentRecordsIdReportPaymentAttemptInformational.d.ts +63 -1
- package/lib/operations/PostPaymentRecordsIdReportPaymentAttemptInformational.d.ts.map +1 -1
- package/lib/operations/PostPaymentRecordsIdReportRefund.d.ts +70 -1
- package/lib/operations/PostPaymentRecordsIdReportRefund.d.ts.map +1 -1
- package/lib/operations/PostPaymentRecordsReportPayment.d.ts +113 -1
- package/lib/operations/PostPaymentRecordsReportPayment.d.ts.map +1 -1
- package/lib/operations/PostPayouts.d.ts +44 -1
- package/lib/operations/PostPayouts.d.ts.map +1 -1
- package/lib/operations/PostPayoutsPayout.d.ts +35 -1
- package/lib/operations/PostPayoutsPayout.d.ts.map +1 -1
- package/lib/operations/PostPayoutsPayoutCancel.d.ts +34 -1
- package/lib/operations/PostPayoutsPayoutCancel.d.ts.map +1 -1
- package/lib/operations/PostPayoutsPayoutReverse.d.ts +37 -1
- package/lib/operations/PostPayoutsPayoutReverse.d.ts.map +1 -1
- package/lib/operations/PostPlans.d.ts +58 -1
- package/lib/operations/PostPlans.d.ts.map +1 -1
- package/lib/operations/PostPlansPlan.d.ts +38 -1
- package/lib/operations/PostPlansPlan.d.ts.map +1 -1
- package/lib/operations/PostPrices.d.ts +116 -1
- package/lib/operations/PostPrices.d.ts.map +1 -1
- package/lib/operations/PostPricesPrice.d.ts +55 -1
- package/lib/operations/PostPricesPrice.d.ts.map +1 -1
- package/lib/operations/PostProducts.d.ts +89 -1
- package/lib/operations/PostProducts.d.ts.map +1 -1
- package/lib/operations/PostProductsId.d.ts +41 -1
- package/lib/operations/PostProductsId.d.ts.map +1 -1
- package/lib/operations/PostProductsProductFeatures.d.ts +20 -1
- package/lib/operations/PostProductsProductFeatures.d.ts.map +1 -1
- package/lib/operations/PostPromotionCodes.d.ts +55 -1
- package/lib/operations/PostPromotionCodes.d.ts.map +1 -1
- package/lib/operations/PostPromotionCodesPromotionCode.d.ts +42 -1
- package/lib/operations/PostPromotionCodesPromotionCode.d.ts.map +1 -1
- package/lib/operations/PostQuotes.d.ts +388 -1
- package/lib/operations/PostQuotes.d.ts.map +1 -1
- package/lib/operations/PostQuotesQuote.d.ts +379 -1
- package/lib/operations/PostQuotesQuote.d.ts.map +1 -1
- package/lib/operations/PostQuotesQuoteAccept.d.ts +323 -1
- package/lib/operations/PostQuotesQuoteAccept.d.ts.map +1 -1
- package/lib/operations/PostQuotesQuoteCancel.d.ts +323 -1
- package/lib/operations/PostQuotesQuoteCancel.d.ts.map +1 -1
- package/lib/operations/PostQuotesQuoteFinalize.d.ts +324 -1
- package/lib/operations/PostQuotesQuoteFinalize.d.ts.map +1 -1
- package/lib/operations/PostRadarPaymentEvaluations.d.ts +121 -1
- package/lib/operations/PostRadarPaymentEvaluations.d.ts.map +1 -1
- package/lib/operations/PostRadarValueListItems.d.ts +13 -1
- package/lib/operations/PostRadarValueListItems.d.ts.map +1 -1
- package/lib/operations/PostRadarValueLists.d.ts +35 -1
- package/lib/operations/PostRadarValueLists.d.ts.map +1 -1
- package/lib/operations/PostRadarValueListsValueList.d.ts +35 -1
- package/lib/operations/PostRadarValueListsValueList.d.ts.map +1 -1
- package/lib/operations/PostRefunds.d.ts +135 -1
- package/lib/operations/PostRefunds.d.ts.map +1 -1
- package/lib/operations/PostRefundsRefund.d.ts +126 -1
- package/lib/operations/PostRefundsRefund.d.ts.map +1 -1
- package/lib/operations/PostRefundsRefundCancel.d.ts +125 -1
- package/lib/operations/PostRefundsRefundCancel.d.ts.map +1 -1
- package/lib/operations/PostReportingReportRuns.d.ts +34 -1
- package/lib/operations/PostReportingReportRuns.d.ts.map +1 -1
- package/lib/operations/PostReviewsReviewApprove.d.ts +19 -1
- package/lib/operations/PostReviewsReviewApprove.d.ts.map +1 -1
- package/lib/operations/PostSetupIntents.d.ts +297 -1
- package/lib/operations/PostSetupIntents.d.ts.map +1 -1
- package/lib/operations/PostSetupIntentsIntent.d.ts +281 -1
- package/lib/operations/PostSetupIntentsIntent.d.ts.map +1 -1
- package/lib/operations/PostSetupIntentsIntentCancel.d.ts +35 -1
- package/lib/operations/PostSetupIntentsIntentCancel.d.ts.map +1 -1
- package/lib/operations/PostSetupIntentsIntentConfirm.d.ts +276 -1
- package/lib/operations/PostSetupIntentsIntentConfirm.d.ts.map +1 -1
- package/lib/operations/PostSetupIntentsIntentVerifyMicrodeposits.d.ts +36 -1
- package/lib/operations/PostSetupIntentsIntentVerifyMicrodeposits.d.ts.map +1 -1
- package/lib/operations/PostShippingRates.d.ts +54 -1
- package/lib/operations/PostShippingRates.d.ts.map +1 -1
- package/lib/operations/PostShippingRatesShippingRateToken.d.ts +39 -1
- package/lib/operations/PostShippingRatesShippingRateToken.d.ts.map +1 -1
- package/lib/operations/PostSources.d.ts +355 -1
- package/lib/operations/PostSources.d.ts.map +1 -1
- package/lib/operations/PostSourcesSource.d.ts +340 -1
- package/lib/operations/PostSourcesSource.d.ts.map +1 -1
- package/lib/operations/PostSourcesSourceVerify.d.ts +281 -1
- package/lib/operations/PostSourcesSourceVerify.d.ts.map +1 -1
- package/lib/operations/PostSubscriptionItems.d.ts +137 -1
- package/lib/operations/PostSubscriptionItems.d.ts.map +1 -1
- package/lib/operations/PostSubscriptionItemsItem.d.ts +136 -1
- package/lib/operations/PostSubscriptionItemsItem.d.ts.map +1 -1
- package/lib/operations/PostSubscriptionSchedules.d.ts +313 -1
- package/lib/operations/PostSubscriptionSchedules.d.ts.map +1 -1
- package/lib/operations/PostSubscriptionSchedulesSchedule.d.ts +306 -1
- package/lib/operations/PostSubscriptionSchedulesSchedule.d.ts.map +1 -1
- package/lib/operations/PostSubscriptionSchedulesScheduleCancel.d.ts +185 -1
- package/lib/operations/PostSubscriptionSchedulesScheduleCancel.d.ts.map +1 -1
- package/lib/operations/PostSubscriptionSchedulesScheduleRelease.d.ts +184 -1
- package/lib/operations/PostSubscriptionSchedulesScheduleRelease.d.ts.map +1 -1
- package/lib/operations/PostSubscriptions.d.ts +331 -1
- package/lib/operations/PostSubscriptions.d.ts.map +1 -1
- package/lib/operations/PostSubscriptionsSubscriptionExposedId.d.ts +318 -1
- package/lib/operations/PostSubscriptionsSubscriptionExposedId.d.ts.map +1 -1
- package/lib/operations/PostSubscriptionsSubscriptionMigrate.d.ts +211 -1
- package/lib/operations/PostSubscriptionsSubscriptionMigrate.d.ts.map +1 -1
- package/lib/operations/PostSubscriptionsSubscriptionResume.d.ts +208 -1
- package/lib/operations/PostSubscriptionsSubscriptionResume.d.ts.map +1 -1
- package/lib/operations/PostTaxCalculations.d.ts +120 -1
- package/lib/operations/PostTaxCalculations.d.ts.map +1 -1
- package/lib/operations/PostTaxIds.d.ts +23 -1
- package/lib/operations/PostTaxIds.d.ts.map +1 -1
- package/lib/operations/PostTaxRates.d.ts +36 -1
- package/lib/operations/PostTaxRates.d.ts.map +1 -1
- package/lib/operations/PostTaxRatesTaxRate.d.ts +33 -1
- package/lib/operations/PostTaxRatesTaxRate.d.ts.map +1 -1
- package/lib/operations/PostTaxRegistrations.d.ts +933 -1
- package/lib/operations/PostTaxRegistrations.d.ts.map +1 -1
- package/lib/operations/PostTaxRegistrationsId.d.ts +441 -1
- package/lib/operations/PostTaxRegistrationsId.d.ts.map +1 -1
- package/lib/operations/PostTaxSettings.d.ts +33 -1
- package/lib/operations/PostTaxSettings.d.ts.map +1 -1
- package/lib/operations/PostTaxTransactionsCreateFromCalculation.d.ts +58 -1
- package/lib/operations/PostTaxTransactionsCreateFromCalculation.d.ts.map +1 -1
- package/lib/operations/PostTaxTransactionsCreateReversal.d.ts +73 -1
- package/lib/operations/PostTaxTransactionsCreateReversal.d.ts.map +1 -1
- package/lib/operations/PostTerminalConfigurations.d.ts +185 -1
- package/lib/operations/PostTerminalConfigurations.d.ts.map +1 -1
- package/lib/operations/PostTerminalConfigurationsConfiguration.d.ts +15 -1
- package/lib/operations/PostTerminalConfigurationsConfiguration.d.ts.map +1 -1
- package/lib/operations/PostTerminalConnectionTokens.d.ts +8 -1
- package/lib/operations/PostTerminalConnectionTokens.d.ts.map +1 -1
- package/lib/operations/PostTerminalLocations.d.ts +73 -1
- package/lib/operations/PostTerminalLocations.d.ts.map +1 -1
- package/lib/operations/PostTerminalLocationsLocation.d.ts +36 -1
- package/lib/operations/PostTerminalLocationsLocation.d.ts.map +1 -1
- package/lib/operations/PostTerminalOnboardingLinks.d.ts +19 -1
- package/lib/operations/PostTerminalOnboardingLinks.d.ts.map +1 -1
- package/lib/operations/PostTerminalReaders.d.ts +23 -1
- package/lib/operations/PostTerminalReaders.d.ts.map +1 -1
- package/lib/operations/PostTerminalReadersReader.d.ts +6 -1
- package/lib/operations/PostTerminalReadersReader.d.ts.map +1 -1
- package/lib/operations/PostTerminalReadersReaderCancelAction.d.ts +20 -1
- package/lib/operations/PostTerminalReadersReaderCancelAction.d.ts.map +1 -1
- package/lib/operations/PostTerminalReadersReaderCollectInputs.d.ts +45 -1
- package/lib/operations/PostTerminalReadersReaderCollectInputs.d.ts.map +1 -1
- package/lib/operations/PostTerminalReadersReaderCollectPaymentMethod.d.ts +29 -1
- package/lib/operations/PostTerminalReadersReaderCollectPaymentMethod.d.ts.map +1 -1
- package/lib/operations/PostTerminalReadersReaderConfirmPaymentIntent.d.ts +24 -1
- package/lib/operations/PostTerminalReadersReaderConfirmPaymentIntent.d.ts.map +1 -1
- package/lib/operations/PostTerminalReadersReaderProcessPaymentIntent.d.ts +30 -1
- package/lib/operations/PostTerminalReadersReaderProcessPaymentIntent.d.ts.map +1 -1
- package/lib/operations/PostTerminalReadersReaderProcessSetupIntent.d.ts +25 -1
- package/lib/operations/PostTerminalReadersReaderProcessSetupIntent.d.ts.map +1 -1
- package/lib/operations/PostTerminalReadersReaderRefundPayment.d.ts +31 -1
- package/lib/operations/PostTerminalReadersReaderRefundPayment.d.ts.map +1 -1
- package/lib/operations/PostTerminalReadersReaderSetReaderDisplay.d.ts +31 -1
- package/lib/operations/PostTerminalReadersReaderSetReaderDisplay.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersConfirmationTokens.d.ts +169 -1
- package/lib/operations/PostTestHelpersConfirmationTokens.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersCustomersCustomerFundCashBalance.d.ts +59 -1
- package/lib/operations/PostTestHelpersCustomersCustomerFundCashBalance.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersIssuingAuthorizations.d.ts +289 -1
- package/lib/operations/PostTestHelpersIssuingAuthorizations.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersIssuingAuthorizationsAuthorizationCapture.d.ts +264 -1
- package/lib/operations/PostTestHelpersIssuingAuthorizationsAuthorizationCapture.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersIssuingAuthorizationsAuthorizationExpire.d.ts +205 -1
- package/lib/operations/PostTestHelpersIssuingAuthorizationsAuthorizationExpire.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersIssuingAuthorizationsAuthorizationFinalizeAmount.d.ts +236 -1
- package/lib/operations/PostTestHelpersIssuingAuthorizationsAuthorizationFinalizeAmount.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersIssuingAuthorizationsAuthorizationFraudChallengesRespond.d.ts +206 -1
- package/lib/operations/PostTestHelpersIssuingAuthorizationsAuthorizationFraudChallengesRespond.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersIssuingAuthorizationsAuthorizationIncrement.d.ts +207 -1
- package/lib/operations/PostTestHelpersIssuingAuthorizationsAuthorizationIncrement.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersIssuingAuthorizationsAuthorizationReverse.d.ts +206 -1
- package/lib/operations/PostTestHelpersIssuingAuthorizationsAuthorizationReverse.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersIssuingCardsCardShippingDeliver.d.ts +76 -1
- package/lib/operations/PostTestHelpersIssuingCardsCardShippingDeliver.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersIssuingCardsCardShippingFail.d.ts +76 -1
- package/lib/operations/PostTestHelpersIssuingCardsCardShippingFail.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersIssuingCardsCardShippingReturn.d.ts +76 -1
- package/lib/operations/PostTestHelpersIssuingCardsCardShippingReturn.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersIssuingCardsCardShippingShip.d.ts +76 -1
- package/lib/operations/PostTestHelpersIssuingCardsCardShippingShip.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersIssuingCardsCardShippingSubmit.d.ts +76 -1
- package/lib/operations/PostTestHelpersIssuingCardsCardShippingSubmit.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersIssuingPersonalizationDesignsPersonalizationDesignActivate.d.ts +26 -1
- package/lib/operations/PostTestHelpersIssuingPersonalizationDesignsPersonalizationDesignActivate.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersIssuingPersonalizationDesignsPersonalizationDesignDeactivate.d.ts +26 -1
- package/lib/operations/PostTestHelpersIssuingPersonalizationDesignsPersonalizationDesignDeactivate.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersIssuingPersonalizationDesignsPersonalizationDesignReject.d.ts +30 -1
- package/lib/operations/PostTestHelpersIssuingPersonalizationDesignsPersonalizationDesignReject.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersIssuingTransactionsCreateForceCapture.d.ts +111 -1
- package/lib/operations/PostTestHelpersIssuingTransactionsCreateForceCapture.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersIssuingTransactionsCreateUnlinkedRefund.d.ts +111 -1
- package/lib/operations/PostTestHelpersIssuingTransactionsCreateUnlinkedRefund.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersIssuingTransactionsTransactionRefund.d.ts +42 -1
- package/lib/operations/PostTestHelpersIssuingTransactionsTransactionRefund.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersRefundsRefundExpire.d.ts +125 -1
- package/lib/operations/PostTestHelpersRefundsRefundExpire.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersTerminalReadersReaderPresentPaymentMethod.d.ts +34 -1
- package/lib/operations/PostTestHelpersTerminalReadersReaderPresentPaymentMethod.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersTerminalReadersReaderSucceedInputCollection.d.ts +21 -1
- package/lib/operations/PostTestHelpersTerminalReadersReaderSucceedInputCollection.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersTerminalReadersReaderTimeoutInputCollection.d.ts +20 -1
- package/lib/operations/PostTestHelpersTerminalReadersReaderTimeoutInputCollection.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersTestClocks.d.ts +19 -1
- package/lib/operations/PostTestHelpersTestClocks.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersTestClocksTestClockAdvance.d.ts +19 -1
- package/lib/operations/PostTestHelpersTestClocksTestClockAdvance.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersTreasuryInboundTransfersIdFail.d.ts +36 -1
- package/lib/operations/PostTestHelpersTreasuryInboundTransfersIdFail.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersTreasuryInboundTransfersIdReturn.d.ts +33 -1
- package/lib/operations/PostTestHelpersTreasuryInboundTransfersIdReturn.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersTreasuryInboundTransfersIdSucceed.d.ts +33 -1
- package/lib/operations/PostTestHelpersTreasuryInboundTransfersIdSucceed.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersTreasuryOutboundPaymentsId.d.ts +45 -1
- package/lib/operations/PostTestHelpersTreasuryOutboundPaymentsId.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersTreasuryOutboundPaymentsIdFail.d.ts +34 -1
- package/lib/operations/PostTestHelpersTreasuryOutboundPaymentsIdFail.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersTreasuryOutboundPaymentsIdPost.d.ts +34 -1
- package/lib/operations/PostTestHelpersTreasuryOutboundPaymentsIdPost.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersTreasuryOutboundPaymentsIdReturn.d.ts +37 -1
- package/lib/operations/PostTestHelpersTreasuryOutboundPaymentsIdReturn.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersTreasuryOutboundTransfersOutboundTransfer.d.ts +71 -1
- package/lib/operations/PostTestHelpersTreasuryOutboundTransfersOutboundTransfer.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersTreasuryOutboundTransfersOutboundTransferFail.d.ts +60 -1
- package/lib/operations/PostTestHelpersTreasuryOutboundTransfersOutboundTransferFail.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersTreasuryOutboundTransfersOutboundTransferPost.d.ts +60 -1
- package/lib/operations/PostTestHelpersTreasuryOutboundTransfersOutboundTransferPost.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersTreasuryOutboundTransfersOutboundTransferReturn.d.ts +63 -1
- package/lib/operations/PostTestHelpersTreasuryOutboundTransfersOutboundTransferReturn.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersTreasuryReceivedCredits.d.ts +65 -1
- package/lib/operations/PostTestHelpersTreasuryReceivedCredits.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersTreasuryReceivedDebits.d.ts +65 -1
- package/lib/operations/PostTestHelpersTreasuryReceivedDebits.d.ts.map +1 -1
- package/lib/operations/PostTokens.d.ts +335 -1
- package/lib/operations/PostTokens.d.ts.map +1 -1
- package/lib/operations/PostTopups.d.ts +29 -1
- package/lib/operations/PostTopups.d.ts.map +1 -1
- package/lib/operations/PostTopupsTopup.d.ts +25 -1
- package/lib/operations/PostTopupsTopup.d.ts.map +1 -1
- package/lib/operations/PostTopupsTopupCancel.d.ts +23 -1
- package/lib/operations/PostTopupsTopupCancel.d.ts.map +1 -1
- package/lib/operations/PostTransfers.d.ts +51 -1
- package/lib/operations/PostTransfers.d.ts.map +1 -1
- package/lib/operations/PostTransfersIdReversals.d.ts +21 -1
- package/lib/operations/PostTransfersIdReversals.d.ts.map +1 -1
- package/lib/operations/PostTransfersTransfer.d.ts +44 -1
- package/lib/operations/PostTransfersTransfer.d.ts.map +1 -1
- package/lib/operations/PostTransfersTransferReversalsId.d.ts +19 -1
- package/lib/operations/PostTransfersTransferReversalsId.d.ts.map +1 -1
- package/lib/operations/PostTreasuryCreditReversals.d.ts +26 -1
- package/lib/operations/PostTreasuryCreditReversals.d.ts.map +1 -1
- package/lib/operations/PostTreasuryDebitReversals.d.ts +27 -1
- package/lib/operations/PostTreasuryDebitReversals.d.ts.map +1 -1
- package/lib/operations/PostTreasuryFinancialAccounts.d.ts +183 -1
- package/lib/operations/PostTreasuryFinancialAccounts.d.ts.map +1 -1
- package/lib/operations/PostTreasuryFinancialAccountsFinancialAccount.d.ts +188 -1
- package/lib/operations/PostTreasuryFinancialAccountsFinancialAccount.d.ts.map +1 -1
- package/lib/operations/PostTreasuryFinancialAccountsFinancialAccountClose.d.ts +143 -1
- package/lib/operations/PostTreasuryFinancialAccountsFinancialAccountClose.d.ts.map +1 -1
- package/lib/operations/PostTreasuryFinancialAccountsFinancialAccountFeatures.d.ts +130 -1
- package/lib/operations/PostTreasuryFinancialAccountsFinancialAccountFeatures.d.ts.map +1 -1
- package/lib/operations/PostTreasuryInboundTransfers.d.ts +41 -1
- package/lib/operations/PostTreasuryInboundTransfers.d.ts.map +1 -1
- package/lib/operations/PostTreasuryInboundTransfersInboundTransferCancel.d.ts +33 -1
- package/lib/operations/PostTreasuryInboundTransfersInboundTransferCancel.d.ts.map +1 -1
- package/lib/operations/PostTreasuryOutboundPayments.d.ts +70 -1
- package/lib/operations/PostTreasuryOutboundPayments.d.ts.map +1 -1
- package/lib/operations/PostTreasuryOutboundPaymentsIdCancel.d.ts +34 -1
- package/lib/operations/PostTreasuryOutboundPaymentsIdCancel.d.ts.map +1 -1
- package/lib/operations/PostTreasuryOutboundTransfers.d.ts +75 -1
- package/lib/operations/PostTreasuryOutboundTransfers.d.ts.map +1 -1
- package/lib/operations/PostTreasuryOutboundTransfersOutboundTransferCancel.d.ts +60 -1
- package/lib/operations/PostTreasuryOutboundTransfersOutboundTransferCancel.d.ts.map +1 -1
- package/lib/operations/PostV2BillingMeterEventAdjustments.d.ts +18 -1
- package/lib/operations/PostV2BillingMeterEventAdjustments.d.ts.map +1 -1
- package/lib/operations/PostV2BillingMeterEventSession.d.ts +8 -1
- package/lib/operations/PostV2BillingMeterEventSession.d.ts.map +1 -1
- package/lib/operations/PostV2BillingMeterEventStream.d.ts +10 -1
- package/lib/operations/PostV2BillingMeterEventStream.d.ts.map +1 -1
- package/lib/operations/PostV2BillingMeterEvents.d.ts +18 -1
- package/lib/operations/PostV2BillingMeterEvents.d.ts.map +1 -1
- package/lib/operations/PostV2CoreAccountLinks.d.ts +52 -1
- package/lib/operations/PostV2CoreAccountLinks.d.ts.map +1 -1
- package/lib/operations/PostV2CoreAccountTokens.d.ts +259 -1
- package/lib/operations/PostV2CoreAccountTokens.d.ts.map +1 -1
- package/lib/operations/PostV2CoreAccounts.d.ts +1343 -1
- package/lib/operations/PostV2CoreAccounts.d.ts.map +1 -1
- package/lib/operations/PostV2CoreAccountsAccountIdPersonTokens.d.ts +127 -1
- package/lib/operations/PostV2CoreAccountsAccountIdPersonTokens.d.ts.map +1 -1
- package/lib/operations/PostV2CoreAccountsAccountIdPersons.d.ts +248 -1
- package/lib/operations/PostV2CoreAccountsAccountIdPersons.d.ts.map +1 -1
- package/lib/operations/PostV2CoreAccountsAccountIdPersonsId.d.ts +249 -1
- package/lib/operations/PostV2CoreAccountsAccountIdPersonsId.d.ts.map +1 -1
- package/lib/operations/PostV2CoreAccountsId.d.ts +1359 -1
- package/lib/operations/PostV2CoreAccountsId.d.ts.map +1 -1
- package/lib/operations/PostV2CoreAccountsIdClose.d.ts +827 -1
- package/lib/operations/PostV2CoreAccountsIdClose.d.ts.map +1 -1
- package/lib/operations/PostV2CoreEventDestinations.d.ts +51 -1
- package/lib/operations/PostV2CoreEventDestinations.d.ts.map +1 -1
- package/lib/operations/PostV2CoreEventDestinationsId.d.ts +44 -1
- package/lib/operations/PostV2CoreEventDestinationsId.d.ts.map +1 -1
- package/lib/operations/PostV2CoreEventDestinationsIdDisable.d.ts +34 -1
- package/lib/operations/PostV2CoreEventDestinationsIdDisable.d.ts.map +1 -1
- package/lib/operations/PostV2CoreEventDestinationsIdEnable.d.ts +34 -1
- package/lib/operations/PostV2CoreEventDestinationsIdEnable.d.ts.map +1 -1
- package/lib/operations/PostV2CoreEventDestinationsIdPing.d.ts +18 -1
- package/lib/operations/PostV2CoreEventDestinationsIdPing.d.ts.map +1 -1
- package/lib/operations/PostWebhookEndpoints.d.ts +24 -1
- package/lib/operations/PostWebhookEndpoints.d.ts.map +1 -1
- package/lib/operations/PostWebhookEndpointsWebhookEndpoint.d.ts +24 -1
- package/lib/operations/PostWebhookEndpointsWebhookEndpoint.d.ts.map +1 -1
- package/package.json +3 -2
- package/src/client.ts +18 -0
- package/src/errors.ts +16 -0
|
@@ -940,5 +940,937 @@ export type PostTaxRegistrationsOutput = typeof PostTaxRegistrationsOutput.Type;
|
|
|
940
940
|
*
|
|
941
941
|
* <p>Creates a new Tax <code>Registration</code> object.</p>
|
|
942
942
|
*/
|
|
943
|
-
export declare const PostTaxRegistrations:
|
|
943
|
+
export declare const PostTaxRegistrations: import("@distilled.cloud/core/client").OperationMethod<{
|
|
944
|
+
readonly active_from: unknown;
|
|
945
|
+
readonly country: string;
|
|
946
|
+
readonly country_options: {
|
|
947
|
+
readonly ae?: {
|
|
948
|
+
readonly standard?: {
|
|
949
|
+
readonly place_of_supply_scheme?: "inbound_goods" | "standard" | undefined;
|
|
950
|
+
} | undefined;
|
|
951
|
+
readonly type: "standard";
|
|
952
|
+
} | undefined;
|
|
953
|
+
readonly al?: {
|
|
954
|
+
readonly standard?: {
|
|
955
|
+
readonly place_of_supply_scheme?: "inbound_goods" | "standard" | undefined;
|
|
956
|
+
} | undefined;
|
|
957
|
+
readonly type: "standard";
|
|
958
|
+
} | undefined;
|
|
959
|
+
readonly am?: {
|
|
960
|
+
readonly type: "simplified";
|
|
961
|
+
} | undefined;
|
|
962
|
+
readonly ao?: {
|
|
963
|
+
readonly standard?: {
|
|
964
|
+
readonly place_of_supply_scheme?: "inbound_goods" | "standard" | undefined;
|
|
965
|
+
} | undefined;
|
|
966
|
+
readonly type: "standard";
|
|
967
|
+
} | undefined;
|
|
968
|
+
readonly at?: {
|
|
969
|
+
readonly standard?: {
|
|
970
|
+
readonly place_of_supply_scheme: "inbound_goods" | "small_seller" | "standard";
|
|
971
|
+
} | undefined;
|
|
972
|
+
readonly type: "ioss" | "oss_non_union" | "oss_union" | "standard";
|
|
973
|
+
} | undefined;
|
|
974
|
+
readonly au?: {
|
|
975
|
+
readonly standard?: {
|
|
976
|
+
readonly place_of_supply_scheme?: "inbound_goods" | "standard" | undefined;
|
|
977
|
+
} | undefined;
|
|
978
|
+
readonly type: "standard";
|
|
979
|
+
} | undefined;
|
|
980
|
+
readonly aw?: {
|
|
981
|
+
readonly standard?: {
|
|
982
|
+
readonly place_of_supply_scheme?: "inbound_goods" | "standard" | undefined;
|
|
983
|
+
} | undefined;
|
|
984
|
+
readonly type: "standard";
|
|
985
|
+
} | undefined;
|
|
986
|
+
readonly az?: {
|
|
987
|
+
readonly type: "simplified";
|
|
988
|
+
} | undefined;
|
|
989
|
+
readonly ba?: {
|
|
990
|
+
readonly standard?: {
|
|
991
|
+
readonly place_of_supply_scheme?: "inbound_goods" | "standard" | undefined;
|
|
992
|
+
} | undefined;
|
|
993
|
+
readonly type: "standard";
|
|
994
|
+
} | undefined;
|
|
995
|
+
readonly bb?: {
|
|
996
|
+
readonly standard?: {
|
|
997
|
+
readonly place_of_supply_scheme?: "inbound_goods" | "standard" | undefined;
|
|
998
|
+
} | undefined;
|
|
999
|
+
readonly type: "standard";
|
|
1000
|
+
} | undefined;
|
|
1001
|
+
readonly bd?: {
|
|
1002
|
+
readonly standard?: {
|
|
1003
|
+
readonly place_of_supply_scheme?: "inbound_goods" | "standard" | undefined;
|
|
1004
|
+
} | undefined;
|
|
1005
|
+
readonly type: "standard";
|
|
1006
|
+
} | undefined;
|
|
1007
|
+
readonly be?: {
|
|
1008
|
+
readonly standard?: {
|
|
1009
|
+
readonly place_of_supply_scheme: "inbound_goods" | "small_seller" | "standard";
|
|
1010
|
+
} | undefined;
|
|
1011
|
+
readonly type: "ioss" | "oss_non_union" | "oss_union" | "standard";
|
|
1012
|
+
} | undefined;
|
|
1013
|
+
readonly bf?: {
|
|
1014
|
+
readonly standard?: {
|
|
1015
|
+
readonly place_of_supply_scheme?: "inbound_goods" | "standard" | undefined;
|
|
1016
|
+
} | undefined;
|
|
1017
|
+
readonly type: "standard";
|
|
1018
|
+
} | undefined;
|
|
1019
|
+
readonly bg?: {
|
|
1020
|
+
readonly standard?: {
|
|
1021
|
+
readonly place_of_supply_scheme: "inbound_goods" | "small_seller" | "standard";
|
|
1022
|
+
} | undefined;
|
|
1023
|
+
readonly type: "ioss" | "oss_non_union" | "oss_union" | "standard";
|
|
1024
|
+
} | undefined;
|
|
1025
|
+
readonly bh?: {
|
|
1026
|
+
readonly standard?: {
|
|
1027
|
+
readonly place_of_supply_scheme?: "inbound_goods" | "standard" | undefined;
|
|
1028
|
+
} | undefined;
|
|
1029
|
+
readonly type: "standard";
|
|
1030
|
+
} | undefined;
|
|
1031
|
+
readonly bj?: {
|
|
1032
|
+
readonly type: "simplified";
|
|
1033
|
+
} | undefined;
|
|
1034
|
+
readonly bs?: {
|
|
1035
|
+
readonly standard?: {
|
|
1036
|
+
readonly place_of_supply_scheme?: "inbound_goods" | "standard" | undefined;
|
|
1037
|
+
} | undefined;
|
|
1038
|
+
readonly type: "standard";
|
|
1039
|
+
} | undefined;
|
|
1040
|
+
readonly by?: {
|
|
1041
|
+
readonly type: "simplified";
|
|
1042
|
+
} | undefined;
|
|
1043
|
+
readonly ca?: {
|
|
1044
|
+
readonly province_standard?: {
|
|
1045
|
+
readonly province: string;
|
|
1046
|
+
} | undefined;
|
|
1047
|
+
readonly type: "province_standard" | "simplified" | "standard";
|
|
1048
|
+
} | undefined;
|
|
1049
|
+
readonly cd?: {
|
|
1050
|
+
readonly standard?: {
|
|
1051
|
+
readonly place_of_supply_scheme?: "inbound_goods" | "standard" | undefined;
|
|
1052
|
+
} | undefined;
|
|
1053
|
+
readonly type: "standard";
|
|
1054
|
+
} | undefined;
|
|
1055
|
+
readonly ch?: {
|
|
1056
|
+
readonly standard?: {
|
|
1057
|
+
readonly place_of_supply_scheme?: "inbound_goods" | "standard" | undefined;
|
|
1058
|
+
} | undefined;
|
|
1059
|
+
readonly type: "standard";
|
|
1060
|
+
} | undefined;
|
|
1061
|
+
readonly cl?: {
|
|
1062
|
+
readonly type: "simplified";
|
|
1063
|
+
} | undefined;
|
|
1064
|
+
readonly cm?: {
|
|
1065
|
+
readonly type: "simplified";
|
|
1066
|
+
} | undefined;
|
|
1067
|
+
readonly co?: {
|
|
1068
|
+
readonly type: "simplified";
|
|
1069
|
+
} | undefined;
|
|
1070
|
+
readonly cr?: {
|
|
1071
|
+
readonly type: "simplified";
|
|
1072
|
+
} | undefined;
|
|
1073
|
+
readonly cv?: {
|
|
1074
|
+
readonly type: "simplified";
|
|
1075
|
+
} | undefined;
|
|
1076
|
+
readonly cy?: {
|
|
1077
|
+
readonly standard?: {
|
|
1078
|
+
readonly place_of_supply_scheme: "inbound_goods" | "small_seller" | "standard";
|
|
1079
|
+
} | undefined;
|
|
1080
|
+
readonly type: "ioss" | "oss_non_union" | "oss_union" | "standard";
|
|
1081
|
+
} | undefined;
|
|
1082
|
+
readonly cz?: {
|
|
1083
|
+
readonly standard?: {
|
|
1084
|
+
readonly place_of_supply_scheme: "inbound_goods" | "small_seller" | "standard";
|
|
1085
|
+
} | undefined;
|
|
1086
|
+
readonly type: "ioss" | "oss_non_union" | "oss_union" | "standard";
|
|
1087
|
+
} | undefined;
|
|
1088
|
+
readonly de?: {
|
|
1089
|
+
readonly standard?: {
|
|
1090
|
+
readonly place_of_supply_scheme: "inbound_goods" | "small_seller" | "standard";
|
|
1091
|
+
} | undefined;
|
|
1092
|
+
readonly type: "ioss" | "oss_non_union" | "oss_union" | "standard";
|
|
1093
|
+
} | undefined;
|
|
1094
|
+
readonly dk?: {
|
|
1095
|
+
readonly standard?: {
|
|
1096
|
+
readonly place_of_supply_scheme: "inbound_goods" | "small_seller" | "standard";
|
|
1097
|
+
} | undefined;
|
|
1098
|
+
readonly type: "ioss" | "oss_non_union" | "oss_union" | "standard";
|
|
1099
|
+
} | undefined;
|
|
1100
|
+
readonly ec?: {
|
|
1101
|
+
readonly type: "simplified";
|
|
1102
|
+
} | undefined;
|
|
1103
|
+
readonly ee?: {
|
|
1104
|
+
readonly standard?: {
|
|
1105
|
+
readonly place_of_supply_scheme: "inbound_goods" | "small_seller" | "standard";
|
|
1106
|
+
} | undefined;
|
|
1107
|
+
readonly type: "ioss" | "oss_non_union" | "oss_union" | "standard";
|
|
1108
|
+
} | undefined;
|
|
1109
|
+
readonly eg?: {
|
|
1110
|
+
readonly type: "simplified";
|
|
1111
|
+
} | undefined;
|
|
1112
|
+
readonly es?: {
|
|
1113
|
+
readonly standard?: {
|
|
1114
|
+
readonly place_of_supply_scheme: "inbound_goods" | "small_seller" | "standard";
|
|
1115
|
+
} | undefined;
|
|
1116
|
+
readonly type: "ioss" | "oss_non_union" | "oss_union" | "standard";
|
|
1117
|
+
} | undefined;
|
|
1118
|
+
readonly et?: {
|
|
1119
|
+
readonly standard?: {
|
|
1120
|
+
readonly place_of_supply_scheme?: "inbound_goods" | "standard" | undefined;
|
|
1121
|
+
} | undefined;
|
|
1122
|
+
readonly type: "standard";
|
|
1123
|
+
} | undefined;
|
|
1124
|
+
readonly fi?: {
|
|
1125
|
+
readonly standard?: {
|
|
1126
|
+
readonly place_of_supply_scheme: "inbound_goods" | "small_seller" | "standard";
|
|
1127
|
+
} | undefined;
|
|
1128
|
+
readonly type: "ioss" | "oss_non_union" | "oss_union" | "standard";
|
|
1129
|
+
} | undefined;
|
|
1130
|
+
readonly fr?: {
|
|
1131
|
+
readonly standard?: {
|
|
1132
|
+
readonly place_of_supply_scheme: "inbound_goods" | "small_seller" | "standard";
|
|
1133
|
+
} | undefined;
|
|
1134
|
+
readonly type: "ioss" | "oss_non_union" | "oss_union" | "standard";
|
|
1135
|
+
} | undefined;
|
|
1136
|
+
readonly gb?: {
|
|
1137
|
+
readonly standard?: {
|
|
1138
|
+
readonly place_of_supply_scheme?: "inbound_goods" | "standard" | undefined;
|
|
1139
|
+
} | undefined;
|
|
1140
|
+
readonly type: "standard";
|
|
1141
|
+
} | undefined;
|
|
1142
|
+
readonly ge?: {
|
|
1143
|
+
readonly type: "simplified";
|
|
1144
|
+
} | undefined;
|
|
1145
|
+
readonly gn?: {
|
|
1146
|
+
readonly standard?: {
|
|
1147
|
+
readonly place_of_supply_scheme?: "inbound_goods" | "standard" | undefined;
|
|
1148
|
+
} | undefined;
|
|
1149
|
+
readonly type: "standard";
|
|
1150
|
+
} | undefined;
|
|
1151
|
+
readonly gr?: {
|
|
1152
|
+
readonly standard?: {
|
|
1153
|
+
readonly place_of_supply_scheme: "inbound_goods" | "small_seller" | "standard";
|
|
1154
|
+
} | undefined;
|
|
1155
|
+
readonly type: "ioss" | "oss_non_union" | "oss_union" | "standard";
|
|
1156
|
+
} | undefined;
|
|
1157
|
+
readonly hr?: {
|
|
1158
|
+
readonly standard?: {
|
|
1159
|
+
readonly place_of_supply_scheme: "inbound_goods" | "small_seller" | "standard";
|
|
1160
|
+
} | undefined;
|
|
1161
|
+
readonly type: "ioss" | "oss_non_union" | "oss_union" | "standard";
|
|
1162
|
+
} | undefined;
|
|
1163
|
+
readonly hu?: {
|
|
1164
|
+
readonly standard?: {
|
|
1165
|
+
readonly place_of_supply_scheme: "inbound_goods" | "small_seller" | "standard";
|
|
1166
|
+
} | undefined;
|
|
1167
|
+
readonly type: "ioss" | "oss_non_union" | "oss_union" | "standard";
|
|
1168
|
+
} | undefined;
|
|
1169
|
+
readonly id?: {
|
|
1170
|
+
readonly type: "simplified";
|
|
1171
|
+
} | undefined;
|
|
1172
|
+
readonly ie?: {
|
|
1173
|
+
readonly standard?: {
|
|
1174
|
+
readonly place_of_supply_scheme: "inbound_goods" | "small_seller" | "standard";
|
|
1175
|
+
} | undefined;
|
|
1176
|
+
readonly type: "ioss" | "oss_non_union" | "oss_union" | "standard";
|
|
1177
|
+
} | undefined;
|
|
1178
|
+
readonly in?: {
|
|
1179
|
+
readonly type: "simplified";
|
|
1180
|
+
} | undefined;
|
|
1181
|
+
readonly is?: {
|
|
1182
|
+
readonly standard?: {
|
|
1183
|
+
readonly place_of_supply_scheme?: "inbound_goods" | "standard" | undefined;
|
|
1184
|
+
} | undefined;
|
|
1185
|
+
readonly type: "standard";
|
|
1186
|
+
} | undefined;
|
|
1187
|
+
readonly it?: {
|
|
1188
|
+
readonly standard?: {
|
|
1189
|
+
readonly place_of_supply_scheme: "inbound_goods" | "small_seller" | "standard";
|
|
1190
|
+
} | undefined;
|
|
1191
|
+
readonly type: "ioss" | "oss_non_union" | "oss_union" | "standard";
|
|
1192
|
+
} | undefined;
|
|
1193
|
+
readonly jp?: {
|
|
1194
|
+
readonly standard?: {
|
|
1195
|
+
readonly place_of_supply_scheme?: "inbound_goods" | "standard" | undefined;
|
|
1196
|
+
} | undefined;
|
|
1197
|
+
readonly type: "standard";
|
|
1198
|
+
} | undefined;
|
|
1199
|
+
readonly ke?: {
|
|
1200
|
+
readonly type: "simplified";
|
|
1201
|
+
} | undefined;
|
|
1202
|
+
readonly kg?: {
|
|
1203
|
+
readonly type: "simplified";
|
|
1204
|
+
} | undefined;
|
|
1205
|
+
readonly kh?: {
|
|
1206
|
+
readonly type: "simplified";
|
|
1207
|
+
} | undefined;
|
|
1208
|
+
readonly kr?: {
|
|
1209
|
+
readonly type: "simplified";
|
|
1210
|
+
} | undefined;
|
|
1211
|
+
readonly kz?: {
|
|
1212
|
+
readonly type: "simplified";
|
|
1213
|
+
} | undefined;
|
|
1214
|
+
readonly la?: {
|
|
1215
|
+
readonly type: "simplified";
|
|
1216
|
+
} | undefined;
|
|
1217
|
+
readonly lk?: {
|
|
1218
|
+
readonly type: "simplified";
|
|
1219
|
+
} | undefined;
|
|
1220
|
+
readonly lt?: {
|
|
1221
|
+
readonly standard?: {
|
|
1222
|
+
readonly place_of_supply_scheme: "inbound_goods" | "small_seller" | "standard";
|
|
1223
|
+
} | undefined;
|
|
1224
|
+
readonly type: "ioss" | "oss_non_union" | "oss_union" | "standard";
|
|
1225
|
+
} | undefined;
|
|
1226
|
+
readonly lu?: {
|
|
1227
|
+
readonly standard?: {
|
|
1228
|
+
readonly place_of_supply_scheme: "inbound_goods" | "small_seller" | "standard";
|
|
1229
|
+
} | undefined;
|
|
1230
|
+
readonly type: "ioss" | "oss_non_union" | "oss_union" | "standard";
|
|
1231
|
+
} | undefined;
|
|
1232
|
+
readonly lv?: {
|
|
1233
|
+
readonly standard?: {
|
|
1234
|
+
readonly place_of_supply_scheme: "inbound_goods" | "small_seller" | "standard";
|
|
1235
|
+
} | undefined;
|
|
1236
|
+
readonly type: "ioss" | "oss_non_union" | "oss_union" | "standard";
|
|
1237
|
+
} | undefined;
|
|
1238
|
+
readonly ma?: {
|
|
1239
|
+
readonly type: "simplified";
|
|
1240
|
+
} | undefined;
|
|
1241
|
+
readonly md?: {
|
|
1242
|
+
readonly type: "simplified";
|
|
1243
|
+
} | undefined;
|
|
1244
|
+
readonly me?: {
|
|
1245
|
+
readonly standard?: {
|
|
1246
|
+
readonly place_of_supply_scheme?: "inbound_goods" | "standard" | undefined;
|
|
1247
|
+
} | undefined;
|
|
1248
|
+
readonly type: "standard";
|
|
1249
|
+
} | undefined;
|
|
1250
|
+
readonly mk?: {
|
|
1251
|
+
readonly standard?: {
|
|
1252
|
+
readonly place_of_supply_scheme?: "inbound_goods" | "standard" | undefined;
|
|
1253
|
+
} | undefined;
|
|
1254
|
+
readonly type: "standard";
|
|
1255
|
+
} | undefined;
|
|
1256
|
+
readonly mr?: {
|
|
1257
|
+
readonly standard?: {
|
|
1258
|
+
readonly place_of_supply_scheme?: "inbound_goods" | "standard" | undefined;
|
|
1259
|
+
} | undefined;
|
|
1260
|
+
readonly type: "standard";
|
|
1261
|
+
} | undefined;
|
|
1262
|
+
readonly mt?: {
|
|
1263
|
+
readonly standard?: {
|
|
1264
|
+
readonly place_of_supply_scheme: "inbound_goods" | "small_seller" | "standard";
|
|
1265
|
+
} | undefined;
|
|
1266
|
+
readonly type: "ioss" | "oss_non_union" | "oss_union" | "standard";
|
|
1267
|
+
} | undefined;
|
|
1268
|
+
readonly mx?: {
|
|
1269
|
+
readonly type: "simplified";
|
|
1270
|
+
} | undefined;
|
|
1271
|
+
readonly my?: {
|
|
1272
|
+
readonly type: "simplified";
|
|
1273
|
+
} | undefined;
|
|
1274
|
+
readonly ng?: {
|
|
1275
|
+
readonly type: "simplified";
|
|
1276
|
+
} | undefined;
|
|
1277
|
+
readonly nl?: {
|
|
1278
|
+
readonly standard?: {
|
|
1279
|
+
readonly place_of_supply_scheme: "inbound_goods" | "small_seller" | "standard";
|
|
1280
|
+
} | undefined;
|
|
1281
|
+
readonly type: "ioss" | "oss_non_union" | "oss_union" | "standard";
|
|
1282
|
+
} | undefined;
|
|
1283
|
+
readonly no?: {
|
|
1284
|
+
readonly standard?: {
|
|
1285
|
+
readonly place_of_supply_scheme?: "inbound_goods" | "standard" | undefined;
|
|
1286
|
+
} | undefined;
|
|
1287
|
+
readonly type: "standard";
|
|
1288
|
+
} | undefined;
|
|
1289
|
+
readonly np?: {
|
|
1290
|
+
readonly type: "simplified";
|
|
1291
|
+
} | undefined;
|
|
1292
|
+
readonly nz?: {
|
|
1293
|
+
readonly standard?: {
|
|
1294
|
+
readonly place_of_supply_scheme?: "inbound_goods" | "standard" | undefined;
|
|
1295
|
+
} | undefined;
|
|
1296
|
+
readonly type: "standard";
|
|
1297
|
+
} | undefined;
|
|
1298
|
+
readonly om?: {
|
|
1299
|
+
readonly standard?: {
|
|
1300
|
+
readonly place_of_supply_scheme?: "inbound_goods" | "standard" | undefined;
|
|
1301
|
+
} | undefined;
|
|
1302
|
+
readonly type: "standard";
|
|
1303
|
+
} | undefined;
|
|
1304
|
+
readonly pe?: {
|
|
1305
|
+
readonly type: "simplified";
|
|
1306
|
+
} | undefined;
|
|
1307
|
+
readonly ph?: {
|
|
1308
|
+
readonly type: "simplified";
|
|
1309
|
+
} | undefined;
|
|
1310
|
+
readonly pl?: {
|
|
1311
|
+
readonly standard?: {
|
|
1312
|
+
readonly place_of_supply_scheme: "inbound_goods" | "small_seller" | "standard";
|
|
1313
|
+
} | undefined;
|
|
1314
|
+
readonly type: "ioss" | "oss_non_union" | "oss_union" | "standard";
|
|
1315
|
+
} | undefined;
|
|
1316
|
+
readonly pt?: {
|
|
1317
|
+
readonly standard?: {
|
|
1318
|
+
readonly place_of_supply_scheme: "inbound_goods" | "small_seller" | "standard";
|
|
1319
|
+
} | undefined;
|
|
1320
|
+
readonly type: "ioss" | "oss_non_union" | "oss_union" | "standard";
|
|
1321
|
+
} | undefined;
|
|
1322
|
+
readonly ro?: {
|
|
1323
|
+
readonly standard?: {
|
|
1324
|
+
readonly place_of_supply_scheme: "inbound_goods" | "small_seller" | "standard";
|
|
1325
|
+
} | undefined;
|
|
1326
|
+
readonly type: "ioss" | "oss_non_union" | "oss_union" | "standard";
|
|
1327
|
+
} | undefined;
|
|
1328
|
+
readonly rs?: {
|
|
1329
|
+
readonly standard?: {
|
|
1330
|
+
readonly place_of_supply_scheme?: "inbound_goods" | "standard" | undefined;
|
|
1331
|
+
} | undefined;
|
|
1332
|
+
readonly type: "standard";
|
|
1333
|
+
} | undefined;
|
|
1334
|
+
readonly ru?: {
|
|
1335
|
+
readonly type: "simplified";
|
|
1336
|
+
} | undefined;
|
|
1337
|
+
readonly sa?: {
|
|
1338
|
+
readonly type: "simplified";
|
|
1339
|
+
} | undefined;
|
|
1340
|
+
readonly se?: {
|
|
1341
|
+
readonly standard?: {
|
|
1342
|
+
readonly place_of_supply_scheme: "inbound_goods" | "small_seller" | "standard";
|
|
1343
|
+
} | undefined;
|
|
1344
|
+
readonly type: "ioss" | "oss_non_union" | "oss_union" | "standard";
|
|
1345
|
+
} | undefined;
|
|
1346
|
+
readonly sg?: {
|
|
1347
|
+
readonly standard?: {
|
|
1348
|
+
readonly place_of_supply_scheme?: "inbound_goods" | "standard" | undefined;
|
|
1349
|
+
} | undefined;
|
|
1350
|
+
readonly type: "standard";
|
|
1351
|
+
} | undefined;
|
|
1352
|
+
readonly si?: {
|
|
1353
|
+
readonly standard?: {
|
|
1354
|
+
readonly place_of_supply_scheme: "inbound_goods" | "small_seller" | "standard";
|
|
1355
|
+
} | undefined;
|
|
1356
|
+
readonly type: "ioss" | "oss_non_union" | "oss_union" | "standard";
|
|
1357
|
+
} | undefined;
|
|
1358
|
+
readonly sk?: {
|
|
1359
|
+
readonly standard?: {
|
|
1360
|
+
readonly place_of_supply_scheme: "inbound_goods" | "small_seller" | "standard";
|
|
1361
|
+
} | undefined;
|
|
1362
|
+
readonly type: "ioss" | "oss_non_union" | "oss_union" | "standard";
|
|
1363
|
+
} | undefined;
|
|
1364
|
+
readonly sn?: {
|
|
1365
|
+
readonly type: "simplified";
|
|
1366
|
+
} | undefined;
|
|
1367
|
+
readonly sr?: {
|
|
1368
|
+
readonly standard?: {
|
|
1369
|
+
readonly place_of_supply_scheme?: "inbound_goods" | "standard" | undefined;
|
|
1370
|
+
} | undefined;
|
|
1371
|
+
readonly type: "standard";
|
|
1372
|
+
} | undefined;
|
|
1373
|
+
readonly th?: {
|
|
1374
|
+
readonly type: "simplified";
|
|
1375
|
+
} | undefined;
|
|
1376
|
+
readonly tj?: {
|
|
1377
|
+
readonly type: "simplified";
|
|
1378
|
+
} | undefined;
|
|
1379
|
+
readonly tr?: {
|
|
1380
|
+
readonly type: "simplified";
|
|
1381
|
+
} | undefined;
|
|
1382
|
+
readonly tw?: {
|
|
1383
|
+
readonly type: "simplified";
|
|
1384
|
+
} | undefined;
|
|
1385
|
+
readonly tz?: {
|
|
1386
|
+
readonly type: "simplified";
|
|
1387
|
+
} | undefined;
|
|
1388
|
+
readonly ua?: {
|
|
1389
|
+
readonly type: "simplified";
|
|
1390
|
+
} | undefined;
|
|
1391
|
+
readonly ug?: {
|
|
1392
|
+
readonly type: "simplified";
|
|
1393
|
+
} | undefined;
|
|
1394
|
+
readonly us?: {
|
|
1395
|
+
readonly local_amusement_tax?: {
|
|
1396
|
+
readonly jurisdiction: string;
|
|
1397
|
+
} | undefined;
|
|
1398
|
+
readonly local_lease_tax?: {
|
|
1399
|
+
readonly jurisdiction: string;
|
|
1400
|
+
} | undefined;
|
|
1401
|
+
readonly state: string;
|
|
1402
|
+
readonly state_sales_tax?: {
|
|
1403
|
+
readonly elections: readonly {
|
|
1404
|
+
readonly jurisdiction?: string | undefined;
|
|
1405
|
+
readonly type: "local_use_tax" | "simplified_sellers_use_tax" | "single_local_use_tax";
|
|
1406
|
+
}[];
|
|
1407
|
+
} | undefined;
|
|
1408
|
+
readonly type: "local_amusement_tax" | "local_lease_tax" | "state_communications_tax" | "state_retail_delivery_fee" | "state_sales_tax";
|
|
1409
|
+
} | undefined;
|
|
1410
|
+
readonly uy?: {
|
|
1411
|
+
readonly standard?: {
|
|
1412
|
+
readonly place_of_supply_scheme?: "inbound_goods" | "standard" | undefined;
|
|
1413
|
+
} | undefined;
|
|
1414
|
+
readonly type: "standard";
|
|
1415
|
+
} | undefined;
|
|
1416
|
+
readonly uz?: {
|
|
1417
|
+
readonly type: "simplified";
|
|
1418
|
+
} | undefined;
|
|
1419
|
+
readonly vn?: {
|
|
1420
|
+
readonly type: "simplified";
|
|
1421
|
+
} | undefined;
|
|
1422
|
+
readonly za?: {
|
|
1423
|
+
readonly standard?: {
|
|
1424
|
+
readonly place_of_supply_scheme?: "inbound_goods" | "standard" | undefined;
|
|
1425
|
+
} | undefined;
|
|
1426
|
+
readonly type: "standard";
|
|
1427
|
+
} | undefined;
|
|
1428
|
+
readonly zm?: {
|
|
1429
|
+
readonly type: "simplified";
|
|
1430
|
+
} | undefined;
|
|
1431
|
+
readonly zw?: {
|
|
1432
|
+
readonly standard?: {
|
|
1433
|
+
readonly place_of_supply_scheme?: "inbound_goods" | "standard" | undefined;
|
|
1434
|
+
} | undefined;
|
|
1435
|
+
readonly type: "standard";
|
|
1436
|
+
} | undefined;
|
|
1437
|
+
};
|
|
1438
|
+
readonly expand?: readonly string[] | undefined;
|
|
1439
|
+
readonly expires_at?: number | undefined;
|
|
1440
|
+
}, {
|
|
1441
|
+
readonly active_from: number;
|
|
1442
|
+
readonly country: string;
|
|
1443
|
+
readonly country_options: {
|
|
1444
|
+
readonly ae?: {
|
|
1445
|
+
readonly standard?: {
|
|
1446
|
+
readonly place_of_supply_scheme: "inbound_goods" | "standard";
|
|
1447
|
+
} | undefined;
|
|
1448
|
+
readonly type: "standard";
|
|
1449
|
+
} | undefined;
|
|
1450
|
+
readonly al?: {
|
|
1451
|
+
readonly type: "standard";
|
|
1452
|
+
} | undefined;
|
|
1453
|
+
readonly am?: {
|
|
1454
|
+
readonly type: "simplified";
|
|
1455
|
+
} | undefined;
|
|
1456
|
+
readonly ao?: {
|
|
1457
|
+
readonly type: "standard";
|
|
1458
|
+
} | undefined;
|
|
1459
|
+
readonly at?: {
|
|
1460
|
+
readonly standard?: {
|
|
1461
|
+
readonly place_of_supply_scheme: "inbound_goods" | "small_seller" | "standard";
|
|
1462
|
+
} | undefined;
|
|
1463
|
+
readonly type: "ioss" | "oss_non_union" | "oss_union" | "standard";
|
|
1464
|
+
} | undefined;
|
|
1465
|
+
readonly au?: {
|
|
1466
|
+
readonly standard?: {
|
|
1467
|
+
readonly place_of_supply_scheme: "inbound_goods" | "standard";
|
|
1468
|
+
} | undefined;
|
|
1469
|
+
readonly type: "standard";
|
|
1470
|
+
} | undefined;
|
|
1471
|
+
readonly aw?: {
|
|
1472
|
+
readonly type: "standard";
|
|
1473
|
+
} | undefined;
|
|
1474
|
+
readonly az?: {
|
|
1475
|
+
readonly type: "simplified";
|
|
1476
|
+
} | undefined;
|
|
1477
|
+
readonly ba?: {
|
|
1478
|
+
readonly type: "standard";
|
|
1479
|
+
} | undefined;
|
|
1480
|
+
readonly bb?: {
|
|
1481
|
+
readonly type: "standard";
|
|
1482
|
+
} | undefined;
|
|
1483
|
+
readonly bd?: {
|
|
1484
|
+
readonly type: "standard";
|
|
1485
|
+
} | undefined;
|
|
1486
|
+
readonly be?: {
|
|
1487
|
+
readonly standard?: {
|
|
1488
|
+
readonly place_of_supply_scheme: "inbound_goods" | "small_seller" | "standard";
|
|
1489
|
+
} | undefined;
|
|
1490
|
+
readonly type: "ioss" | "oss_non_union" | "oss_union" | "standard";
|
|
1491
|
+
} | undefined;
|
|
1492
|
+
readonly bf?: {
|
|
1493
|
+
readonly type: "standard";
|
|
1494
|
+
} | undefined;
|
|
1495
|
+
readonly bg?: {
|
|
1496
|
+
readonly standard?: {
|
|
1497
|
+
readonly place_of_supply_scheme: "inbound_goods" | "small_seller" | "standard";
|
|
1498
|
+
} | undefined;
|
|
1499
|
+
readonly type: "ioss" | "oss_non_union" | "oss_union" | "standard";
|
|
1500
|
+
} | undefined;
|
|
1501
|
+
readonly bh?: {
|
|
1502
|
+
readonly type: "standard";
|
|
1503
|
+
} | undefined;
|
|
1504
|
+
readonly bj?: {
|
|
1505
|
+
readonly type: "simplified";
|
|
1506
|
+
} | undefined;
|
|
1507
|
+
readonly bs?: {
|
|
1508
|
+
readonly type: "standard";
|
|
1509
|
+
} | undefined;
|
|
1510
|
+
readonly by?: {
|
|
1511
|
+
readonly type: "simplified";
|
|
1512
|
+
} | undefined;
|
|
1513
|
+
readonly ca?: {
|
|
1514
|
+
readonly province_standard?: {
|
|
1515
|
+
readonly province: string;
|
|
1516
|
+
} | undefined;
|
|
1517
|
+
readonly type: "province_standard" | "simplified" | "standard";
|
|
1518
|
+
} | undefined;
|
|
1519
|
+
readonly cd?: {
|
|
1520
|
+
readonly type: "standard";
|
|
1521
|
+
} | undefined;
|
|
1522
|
+
readonly ch?: {
|
|
1523
|
+
readonly standard?: {
|
|
1524
|
+
readonly place_of_supply_scheme: "inbound_goods" | "standard";
|
|
1525
|
+
} | undefined;
|
|
1526
|
+
readonly type: "standard";
|
|
1527
|
+
} | undefined;
|
|
1528
|
+
readonly cl?: {
|
|
1529
|
+
readonly type: "simplified";
|
|
1530
|
+
} | undefined;
|
|
1531
|
+
readonly cm?: {
|
|
1532
|
+
readonly type: "simplified";
|
|
1533
|
+
} | undefined;
|
|
1534
|
+
readonly co?: {
|
|
1535
|
+
readonly type: "simplified";
|
|
1536
|
+
} | undefined;
|
|
1537
|
+
readonly cr?: {
|
|
1538
|
+
readonly type: "simplified";
|
|
1539
|
+
} | undefined;
|
|
1540
|
+
readonly cv?: {
|
|
1541
|
+
readonly type: "simplified";
|
|
1542
|
+
} | undefined;
|
|
1543
|
+
readonly cy?: {
|
|
1544
|
+
readonly standard?: {
|
|
1545
|
+
readonly place_of_supply_scheme: "inbound_goods" | "small_seller" | "standard";
|
|
1546
|
+
} | undefined;
|
|
1547
|
+
readonly type: "ioss" | "oss_non_union" | "oss_union" | "standard";
|
|
1548
|
+
} | undefined;
|
|
1549
|
+
readonly cz?: {
|
|
1550
|
+
readonly standard?: {
|
|
1551
|
+
readonly place_of_supply_scheme: "inbound_goods" | "small_seller" | "standard";
|
|
1552
|
+
} | undefined;
|
|
1553
|
+
readonly type: "ioss" | "oss_non_union" | "oss_union" | "standard";
|
|
1554
|
+
} | undefined;
|
|
1555
|
+
readonly de?: {
|
|
1556
|
+
readonly standard?: {
|
|
1557
|
+
readonly place_of_supply_scheme: "inbound_goods" | "small_seller" | "standard";
|
|
1558
|
+
} | undefined;
|
|
1559
|
+
readonly type: "ioss" | "oss_non_union" | "oss_union" | "standard";
|
|
1560
|
+
} | undefined;
|
|
1561
|
+
readonly dk?: {
|
|
1562
|
+
readonly standard?: {
|
|
1563
|
+
readonly place_of_supply_scheme: "inbound_goods" | "small_seller" | "standard";
|
|
1564
|
+
} | undefined;
|
|
1565
|
+
readonly type: "ioss" | "oss_non_union" | "oss_union" | "standard";
|
|
1566
|
+
} | undefined;
|
|
1567
|
+
readonly ec?: {
|
|
1568
|
+
readonly type: "simplified";
|
|
1569
|
+
} | undefined;
|
|
1570
|
+
readonly ee?: {
|
|
1571
|
+
readonly standard?: {
|
|
1572
|
+
readonly place_of_supply_scheme: "inbound_goods" | "small_seller" | "standard";
|
|
1573
|
+
} | undefined;
|
|
1574
|
+
readonly type: "ioss" | "oss_non_union" | "oss_union" | "standard";
|
|
1575
|
+
} | undefined;
|
|
1576
|
+
readonly eg?: {
|
|
1577
|
+
readonly type: "simplified";
|
|
1578
|
+
} | undefined;
|
|
1579
|
+
readonly es?: {
|
|
1580
|
+
readonly standard?: {
|
|
1581
|
+
readonly place_of_supply_scheme: "inbound_goods" | "small_seller" | "standard";
|
|
1582
|
+
} | undefined;
|
|
1583
|
+
readonly type: "ioss" | "oss_non_union" | "oss_union" | "standard";
|
|
1584
|
+
} | undefined;
|
|
1585
|
+
readonly et?: {
|
|
1586
|
+
readonly type: "standard";
|
|
1587
|
+
} | undefined;
|
|
1588
|
+
readonly fi?: {
|
|
1589
|
+
readonly standard?: {
|
|
1590
|
+
readonly place_of_supply_scheme: "inbound_goods" | "small_seller" | "standard";
|
|
1591
|
+
} | undefined;
|
|
1592
|
+
readonly type: "ioss" | "oss_non_union" | "oss_union" | "standard";
|
|
1593
|
+
} | undefined;
|
|
1594
|
+
readonly fr?: {
|
|
1595
|
+
readonly standard?: {
|
|
1596
|
+
readonly place_of_supply_scheme: "inbound_goods" | "small_seller" | "standard";
|
|
1597
|
+
} | undefined;
|
|
1598
|
+
readonly type: "ioss" | "oss_non_union" | "oss_union" | "standard";
|
|
1599
|
+
} | undefined;
|
|
1600
|
+
readonly gb?: {
|
|
1601
|
+
readonly standard?: {
|
|
1602
|
+
readonly place_of_supply_scheme: "inbound_goods" | "standard";
|
|
1603
|
+
} | undefined;
|
|
1604
|
+
readonly type: "standard";
|
|
1605
|
+
} | undefined;
|
|
1606
|
+
readonly ge?: {
|
|
1607
|
+
readonly type: "simplified";
|
|
1608
|
+
} | undefined;
|
|
1609
|
+
readonly gn?: {
|
|
1610
|
+
readonly type: "standard";
|
|
1611
|
+
} | undefined;
|
|
1612
|
+
readonly gr?: {
|
|
1613
|
+
readonly standard?: {
|
|
1614
|
+
readonly place_of_supply_scheme: "inbound_goods" | "small_seller" | "standard";
|
|
1615
|
+
} | undefined;
|
|
1616
|
+
readonly type: "ioss" | "oss_non_union" | "oss_union" | "standard";
|
|
1617
|
+
} | undefined;
|
|
1618
|
+
readonly hr?: {
|
|
1619
|
+
readonly standard?: {
|
|
1620
|
+
readonly place_of_supply_scheme: "inbound_goods" | "small_seller" | "standard";
|
|
1621
|
+
} | undefined;
|
|
1622
|
+
readonly type: "ioss" | "oss_non_union" | "oss_union" | "standard";
|
|
1623
|
+
} | undefined;
|
|
1624
|
+
readonly hu?: {
|
|
1625
|
+
readonly standard?: {
|
|
1626
|
+
readonly place_of_supply_scheme: "inbound_goods" | "small_seller" | "standard";
|
|
1627
|
+
} | undefined;
|
|
1628
|
+
readonly type: "ioss" | "oss_non_union" | "oss_union" | "standard";
|
|
1629
|
+
} | undefined;
|
|
1630
|
+
readonly id?: {
|
|
1631
|
+
readonly type: "simplified";
|
|
1632
|
+
} | undefined;
|
|
1633
|
+
readonly ie?: {
|
|
1634
|
+
readonly standard?: {
|
|
1635
|
+
readonly place_of_supply_scheme: "inbound_goods" | "small_seller" | "standard";
|
|
1636
|
+
} | undefined;
|
|
1637
|
+
readonly type: "ioss" | "oss_non_union" | "oss_union" | "standard";
|
|
1638
|
+
} | undefined;
|
|
1639
|
+
readonly in?: {
|
|
1640
|
+
readonly type: "simplified";
|
|
1641
|
+
} | undefined;
|
|
1642
|
+
readonly is?: {
|
|
1643
|
+
readonly type: "standard";
|
|
1644
|
+
} | undefined;
|
|
1645
|
+
readonly it?: {
|
|
1646
|
+
readonly standard?: {
|
|
1647
|
+
readonly place_of_supply_scheme: "inbound_goods" | "small_seller" | "standard";
|
|
1648
|
+
} | undefined;
|
|
1649
|
+
readonly type: "ioss" | "oss_non_union" | "oss_union" | "standard";
|
|
1650
|
+
} | undefined;
|
|
1651
|
+
readonly jp?: {
|
|
1652
|
+
readonly standard?: {
|
|
1653
|
+
readonly place_of_supply_scheme: "inbound_goods" | "standard";
|
|
1654
|
+
} | undefined;
|
|
1655
|
+
readonly type: "standard";
|
|
1656
|
+
} | undefined;
|
|
1657
|
+
readonly ke?: {
|
|
1658
|
+
readonly type: "simplified";
|
|
1659
|
+
} | undefined;
|
|
1660
|
+
readonly kg?: {
|
|
1661
|
+
readonly type: "simplified";
|
|
1662
|
+
} | undefined;
|
|
1663
|
+
readonly kh?: {
|
|
1664
|
+
readonly type: "simplified";
|
|
1665
|
+
} | undefined;
|
|
1666
|
+
readonly kr?: {
|
|
1667
|
+
readonly type: "simplified";
|
|
1668
|
+
} | undefined;
|
|
1669
|
+
readonly kz?: {
|
|
1670
|
+
readonly type: "simplified";
|
|
1671
|
+
} | undefined;
|
|
1672
|
+
readonly la?: {
|
|
1673
|
+
readonly type: "simplified";
|
|
1674
|
+
} | undefined;
|
|
1675
|
+
readonly lk?: {
|
|
1676
|
+
readonly type: "simplified";
|
|
1677
|
+
} | undefined;
|
|
1678
|
+
readonly lt?: {
|
|
1679
|
+
readonly standard?: {
|
|
1680
|
+
readonly place_of_supply_scheme: "inbound_goods" | "small_seller" | "standard";
|
|
1681
|
+
} | undefined;
|
|
1682
|
+
readonly type: "ioss" | "oss_non_union" | "oss_union" | "standard";
|
|
1683
|
+
} | undefined;
|
|
1684
|
+
readonly lu?: {
|
|
1685
|
+
readonly standard?: {
|
|
1686
|
+
readonly place_of_supply_scheme: "inbound_goods" | "small_seller" | "standard";
|
|
1687
|
+
} | undefined;
|
|
1688
|
+
readonly type: "ioss" | "oss_non_union" | "oss_union" | "standard";
|
|
1689
|
+
} | undefined;
|
|
1690
|
+
readonly lv?: {
|
|
1691
|
+
readonly standard?: {
|
|
1692
|
+
readonly place_of_supply_scheme: "inbound_goods" | "small_seller" | "standard";
|
|
1693
|
+
} | undefined;
|
|
1694
|
+
readonly type: "ioss" | "oss_non_union" | "oss_union" | "standard";
|
|
1695
|
+
} | undefined;
|
|
1696
|
+
readonly ma?: {
|
|
1697
|
+
readonly type: "simplified";
|
|
1698
|
+
} | undefined;
|
|
1699
|
+
readonly md?: {
|
|
1700
|
+
readonly type: "simplified";
|
|
1701
|
+
} | undefined;
|
|
1702
|
+
readonly me?: {
|
|
1703
|
+
readonly type: "standard";
|
|
1704
|
+
} | undefined;
|
|
1705
|
+
readonly mk?: {
|
|
1706
|
+
readonly type: "standard";
|
|
1707
|
+
} | undefined;
|
|
1708
|
+
readonly mr?: {
|
|
1709
|
+
readonly type: "standard";
|
|
1710
|
+
} | undefined;
|
|
1711
|
+
readonly mt?: {
|
|
1712
|
+
readonly standard?: {
|
|
1713
|
+
readonly place_of_supply_scheme: "inbound_goods" | "small_seller" | "standard";
|
|
1714
|
+
} | undefined;
|
|
1715
|
+
readonly type: "ioss" | "oss_non_union" | "oss_union" | "standard";
|
|
1716
|
+
} | undefined;
|
|
1717
|
+
readonly mx?: {
|
|
1718
|
+
readonly type: "simplified";
|
|
1719
|
+
} | undefined;
|
|
1720
|
+
readonly my?: {
|
|
1721
|
+
readonly type: "simplified";
|
|
1722
|
+
} | undefined;
|
|
1723
|
+
readonly ng?: {
|
|
1724
|
+
readonly type: "simplified";
|
|
1725
|
+
} | undefined;
|
|
1726
|
+
readonly nl?: {
|
|
1727
|
+
readonly standard?: {
|
|
1728
|
+
readonly place_of_supply_scheme: "inbound_goods" | "small_seller" | "standard";
|
|
1729
|
+
} | undefined;
|
|
1730
|
+
readonly type: "ioss" | "oss_non_union" | "oss_union" | "standard";
|
|
1731
|
+
} | undefined;
|
|
1732
|
+
readonly no?: {
|
|
1733
|
+
readonly standard?: {
|
|
1734
|
+
readonly place_of_supply_scheme: "inbound_goods" | "standard";
|
|
1735
|
+
} | undefined;
|
|
1736
|
+
readonly type: "standard";
|
|
1737
|
+
} | undefined;
|
|
1738
|
+
readonly np?: {
|
|
1739
|
+
readonly type: "simplified";
|
|
1740
|
+
} | undefined;
|
|
1741
|
+
readonly nz?: {
|
|
1742
|
+
readonly standard?: {
|
|
1743
|
+
readonly place_of_supply_scheme: "inbound_goods" | "standard";
|
|
1744
|
+
} | undefined;
|
|
1745
|
+
readonly type: "standard";
|
|
1746
|
+
} | undefined;
|
|
1747
|
+
readonly om?: {
|
|
1748
|
+
readonly type: "standard";
|
|
1749
|
+
} | undefined;
|
|
1750
|
+
readonly pe?: {
|
|
1751
|
+
readonly type: "simplified";
|
|
1752
|
+
} | undefined;
|
|
1753
|
+
readonly ph?: {
|
|
1754
|
+
readonly type: "simplified";
|
|
1755
|
+
} | undefined;
|
|
1756
|
+
readonly pl?: {
|
|
1757
|
+
readonly standard?: {
|
|
1758
|
+
readonly place_of_supply_scheme: "inbound_goods" | "small_seller" | "standard";
|
|
1759
|
+
} | undefined;
|
|
1760
|
+
readonly type: "ioss" | "oss_non_union" | "oss_union" | "standard";
|
|
1761
|
+
} | undefined;
|
|
1762
|
+
readonly pt?: {
|
|
1763
|
+
readonly standard?: {
|
|
1764
|
+
readonly place_of_supply_scheme: "inbound_goods" | "small_seller" | "standard";
|
|
1765
|
+
} | undefined;
|
|
1766
|
+
readonly type: "ioss" | "oss_non_union" | "oss_union" | "standard";
|
|
1767
|
+
} | undefined;
|
|
1768
|
+
readonly ro?: {
|
|
1769
|
+
readonly standard?: {
|
|
1770
|
+
readonly place_of_supply_scheme: "inbound_goods" | "small_seller" | "standard";
|
|
1771
|
+
} | undefined;
|
|
1772
|
+
readonly type: "ioss" | "oss_non_union" | "oss_union" | "standard";
|
|
1773
|
+
} | undefined;
|
|
1774
|
+
readonly rs?: {
|
|
1775
|
+
readonly type: "standard";
|
|
1776
|
+
} | undefined;
|
|
1777
|
+
readonly ru?: {
|
|
1778
|
+
readonly type: "simplified";
|
|
1779
|
+
} | undefined;
|
|
1780
|
+
readonly sa?: {
|
|
1781
|
+
readonly type: "simplified";
|
|
1782
|
+
} | undefined;
|
|
1783
|
+
readonly se?: {
|
|
1784
|
+
readonly standard?: {
|
|
1785
|
+
readonly place_of_supply_scheme: "inbound_goods" | "small_seller" | "standard";
|
|
1786
|
+
} | undefined;
|
|
1787
|
+
readonly type: "ioss" | "oss_non_union" | "oss_union" | "standard";
|
|
1788
|
+
} | undefined;
|
|
1789
|
+
readonly sg?: {
|
|
1790
|
+
readonly standard?: {
|
|
1791
|
+
readonly place_of_supply_scheme: "inbound_goods" | "standard";
|
|
1792
|
+
} | undefined;
|
|
1793
|
+
readonly type: "standard";
|
|
1794
|
+
} | undefined;
|
|
1795
|
+
readonly si?: {
|
|
1796
|
+
readonly standard?: {
|
|
1797
|
+
readonly place_of_supply_scheme: "inbound_goods" | "small_seller" | "standard";
|
|
1798
|
+
} | undefined;
|
|
1799
|
+
readonly type: "ioss" | "oss_non_union" | "oss_union" | "standard";
|
|
1800
|
+
} | undefined;
|
|
1801
|
+
readonly sk?: {
|
|
1802
|
+
readonly standard?: {
|
|
1803
|
+
readonly place_of_supply_scheme: "inbound_goods" | "small_seller" | "standard";
|
|
1804
|
+
} | undefined;
|
|
1805
|
+
readonly type: "ioss" | "oss_non_union" | "oss_union" | "standard";
|
|
1806
|
+
} | undefined;
|
|
1807
|
+
readonly sn?: {
|
|
1808
|
+
readonly type: "simplified";
|
|
1809
|
+
} | undefined;
|
|
1810
|
+
readonly sr?: {
|
|
1811
|
+
readonly type: "standard";
|
|
1812
|
+
} | undefined;
|
|
1813
|
+
readonly th?: {
|
|
1814
|
+
readonly type: "simplified";
|
|
1815
|
+
} | undefined;
|
|
1816
|
+
readonly tj?: {
|
|
1817
|
+
readonly type: "simplified";
|
|
1818
|
+
} | undefined;
|
|
1819
|
+
readonly tr?: {
|
|
1820
|
+
readonly type: "simplified";
|
|
1821
|
+
} | undefined;
|
|
1822
|
+
readonly tw?: {
|
|
1823
|
+
readonly type: "simplified";
|
|
1824
|
+
} | undefined;
|
|
1825
|
+
readonly tz?: {
|
|
1826
|
+
readonly type: "simplified";
|
|
1827
|
+
} | undefined;
|
|
1828
|
+
readonly ua?: {
|
|
1829
|
+
readonly type: "simplified";
|
|
1830
|
+
} | undefined;
|
|
1831
|
+
readonly ug?: {
|
|
1832
|
+
readonly type: "simplified";
|
|
1833
|
+
} | undefined;
|
|
1834
|
+
readonly us?: {
|
|
1835
|
+
readonly local_amusement_tax?: {
|
|
1836
|
+
readonly jurisdiction: string;
|
|
1837
|
+
} | undefined;
|
|
1838
|
+
readonly local_lease_tax?: {
|
|
1839
|
+
readonly jurisdiction: string;
|
|
1840
|
+
} | undefined;
|
|
1841
|
+
readonly state: string;
|
|
1842
|
+
readonly state_sales_tax?: {
|
|
1843
|
+
readonly elections?: readonly {
|
|
1844
|
+
readonly jurisdiction?: string | undefined;
|
|
1845
|
+
readonly type: "local_use_tax" | "simplified_sellers_use_tax" | "single_local_use_tax";
|
|
1846
|
+
}[] | undefined;
|
|
1847
|
+
} | undefined;
|
|
1848
|
+
readonly type: "local_amusement_tax" | "local_lease_tax" | "state_communications_tax" | "state_retail_delivery_fee" | "state_sales_tax";
|
|
1849
|
+
} | undefined;
|
|
1850
|
+
readonly uy?: {
|
|
1851
|
+
readonly type: "standard";
|
|
1852
|
+
} | undefined;
|
|
1853
|
+
readonly uz?: {
|
|
1854
|
+
readonly type: "simplified";
|
|
1855
|
+
} | undefined;
|
|
1856
|
+
readonly vn?: {
|
|
1857
|
+
readonly type: "simplified";
|
|
1858
|
+
} | undefined;
|
|
1859
|
+
readonly za?: {
|
|
1860
|
+
readonly type: "standard";
|
|
1861
|
+
} | undefined;
|
|
1862
|
+
readonly zm?: {
|
|
1863
|
+
readonly type: "simplified";
|
|
1864
|
+
} | undefined;
|
|
1865
|
+
readonly zw?: {
|
|
1866
|
+
readonly type: "standard";
|
|
1867
|
+
} | undefined;
|
|
1868
|
+
};
|
|
1869
|
+
readonly created: number;
|
|
1870
|
+
readonly expires_at: number | null;
|
|
1871
|
+
readonly id: string;
|
|
1872
|
+
readonly livemode: boolean;
|
|
1873
|
+
readonly object: "tax.registration";
|
|
1874
|
+
readonly status: "active" | "expired" | "scheduled";
|
|
1875
|
+
}, never, any>;
|
|
944
1876
|
//# sourceMappingURL=PostTaxRegistrations.d.ts.map
|