@distilled.cloud/stripe 0.10.2 → 0.12.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
|
@@ -737,5 +737,758 @@ export type PostCheckoutSessionsOutput = typeof PostCheckoutSessionsOutput.Type;
|
|
|
737
737
|
*
|
|
738
738
|
* <p>Creates a Checkout Session object.</p>
|
|
739
739
|
*/
|
|
740
|
-
export declare const PostCheckoutSessions:
|
|
740
|
+
export declare const PostCheckoutSessions: import("@distilled.cloud/core/client").OperationMethod<{
|
|
741
|
+
readonly adaptive_pricing?: {
|
|
742
|
+
readonly enabled?: boolean | undefined;
|
|
743
|
+
} | undefined;
|
|
744
|
+
readonly after_expiration?: {
|
|
745
|
+
readonly recovery?: {
|
|
746
|
+
readonly allow_promotion_codes?: boolean | undefined;
|
|
747
|
+
readonly enabled: boolean;
|
|
748
|
+
} | undefined;
|
|
749
|
+
} | undefined;
|
|
750
|
+
readonly allow_promotion_codes?: boolean | undefined;
|
|
751
|
+
readonly automatic_tax?: {
|
|
752
|
+
readonly enabled: boolean;
|
|
753
|
+
readonly liability?: {
|
|
754
|
+
readonly account?: string | undefined;
|
|
755
|
+
readonly type: "account" | "self";
|
|
756
|
+
} | undefined;
|
|
757
|
+
} | undefined;
|
|
758
|
+
readonly billing_address_collection?: "auto" | "required" | undefined;
|
|
759
|
+
readonly branding_settings?: {
|
|
760
|
+
readonly background_color?: unknown;
|
|
761
|
+
readonly border_style?: "" | "pill" | "rectangular" | "rounded" | undefined;
|
|
762
|
+
readonly button_color?: unknown;
|
|
763
|
+
readonly display_name?: string | undefined;
|
|
764
|
+
readonly font_family?: "" | "be_vietnam_pro" | "bitter" | "chakra_petch" | "default" | "hahmlet" | "inconsolata" | "inter" | "lato" | "lora" | "m_plus_1_code" | "montserrat" | "noto_sans" | "noto_sans_jp" | "noto_serif" | "nunito" | "open_sans" | "pridi" | "pt_sans" | "pt_serif" | "raleway" | "roboto" | "roboto_slab" | "source_sans_pro" | "titillium_web" | "ubuntu_mono" | "zen_maru_gothic" | undefined;
|
|
765
|
+
readonly icon?: {
|
|
766
|
+
readonly file?: string | undefined;
|
|
767
|
+
readonly type: "file" | "url";
|
|
768
|
+
readonly url?: string | undefined;
|
|
769
|
+
} | undefined;
|
|
770
|
+
readonly logo?: {
|
|
771
|
+
readonly file?: string | undefined;
|
|
772
|
+
readonly type: "file" | "url";
|
|
773
|
+
readonly url?: string | undefined;
|
|
774
|
+
} | undefined;
|
|
775
|
+
} | undefined;
|
|
776
|
+
readonly cancel_url?: string | undefined;
|
|
777
|
+
readonly client_reference_id?: string | undefined;
|
|
778
|
+
readonly consent_collection?: {
|
|
779
|
+
readonly payment_method_reuse_agreement?: {
|
|
780
|
+
readonly position: "auto" | "hidden";
|
|
781
|
+
} | undefined;
|
|
782
|
+
readonly promotions?: "auto" | "none" | undefined;
|
|
783
|
+
readonly terms_of_service?: "none" | "required" | undefined;
|
|
784
|
+
} | undefined;
|
|
785
|
+
readonly currency?: string | undefined;
|
|
786
|
+
readonly custom_fields?: readonly {
|
|
787
|
+
readonly dropdown?: {
|
|
788
|
+
readonly default_value?: string | undefined;
|
|
789
|
+
readonly options: readonly {
|
|
790
|
+
readonly label: string;
|
|
791
|
+
readonly value: string;
|
|
792
|
+
}[];
|
|
793
|
+
} | undefined;
|
|
794
|
+
readonly key: string;
|
|
795
|
+
readonly label: {
|
|
796
|
+
readonly custom: string;
|
|
797
|
+
readonly type: "custom";
|
|
798
|
+
};
|
|
799
|
+
readonly numeric?: {
|
|
800
|
+
readonly default_value?: string | undefined;
|
|
801
|
+
readonly maximum_length?: number | undefined;
|
|
802
|
+
readonly minimum_length?: number | undefined;
|
|
803
|
+
} | undefined;
|
|
804
|
+
readonly optional?: boolean | undefined;
|
|
805
|
+
readonly text?: {
|
|
806
|
+
readonly default_value?: string | undefined;
|
|
807
|
+
readonly maximum_length?: number | undefined;
|
|
808
|
+
readonly minimum_length?: number | undefined;
|
|
809
|
+
} | undefined;
|
|
810
|
+
readonly type: "dropdown" | "numeric" | "text";
|
|
811
|
+
}[] | undefined;
|
|
812
|
+
readonly custom_text?: {
|
|
813
|
+
readonly after_submit?: unknown;
|
|
814
|
+
readonly shipping_address?: unknown;
|
|
815
|
+
readonly submit?: unknown;
|
|
816
|
+
readonly terms_of_service_acceptance?: unknown;
|
|
817
|
+
} | undefined;
|
|
818
|
+
readonly customer?: string | undefined;
|
|
819
|
+
readonly customer_account?: string | undefined;
|
|
820
|
+
readonly customer_creation?: "always" | "if_required" | undefined;
|
|
821
|
+
readonly customer_email?: string | undefined;
|
|
822
|
+
readonly customer_update?: {
|
|
823
|
+
readonly address?: "auto" | "never" | undefined;
|
|
824
|
+
readonly name?: "auto" | "never" | undefined;
|
|
825
|
+
readonly shipping?: "auto" | "never" | undefined;
|
|
826
|
+
} | undefined;
|
|
827
|
+
readonly discounts?: readonly {
|
|
828
|
+
readonly coupon?: string | undefined;
|
|
829
|
+
readonly promotion_code?: string | undefined;
|
|
830
|
+
}[] | undefined;
|
|
831
|
+
readonly excluded_payment_method_types?: readonly ("acss_debit" | "affirm" | "afterpay_clearpay" | "alipay" | "alma" | "amazon_pay" | "au_becs_debit" | "bacs_debit" | "bancontact" | "billie" | "blik" | "boleto" | "card" | "cashapp" | "crypto" | "customer_balance" | "eps" | "fpx" | "giropay" | "grabpay" | "ideal" | "kakao_pay" | "klarna" | "konbini" | "kr_card" | "mb_way" | "mobilepay" | "multibanco" | "naver_pay" | "nz_bank_account" | "oxxo" | "p24" | "pay_by_bank" | "payco" | "paynow" | "paypal" | "payto" | "pix" | "promptpay" | "revolut_pay" | "samsung_pay" | "satispay" | "sepa_debit" | "sofort" | "swish" | "twint" | "upi" | "us_bank_account" | "wechat_pay" | "zip")[] | undefined;
|
|
832
|
+
readonly expand?: readonly string[] | undefined;
|
|
833
|
+
readonly expires_at?: number | undefined;
|
|
834
|
+
readonly integration_identifier?: string | undefined;
|
|
835
|
+
readonly invoice_creation?: {
|
|
836
|
+
readonly enabled: boolean;
|
|
837
|
+
readonly invoice_data?: {
|
|
838
|
+
readonly account_tax_ids?: unknown;
|
|
839
|
+
readonly custom_fields?: unknown;
|
|
840
|
+
readonly description?: string | undefined;
|
|
841
|
+
readonly footer?: string | undefined;
|
|
842
|
+
readonly issuer?: {
|
|
843
|
+
readonly account?: string | undefined;
|
|
844
|
+
readonly type: "account" | "self";
|
|
845
|
+
} | undefined;
|
|
846
|
+
readonly metadata?: {
|
|
847
|
+
readonly [x: string]: string;
|
|
848
|
+
} | undefined;
|
|
849
|
+
readonly rendering_options?: unknown;
|
|
850
|
+
} | undefined;
|
|
851
|
+
} | undefined;
|
|
852
|
+
readonly line_items?: readonly {
|
|
853
|
+
readonly adjustable_quantity?: {
|
|
854
|
+
readonly enabled: boolean;
|
|
855
|
+
readonly maximum?: number | undefined;
|
|
856
|
+
readonly minimum?: number | undefined;
|
|
857
|
+
} | undefined;
|
|
858
|
+
readonly dynamic_tax_rates?: readonly string[] | undefined;
|
|
859
|
+
readonly metadata?: {
|
|
860
|
+
readonly [x: string]: string;
|
|
861
|
+
} | undefined;
|
|
862
|
+
readonly price?: string | undefined;
|
|
863
|
+
readonly price_data?: {
|
|
864
|
+
readonly currency: string;
|
|
865
|
+
readonly product?: string | undefined;
|
|
866
|
+
readonly product_data?: {
|
|
867
|
+
readonly description?: string | undefined;
|
|
868
|
+
readonly images?: readonly string[] | undefined;
|
|
869
|
+
readonly metadata?: {
|
|
870
|
+
readonly [x: string]: string;
|
|
871
|
+
} | undefined;
|
|
872
|
+
readonly name: string;
|
|
873
|
+
readonly tax_code?: string | undefined;
|
|
874
|
+
readonly unit_label?: string | undefined;
|
|
875
|
+
} | undefined;
|
|
876
|
+
readonly recurring?: {
|
|
877
|
+
readonly interval: "day" | "month" | "week" | "year";
|
|
878
|
+
readonly interval_count?: number | undefined;
|
|
879
|
+
} | undefined;
|
|
880
|
+
readonly tax_behavior?: "exclusive" | "inclusive" | "unspecified" | undefined;
|
|
881
|
+
readonly unit_amount?: number | undefined;
|
|
882
|
+
readonly unit_amount_decimal?: string | undefined;
|
|
883
|
+
} | undefined;
|
|
884
|
+
readonly quantity?: number | undefined;
|
|
885
|
+
readonly tax_rates?: readonly string[] | undefined;
|
|
886
|
+
}[] | undefined;
|
|
887
|
+
readonly locale?: "auto" | "bg" | "cs" | "da" | "de" | "el" | "en" | "en-GB" | "es" | "es-419" | "et" | "fi" | "fil" | "fr" | "fr-CA" | "hr" | "hu" | "id" | "it" | "ja" | "ko" | "lt" | "lv" | "ms" | "mt" | "nb" | "nl" | "pl" | "pt" | "pt-BR" | "ro" | "ru" | "sk" | "sl" | "sv" | "th" | "tr" | "vi" | "zh" | "zh-HK" | "zh-TW" | undefined;
|
|
888
|
+
readonly metadata?: {
|
|
889
|
+
readonly [x: string]: string;
|
|
890
|
+
} | undefined;
|
|
891
|
+
readonly mode?: "payment" | "setup" | "subscription" | undefined;
|
|
892
|
+
readonly name_collection?: {
|
|
893
|
+
readonly business?: {
|
|
894
|
+
readonly enabled: boolean;
|
|
895
|
+
readonly optional?: boolean | undefined;
|
|
896
|
+
} | undefined;
|
|
897
|
+
readonly individual?: {
|
|
898
|
+
readonly enabled: boolean;
|
|
899
|
+
readonly optional?: boolean | undefined;
|
|
900
|
+
} | undefined;
|
|
901
|
+
} | undefined;
|
|
902
|
+
readonly optional_items?: readonly {
|
|
903
|
+
readonly adjustable_quantity?: {
|
|
904
|
+
readonly enabled: boolean;
|
|
905
|
+
readonly maximum?: number | undefined;
|
|
906
|
+
readonly minimum?: number | undefined;
|
|
907
|
+
} | undefined;
|
|
908
|
+
readonly price: string;
|
|
909
|
+
readonly quantity: number;
|
|
910
|
+
}[] | undefined;
|
|
911
|
+
readonly origin_context?: "mobile_app" | "web" | undefined;
|
|
912
|
+
readonly payment_intent_data?: {
|
|
913
|
+
readonly application_fee_amount?: number | undefined;
|
|
914
|
+
readonly capture_method?: "automatic" | "automatic_async" | "manual" | undefined;
|
|
915
|
+
readonly description?: string | undefined;
|
|
916
|
+
readonly metadata?: {
|
|
917
|
+
readonly [x: string]: string;
|
|
918
|
+
} | undefined;
|
|
919
|
+
readonly on_behalf_of?: string | undefined;
|
|
920
|
+
readonly receipt_email?: string | undefined;
|
|
921
|
+
readonly setup_future_usage?: "off_session" | "on_session" | undefined;
|
|
922
|
+
readonly shipping?: {
|
|
923
|
+
readonly address: {
|
|
924
|
+
readonly city?: string | undefined;
|
|
925
|
+
readonly country?: string | undefined;
|
|
926
|
+
readonly line1: string;
|
|
927
|
+
readonly line2?: string | undefined;
|
|
928
|
+
readonly postal_code?: string | undefined;
|
|
929
|
+
readonly state?: string | undefined;
|
|
930
|
+
};
|
|
931
|
+
readonly carrier?: string | undefined;
|
|
932
|
+
readonly name: string;
|
|
933
|
+
readonly phone?: string | undefined;
|
|
934
|
+
readonly tracking_number?: string | undefined;
|
|
935
|
+
} | undefined;
|
|
936
|
+
readonly statement_descriptor?: string | undefined;
|
|
937
|
+
readonly statement_descriptor_suffix?: string | undefined;
|
|
938
|
+
readonly transfer_data?: {
|
|
939
|
+
readonly amount?: number | undefined;
|
|
940
|
+
readonly destination: string;
|
|
941
|
+
} | undefined;
|
|
942
|
+
readonly transfer_group?: string | undefined;
|
|
943
|
+
} | undefined;
|
|
944
|
+
readonly payment_method_collection?: "always" | "if_required" | undefined;
|
|
945
|
+
readonly payment_method_configuration?: string | undefined;
|
|
946
|
+
readonly payment_method_data?: {
|
|
947
|
+
readonly allow_redisplay?: "always" | "limited" | "unspecified" | undefined;
|
|
948
|
+
} | undefined;
|
|
949
|
+
readonly payment_method_options?: {
|
|
950
|
+
readonly acss_debit?: {
|
|
951
|
+
readonly currency?: "cad" | "usd" | undefined;
|
|
952
|
+
readonly mandate_options?: {
|
|
953
|
+
readonly custom_mandate_url?: unknown;
|
|
954
|
+
readonly default_for?: readonly ("invoice" | "subscription")[] | undefined;
|
|
955
|
+
readonly interval_description?: string | undefined;
|
|
956
|
+
readonly payment_schedule?: "combined" | "interval" | "sporadic" | undefined;
|
|
957
|
+
readonly transaction_type?: "business" | "personal" | undefined;
|
|
958
|
+
} | undefined;
|
|
959
|
+
readonly setup_future_usage?: "none" | "off_session" | "on_session" | undefined;
|
|
960
|
+
readonly target_date?: string | undefined;
|
|
961
|
+
readonly verification_method?: "automatic" | "instant" | "microdeposits" | undefined;
|
|
962
|
+
} | undefined;
|
|
963
|
+
readonly affirm?: {
|
|
964
|
+
readonly capture_method?: "manual" | undefined;
|
|
965
|
+
readonly setup_future_usage?: "none" | undefined;
|
|
966
|
+
} | undefined;
|
|
967
|
+
readonly afterpay_clearpay?: {
|
|
968
|
+
readonly capture_method?: "manual" | undefined;
|
|
969
|
+
readonly setup_future_usage?: "none" | undefined;
|
|
970
|
+
} | undefined;
|
|
971
|
+
readonly alipay?: {
|
|
972
|
+
readonly setup_future_usage?: "none" | undefined;
|
|
973
|
+
} | undefined;
|
|
974
|
+
readonly alma?: {
|
|
975
|
+
readonly capture_method?: "manual" | undefined;
|
|
976
|
+
} | undefined;
|
|
977
|
+
readonly amazon_pay?: {
|
|
978
|
+
readonly capture_method?: "manual" | undefined;
|
|
979
|
+
readonly setup_future_usage?: "none" | "off_session" | undefined;
|
|
980
|
+
} | undefined;
|
|
981
|
+
readonly au_becs_debit?: {
|
|
982
|
+
readonly setup_future_usage?: "none" | undefined;
|
|
983
|
+
readonly target_date?: string | undefined;
|
|
984
|
+
} | undefined;
|
|
985
|
+
readonly bacs_debit?: {
|
|
986
|
+
readonly mandate_options?: {
|
|
987
|
+
readonly reference_prefix?: unknown;
|
|
988
|
+
} | undefined;
|
|
989
|
+
readonly setup_future_usage?: "none" | "off_session" | "on_session" | undefined;
|
|
990
|
+
readonly target_date?: string | undefined;
|
|
991
|
+
} | undefined;
|
|
992
|
+
readonly bancontact?: {
|
|
993
|
+
readonly setup_future_usage?: "none" | undefined;
|
|
994
|
+
} | undefined;
|
|
995
|
+
readonly billie?: {
|
|
996
|
+
readonly capture_method?: "manual" | undefined;
|
|
997
|
+
} | undefined;
|
|
998
|
+
readonly boleto?: {
|
|
999
|
+
readonly expires_after_days?: number | undefined;
|
|
1000
|
+
readonly setup_future_usage?: "none" | "off_session" | "on_session" | undefined;
|
|
1001
|
+
} | undefined;
|
|
1002
|
+
readonly card?: {
|
|
1003
|
+
readonly capture_method?: "manual" | undefined;
|
|
1004
|
+
readonly installments?: {
|
|
1005
|
+
readonly enabled?: boolean | undefined;
|
|
1006
|
+
} | undefined;
|
|
1007
|
+
readonly request_extended_authorization?: "if_available" | "never" | undefined;
|
|
1008
|
+
readonly request_incremental_authorization?: "if_available" | "never" | undefined;
|
|
1009
|
+
readonly request_multicapture?: "if_available" | "never" | undefined;
|
|
1010
|
+
readonly request_overcapture?: "if_available" | "never" | undefined;
|
|
1011
|
+
readonly request_three_d_secure?: "any" | "automatic" | "challenge" | undefined;
|
|
1012
|
+
readonly restrictions?: {
|
|
1013
|
+
readonly brands_blocked?: readonly ("american_express" | "discover_global_network" | "mastercard" | "visa")[] | undefined;
|
|
1014
|
+
} | undefined;
|
|
1015
|
+
readonly setup_future_usage?: "off_session" | "on_session" | undefined;
|
|
1016
|
+
readonly statement_descriptor_suffix_kana?: string | undefined;
|
|
1017
|
+
readonly statement_descriptor_suffix_kanji?: string | undefined;
|
|
1018
|
+
} | undefined;
|
|
1019
|
+
readonly cashapp?: {
|
|
1020
|
+
readonly capture_method?: "manual" | undefined;
|
|
1021
|
+
readonly setup_future_usage?: "none" | "off_session" | "on_session" | undefined;
|
|
1022
|
+
} | undefined;
|
|
1023
|
+
readonly crypto?: {
|
|
1024
|
+
readonly setup_future_usage?: "none" | undefined;
|
|
1025
|
+
} | undefined;
|
|
1026
|
+
readonly customer_balance?: {
|
|
1027
|
+
readonly bank_transfer?: {
|
|
1028
|
+
readonly eu_bank_transfer?: {
|
|
1029
|
+
readonly country: string;
|
|
1030
|
+
} | undefined;
|
|
1031
|
+
readonly requested_address_types?: readonly ("aba" | "iban" | "sepa" | "sort_code" | "spei" | "swift" | "zengin")[] | undefined;
|
|
1032
|
+
readonly type: "eu_bank_transfer" | "gb_bank_transfer" | "jp_bank_transfer" | "mx_bank_transfer" | "us_bank_transfer";
|
|
1033
|
+
} | undefined;
|
|
1034
|
+
readonly funding_type?: "bank_transfer" | undefined;
|
|
1035
|
+
readonly setup_future_usage?: "none" | undefined;
|
|
1036
|
+
} | undefined;
|
|
1037
|
+
readonly demo_pay?: {
|
|
1038
|
+
readonly setup_future_usage?: "none" | "off_session" | undefined;
|
|
1039
|
+
} | undefined;
|
|
1040
|
+
readonly eps?: {
|
|
1041
|
+
readonly setup_future_usage?: "none" | undefined;
|
|
1042
|
+
} | undefined;
|
|
1043
|
+
readonly fpx?: {
|
|
1044
|
+
readonly setup_future_usage?: "none" | undefined;
|
|
1045
|
+
} | undefined;
|
|
1046
|
+
readonly giropay?: {
|
|
1047
|
+
readonly setup_future_usage?: "none" | undefined;
|
|
1048
|
+
} | undefined;
|
|
1049
|
+
readonly grabpay?: {
|
|
1050
|
+
readonly setup_future_usage?: "none" | undefined;
|
|
1051
|
+
} | undefined;
|
|
1052
|
+
readonly ideal?: {
|
|
1053
|
+
readonly setup_future_usage?: "none" | undefined;
|
|
1054
|
+
} | undefined;
|
|
1055
|
+
readonly kakao_pay?: {
|
|
1056
|
+
readonly capture_method?: "manual" | undefined;
|
|
1057
|
+
readonly setup_future_usage?: "none" | "off_session" | undefined;
|
|
1058
|
+
} | undefined;
|
|
1059
|
+
readonly klarna?: {
|
|
1060
|
+
readonly capture_method?: "manual" | undefined;
|
|
1061
|
+
readonly setup_future_usage?: "none" | undefined;
|
|
1062
|
+
readonly subscriptions?: unknown;
|
|
1063
|
+
} | undefined;
|
|
1064
|
+
readonly konbini?: {
|
|
1065
|
+
readonly expires_after_days?: number | undefined;
|
|
1066
|
+
readonly setup_future_usage?: "none" | undefined;
|
|
1067
|
+
} | undefined;
|
|
1068
|
+
readonly kr_card?: {
|
|
1069
|
+
readonly capture_method?: "manual" | undefined;
|
|
1070
|
+
readonly setup_future_usage?: "none" | "off_session" | undefined;
|
|
1071
|
+
} | undefined;
|
|
1072
|
+
readonly link?: {
|
|
1073
|
+
readonly capture_method?: "manual" | undefined;
|
|
1074
|
+
readonly setup_future_usage?: "none" | "off_session" | undefined;
|
|
1075
|
+
} | undefined;
|
|
1076
|
+
readonly mobilepay?: {
|
|
1077
|
+
readonly capture_method?: "manual" | undefined;
|
|
1078
|
+
readonly setup_future_usage?: "none" | undefined;
|
|
1079
|
+
} | undefined;
|
|
1080
|
+
readonly multibanco?: {
|
|
1081
|
+
readonly setup_future_usage?: "none" | undefined;
|
|
1082
|
+
} | undefined;
|
|
1083
|
+
readonly naver_pay?: {
|
|
1084
|
+
readonly capture_method?: "manual" | undefined;
|
|
1085
|
+
readonly setup_future_usage?: "none" | "off_session" | undefined;
|
|
1086
|
+
} | undefined;
|
|
1087
|
+
readonly oxxo?: {
|
|
1088
|
+
readonly expires_after_days?: number | undefined;
|
|
1089
|
+
readonly setup_future_usage?: "none" | undefined;
|
|
1090
|
+
} | undefined;
|
|
1091
|
+
readonly p24?: {
|
|
1092
|
+
readonly setup_future_usage?: "none" | undefined;
|
|
1093
|
+
readonly tos_shown_and_accepted?: boolean | undefined;
|
|
1094
|
+
} | undefined;
|
|
1095
|
+
readonly pay_by_bank?: {} | undefined;
|
|
1096
|
+
readonly payco?: {
|
|
1097
|
+
readonly capture_method?: "manual" | undefined;
|
|
1098
|
+
} | undefined;
|
|
1099
|
+
readonly paynow?: {
|
|
1100
|
+
readonly setup_future_usage?: "none" | undefined;
|
|
1101
|
+
} | undefined;
|
|
1102
|
+
readonly paypal?: {
|
|
1103
|
+
readonly capture_method?: "" | "manual" | undefined;
|
|
1104
|
+
readonly preferred_locale?: "cs-CZ" | "da-DK" | "de-AT" | "de-DE" | "de-LU" | "el-GR" | "en-GB" | "en-US" | "es-ES" | "fi-FI" | "fr-BE" | "fr-FR" | "fr-LU" | "hu-HU" | "it-IT" | "nl-BE" | "nl-NL" | "pl-PL" | "pt-PT" | "sk-SK" | "sv-SE" | undefined;
|
|
1105
|
+
readonly reference?: string | undefined;
|
|
1106
|
+
readonly risk_correlation_id?: string | undefined;
|
|
1107
|
+
readonly setup_future_usage?: "" | "none" | "off_session" | undefined;
|
|
1108
|
+
} | undefined;
|
|
1109
|
+
readonly payto?: {
|
|
1110
|
+
readonly mandate_options?: {
|
|
1111
|
+
readonly amount?: unknown;
|
|
1112
|
+
readonly amount_type?: "" | "fixed" | "maximum" | undefined;
|
|
1113
|
+
readonly end_date?: unknown;
|
|
1114
|
+
readonly payment_schedule?: "" | "adhoc" | "annual" | "daily" | "fortnightly" | "monthly" | "quarterly" | "semi_annual" | "weekly" | undefined;
|
|
1115
|
+
readonly payments_per_period?: unknown;
|
|
1116
|
+
readonly purpose?: "" | "dependant_support" | "government" | "loan" | "mortgage" | "other" | "pension" | "personal" | "retail" | "salary" | "tax" | "utility" | undefined;
|
|
1117
|
+
readonly start_date?: unknown;
|
|
1118
|
+
} | undefined;
|
|
1119
|
+
readonly setup_future_usage?: "none" | "off_session" | undefined;
|
|
1120
|
+
} | undefined;
|
|
1121
|
+
readonly pix?: {
|
|
1122
|
+
readonly amount_includes_iof?: "always" | "never" | undefined;
|
|
1123
|
+
readonly expires_after_seconds?: number | undefined;
|
|
1124
|
+
readonly setup_future_usage?: "none" | undefined;
|
|
1125
|
+
} | undefined;
|
|
1126
|
+
readonly revolut_pay?: {
|
|
1127
|
+
readonly capture_method?: "manual" | undefined;
|
|
1128
|
+
readonly setup_future_usage?: "none" | "off_session" | undefined;
|
|
1129
|
+
} | undefined;
|
|
1130
|
+
readonly samsung_pay?: {
|
|
1131
|
+
readonly capture_method?: "manual" | undefined;
|
|
1132
|
+
} | undefined;
|
|
1133
|
+
readonly satispay?: {
|
|
1134
|
+
readonly capture_method?: "manual" | undefined;
|
|
1135
|
+
} | undefined;
|
|
1136
|
+
readonly sepa_debit?: {
|
|
1137
|
+
readonly mandate_options?: {
|
|
1138
|
+
readonly reference_prefix?: unknown;
|
|
1139
|
+
} | undefined;
|
|
1140
|
+
readonly setup_future_usage?: "none" | "off_session" | "on_session" | undefined;
|
|
1141
|
+
readonly target_date?: string | undefined;
|
|
1142
|
+
} | undefined;
|
|
1143
|
+
readonly sofort?: {
|
|
1144
|
+
readonly setup_future_usage?: "none" | undefined;
|
|
1145
|
+
} | undefined;
|
|
1146
|
+
readonly swish?: {
|
|
1147
|
+
readonly reference?: string | undefined;
|
|
1148
|
+
} | undefined;
|
|
1149
|
+
readonly twint?: {
|
|
1150
|
+
readonly setup_future_usage?: "none" | undefined;
|
|
1151
|
+
} | undefined;
|
|
1152
|
+
readonly upi?: {
|
|
1153
|
+
readonly mandate_options?: {
|
|
1154
|
+
readonly amount?: number | undefined;
|
|
1155
|
+
readonly amount_type?: "fixed" | "maximum" | undefined;
|
|
1156
|
+
readonly description?: string | undefined;
|
|
1157
|
+
readonly end_date?: number | undefined;
|
|
1158
|
+
} | undefined;
|
|
1159
|
+
readonly setup_future_usage?: "" | "none" | "off_session" | "on_session" | undefined;
|
|
1160
|
+
} | undefined;
|
|
1161
|
+
readonly us_bank_account?: {
|
|
1162
|
+
readonly financial_connections?: {
|
|
1163
|
+
readonly permissions?: readonly ("balances" | "ownership" | "payment_method" | "transactions")[] | undefined;
|
|
1164
|
+
readonly prefetch?: readonly ("balances" | "ownership" | "transactions")[] | undefined;
|
|
1165
|
+
} | undefined;
|
|
1166
|
+
readonly setup_future_usage?: "none" | "off_session" | "on_session" | undefined;
|
|
1167
|
+
readonly target_date?: string | undefined;
|
|
1168
|
+
readonly verification_method?: "automatic" | "instant" | undefined;
|
|
1169
|
+
} | undefined;
|
|
1170
|
+
readonly wechat_pay?: {
|
|
1171
|
+
readonly app_id?: string | undefined;
|
|
1172
|
+
readonly client: "android" | "ios" | "web";
|
|
1173
|
+
readonly setup_future_usage?: "none" | undefined;
|
|
1174
|
+
} | undefined;
|
|
1175
|
+
} | undefined;
|
|
1176
|
+
readonly payment_method_types?: readonly ("acss_debit" | "affirm" | "afterpay_clearpay" | "alipay" | "alma" | "amazon_pay" | "au_becs_debit" | "bacs_debit" | "bancontact" | "billie" | "blik" | "boleto" | "card" | "cashapp" | "crypto" | "customer_balance" | "eps" | "fpx" | "giropay" | "grabpay" | "ideal" | "kakao_pay" | "klarna" | "konbini" | "kr_card" | "link" | "mb_way" | "mobilepay" | "multibanco" | "naver_pay" | "nz_bank_account" | "oxxo" | "p24" | "pay_by_bank" | "payco" | "paynow" | "paypal" | "payto" | "pix" | "promptpay" | "revolut_pay" | "samsung_pay" | "satispay" | "sepa_debit" | "sofort" | "swish" | "twint" | "upi" | "us_bank_account" | "wechat_pay" | "zip")[] | undefined;
|
|
1177
|
+
readonly permissions?: {
|
|
1178
|
+
readonly update_shipping_details?: "client_only" | "server_only" | undefined;
|
|
1179
|
+
} | undefined;
|
|
1180
|
+
readonly phone_number_collection?: {
|
|
1181
|
+
readonly enabled: boolean;
|
|
1182
|
+
} | undefined;
|
|
1183
|
+
readonly redirect_on_completion?: "always" | "if_required" | "never" | undefined;
|
|
1184
|
+
readonly return_url?: string | undefined;
|
|
1185
|
+
readonly saved_payment_method_options?: {
|
|
1186
|
+
readonly allow_redisplay_filters?: readonly ("always" | "limited" | "unspecified")[] | undefined;
|
|
1187
|
+
readonly payment_method_remove?: "disabled" | "enabled" | undefined;
|
|
1188
|
+
readonly payment_method_save?: "disabled" | "enabled" | undefined;
|
|
1189
|
+
} | undefined;
|
|
1190
|
+
readonly setup_intent_data?: {
|
|
1191
|
+
readonly description?: string | undefined;
|
|
1192
|
+
readonly metadata?: {
|
|
1193
|
+
readonly [x: string]: string;
|
|
1194
|
+
} | undefined;
|
|
1195
|
+
readonly on_behalf_of?: string | undefined;
|
|
1196
|
+
} | undefined;
|
|
1197
|
+
readonly shipping_address_collection?: {
|
|
1198
|
+
readonly allowed_countries: readonly ("AC" | "AD" | "AE" | "AF" | "AG" | "AI" | "AL" | "AM" | "AO" | "AQ" | "AR" | "AT" | "AU" | "AW" | "AX" | "AZ" | "BA" | "BB" | "BD" | "BE" | "BF" | "BG" | "BH" | "BI" | "BJ" | "BL" | "BM" | "BN" | "BO" | "BQ" | "BR" | "BS" | "BT" | "BV" | "BW" | "BY" | "BZ" | "CA" | "CD" | "CF" | "CG" | "CH" | "CI" | "CK" | "CL" | "CM" | "CN" | "CO" | "CR" | "CV" | "CW" | "CY" | "CZ" | "DE" | "DJ" | "DK" | "DM" | "DO" | "DZ" | "EC" | "EE" | "EG" | "EH" | "ER" | "ES" | "ET" | "FI" | "FJ" | "FK" | "FO" | "FR" | "GA" | "GB" | "GD" | "GE" | "GF" | "GG" | "GH" | "GI" | "GL" | "GM" | "GN" | "GP" | "GQ" | "GR" | "GS" | "GT" | "GU" | "GW" | "GY" | "HK" | "HN" | "HR" | "HT" | "HU" | "ID" | "IE" | "IL" | "IM" | "IN" | "IO" | "IQ" | "IS" | "IT" | "JE" | "JM" | "JO" | "JP" | "KE" | "KG" | "KH" | "KI" | "KM" | "KN" | "KR" | "KW" | "KY" | "KZ" | "LA" | "LB" | "LC" | "LI" | "LK" | "LR" | "LS" | "LT" | "LU" | "LV" | "LY" | "MA" | "MC" | "MD" | "ME" | "MF" | "MG" | "MK" | "ML" | "MM" | "MN" | "MO" | "MQ" | "MR" | "MS" | "MT" | "MU" | "MV" | "MW" | "MX" | "MY" | "MZ" | "NA" | "NC" | "NE" | "NG" | "NI" | "NL" | "NO" | "NP" | "NR" | "NU" | "NZ" | "OM" | "PA" | "PE" | "PF" | "PG" | "PH" | "PK" | "PL" | "PM" | "PN" | "PR" | "PS" | "PT" | "PY" | "QA" | "RE" | "RO" | "RS" | "RU" | "RW" | "SA" | "SB" | "SC" | "SD" | "SE" | "SG" | "SH" | "SI" | "SJ" | "SK" | "SL" | "SM" | "SN" | "SO" | "SR" | "SS" | "ST" | "SV" | "SX" | "SZ" | "TA" | "TC" | "TD" | "TF" | "TG" | "TH" | "TJ" | "TK" | "TL" | "TM" | "TN" | "TO" | "TR" | "TT" | "TV" | "TW" | "TZ" | "UA" | "UG" | "US" | "UY" | "UZ" | "VA" | "VC" | "VE" | "VG" | "VN" | "VU" | "WF" | "WS" | "XK" | "YE" | "YT" | "ZA" | "ZM" | "ZW" | "ZZ")[];
|
|
1199
|
+
} | undefined;
|
|
1200
|
+
readonly shipping_options?: readonly {
|
|
1201
|
+
readonly shipping_rate?: string | undefined;
|
|
1202
|
+
readonly shipping_rate_data?: {
|
|
1203
|
+
readonly delivery_estimate?: {
|
|
1204
|
+
readonly maximum?: {
|
|
1205
|
+
readonly unit: "business_day" | "day" | "hour" | "month" | "week";
|
|
1206
|
+
readonly value: number;
|
|
1207
|
+
} | undefined;
|
|
1208
|
+
readonly minimum?: {
|
|
1209
|
+
readonly unit: "business_day" | "day" | "hour" | "month" | "week";
|
|
1210
|
+
readonly value: number;
|
|
1211
|
+
} | undefined;
|
|
1212
|
+
} | undefined;
|
|
1213
|
+
readonly display_name: string;
|
|
1214
|
+
readonly fixed_amount?: {
|
|
1215
|
+
readonly amount: number;
|
|
1216
|
+
readonly currency: string;
|
|
1217
|
+
readonly currency_options?: {
|
|
1218
|
+
readonly [x: string]: {
|
|
1219
|
+
readonly amount: number;
|
|
1220
|
+
readonly tax_behavior?: "exclusive" | "inclusive" | "unspecified" | undefined;
|
|
1221
|
+
};
|
|
1222
|
+
} | undefined;
|
|
1223
|
+
} | undefined;
|
|
1224
|
+
readonly metadata?: {
|
|
1225
|
+
readonly [x: string]: string;
|
|
1226
|
+
} | undefined;
|
|
1227
|
+
readonly tax_behavior?: "exclusive" | "inclusive" | "unspecified" | undefined;
|
|
1228
|
+
readonly tax_code?: string | undefined;
|
|
1229
|
+
readonly type?: "fixed_amount" | undefined;
|
|
1230
|
+
} | undefined;
|
|
1231
|
+
}[] | undefined;
|
|
1232
|
+
readonly submit_type?: "auto" | "book" | "donate" | "pay" | "subscribe" | undefined;
|
|
1233
|
+
readonly subscription_data?: {
|
|
1234
|
+
readonly application_fee_percent?: number | undefined;
|
|
1235
|
+
readonly billing_cycle_anchor?: number | undefined;
|
|
1236
|
+
readonly billing_mode?: {
|
|
1237
|
+
readonly flexible?: {
|
|
1238
|
+
readonly proration_discounts?: "included" | "itemized" | undefined;
|
|
1239
|
+
} | undefined;
|
|
1240
|
+
readonly type: "classic" | "flexible";
|
|
1241
|
+
} | undefined;
|
|
1242
|
+
readonly default_tax_rates?: readonly string[] | undefined;
|
|
1243
|
+
readonly description?: string | undefined;
|
|
1244
|
+
readonly invoice_settings?: {
|
|
1245
|
+
readonly issuer?: {
|
|
1246
|
+
readonly account?: string | undefined;
|
|
1247
|
+
readonly type: "account" | "self";
|
|
1248
|
+
} | undefined;
|
|
1249
|
+
} | undefined;
|
|
1250
|
+
readonly metadata?: {
|
|
1251
|
+
readonly [x: string]: string;
|
|
1252
|
+
} | undefined;
|
|
1253
|
+
readonly on_behalf_of?: string | undefined;
|
|
1254
|
+
readonly pending_invoice_item_interval?: {
|
|
1255
|
+
readonly interval: "day" | "month" | "week" | "year";
|
|
1256
|
+
readonly interval_count?: number | undefined;
|
|
1257
|
+
} | undefined;
|
|
1258
|
+
readonly proration_behavior?: "create_prorations" | "none" | undefined;
|
|
1259
|
+
readonly transfer_data?: {
|
|
1260
|
+
readonly amount_percent?: number | undefined;
|
|
1261
|
+
readonly destination: string;
|
|
1262
|
+
} | undefined;
|
|
1263
|
+
readonly trial_end?: number | undefined;
|
|
1264
|
+
readonly trial_period_days?: number | undefined;
|
|
1265
|
+
readonly trial_settings?: {
|
|
1266
|
+
readonly end_behavior: {
|
|
1267
|
+
readonly missing_payment_method: "cancel" | "create_invoice" | "pause";
|
|
1268
|
+
};
|
|
1269
|
+
} | undefined;
|
|
1270
|
+
} | undefined;
|
|
1271
|
+
readonly success_url?: string | undefined;
|
|
1272
|
+
readonly tax_id_collection?: {
|
|
1273
|
+
readonly enabled: boolean;
|
|
1274
|
+
readonly required?: "if_supported" | "never" | undefined;
|
|
1275
|
+
} | undefined;
|
|
1276
|
+
readonly ui_mode?: "elements" | "embedded_page" | "form" | "hosted_page" | undefined;
|
|
1277
|
+
readonly wallet_options?: {
|
|
1278
|
+
readonly link?: {
|
|
1279
|
+
readonly display?: "auto" | "never" | undefined;
|
|
1280
|
+
} | undefined;
|
|
1281
|
+
} | undefined;
|
|
1282
|
+
}, {
|
|
1283
|
+
readonly adaptive_pricing: unknown;
|
|
1284
|
+
readonly after_expiration: unknown;
|
|
1285
|
+
readonly allow_promotion_codes: boolean | null;
|
|
1286
|
+
readonly amount_subtotal: number | null;
|
|
1287
|
+
readonly amount_total: number | null;
|
|
1288
|
+
readonly automatic_tax: {
|
|
1289
|
+
readonly enabled: boolean;
|
|
1290
|
+
readonly liability: unknown;
|
|
1291
|
+
readonly provider: string | null;
|
|
1292
|
+
readonly status: "complete" | "failed" | "requires_location_inputs" | null;
|
|
1293
|
+
};
|
|
1294
|
+
readonly billing_address_collection: "auto" | "required" | null;
|
|
1295
|
+
readonly branding_settings?: {
|
|
1296
|
+
readonly background_color: string;
|
|
1297
|
+
readonly border_style: "pill" | "rectangular" | "rounded";
|
|
1298
|
+
readonly button_color: string;
|
|
1299
|
+
readonly display_name: string;
|
|
1300
|
+
readonly font_family: string;
|
|
1301
|
+
readonly icon: unknown;
|
|
1302
|
+
readonly logo: unknown;
|
|
1303
|
+
} | undefined;
|
|
1304
|
+
readonly cancel_url: string | null;
|
|
1305
|
+
readonly client_reference_id: string | null;
|
|
1306
|
+
readonly client_secret: string | import("effect/Redacted").Redacted<string> | null;
|
|
1307
|
+
readonly collected_information: unknown;
|
|
1308
|
+
readonly consent: unknown;
|
|
1309
|
+
readonly consent_collection: unknown;
|
|
1310
|
+
readonly created: number;
|
|
1311
|
+
readonly currency: string | null;
|
|
1312
|
+
readonly currency_conversion: unknown;
|
|
1313
|
+
readonly custom_fields: readonly {
|
|
1314
|
+
readonly dropdown?: {
|
|
1315
|
+
readonly default_value: string | null;
|
|
1316
|
+
readonly options: readonly {
|
|
1317
|
+
readonly label: string;
|
|
1318
|
+
readonly value: string;
|
|
1319
|
+
}[];
|
|
1320
|
+
readonly value: string | null;
|
|
1321
|
+
} | undefined;
|
|
1322
|
+
readonly key: string;
|
|
1323
|
+
readonly label: {
|
|
1324
|
+
readonly custom: string | null;
|
|
1325
|
+
readonly type: "custom";
|
|
1326
|
+
};
|
|
1327
|
+
readonly numeric?: {
|
|
1328
|
+
readonly default_value: string | null;
|
|
1329
|
+
readonly maximum_length: number | null;
|
|
1330
|
+
readonly minimum_length: number | null;
|
|
1331
|
+
readonly value: string | null;
|
|
1332
|
+
} | undefined;
|
|
1333
|
+
readonly optional: boolean;
|
|
1334
|
+
readonly text?: {
|
|
1335
|
+
readonly default_value: string | null;
|
|
1336
|
+
readonly maximum_length: number | null;
|
|
1337
|
+
readonly minimum_length: number | null;
|
|
1338
|
+
readonly value: string | null;
|
|
1339
|
+
} | undefined;
|
|
1340
|
+
readonly type: "dropdown" | "numeric" | "text";
|
|
1341
|
+
}[];
|
|
1342
|
+
readonly custom_text: {
|
|
1343
|
+
readonly after_submit: unknown;
|
|
1344
|
+
readonly shipping_address: unknown;
|
|
1345
|
+
readonly submit: unknown;
|
|
1346
|
+
readonly terms_of_service_acceptance: unknown;
|
|
1347
|
+
};
|
|
1348
|
+
readonly customer: unknown;
|
|
1349
|
+
readonly customer_account: string | null;
|
|
1350
|
+
readonly customer_creation: "always" | "if_required" | null;
|
|
1351
|
+
readonly customer_details: unknown;
|
|
1352
|
+
readonly customer_email: string | null;
|
|
1353
|
+
readonly discounts: readonly {
|
|
1354
|
+
readonly coupon: unknown;
|
|
1355
|
+
readonly promotion_code: unknown;
|
|
1356
|
+
}[] | null;
|
|
1357
|
+
readonly excluded_payment_method_types?: readonly string[] | undefined;
|
|
1358
|
+
readonly expires_at: number;
|
|
1359
|
+
readonly id: string;
|
|
1360
|
+
readonly integration_identifier: string | null;
|
|
1361
|
+
readonly invoice: unknown;
|
|
1362
|
+
readonly invoice_creation: unknown;
|
|
1363
|
+
readonly line_items?: {
|
|
1364
|
+
readonly data: readonly {
|
|
1365
|
+
readonly adjustable_quantity: unknown;
|
|
1366
|
+
readonly amount_discount: number;
|
|
1367
|
+
readonly amount_subtotal: number;
|
|
1368
|
+
readonly amount_tax: number;
|
|
1369
|
+
readonly amount_total: number;
|
|
1370
|
+
readonly currency: string;
|
|
1371
|
+
readonly description: string | null;
|
|
1372
|
+
readonly discounts?: readonly {
|
|
1373
|
+
readonly amount: number;
|
|
1374
|
+
readonly discount: {
|
|
1375
|
+
readonly checkout_session: string | null;
|
|
1376
|
+
readonly customer: unknown;
|
|
1377
|
+
readonly customer_account: string | null;
|
|
1378
|
+
readonly end: number | null;
|
|
1379
|
+
readonly id: string;
|
|
1380
|
+
readonly invoice: string | null;
|
|
1381
|
+
readonly invoice_item: string | null;
|
|
1382
|
+
readonly object: "discount";
|
|
1383
|
+
readonly promotion_code: unknown;
|
|
1384
|
+
readonly source: {
|
|
1385
|
+
readonly coupon: unknown;
|
|
1386
|
+
readonly type: "coupon";
|
|
1387
|
+
};
|
|
1388
|
+
readonly start: number;
|
|
1389
|
+
readonly subscription: string | null;
|
|
1390
|
+
readonly subscription_item: string | null;
|
|
1391
|
+
};
|
|
1392
|
+
}[] | undefined;
|
|
1393
|
+
readonly id: string;
|
|
1394
|
+
readonly metadata: {
|
|
1395
|
+
readonly [x: string]: string;
|
|
1396
|
+
} | null;
|
|
1397
|
+
readonly object: "item";
|
|
1398
|
+
readonly price: unknown;
|
|
1399
|
+
readonly quantity: number | null;
|
|
1400
|
+
readonly taxes?: readonly {
|
|
1401
|
+
readonly amount: number;
|
|
1402
|
+
readonly rate: {
|
|
1403
|
+
readonly active: boolean;
|
|
1404
|
+
readonly country: string | null;
|
|
1405
|
+
readonly created: number;
|
|
1406
|
+
readonly description: string | null;
|
|
1407
|
+
readonly display_name: string;
|
|
1408
|
+
readonly effective_percentage: number | null;
|
|
1409
|
+
readonly flat_amount: unknown;
|
|
1410
|
+
readonly id: string;
|
|
1411
|
+
readonly inclusive: boolean;
|
|
1412
|
+
readonly jurisdiction: string | null;
|
|
1413
|
+
readonly jurisdiction_level: "city" | "country" | "county" | "district" | "multiple" | "state" | null;
|
|
1414
|
+
readonly livemode: boolean;
|
|
1415
|
+
readonly metadata: {
|
|
1416
|
+
readonly [x: string]: string;
|
|
1417
|
+
} | null;
|
|
1418
|
+
readonly object: "tax_rate";
|
|
1419
|
+
readonly percentage: number;
|
|
1420
|
+
readonly rate_type: "flat_amount" | "percentage" | null;
|
|
1421
|
+
readonly state: string | null;
|
|
1422
|
+
readonly tax_type: "amusement_tax" | "communications_tax" | "gst" | "hst" | "igst" | "jct" | "lease_tax" | "pst" | "qst" | "retail_delivery_fee" | "rst" | "sales_tax" | "service_tax" | "vat" | null;
|
|
1423
|
+
};
|
|
1424
|
+
readonly taxability_reason: "customer_exempt" | "not_collecting" | "not_subject_to_tax" | "not_supported" | "portion_product_exempt" | "portion_reduced_rated" | "portion_standard_rated" | "product_exempt" | "product_exempt_holiday" | "proportionally_rated" | "reduced_rated" | "reverse_charge" | "standard_rated" | "taxable_basis_reduced" | "zero_rated" | null;
|
|
1425
|
+
readonly taxable_amount: number | null;
|
|
1426
|
+
}[] | undefined;
|
|
1427
|
+
}[];
|
|
1428
|
+
readonly has_more: boolean;
|
|
1429
|
+
readonly object: "list";
|
|
1430
|
+
readonly url: string;
|
|
1431
|
+
} | undefined;
|
|
1432
|
+
readonly livemode: boolean;
|
|
1433
|
+
readonly locale: "auto" | "bg" | "cs" | "da" | "de" | "el" | "en" | "en-GB" | "es" | "es-419" | "et" | "fi" | "fil" | "fr" | "fr-CA" | "hr" | "hu" | "id" | "it" | "ja" | "ko" | "lt" | "lv" | "ms" | "mt" | "nb" | "nl" | "pl" | "pt" | "pt-BR" | "ro" | "ru" | "sk" | "sl" | "sv" | "th" | "tr" | "vi" | "zh" | "zh-HK" | "zh-TW" | null;
|
|
1434
|
+
readonly metadata: {
|
|
1435
|
+
readonly [x: string]: string;
|
|
1436
|
+
} | null;
|
|
1437
|
+
readonly mode: "payment" | "setup" | "subscription";
|
|
1438
|
+
readonly name_collection?: {
|
|
1439
|
+
readonly business?: {
|
|
1440
|
+
readonly enabled: boolean;
|
|
1441
|
+
readonly optional: boolean;
|
|
1442
|
+
} | undefined;
|
|
1443
|
+
readonly individual?: {
|
|
1444
|
+
readonly enabled: boolean;
|
|
1445
|
+
readonly optional: boolean;
|
|
1446
|
+
} | undefined;
|
|
1447
|
+
} | undefined;
|
|
1448
|
+
readonly object: "checkout.session";
|
|
1449
|
+
readonly optional_items?: readonly {
|
|
1450
|
+
readonly adjustable_quantity: unknown;
|
|
1451
|
+
readonly price: string;
|
|
1452
|
+
readonly quantity: number;
|
|
1453
|
+
}[] | null | undefined;
|
|
1454
|
+
readonly origin_context: "mobile_app" | "web" | null;
|
|
1455
|
+
readonly payment_intent: unknown;
|
|
1456
|
+
readonly payment_link: unknown;
|
|
1457
|
+
readonly payment_method_collection: "always" | "if_required" | null;
|
|
1458
|
+
readonly payment_method_configuration_details: unknown;
|
|
1459
|
+
readonly payment_method_options: unknown;
|
|
1460
|
+
readonly payment_method_types: readonly string[];
|
|
1461
|
+
readonly payment_status: "no_payment_required" | "paid" | "unpaid";
|
|
1462
|
+
readonly permissions: unknown;
|
|
1463
|
+
readonly phone_number_collection?: {
|
|
1464
|
+
readonly enabled: boolean;
|
|
1465
|
+
} | undefined;
|
|
1466
|
+
readonly presentment_details?: {
|
|
1467
|
+
readonly presentment_amount: number;
|
|
1468
|
+
readonly presentment_currency: string;
|
|
1469
|
+
} | undefined;
|
|
1470
|
+
readonly recovered_from: string | null;
|
|
1471
|
+
readonly redirect_on_completion?: "always" | "if_required" | "never" | undefined;
|
|
1472
|
+
readonly return_url?: string | undefined;
|
|
1473
|
+
readonly saved_payment_method_options: unknown;
|
|
1474
|
+
readonly setup_intent: unknown;
|
|
1475
|
+
readonly shipping_address_collection: unknown;
|
|
1476
|
+
readonly shipping_cost: unknown;
|
|
1477
|
+
readonly shipping_options: readonly {
|
|
1478
|
+
readonly shipping_amount: number;
|
|
1479
|
+
readonly shipping_rate: unknown;
|
|
1480
|
+
}[];
|
|
1481
|
+
readonly status: "complete" | "expired" | "open" | null;
|
|
1482
|
+
readonly submit_type: "auto" | "book" | "donate" | "pay" | "subscribe" | null;
|
|
1483
|
+
readonly subscription: unknown;
|
|
1484
|
+
readonly success_url: string | null;
|
|
1485
|
+
readonly tax_id_collection?: {
|
|
1486
|
+
readonly enabled: boolean;
|
|
1487
|
+
readonly required: "if_supported" | "never";
|
|
1488
|
+
} | undefined;
|
|
1489
|
+
readonly total_details: unknown;
|
|
1490
|
+
readonly ui_mode: "elements" | "embedded_page" | "form" | "hosted_page" | null;
|
|
1491
|
+
readonly url: string | null;
|
|
1492
|
+
readonly wallet_options: unknown;
|
|
1493
|
+
}, never, any>;
|
|
741
1494
|
//# sourceMappingURL=PostCheckoutSessions.d.ts.map
|