@distilled.cloud/stripe 0.10.2 → 0.11.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/client.d.ts +2 -2
- package/lib/client.d.ts.map +1 -1
- package/lib/client.js +16 -1
- package/lib/client.js.map +1 -1
- package/lib/errors.d.ts +23 -0
- package/lib/errors.d.ts.map +1 -1
- package/lib/errors.js +16 -0
- package/lib/errors.js.map +1 -1
- package/lib/operations/DeleteAccountsAccount.d.ts +7 -1
- package/lib/operations/DeleteAccountsAccount.d.ts.map +1 -1
- package/lib/operations/DeleteAccountsAccountExternalAccountsId.d.ts +4 -1
- package/lib/operations/DeleteAccountsAccountExternalAccountsId.d.ts.map +1 -1
- package/lib/operations/DeleteAccountsAccountPersonsPerson.d.ts +8 -1
- package/lib/operations/DeleteAccountsAccountPersonsPerson.d.ts.map +1 -1
- package/lib/operations/DeleteApplePayDomainsDomain.d.ts +7 -1
- package/lib/operations/DeleteApplePayDomainsDomain.d.ts.map +1 -1
- package/lib/operations/DeleteCouponsCoupon.d.ts +7 -1
- package/lib/operations/DeleteCouponsCoupon.d.ts.map +1 -1
- package/lib/operations/DeleteCustomersCustomer.d.ts +7 -1
- package/lib/operations/DeleteCustomersCustomer.d.ts.map +1 -1
- package/lib/operations/DeleteCustomersCustomerDiscount.d.ts +20 -1
- package/lib/operations/DeleteCustomersCustomerDiscount.d.ts.map +1 -1
- package/lib/operations/DeleteCustomersCustomerSourcesId.d.ts +5 -1
- package/lib/operations/DeleteCustomersCustomerSourcesId.d.ts.map +1 -1
- package/lib/operations/DeleteCustomersCustomerTaxIdsId.d.ts +8 -1
- package/lib/operations/DeleteCustomersCustomerTaxIdsId.d.ts.map +1 -1
- package/lib/operations/DeleteEphemeralKeysKey.d.ts +11 -1
- package/lib/operations/DeleteEphemeralKeysKey.d.ts.map +1 -1
- package/lib/operations/DeleteInvoiceitemsInvoiceitem.d.ts +7 -1
- package/lib/operations/DeleteInvoiceitemsInvoiceitem.d.ts.map +1 -1
- package/lib/operations/DeleteInvoicesInvoice.d.ts +7 -1
- package/lib/operations/DeleteInvoicesInvoice.d.ts.map +1 -1
- package/lib/operations/DeletePlansPlan.d.ts +7 -1
- package/lib/operations/DeletePlansPlan.d.ts.map +1 -1
- package/lib/operations/DeleteProductsId.d.ts +7 -1
- package/lib/operations/DeleteProductsId.d.ts.map +1 -1
- package/lib/operations/DeleteProductsProductFeaturesId.d.ts +8 -1
- package/lib/operations/DeleteProductsProductFeaturesId.d.ts.map +1 -1
- package/lib/operations/DeleteRadarValueListItemsItem.d.ts +7 -1
- package/lib/operations/DeleteRadarValueListItemsItem.d.ts.map +1 -1
- package/lib/operations/DeleteRadarValueListsValueList.d.ts +7 -1
- package/lib/operations/DeleteRadarValueListsValueList.d.ts.map +1 -1
- package/lib/operations/DeleteSubscriptionItemsItem.d.ts +11 -1
- package/lib/operations/DeleteSubscriptionItemsItem.d.ts.map +1 -1
- package/lib/operations/DeleteSubscriptionsSubscriptionExposedId.d.ts +211 -1
- package/lib/operations/DeleteSubscriptionsSubscriptionExposedId.d.ts.map +1 -1
- package/lib/operations/DeleteSubscriptionsSubscriptionExposedIdDiscount.d.ts +20 -1
- package/lib/operations/DeleteSubscriptionsSubscriptionExposedIdDiscount.d.ts.map +1 -1
- package/lib/operations/DeleteTaxIdsId.d.ts +7 -1
- package/lib/operations/DeleteTaxIdsId.d.ts.map +1 -1
- package/lib/operations/DeleteTerminalConfigurationsConfiguration.d.ts +7 -1
- package/lib/operations/DeleteTerminalConfigurationsConfiguration.d.ts.map +1 -1
- package/lib/operations/DeleteTerminalLocationsLocation.d.ts +7 -1
- package/lib/operations/DeleteTerminalLocationsLocation.d.ts.map +1 -1
- package/lib/operations/DeleteTerminalReadersReader.d.ts +9 -1
- package/lib/operations/DeleteTerminalReadersReader.d.ts.map +1 -1
- package/lib/operations/DeleteTestHelpersTestClocksTestClock.d.ts +7 -1
- package/lib/operations/DeleteTestHelpersTestClocksTestClock.d.ts.map +1 -1
- package/lib/operations/DeleteV2CoreAccountsAccountIdPersonsId.d.ts +7 -1
- package/lib/operations/DeleteV2CoreAccountsAccountIdPersonsId.d.ts.map +1 -1
- package/lib/operations/DeleteV2CoreEventDestinationsId.d.ts +6 -1
- package/lib/operations/DeleteV2CoreEventDestinationsId.d.ts.map +1 -1
- package/lib/operations/DeleteWebhookEndpointsWebhookEndpoint.d.ts +7 -1
- package/lib/operations/DeleteWebhookEndpointsWebhookEndpoint.d.ts.map +1 -1
- package/lib/operations/GetAccount.d.ts +256 -1
- package/lib/operations/GetAccount.d.ts.map +1 -1
- package/lib/operations/GetAccounts.d.ts +265 -1
- package/lib/operations/GetAccounts.d.ts.map +1 -1
- package/lib/operations/GetAccountsAccount.d.ts +257 -1
- package/lib/operations/GetAccountsAccount.d.ts.map +1 -1
- package/lib/operations/GetAccountsAccountCapabilities.d.ts +50 -1
- package/lib/operations/GetAccountsAccountCapabilities.d.ts.map +1 -1
- package/lib/operations/GetAccountsAccountCapabilitiesCapability.d.ts +46 -1
- package/lib/operations/GetAccountsAccountCapabilitiesCapability.d.ts.map +1 -1
- package/lib/operations/GetAccountsAccountExternalAccounts.d.ts +13 -1
- package/lib/operations/GetAccountsAccountExternalAccounts.d.ts.map +1 -1
- package/lib/operations/GetAccountsAccountExternalAccountsId.d.ts +5 -1
- package/lib/operations/GetAccountsAccountExternalAccountsId.d.ts.map +1 -1
- package/lib/operations/GetAccountsAccountPersons.d.ts +88 -1
- package/lib/operations/GetAccountsAccountPersons.d.ts.map +1 -1
- package/lib/operations/GetAccountsAccountPersonsPerson.d.ts +80 -1
- package/lib/operations/GetAccountsAccountPersonsPerson.d.ts.map +1 -1
- package/lib/operations/GetApplePayDomains.d.ts +18 -1
- package/lib/operations/GetApplePayDomains.d.ts.map +1 -1
- package/lib/operations/GetApplePayDomainsDomain.d.ts +10 -1
- package/lib/operations/GetApplePayDomainsDomain.d.ts.map +1 -1
- package/lib/operations/GetApplicationFees.d.ts +45 -1
- package/lib/operations/GetApplicationFees.d.ts.map +1 -1
- package/lib/operations/GetApplicationFeesFeeRefundsId.d.ts +16 -1
- package/lib/operations/GetApplicationFeesFeeRefundsId.d.ts.map +1 -1
- package/lib/operations/GetApplicationFeesId.d.ts +36 -1
- package/lib/operations/GetApplicationFeesId.d.ts.map +1 -1
- package/lib/operations/GetApplicationFeesIdRefunds.d.ts +23 -1
- package/lib/operations/GetApplicationFeesIdRefunds.d.ts.map +1 -1
- package/lib/operations/GetAppsSecrets.d.ts +25 -1
- package/lib/operations/GetAppsSecrets.d.ts.map +1 -1
- package/lib/operations/GetAppsSecretsFind.d.ts +18 -1
- package/lib/operations/GetAppsSecretsFind.d.ts.map +1 -1
- package/lib/operations/GetBalance.d.ts +82 -1
- package/lib/operations/GetBalance.d.ts.map +1 -1
- package/lib/operations/GetBalanceSettings.d.ts +13 -1
- package/lib/operations/GetBalanceSettings.d.ts.map +1 -1
- package/lib/operations/GetBalanceTransactions.d.ts +39 -1
- package/lib/operations/GetBalanceTransactions.d.ts.map +1 -1
- package/lib/operations/GetBalanceTransactionsId.d.ts +27 -1
- package/lib/operations/GetBalanceTransactionsId.d.ts.map +1 -1
- package/lib/operations/GetBillingAlerts.d.ts +21 -1
- package/lib/operations/GetBillingAlerts.d.ts.map +1 -1
- package/lib/operations/GetBillingAlertsId.d.ts +12 -1
- package/lib/operations/GetBillingAlertsId.d.ts.map +1 -1
- package/lib/operations/GetBillingCreditBalanceSummary.d.ts +21 -1
- package/lib/operations/GetBillingCreditBalanceSummary.d.ts.map +1 -1
- package/lib/operations/GetBillingCreditBalanceTransactions.d.ts +25 -1
- package/lib/operations/GetBillingCreditBalanceTransactions.d.ts.map +1 -1
- package/lib/operations/GetBillingCreditBalanceTransactionsId.d.ts +15 -1
- package/lib/operations/GetBillingCreditBalanceTransactionsId.d.ts.map +1 -1
- package/lib/operations/GetBillingCreditGrants.d.ts +43 -1
- package/lib/operations/GetBillingCreditGrants.d.ts.map +1 -1
- package/lib/operations/GetBillingCreditGrantsId.d.ts +34 -1
- package/lib/operations/GetBillingCreditGrantsId.d.ts.map +1 -1
- package/lib/operations/GetBillingMeters.d.ts +35 -1
- package/lib/operations/GetBillingMeters.d.ts.map +1 -1
- package/lib/operations/GetBillingMetersId.d.ts +27 -1
- package/lib/operations/GetBillingMetersId.d.ts.map +1 -1
- package/lib/operations/GetBillingMetersIdEventSummaries.d.ts +24 -1
- package/lib/operations/GetBillingMetersIdEventSummaries.d.ts.map +1 -1
- package/lib/operations/GetBillingPortalConfigurations.d.ts +79 -1
- package/lib/operations/GetBillingPortalConfigurations.d.ts.map +1 -1
- package/lib/operations/GetBillingPortalConfigurationsConfiguration.d.ts +70 -1
- package/lib/operations/GetBillingPortalConfigurationsConfiguration.d.ts.map +1 -1
- package/lib/operations/GetCharges.d.ts +217 -1
- package/lib/operations/GetCharges.d.ts.map +1 -1
- package/lib/operations/GetChargesCharge.d.ts +206 -1
- package/lib/operations/GetChargesCharge.d.ts.map +1 -1
- package/lib/operations/GetChargesChargeRefunds.d.ts +133 -1
- package/lib/operations/GetChargesChargeRefunds.d.ts.map +1 -1
- package/lib/operations/GetChargesChargeRefundsRefund.d.ts +126 -1
- package/lib/operations/GetChargesChargeRefundsRefund.d.ts.map +1 -1
- package/lib/operations/GetChargesSearch.d.ts +215 -1
- package/lib/operations/GetChargesSearch.d.ts.map +1 -1
- package/lib/operations/GetCheckoutSessions.d.ts +230 -1
- package/lib/operations/GetCheckoutSessions.d.ts.map +1 -1
- package/lib/operations/GetCheckoutSessionsSession.d.ts +215 -1
- package/lib/operations/GetCheckoutSessionsSession.d.ts.map +1 -1
- package/lib/operations/GetCheckoutSessionsSessionLineItems.d.ts +75 -1
- package/lib/operations/GetCheckoutSessionsSessionLineItems.d.ts.map +1 -1
- package/lib/operations/GetClimateOrders.d.ts +58 -1
- package/lib/operations/GetClimateOrders.d.ts.map +1 -1
- package/lib/operations/GetClimateOrdersOrder.d.ts +51 -1
- package/lib/operations/GetClimateOrdersOrder.d.ts.map +1 -1
- package/lib/operations/GetClimateProducts.d.ts +41 -1
- package/lib/operations/GetClimateProducts.d.ts.map +1 -1
- package/lib/operations/GetClimateProductsProduct.d.ts +34 -1
- package/lib/operations/GetClimateProductsProduct.d.ts.map +1 -1
- package/lib/operations/GetClimateSuppliers.d.ts +25 -1
- package/lib/operations/GetClimateSuppliers.d.ts.map +1 -1
- package/lib/operations/GetClimateSuppliersSupplier.d.ts +18 -1
- package/lib/operations/GetClimateSuppliersSupplier.d.ts.map +1 -1
- package/lib/operations/GetConfirmationTokensConfirmationToken.d.ts +19 -1
- package/lib/operations/GetConfirmationTokensConfirmationToken.d.ts.map +1 -1
- package/lib/operations/GetCountrySpecs.d.ts +31 -1
- package/lib/operations/GetCountrySpecs.d.ts.map +1 -1
- package/lib/operations/GetCountrySpecsCountry.d.ts +24 -1
- package/lib/operations/GetCountrySpecsCountry.d.ts.map +1 -1
- package/lib/operations/GetCoupons.d.ts +38 -1
- package/lib/operations/GetCoupons.d.ts.map +1 -1
- package/lib/operations/GetCouponsCoupon.d.ts +30 -1
- package/lib/operations/GetCouponsCoupon.d.ts.map +1 -1
- package/lib/operations/GetCreditNotes.d.ts +132 -1
- package/lib/operations/GetCreditNotes.d.ts.map +1 -1
- package/lib/operations/GetCreditNotesCreditNoteLines.d.ts +67 -1
- package/lib/operations/GetCreditNotesCreditNoteLines.d.ts.map +1 -1
- package/lib/operations/GetCreditNotesId.d.ts +121 -1
- package/lib/operations/GetCreditNotesId.d.ts.map +1 -1
- package/lib/operations/GetCreditNotesPreview.d.ts +133 -1
- package/lib/operations/GetCreditNotesPreview.d.ts.map +1 -1
- package/lib/operations/GetCreditNotesPreviewLines.d.ts +79 -1
- package/lib/operations/GetCreditNotesPreviewLines.d.ts.map +1 -1
- package/lib/operations/GetCustomers.d.ts +291 -1
- package/lib/operations/GetCustomers.d.ts.map +1 -1
- package/lib/operations/GetCustomersCustomer.d.ts +4 -1
- package/lib/operations/GetCustomersCustomer.d.ts.map +1 -1
- package/lib/operations/GetCustomersCustomerBalanceTransactions.d.ts +32 -1
- package/lib/operations/GetCustomersCustomerBalanceTransactions.d.ts.map +1 -1
- package/lib/operations/GetCustomersCustomerBalanceTransactionsTransaction.d.ts +23 -1
- package/lib/operations/GetCustomersCustomerBalanceTransactionsTransaction.d.ts.map +1 -1
- package/lib/operations/GetCustomersCustomerCashBalance.d.ts +16 -1
- package/lib/operations/GetCustomersCustomerCashBalance.d.ts.map +1 -1
- package/lib/operations/GetCustomersCustomerCashBalanceTransactions.d.ts +64 -1
- package/lib/operations/GetCustomersCustomerCashBalanceTransactions.d.ts.map +1 -1
- package/lib/operations/GetCustomersCustomerCashBalanceTransactionsTransaction.d.ts +57 -1
- package/lib/operations/GetCustomersCustomerCashBalanceTransactionsTransaction.d.ts.map +1 -1
- package/lib/operations/GetCustomersCustomerPaymentMethods.d.ts +223 -1
- package/lib/operations/GetCustomersCustomerPaymentMethods.d.ts.map +1 -1
- package/lib/operations/GetCustomersCustomerPaymentMethodsPaymentMethod.d.ts +214 -1
- package/lib/operations/GetCustomersCustomerPaymentMethodsPaymentMethod.d.ts.map +1 -1
- package/lib/operations/GetCustomersCustomerSources.d.ts +13 -1
- package/lib/operations/GetCustomersCustomerSources.d.ts.map +1 -1
- package/lib/operations/GetCustomersCustomerSourcesId.d.ts +5 -1
- package/lib/operations/GetCustomersCustomerSourcesId.d.ts.map +1 -1
- package/lib/operations/GetCustomersCustomerTaxIds.d.ts +24 -1
- package/lib/operations/GetCustomersCustomerTaxIds.d.ts.map +1 -1
- package/lib/operations/GetCustomersCustomerTaxIdsId.d.ts +17 -1
- package/lib/operations/GetCustomersCustomerTaxIdsId.d.ts.map +1 -1
- package/lib/operations/GetCustomersSearch.d.ts +290 -1
- package/lib/operations/GetCustomersSearch.d.ts.map +1 -1
- package/lib/operations/GetDisputes.d.ts +136 -1
- package/lib/operations/GetDisputes.d.ts.map +1 -1
- package/lib/operations/GetDisputesDispute.d.ts +126 -1
- package/lib/operations/GetDisputesDispute.d.ts.map +1 -1
- package/lib/operations/GetEntitlementsActiveEntitlements.d.ts +18 -1
- package/lib/operations/GetEntitlementsActiveEntitlements.d.ts.map +1 -1
- package/lib/operations/GetEntitlementsActiveEntitlementsId.d.ts +10 -1
- package/lib/operations/GetEntitlementsActiveEntitlementsId.d.ts.map +1 -1
- package/lib/operations/GetEntitlementsFeatures.d.ts +23 -1
- package/lib/operations/GetEntitlementsFeatures.d.ts.map +1 -1
- package/lib/operations/GetEntitlementsFeaturesId.d.ts +14 -1
- package/lib/operations/GetEntitlementsFeaturesId.d.ts.map +1 -1
- package/lib/operations/GetEvents.d.ts +30 -1
- package/lib/operations/GetEvents.d.ts.map +1 -1
- package/lib/operations/GetEventsId.d.ts +19 -1
- package/lib/operations/GetEventsId.d.ts.map +1 -1
- package/lib/operations/GetExchangeRates.d.ts +17 -1
- package/lib/operations/GetExchangeRates.d.ts.map +1 -1
- package/lib/operations/GetExchangeRatesRateId.d.ts +10 -1
- package/lib/operations/GetExchangeRatesRateId.d.ts.map +1 -1
- package/lib/operations/GetFileLinks.d.ts +26 -1
- package/lib/operations/GetFileLinks.d.ts.map +1 -1
- package/lib/operations/GetFileLinksLink.d.ts +16 -1
- package/lib/operations/GetFileLinksLink.d.ts.map +1 -1
- package/lib/operations/GetFiles.d.ts +42 -1
- package/lib/operations/GetFiles.d.ts.map +1 -1
- package/lib/operations/GetFilesFile.d.ts +33 -1
- package/lib/operations/GetFilesFile.d.ts.map +1 -1
- package/lib/operations/GetFinancialConnectionsAccounts.d.ts +39 -1
- package/lib/operations/GetFinancialConnectionsAccounts.d.ts.map +1 -1
- package/lib/operations/GetFinancialConnectionsAccountsAccount.d.ts +30 -1
- package/lib/operations/GetFinancialConnectionsAccountsAccount.d.ts.map +1 -1
- package/lib/operations/GetFinancialConnectionsAccountsAccountOwners.d.ts +22 -1
- package/lib/operations/GetFinancialConnectionsAccountsAccountOwners.d.ts.map +1 -1
- package/lib/operations/GetFinancialConnectionsSessionsSession.d.ts +49 -1
- package/lib/operations/GetFinancialConnectionsSessionsSession.d.ts.map +1 -1
- package/lib/operations/GetFinancialConnectionsTransactions.d.ts +30 -1
- package/lib/operations/GetFinancialConnectionsTransactions.d.ts.map +1 -1
- package/lib/operations/GetFinancialConnectionsTransactionsTransaction.d.ts +20 -1
- package/lib/operations/GetFinancialConnectionsTransactionsTransaction.d.ts.map +1 -1
- package/lib/operations/GetForwardingRequests.d.ts +26 -1
- package/lib/operations/GetForwardingRequests.d.ts.map +1 -1
- package/lib/operations/GetForwardingRequestsId.d.ts +18 -1
- package/lib/operations/GetForwardingRequestsId.d.ts.map +1 -1
- package/lib/operations/GetIdentityVerificationReports.d.ts +75 -1
- package/lib/operations/GetIdentityVerificationReports.d.ts.map +1 -1
- package/lib/operations/GetIdentityVerificationReportsReport.d.ts +64 -1
- package/lib/operations/GetIdentityVerificationReportsReport.d.ts.map +1 -1
- package/lib/operations/GetIdentityVerificationSessions.d.ts +42 -1
- package/lib/operations/GetIdentityVerificationSessions.d.ts.map +1 -1
- package/lib/operations/GetIdentityVerificationSessionsSession.d.ts +30 -1
- package/lib/operations/GetIdentityVerificationSessionsSession.d.ts.map +1 -1
- package/lib/operations/GetInvoicePayments.d.ts +36 -1
- package/lib/operations/GetInvoicePayments.d.ts.map +1 -1
- package/lib/operations/GetInvoicePaymentsInvoicePayment.d.ts +25 -1
- package/lib/operations/GetInvoicePaymentsInvoicePayment.d.ts.map +1 -1
- package/lib/operations/GetInvoiceRenderingTemplates.d.ts +23 -1
- package/lib/operations/GetInvoiceRenderingTemplates.d.ts.map +1 -1
- package/lib/operations/GetInvoiceRenderingTemplatesTemplate.d.ts +16 -1
- package/lib/operations/GetInvoiceRenderingTemplatesTemplate.d.ts.map +1 -1
- package/lib/operations/GetInvoiceitems.d.ts +71 -1
- package/lib/operations/GetInvoiceitems.d.ts.map +1 -1
- package/lib/operations/GetInvoiceitemsInvoiceitem.d.ts +59 -1
- package/lib/operations/GetInvoiceitemsInvoiceitem.d.ts.map +1 -1
- package/lib/operations/GetInvoices.d.ts +237 -1
- package/lib/operations/GetInvoices.d.ts.map +1 -1
- package/lib/operations/GetInvoicesInvoice.d.ts +223 -1
- package/lib/operations/GetInvoicesInvoice.d.ts.map +1 -1
- package/lib/operations/GetInvoicesInvoiceLines.d.ts +53 -1
- package/lib/operations/GetInvoicesInvoiceLines.d.ts.map +1 -1
- package/lib/operations/GetInvoicesSearch.d.ts +232 -1
- package/lib/operations/GetInvoicesSearch.d.ts.map +1 -1
- package/lib/operations/GetIssuingAuthorizations.d.ts +216 -1
- package/lib/operations/GetIssuingAuthorizations.d.ts.map +1 -1
- package/lib/operations/GetIssuingAuthorizationsAuthorization.d.ts +205 -1
- package/lib/operations/GetIssuingAuthorizationsAuthorization.d.ts.map +1 -1
- package/lib/operations/GetIssuingCardholders.d.ts +47 -1
- package/lib/operations/GetIssuingCardholders.d.ts.map +1 -1
- package/lib/operations/GetIssuingCardholdersCardholder.d.ts +35 -1
- package/lib/operations/GetIssuingCardholdersCardholder.d.ts.map +1 -1
- package/lib/operations/GetIssuingCards.d.ts +91 -1
- package/lib/operations/GetIssuingCards.d.ts.map +1 -1
- package/lib/operations/GetIssuingCardsCard.d.ts +76 -1
- package/lib/operations/GetIssuingCardsCard.d.ts.map +1 -1
- package/lib/operations/GetIssuingDisputes.d.ts +111 -1
- package/lib/operations/GetIssuingDisputes.d.ts.map +1 -1
- package/lib/operations/GetIssuingDisputesDispute.d.ts +101 -1
- package/lib/operations/GetIssuingDisputesDispute.d.ts.map +1 -1
- package/lib/operations/GetIssuingPersonalizationDesigns.d.ts +36 -1
- package/lib/operations/GetIssuingPersonalizationDesigns.d.ts.map +1 -1
- package/lib/operations/GetIssuingPersonalizationDesignsPersonalizationDesign.d.ts +26 -1
- package/lib/operations/GetIssuingPersonalizationDesignsPersonalizationDesign.d.ts.map +1 -1
- package/lib/operations/GetIssuingPhysicalBundles.d.ts +25 -1
- package/lib/operations/GetIssuingPhysicalBundles.d.ts.map +1 -1
- package/lib/operations/GetIssuingPhysicalBundlesPhysicalBundle.d.ts +16 -1
- package/lib/operations/GetIssuingPhysicalBundlesPhysicalBundle.d.ts.map +1 -1
- package/lib/operations/GetIssuingTokens.d.ts +64 -1
- package/lib/operations/GetIssuingTokens.d.ts.map +1 -1
- package/lib/operations/GetIssuingTokensToken.d.ts +54 -1
- package/lib/operations/GetIssuingTokensToken.d.ts.map +1 -1
- package/lib/operations/GetIssuingTransactions.d.ts +52 -1
- package/lib/operations/GetIssuingTransactions.d.ts.map +1 -1
- package/lib/operations/GetIssuingTransactionsTransaction.d.ts +41 -1
- package/lib/operations/GetIssuingTransactionsTransaction.d.ts.map +1 -1
- package/lib/operations/GetMandatesMandate.d.ts +82 -1
- package/lib/operations/GetMandatesMandate.d.ts.map +1 -1
- package/lib/operations/GetPaymentAttemptRecords.d.ts +61 -1
- package/lib/operations/GetPaymentAttemptRecords.d.ts.map +1 -1
- package/lib/operations/GetPaymentAttemptRecordsId.d.ts +54 -1
- package/lib/operations/GetPaymentAttemptRecordsId.d.ts.map +1 -1
- package/lib/operations/GetPaymentIntents.d.ts +107 -1
- package/lib/operations/GetPaymentIntents.d.ts.map +1 -1
- package/lib/operations/GetPaymentIntentsIntent.d.ts +98 -1
- package/lib/operations/GetPaymentIntentsIntent.d.ts.map +1 -1
- package/lib/operations/GetPaymentIntentsIntentAmountDetailsLineItems.d.ts +23 -1
- package/lib/operations/GetPaymentIntentsIntentAmountDetailsLineItems.d.ts.map +1 -1
- package/lib/operations/GetPaymentIntentsSearch.d.ts +106 -1
- package/lib/operations/GetPaymentIntentsSearch.d.ts.map +1 -1
- package/lib/operations/GetPaymentLinks.d.ts +180 -1
- package/lib/operations/GetPaymentLinks.d.ts.map +1 -1
- package/lib/operations/GetPaymentLinksPaymentLink.d.ts +172 -1
- package/lib/operations/GetPaymentLinksPaymentLink.d.ts.map +1 -1
- package/lib/operations/GetPaymentLinksPaymentLinkLineItems.d.ts +75 -1
- package/lib/operations/GetPaymentLinksPaymentLinkLineItems.d.ts.map +1 -1
- package/lib/operations/GetPaymentMethodConfigurations.d.ts +461 -1
- package/lib/operations/GetPaymentMethodConfigurations.d.ts.map +1 -1
- package/lib/operations/GetPaymentMethodConfigurationsConfiguration.d.ts +453 -1
- package/lib/operations/GetPaymentMethodConfigurationsConfiguration.d.ts.map +1 -1
- package/lib/operations/GetPaymentMethodDomains.d.ts +56 -1
- package/lib/operations/GetPaymentMethodDomains.d.ts.map +1 -1
- package/lib/operations/GetPaymentMethodDomainsPaymentMethodDomain.d.ts +47 -1
- package/lib/operations/GetPaymentMethodDomainsPaymentMethodDomain.d.ts.map +1 -1
- package/lib/operations/GetPaymentMethods.d.ts +224 -1
- package/lib/operations/GetPaymentMethods.d.ts.map +1 -1
- package/lib/operations/GetPaymentMethodsPaymentMethod.d.ts +213 -1
- package/lib/operations/GetPaymentMethodsPaymentMethod.d.ts.map +1 -1
- package/lib/operations/GetPaymentRecordsId.d.ts +54 -1
- package/lib/operations/GetPaymentRecordsId.d.ts.map +1 -1
- package/lib/operations/GetPayouts.d.ts +45 -1
- package/lib/operations/GetPayouts.d.ts.map +1 -1
- package/lib/operations/GetPayoutsPayout.d.ts +34 -1
- package/lib/operations/GetPayoutsPayout.d.ts.map +1 -1
- package/lib/operations/GetPlans.d.ts +43 -1
- package/lib/operations/GetPlans.d.ts.map +1 -1
- package/lib/operations/GetPlansPlan.d.ts +33 -1
- package/lib/operations/GetPlansPlan.d.ts.map +1 -1
- package/lib/operations/GetPrices.d.ts +62 -1
- package/lib/operations/GetPrices.d.ts.map +1 -1
- package/lib/operations/GetPricesPrice.d.ts +48 -1
- package/lib/operations/GetPricesPrice.d.ts.map +1 -1
- package/lib/operations/GetPricesSearch.d.ts +57 -1
- package/lib/operations/GetPricesSearch.d.ts.map +1 -1
- package/lib/operations/GetProducts.d.ts +41 -1
- package/lib/operations/GetProducts.d.ts.map +1 -1
- package/lib/operations/GetProductsId.d.ts +28 -1
- package/lib/operations/GetProductsId.d.ts.map +1 -1
- package/lib/operations/GetProductsProductFeatures.d.ts +27 -1
- package/lib/operations/GetProductsProductFeatures.d.ts.map +1 -1
- package/lib/operations/GetProductsProductFeaturesId.d.ts +20 -1
- package/lib/operations/GetProductsProductFeaturesId.d.ts.map +1 -1
- package/lib/operations/GetProductsSearch.d.ts +37 -1
- package/lib/operations/GetProductsSearch.d.ts.map +1 -1
- package/lib/operations/GetPromotionCodes.d.ts +46 -1
- package/lib/operations/GetPromotionCodes.d.ts.map +1 -1
- package/lib/operations/GetPromotionCodesPromotionCode.d.ts +33 -1
- package/lib/operations/GetPromotionCodesPromotionCode.d.ts.map +1 -1
- package/lib/operations/GetQuotes.d.ts +334 -1
- package/lib/operations/GetQuotes.d.ts.map +1 -1
- package/lib/operations/GetQuotesQuote.d.ts +323 -1
- package/lib/operations/GetQuotesQuote.d.ts.map +1 -1
- package/lib/operations/GetQuotesQuoteComputedUpfrontLineItems.d.ts +75 -1
- package/lib/operations/GetQuotesQuoteComputedUpfrontLineItems.d.ts.map +1 -1
- package/lib/operations/GetQuotesQuoteLineItems.d.ts +75 -1
- package/lib/operations/GetQuotesQuoteLineItems.d.ts.map +1 -1
- package/lib/operations/GetQuotesQuotePdf.d.ts +4 -1
- package/lib/operations/GetQuotesQuotePdf.d.ts.map +1 -1
- package/lib/operations/GetRadarEarlyFraudWarnings.d.ts +23 -1
- package/lib/operations/GetRadarEarlyFraudWarnings.d.ts.map +1 -1
- package/lib/operations/GetRadarEarlyFraudWarningsEarlyFraudWarning.d.ts +13 -1
- package/lib/operations/GetRadarEarlyFraudWarningsEarlyFraudWarning.d.ts.map +1 -1
- package/lib/operations/GetRadarValueListItems.d.ts +22 -1
- package/lib/operations/GetRadarValueListItems.d.ts.map +1 -1
- package/lib/operations/GetRadarValueListItemsItem.d.ts +12 -1
- package/lib/operations/GetRadarValueListItemsItem.d.ts.map +1 -1
- package/lib/operations/GetRadarValueLists.d.ts +40 -1
- package/lib/operations/GetRadarValueLists.d.ts.map +1 -1
- package/lib/operations/GetRadarValueListsValueList.d.ts +30 -1
- package/lib/operations/GetRadarValueListsValueList.d.ts.map +1 -1
- package/lib/operations/GetRefunds.d.ts +135 -1
- package/lib/operations/GetRefunds.d.ts.map +1 -1
- package/lib/operations/GetRefundsRefund.d.ts +125 -1
- package/lib/operations/GetRefundsRefund.d.ts.map +1 -1
- package/lib/operations/GetReportingReportRuns.d.ts +32 -1
- package/lib/operations/GetReportingReportRuns.d.ts.map +1 -1
- package/lib/operations/GetReportingReportRunsReportRun.d.ts +24 -1
- package/lib/operations/GetReportingReportRunsReportRun.d.ts.map +1 -1
- package/lib/operations/GetReportingReportTypes.d.ts +18 -1
- package/lib/operations/GetReportingReportTypes.d.ts.map +1 -1
- package/lib/operations/GetReportingReportTypesReportType.d.ts +14 -1
- package/lib/operations/GetReportingReportTypesReportType.d.ts.map +1 -1
- package/lib/operations/GetReviews.d.ts +27 -1
- package/lib/operations/GetReviews.d.ts.map +1 -1
- package/lib/operations/GetReviewsReview.d.ts +19 -1
- package/lib/operations/GetReviewsReview.d.ts.map +1 -1
- package/lib/operations/GetSetupAttempts.d.ts +100 -1
- package/lib/operations/GetSetupAttempts.d.ts.map +1 -1
- package/lib/operations/GetSetupIntents.d.ts +46 -1
- package/lib/operations/GetSetupIntents.d.ts.map +1 -1
- package/lib/operations/GetSetupIntentsIntent.d.ts +35 -1
- package/lib/operations/GetSetupIntentsIntent.d.ts.map +1 -1
- package/lib/operations/GetShippingRates.d.ts +38 -1
- package/lib/operations/GetShippingRates.d.ts.map +1 -1
- package/lib/operations/GetShippingRatesShippingRateToken.d.ts +28 -1
- package/lib/operations/GetShippingRatesShippingRateToken.d.ts.map +1 -1
- package/lib/operations/GetSigmaScheduledQueryRuns.d.ts +25 -1
- package/lib/operations/GetSigmaScheduledQueryRuns.d.ts.map +1 -1
- package/lib/operations/GetSigmaScheduledQueryRunsScheduledQueryRun.d.ts +18 -1
- package/lib/operations/GetSigmaScheduledQueryRunsScheduledQueryRun.d.ts.map +1 -1
- package/lib/operations/GetSourcesSource.d.ts +281 -1
- package/lib/operations/GetSourcesSource.d.ts.map +1 -1
- package/lib/operations/GetSourcesSourceSourceTransactions.d.ts +53 -1
- package/lib/operations/GetSourcesSourceSourceTransactions.d.ts.map +1 -1
- package/lib/operations/GetSubscriptionItems.d.ts +122 -1
- package/lib/operations/GetSubscriptionItems.d.ts.map +1 -1
- package/lib/operations/GetSubscriptionItemsItem.d.ts +114 -1
- package/lib/operations/GetSubscriptionItemsItem.d.ts.map +1 -1
- package/lib/operations/GetSubscriptionSchedules.d.ts +197 -1
- package/lib/operations/GetSubscriptionSchedules.d.ts.map +1 -1
- package/lib/operations/GetSubscriptionSchedulesSchedule.d.ts +183 -1
- package/lib/operations/GetSubscriptionSchedulesSchedule.d.ts.map +1 -1
- package/lib/operations/GetSubscriptions.d.ts +223 -1
- package/lib/operations/GetSubscriptions.d.ts.map +1 -1
- package/lib/operations/GetSubscriptionsSearch.d.ts +214 -1
- package/lib/operations/GetSubscriptionsSearch.d.ts.map +1 -1
- package/lib/operations/GetSubscriptionsSubscriptionExposedId.d.ts +205 -1
- package/lib/operations/GetSubscriptionsSubscriptionExposedId.d.ts.map +1 -1
- package/lib/operations/GetTaxAssociationsFind.d.ts +19 -1
- package/lib/operations/GetTaxAssociationsFind.d.ts.map +1 -1
- package/lib/operations/GetTaxCalculationsCalculation.d.ts +74 -1
- package/lib/operations/GetTaxCalculationsCalculation.d.ts.map +1 -1
- package/lib/operations/GetTaxCalculationsCalculationLineItems.d.ts +39 -1
- package/lib/operations/GetTaxCalculationsCalculationLineItems.d.ts.map +1 -1
- package/lib/operations/GetTaxCodes.d.ts +16 -1
- package/lib/operations/GetTaxCodes.d.ts.map +1 -1
- package/lib/operations/GetTaxCodesId.d.ts +9 -1
- package/lib/operations/GetTaxCodesId.d.ts.map +1 -1
- package/lib/operations/GetTaxIds.d.ts +24 -1
- package/lib/operations/GetTaxIds.d.ts.map +1 -1
- package/lib/operations/GetTaxIdsId.d.ts +16 -1
- package/lib/operations/GetTaxIdsId.d.ts.map +1 -1
- package/lib/operations/GetTaxRates.d.ts +35 -1
- package/lib/operations/GetTaxRates.d.ts.map +1 -1
- package/lib/operations/GetTaxRatesTaxRate.d.ts +25 -1
- package/lib/operations/GetTaxRatesTaxRate.d.ts.map +1 -1
- package/lib/operations/GetTaxRegistrations.d.ts +447 -1
- package/lib/operations/GetTaxRegistrations.d.ts.map +1 -1
- package/lib/operations/GetTaxRegistrationsId.d.ts +439 -1
- package/lib/operations/GetTaxRegistrationsId.d.ts.map +1 -1
- package/lib/operations/GetTaxSettings.d.ts +19 -1
- package/lib/operations/GetTaxSettings.d.ts.map +1 -1
- package/lib/operations/GetTaxTransactionsTransaction.d.ts +53 -1
- package/lib/operations/GetTaxTransactionsTransaction.d.ts.map +1 -1
- package/lib/operations/GetTaxTransactionsTransactionLineItems.d.ts +28 -1
- package/lib/operations/GetTaxTransactionsTransactionLineItems.d.ts.map +1 -1
- package/lib/operations/GetTerminalConfigurations.d.ts +170 -1
- package/lib/operations/GetTerminalConfigurations.d.ts.map +1 -1
- package/lib/operations/GetTerminalConfigurationsConfiguration.d.ts +4 -1
- package/lib/operations/GetTerminalConfigurationsConfiguration.d.ts.map +1 -1
- package/lib/operations/GetTerminalLocations.d.ts +49 -1
- package/lib/operations/GetTerminalLocations.d.ts.map +1 -1
- package/lib/operations/GetTerminalLocationsLocation.d.ts +4 -1
- package/lib/operations/GetTerminalLocationsLocation.d.ts.map +1 -1
- package/lib/operations/GetTerminalReaders.d.ts +31 -1
- package/lib/operations/GetTerminalReaders.d.ts.map +1 -1
- package/lib/operations/GetTerminalReadersReader.d.ts +4 -1
- package/lib/operations/GetTerminalReadersReader.d.ts.map +1 -1
- package/lib/operations/GetTestHelpersTestClocks.d.ts +25 -1
- package/lib/operations/GetTestHelpersTestClocks.d.ts.map +1 -1
- package/lib/operations/GetTestHelpersTestClocksTestClock.d.ts +18 -1
- package/lib/operations/GetTestHelpersTestClocksTestClock.d.ts.map +1 -1
- package/lib/operations/GetTokensToken.d.ts +75 -1
- package/lib/operations/GetTokensToken.d.ts.map +1 -1
- package/lib/operations/GetTopups.d.ts +33 -1
- package/lib/operations/GetTopups.d.ts.map +1 -1
- package/lib/operations/GetTopupsTopup.d.ts +23 -1
- package/lib/operations/GetTopupsTopup.d.ts.map +1 -1
- package/lib/operations/GetTransfers.d.ts +52 -1
- package/lib/operations/GetTransfers.d.ts.map +1 -1
- package/lib/operations/GetTransfersIdReversals.d.ts +25 -1
- package/lib/operations/GetTransfersIdReversals.d.ts.map +1 -1
- package/lib/operations/GetTransfersTransfer.d.ts +42 -1
- package/lib/operations/GetTransfersTransfer.d.ts.map +1 -1
- package/lib/operations/GetTransfersTransferReversalsId.d.ts +18 -1
- package/lib/operations/GetTransfersTransferReversalsId.d.ts.map +1 -1
- package/lib/operations/GetTreasuryCreditReversals.d.ts +33 -1
- package/lib/operations/GetTreasuryCreditReversals.d.ts.map +1 -1
- package/lib/operations/GetTreasuryCreditReversalsCreditReversal.d.ts +23 -1
- package/lib/operations/GetTreasuryCreditReversalsCreditReversal.d.ts.map +1 -1
- package/lib/operations/GetTreasuryDebitReversals.d.ts +35 -1
- package/lib/operations/GetTreasuryDebitReversals.d.ts.map +1 -1
- package/lib/operations/GetTreasuryDebitReversalsDebitReversal.d.ts +24 -1
- package/lib/operations/GetTreasuryDebitReversalsDebitReversal.d.ts.map +1 -1
- package/lib/operations/GetTreasuryFinancialAccounts.d.ts +147 -1
- package/lib/operations/GetTreasuryFinancialAccounts.d.ts.map +1 -1
- package/lib/operations/GetTreasuryFinancialAccountsFinancialAccount.d.ts +138 -1
- package/lib/operations/GetTreasuryFinancialAccountsFinancialAccount.d.ts.map +1 -1
- package/lib/operations/GetTreasuryFinancialAccountsFinancialAccountFeatures.d.ts +95 -1
- package/lib/operations/GetTreasuryFinancialAccountsFinancialAccountFeatures.d.ts.map +1 -1
- package/lib/operations/GetTreasuryInboundTransfers.d.ts +42 -1
- package/lib/operations/GetTreasuryInboundTransfers.d.ts.map +1 -1
- package/lib/operations/GetTreasuryInboundTransfersId.d.ts +33 -1
- package/lib/operations/GetTreasuryInboundTransfersId.d.ts.map +1 -1
- package/lib/operations/GetTreasuryOutboundPayments.d.ts +45 -1
- package/lib/operations/GetTreasuryOutboundPayments.d.ts.map +1 -1
- package/lib/operations/GetTreasuryOutboundPaymentsId.d.ts +34 -1
- package/lib/operations/GetTreasuryOutboundPaymentsId.d.ts.map +1 -1
- package/lib/operations/GetTreasuryOutboundTransfers.d.ts +69 -1
- package/lib/operations/GetTreasuryOutboundTransfers.d.ts.map +1 -1
- package/lib/operations/GetTreasuryOutboundTransfersOutboundTransfer.d.ts +60 -1
- package/lib/operations/GetTreasuryOutboundTransfersOutboundTransfer.d.ts.map +1 -1
- package/lib/operations/GetTreasuryReceivedCredits.d.ts +63 -1
- package/lib/operations/GetTreasuryReceivedCredits.d.ts.map +1 -1
- package/lib/operations/GetTreasuryReceivedCreditsId.d.ts +53 -1
- package/lib/operations/GetTreasuryReceivedCreditsId.d.ts.map +1 -1
- package/lib/operations/GetTreasuryReceivedDebits.d.ts +62 -1
- package/lib/operations/GetTreasuryReceivedDebits.d.ts.map +1 -1
- package/lib/operations/GetTreasuryReceivedDebitsId.d.ts +53 -1
- package/lib/operations/GetTreasuryReceivedDebitsId.d.ts.map +1 -1
- package/lib/operations/GetTreasuryTransactionEntries.d.ts +34 -1
- package/lib/operations/GetTreasuryTransactionEntries.d.ts.map +1 -1
- package/lib/operations/GetTreasuryTransactionEntriesId.d.ts +22 -1
- package/lib/operations/GetTreasuryTransactionEntriesId.d.ts.map +1 -1
- package/lib/operations/GetTreasuryTransactions.d.ts +62 -1
- package/lib/operations/GetTreasuryTransactions.d.ts.map +1 -1
- package/lib/operations/GetTreasuryTransactionsId.d.ts +50 -1
- package/lib/operations/GetTreasuryTransactionsId.d.ts.map +1 -1
- package/lib/operations/GetV2CoreAccountTokensId.d.ts +10 -1
- package/lib/operations/GetV2CoreAccountTokensId.d.ts.map +1 -1
- package/lib/operations/GetV2CoreAccounts.d.ts +832 -1
- package/lib/operations/GetV2CoreAccounts.d.ts.map +1 -1
- package/lib/operations/GetV2CoreAccountsAccountIdPersonTokensId.d.ts +11 -1
- package/lib/operations/GetV2CoreAccountsAccountIdPersonTokensId.d.ts.map +1 -1
- package/lib/operations/GetV2CoreAccountsAccountIdPersons.d.ts +133 -1
- package/lib/operations/GetV2CoreAccountsAccountIdPersons.d.ts.map +1 -1
- package/lib/operations/GetV2CoreAccountsAccountIdPersonsId.d.ts +129 -1
- package/lib/operations/GetV2CoreAccountsAccountIdPersonsId.d.ts.map +1 -1
- package/lib/operations/GetV2CoreAccountsId.d.ts +827 -1
- package/lib/operations/GetV2CoreAccountsId.d.ts.map +1 -1
- package/lib/operations/GetV2CoreEventDestinations.d.ts +39 -1
- package/lib/operations/GetV2CoreEventDestinations.d.ts.map +1 -1
- package/lib/operations/GetV2CoreEventDestinationsId.d.ts +35 -1
- package/lib/operations/GetV2CoreEventDestinationsId.d.ts.map +1 -1
- package/lib/operations/GetV2CoreEvents.d.ts +25 -1
- package/lib/operations/GetV2CoreEvents.d.ts.map +1 -1
- package/lib/operations/GetV2CoreEventsId.d.ts +18 -1
- package/lib/operations/GetV2CoreEventsId.d.ts.map +1 -1
- package/lib/operations/GetWebhookEndpoints.d.ts +26 -1
- package/lib/operations/GetWebhookEndpoints.d.ts.map +1 -1
- package/lib/operations/GetWebhookEndpointsWebhookEndpoint.d.ts +19 -1
- package/lib/operations/GetWebhookEndpointsWebhookEndpoint.d.ts.map +1 -1
- package/lib/operations/PostAccountLinks.d.ts +17 -1
- package/lib/operations/PostAccountLinks.d.ts.map +1 -1
- package/lib/operations/PostAccountSessions.d.ts +290 -1
- package/lib/operations/PostAccountSessions.d.ts.map +1 -1
- package/lib/operations/PostAccounts.d.ts +725 -1
- package/lib/operations/PostAccounts.d.ts.map +1 -1
- package/lib/operations/PostAccountsAccount.d.ts +713 -1
- package/lib/operations/PostAccountsAccount.d.ts.map +1 -1
- package/lib/operations/PostAccountsAccountCapabilitiesCapability.d.ts +47 -1
- package/lib/operations/PostAccountsAccountCapabilitiesCapability.d.ts.map +1 -1
- package/lib/operations/PostAccountsAccountExternalAccounts.d.ts +9 -1
- package/lib/operations/PostAccountsAccountExternalAccounts.d.ts.map +1 -1
- package/lib/operations/PostAccountsAccountExternalAccountsId.d.ts +24 -1
- package/lib/operations/PostAccountsAccountExternalAccountsId.d.ts.map +1 -1
- package/lib/operations/PostAccountsAccountLoginLinks.d.ts +8 -1
- package/lib/operations/PostAccountsAccountLoginLinks.d.ts.map +1 -1
- package/lib/operations/PostAccountsAccountPersons.d.ts +181 -1
- package/lib/operations/PostAccountsAccountPersons.d.ts.map +1 -1
- package/lib/operations/PostAccountsAccountPersonsPerson.d.ts +182 -1
- package/lib/operations/PostAccountsAccountPersonsPerson.d.ts.map +1 -1
- package/lib/operations/PostAccountsAccountReject.d.ts +258 -1
- package/lib/operations/PostAccountsAccountReject.d.ts.map +1 -1
- package/lib/operations/PostApplePayDomains.d.ts +10 -1
- package/lib/operations/PostApplePayDomains.d.ts.map +1 -1
- package/lib/operations/PostApplicationFeesFeeRefundsId.d.ts +17 -1
- package/lib/operations/PostApplicationFeesFeeRefundsId.d.ts.map +1 -1
- package/lib/operations/PostApplicationFeesIdRefunds.d.ts +19 -1
- package/lib/operations/PostApplicationFeesIdRefunds.d.ts.map +1 -1
- package/lib/operations/PostAppsSecrets.d.ts +23 -1
- package/lib/operations/PostAppsSecrets.d.ts.map +1 -1
- package/lib/operations/PostAppsSecretsDelete.d.ts +21 -1
- package/lib/operations/PostAppsSecretsDelete.d.ts.map +1 -1
- package/lib/operations/PostBalanceSettings.d.ts +28 -1
- package/lib/operations/PostBalanceSettings.d.ts.map +1 -1
- package/lib/operations/PostBillingAlerts.d.ts +22 -1
- package/lib/operations/PostBillingAlerts.d.ts.map +1 -1
- package/lib/operations/PostBillingAlertsIdActivate.d.ts +12 -1
- package/lib/operations/PostBillingAlertsIdActivate.d.ts.map +1 -1
- package/lib/operations/PostBillingAlertsIdArchive.d.ts +12 -1
- package/lib/operations/PostBillingAlertsIdArchive.d.ts.map +1 -1
- package/lib/operations/PostBillingAlertsIdDeactivate.d.ts +12 -1
- package/lib/operations/PostBillingAlertsIdDeactivate.d.ts.map +1 -1
- package/lib/operations/PostBillingCreditGrants.d.ts +58 -1
- package/lib/operations/PostBillingCreditGrants.d.ts.map +1 -1
- package/lib/operations/PostBillingCreditGrantsId.d.ts +38 -1
- package/lib/operations/PostBillingCreditGrantsId.d.ts.map +1 -1
- package/lib/operations/PostBillingCreditGrantsIdExpire.d.ts +34 -1
- package/lib/operations/PostBillingCreditGrantsIdExpire.d.ts.map +1 -1
- package/lib/operations/PostBillingCreditGrantsIdVoid.d.ts +34 -1
- package/lib/operations/PostBillingCreditGrantsIdVoid.d.ts.map +1 -1
- package/lib/operations/PostBillingMeterEventAdjustments.d.ts +15 -1
- package/lib/operations/PostBillingMeterEventAdjustments.d.ts.map +1 -1
- package/lib/operations/PostBillingMeterEvents.d.ts +19 -1
- package/lib/operations/PostBillingMeterEvents.d.ts.map +1 -1
- package/lib/operations/PostBillingMeters.d.ts +39 -1
- package/lib/operations/PostBillingMeters.d.ts.map +1 -1
- package/lib/operations/PostBillingMetersId.d.ts +28 -1
- package/lib/operations/PostBillingMetersId.d.ts.map +1 -1
- package/lib/operations/PostBillingMetersIdDeactivate.d.ts +27 -1
- package/lib/operations/PostBillingMetersIdDeactivate.d.ts.map +1 -1
- package/lib/operations/PostBillingMetersIdReactivate.d.ts +27 -1
- package/lib/operations/PostBillingMetersIdReactivate.d.ts.map +1 -1
- package/lib/operations/PostBillingPortalConfigurations.d.ts +117 -1
- package/lib/operations/PostBillingPortalConfigurations.d.ts.map +1 -1
- package/lib/operations/PostBillingPortalConfigurationsConfiguration.d.ts +115 -1
- package/lib/operations/PostBillingPortalConfigurationsConfiguration.d.ts.map +1 -1
- package/lib/operations/PostBillingPortalSessions.d.ts +58 -1
- package/lib/operations/PostBillingPortalSessions.d.ts.map +1 -1
- package/lib/operations/PostCharges.d.ts +244 -1
- package/lib/operations/PostCharges.d.ts.map +1 -1
- package/lib/operations/PostChargesCharge.d.ts +228 -1
- package/lib/operations/PostChargesCharge.d.ts.map +1 -1
- package/lib/operations/PostChargesChargeCapture.d.ts +216 -1
- package/lib/operations/PostChargesChargeCapture.d.ts.map +1 -1
- package/lib/operations/PostCheckoutSessions.d.ts +754 -1
- package/lib/operations/PostCheckoutSessions.d.ts.map +1 -1
- package/lib/operations/PostCheckoutSessionsSession.d.ts +263 -1
- package/lib/operations/PostCheckoutSessionsSession.d.ts.map +1 -1
- package/lib/operations/PostCheckoutSessionsSessionExpire.d.ts +215 -1
- package/lib/operations/PostCheckoutSessionsSessionExpire.d.ts.map +1 -1
- package/lib/operations/PostClimateOrders.d.ts +60 -1
- package/lib/operations/PostClimateOrders.d.ts.map +1 -1
- package/lib/operations/PostClimateOrdersOrder.d.ts +55 -1
- package/lib/operations/PostClimateOrdersOrder.d.ts.map +1 -1
- package/lib/operations/PostClimateOrdersOrderCancel.d.ts +51 -1
- package/lib/operations/PostClimateOrdersOrderCancel.d.ts.map +1 -1
- package/lib/operations/PostCoupons.d.ts +47 -1
- package/lib/operations/PostCoupons.d.ts.map +1 -1
- package/lib/operations/PostCouponsCoupon.d.ts +37 -1
- package/lib/operations/PostCouponsCoupon.d.ts.map +1 -1
- package/lib/operations/PostCreditNotes.d.ts +158 -1
- package/lib/operations/PostCreditNotes.d.ts.map +1 -1
- package/lib/operations/PostCreditNotesId.d.ts +125 -1
- package/lib/operations/PostCreditNotesId.d.ts.map +1 -1
- package/lib/operations/PostCreditNotesIdVoid.d.ts +121 -1
- package/lib/operations/PostCreditNotesIdVoid.d.ts.map +1 -1
- package/lib/operations/PostCustomerSessions.d.ts +69 -1
- package/lib/operations/PostCustomerSessions.d.ts.map +1 -1
- package/lib/operations/PostCustomers.d.ts +317 -1
- package/lib/operations/PostCustomers.d.ts.map +1 -1
- package/lib/operations/PostCustomersCustomer.d.ts +313 -1
- package/lib/operations/PostCustomersCustomer.d.ts.map +1 -1
- package/lib/operations/PostCustomersCustomerBalanceTransactions.d.ts +26 -1
- package/lib/operations/PostCustomersCustomerBalanceTransactions.d.ts.map +1 -1
- package/lib/operations/PostCustomersCustomerBalanceTransactionsTransaction.d.ts +25 -1
- package/lib/operations/PostCustomersCustomerBalanceTransactionsTransaction.d.ts.map +1 -1
- package/lib/operations/PostCustomersCustomerCashBalance.d.ts +19 -1
- package/lib/operations/PostCustomersCustomerCashBalance.d.ts.map +1 -1
- package/lib/operations/PostCustomersCustomerFundingInstructions.d.ts +162 -1
- package/lib/operations/PostCustomersCustomerFundingInstructions.d.ts.map +1 -1
- package/lib/operations/PostCustomersCustomerSources.d.ts +9 -1
- package/lib/operations/PostCustomersCustomerSources.d.ts.map +1 -1
- package/lib/operations/PostCustomersCustomerSourcesId.d.ts +30 -1
- package/lib/operations/PostCustomersCustomerSourcesId.d.ts.map +1 -1
- package/lib/operations/PostCustomersCustomerSourcesIdVerify.d.ts +28 -1
- package/lib/operations/PostCustomersCustomerSourcesIdVerify.d.ts.map +1 -1
- package/lib/operations/PostCustomersCustomerTaxIds.d.ts +18 -1
- package/lib/operations/PostCustomersCustomerTaxIds.d.ts.map +1 -1
- package/lib/operations/PostDisputesDispute.d.ts +158 -1
- package/lib/operations/PostDisputesDispute.d.ts.map +1 -1
- package/lib/operations/PostDisputesDisputeClose.d.ts +126 -1
- package/lib/operations/PostDisputesDisputeClose.d.ts.map +1 -1
- package/lib/operations/PostEntitlementsFeatures.d.ts +18 -1
- package/lib/operations/PostEntitlementsFeatures.d.ts.map +1 -1
- package/lib/operations/PostEntitlementsFeaturesId.d.ts +17 -1
- package/lib/operations/PostEntitlementsFeaturesId.d.ts.map +1 -1
- package/lib/operations/PostEphemeralKeys.d.ts +14 -1
- package/lib/operations/PostEphemeralKeys.d.ts.map +1 -1
- package/lib/operations/PostFileLinks.d.ts +18 -1
- package/lib/operations/PostFileLinks.d.ts.map +1 -1
- package/lib/operations/PostFileLinksLink.d.ts +18 -1
- package/lib/operations/PostFileLinksLink.d.ts.map +1 -1
- package/lib/operations/PostFiles.d.ts +39 -1
- package/lib/operations/PostFiles.d.ts.map +1 -1
- package/lib/operations/PostFinancialConnectionsAccountsAccountDisconnect.d.ts +30 -1
- package/lib/operations/PostFinancialConnectionsAccountsAccountDisconnect.d.ts.map +1 -1
- package/lib/operations/PostFinancialConnectionsAccountsAccountRefresh.d.ts +31 -1
- package/lib/operations/PostFinancialConnectionsAccountsAccountRefresh.d.ts.map +1 -1
- package/lib/operations/PostFinancialConnectionsAccountsAccountSubscribe.d.ts +31 -1
- package/lib/operations/PostFinancialConnectionsAccountsAccountSubscribe.d.ts.map +1 -1
- package/lib/operations/PostFinancialConnectionsAccountsAccountUnsubscribe.d.ts +31 -1
- package/lib/operations/PostFinancialConnectionsAccountsAccountUnsubscribe.d.ts.map +1 -1
- package/lib/operations/PostFinancialConnectionsSessions.d.ts +61 -1
- package/lib/operations/PostFinancialConnectionsSessions.d.ts.map +1 -1
- package/lib/operations/PostForwardingRequests.d.ts +30 -1
- package/lib/operations/PostForwardingRequests.d.ts.map +1 -1
- package/lib/operations/PostIdentityVerificationSessions.d.ts +49 -1
- package/lib/operations/PostIdentityVerificationSessions.d.ts.map +1 -1
- package/lib/operations/PostIdentityVerificationSessionsSession.d.ts +41 -1
- package/lib/operations/PostIdentityVerificationSessionsSession.d.ts.map +1 -1
- package/lib/operations/PostIdentityVerificationSessionsSessionCancel.d.ts +30 -1
- package/lib/operations/PostIdentityVerificationSessionsSessionCancel.d.ts.map +1 -1
- package/lib/operations/PostIdentityVerificationSessionsSessionRedact.d.ts +30 -1
- package/lib/operations/PostIdentityVerificationSessionsSessionRedact.d.ts.map +1 -1
- package/lib/operations/PostInvoiceRenderingTemplatesTemplateArchive.d.ts +15 -1
- package/lib/operations/PostInvoiceRenderingTemplatesTemplateArchive.d.ts.map +1 -1
- package/lib/operations/PostInvoiceRenderingTemplatesTemplateUnarchive.d.ts +15 -1
- package/lib/operations/PostInvoiceRenderingTemplatesTemplateUnarchive.d.ts.map +1 -1
- package/lib/operations/PostInvoiceitems.d.ts +88 -1
- package/lib/operations/PostInvoiceitems.d.ts.map +1 -1
- package/lib/operations/PostInvoiceitemsInvoiceitem.d.ts +84 -1
- package/lib/operations/PostInvoiceitemsInvoiceitem.d.ts.map +1 -1
- package/lib/operations/PostInvoices.d.ts +331 -1
- package/lib/operations/PostInvoices.d.ts.map +1 -1
- package/lib/operations/PostInvoicesCreatePreview.d.ts +427 -1
- package/lib/operations/PostInvoicesCreatePreview.d.ts.map +1 -1
- package/lib/operations/PostInvoicesInvoice.d.ts +278 -1
- package/lib/operations/PostInvoicesInvoice.d.ts.map +1 -1
- package/lib/operations/PostInvoicesInvoiceAddLines.d.ts +260 -1
- package/lib/operations/PostInvoicesInvoiceAddLines.d.ts.map +1 -1
- package/lib/operations/PostInvoicesInvoiceAttachPayment.d.ts +225 -1
- package/lib/operations/PostInvoicesInvoiceAttachPayment.d.ts.map +1 -1
- package/lib/operations/PostInvoicesInvoiceFinalize.d.ts +224 -1
- package/lib/operations/PostInvoicesInvoiceFinalize.d.ts.map +1 -1
- package/lib/operations/PostInvoicesInvoiceLinesLineItemId.d.ts +79 -1
- package/lib/operations/PostInvoicesInvoiceLinesLineItemId.d.ts.map +1 -1
- package/lib/operations/PostInvoicesInvoiceMarkUncollectible.d.ts +223 -1
- package/lib/operations/PostInvoicesInvoiceMarkUncollectible.d.ts.map +1 -1
- package/lib/operations/PostInvoicesInvoicePay.d.ts +229 -1
- package/lib/operations/PostInvoicesInvoicePay.d.ts.map +1 -1
- package/lib/operations/PostInvoicesInvoiceRemoveLines.d.ts +228 -1
- package/lib/operations/PostInvoicesInvoiceRemoveLines.d.ts.map +1 -1
- package/lib/operations/PostInvoicesInvoiceSend.d.ts +223 -1
- package/lib/operations/PostInvoicesInvoiceSend.d.ts.map +1 -1
- package/lib/operations/PostInvoicesInvoiceUpdateLines.d.ts +260 -1
- package/lib/operations/PostInvoicesInvoiceUpdateLines.d.ts.map +1 -1
- package/lib/operations/PostInvoicesInvoiceVoid.d.ts +223 -1
- package/lib/operations/PostInvoicesInvoiceVoid.d.ts.map +1 -1
- package/lib/operations/PostIssuingAuthorizationsAuthorization.d.ts +206 -1
- package/lib/operations/PostIssuingAuthorizationsAuthorization.d.ts.map +1 -1
- package/lib/operations/PostIssuingCardholders.d.ts +90 -1
- package/lib/operations/PostIssuingCardholders.d.ts.map +1 -1
- package/lib/operations/PostIssuingCardholdersCardholder.d.ts +89 -1
- package/lib/operations/PostIssuingCardholdersCardholder.d.ts.map +1 -1
- package/lib/operations/PostIssuingCards.d.ts +129 -1
- package/lib/operations/PostIssuingCards.d.ts.map +1 -1
- package/lib/operations/PostIssuingCardsCard.d.ts +115 -1
- package/lib/operations/PostIssuingCardsCard.d.ts.map +1 -1
- package/lib/operations/PostIssuingDisputes.d.ts +119 -1
- package/lib/operations/PostIssuingDisputes.d.ts.map +1 -1
- package/lib/operations/PostIssuingDisputesDispute.d.ts +114 -1
- package/lib/operations/PostIssuingDisputesDispute.d.ts.map +1 -1
- package/lib/operations/PostIssuingDisputesDisputeSubmit.d.ts +102 -1
- package/lib/operations/PostIssuingDisputesDisputeSubmit.d.ts.map +1 -1
- package/lib/operations/PostIssuingPersonalizationDesigns.d.ts +42 -1
- package/lib/operations/PostIssuingPersonalizationDesigns.d.ts.map +1 -1
- package/lib/operations/PostIssuingPersonalizationDesignsPersonalizationDesign.d.ts +38 -1
- package/lib/operations/PostIssuingPersonalizationDesignsPersonalizationDesign.d.ts.map +1 -1
- package/lib/operations/PostIssuingTokensToken.d.ts +55 -1
- package/lib/operations/PostIssuingTokensToken.d.ts.map +1 -1
- package/lib/operations/PostIssuingTransactionsTransaction.d.ts +42 -1
- package/lib/operations/PostIssuingTransactionsTransaction.d.ts.map +1 -1
- package/lib/operations/PostPaymentIntents.d.ts +348 -1
- package/lib/operations/PostPaymentIntents.d.ts.map +1 -1
- package/lib/operations/PostPaymentIntentsIntent.d.ts +307 -1
- package/lib/operations/PostPaymentIntentsIntent.d.ts.map +1 -1
- package/lib/operations/PostPaymentIntentsIntentApplyCustomerBalance.d.ts +99 -1
- package/lib/operations/PostPaymentIntentsIntentApplyCustomerBalance.d.ts.map +1 -1
- package/lib/operations/PostPaymentIntentsIntentCancel.d.ts +98 -1
- package/lib/operations/PostPaymentIntentsIntentCancel.d.ts.map +1 -1
- package/lib/operations/PostPaymentIntentsIntentCapture.d.ts +121 -1
- package/lib/operations/PostPaymentIntentsIntentCapture.d.ts.map +1 -1
- package/lib/operations/PostPaymentIntentsIntentConfirm.d.ts +303 -1
- package/lib/operations/PostPaymentIntentsIntentConfirm.d.ts.map +1 -1
- package/lib/operations/PostPaymentIntentsIntentIncrementAuthorization.d.ts +125 -1
- package/lib/operations/PostPaymentIntentsIntentIncrementAuthorization.d.ts.map +1 -1
- package/lib/operations/PostPaymentIntentsIntentVerifyMicrodeposits.d.ts +99 -1
- package/lib/operations/PostPaymentIntentsIntentVerifyMicrodeposits.d.ts.map +1 -1
- package/lib/operations/PostPaymentLinks.d.ts +355 -1
- package/lib/operations/PostPaymentLinks.d.ts.map +1 -1
- package/lib/operations/PostPaymentLinksPaymentLink.d.ts +259 -1
- package/lib/operations/PostPaymentLinksPaymentLink.d.ts.map +1 -1
- package/lib/operations/PostPaymentMethodConfigurations.d.ts +739 -1
- package/lib/operations/PostPaymentMethodConfigurations.d.ts.map +1 -1
- package/lib/operations/PostPaymentMethodConfigurationsConfiguration.d.ts +740 -1
- package/lib/operations/PostPaymentMethodConfigurationsConfiguration.d.ts.map +1 -1
- package/lib/operations/PostPaymentMethodDomains.d.ts +48 -1
- package/lib/operations/PostPaymentMethodDomains.d.ts.map +1 -1
- package/lib/operations/PostPaymentMethodDomainsPaymentMethodDomain.d.ts +48 -1
- package/lib/operations/PostPaymentMethodDomainsPaymentMethodDomain.d.ts.map +1 -1
- package/lib/operations/PostPaymentMethodDomainsPaymentMethodDomainValidate.d.ts +47 -1
- package/lib/operations/PostPaymentMethodDomainsPaymentMethodDomainValidate.d.ts.map +1 -1
- package/lib/operations/PostPaymentMethods.d.ts +341 -1
- package/lib/operations/PostPaymentMethods.d.ts.map +1 -1
- package/lib/operations/PostPaymentMethodsPaymentMethod.d.ts +238 -1
- package/lib/operations/PostPaymentMethodsPaymentMethod.d.ts.map +1 -1
- package/lib/operations/PostPaymentMethodsPaymentMethodAttach.d.ts +215 -1
- package/lib/operations/PostPaymentMethodsPaymentMethodAttach.d.ts.map +1 -1
- package/lib/operations/PostPaymentMethodsPaymentMethodDetach.d.ts +213 -1
- package/lib/operations/PostPaymentMethodsPaymentMethodDetach.d.ts.map +1 -1
- package/lib/operations/PostPaymentRecordsIdReportPaymentAttempt.d.ts +97 -1
- package/lib/operations/PostPaymentRecordsIdReportPaymentAttempt.d.ts.map +1 -1
- package/lib/operations/PostPaymentRecordsIdReportPaymentAttemptCanceled.d.ts +56 -1
- package/lib/operations/PostPaymentRecordsIdReportPaymentAttemptCanceled.d.ts.map +1 -1
- package/lib/operations/PostPaymentRecordsIdReportPaymentAttemptFailed.d.ts +56 -1
- package/lib/operations/PostPaymentRecordsIdReportPaymentAttemptFailed.d.ts.map +1 -1
- package/lib/operations/PostPaymentRecordsIdReportPaymentAttemptGuaranteed.d.ts +56 -1
- package/lib/operations/PostPaymentRecordsIdReportPaymentAttemptGuaranteed.d.ts.map +1 -1
- package/lib/operations/PostPaymentRecordsIdReportPaymentAttemptInformational.d.ts +63 -1
- package/lib/operations/PostPaymentRecordsIdReportPaymentAttemptInformational.d.ts.map +1 -1
- package/lib/operations/PostPaymentRecordsIdReportRefund.d.ts +70 -1
- package/lib/operations/PostPaymentRecordsIdReportRefund.d.ts.map +1 -1
- package/lib/operations/PostPaymentRecordsReportPayment.d.ts +113 -1
- package/lib/operations/PostPaymentRecordsReportPayment.d.ts.map +1 -1
- package/lib/operations/PostPayouts.d.ts +44 -1
- package/lib/operations/PostPayouts.d.ts.map +1 -1
- package/lib/operations/PostPayoutsPayout.d.ts +35 -1
- package/lib/operations/PostPayoutsPayout.d.ts.map +1 -1
- package/lib/operations/PostPayoutsPayoutCancel.d.ts +34 -1
- package/lib/operations/PostPayoutsPayoutCancel.d.ts.map +1 -1
- package/lib/operations/PostPayoutsPayoutReverse.d.ts +37 -1
- package/lib/operations/PostPayoutsPayoutReverse.d.ts.map +1 -1
- package/lib/operations/PostPlans.d.ts +58 -1
- package/lib/operations/PostPlans.d.ts.map +1 -1
- package/lib/operations/PostPlansPlan.d.ts +38 -1
- package/lib/operations/PostPlansPlan.d.ts.map +1 -1
- package/lib/operations/PostPrices.d.ts +116 -1
- package/lib/operations/PostPrices.d.ts.map +1 -1
- package/lib/operations/PostPricesPrice.d.ts +55 -1
- package/lib/operations/PostPricesPrice.d.ts.map +1 -1
- package/lib/operations/PostProducts.d.ts +89 -1
- package/lib/operations/PostProducts.d.ts.map +1 -1
- package/lib/operations/PostProductsId.d.ts +41 -1
- package/lib/operations/PostProductsId.d.ts.map +1 -1
- package/lib/operations/PostProductsProductFeatures.d.ts +20 -1
- package/lib/operations/PostProductsProductFeatures.d.ts.map +1 -1
- package/lib/operations/PostPromotionCodes.d.ts +55 -1
- package/lib/operations/PostPromotionCodes.d.ts.map +1 -1
- package/lib/operations/PostPromotionCodesPromotionCode.d.ts +42 -1
- package/lib/operations/PostPromotionCodesPromotionCode.d.ts.map +1 -1
- package/lib/operations/PostQuotes.d.ts +388 -1
- package/lib/operations/PostQuotes.d.ts.map +1 -1
- package/lib/operations/PostQuotesQuote.d.ts +379 -1
- package/lib/operations/PostQuotesQuote.d.ts.map +1 -1
- package/lib/operations/PostQuotesQuoteAccept.d.ts +323 -1
- package/lib/operations/PostQuotesQuoteAccept.d.ts.map +1 -1
- package/lib/operations/PostQuotesQuoteCancel.d.ts +323 -1
- package/lib/operations/PostQuotesQuoteCancel.d.ts.map +1 -1
- package/lib/operations/PostQuotesQuoteFinalize.d.ts +324 -1
- package/lib/operations/PostQuotesQuoteFinalize.d.ts.map +1 -1
- package/lib/operations/PostRadarPaymentEvaluations.d.ts +121 -1
- package/lib/operations/PostRadarPaymentEvaluations.d.ts.map +1 -1
- package/lib/operations/PostRadarValueListItems.d.ts +13 -1
- package/lib/operations/PostRadarValueListItems.d.ts.map +1 -1
- package/lib/operations/PostRadarValueLists.d.ts +35 -1
- package/lib/operations/PostRadarValueLists.d.ts.map +1 -1
- package/lib/operations/PostRadarValueListsValueList.d.ts +35 -1
- package/lib/operations/PostRadarValueListsValueList.d.ts.map +1 -1
- package/lib/operations/PostRefunds.d.ts +135 -1
- package/lib/operations/PostRefunds.d.ts.map +1 -1
- package/lib/operations/PostRefundsRefund.d.ts +126 -1
- package/lib/operations/PostRefundsRefund.d.ts.map +1 -1
- package/lib/operations/PostRefundsRefundCancel.d.ts +125 -1
- package/lib/operations/PostRefundsRefundCancel.d.ts.map +1 -1
- package/lib/operations/PostReportingReportRuns.d.ts +34 -1
- package/lib/operations/PostReportingReportRuns.d.ts.map +1 -1
- package/lib/operations/PostReviewsReviewApprove.d.ts +19 -1
- package/lib/operations/PostReviewsReviewApprove.d.ts.map +1 -1
- package/lib/operations/PostSetupIntents.d.ts +297 -1
- package/lib/operations/PostSetupIntents.d.ts.map +1 -1
- package/lib/operations/PostSetupIntentsIntent.d.ts +281 -1
- package/lib/operations/PostSetupIntentsIntent.d.ts.map +1 -1
- package/lib/operations/PostSetupIntentsIntentCancel.d.ts +35 -1
- package/lib/operations/PostSetupIntentsIntentCancel.d.ts.map +1 -1
- package/lib/operations/PostSetupIntentsIntentConfirm.d.ts +276 -1
- package/lib/operations/PostSetupIntentsIntentConfirm.d.ts.map +1 -1
- package/lib/operations/PostSetupIntentsIntentVerifyMicrodeposits.d.ts +36 -1
- package/lib/operations/PostSetupIntentsIntentVerifyMicrodeposits.d.ts.map +1 -1
- package/lib/operations/PostShippingRates.d.ts +54 -1
- package/lib/operations/PostShippingRates.d.ts.map +1 -1
- package/lib/operations/PostShippingRatesShippingRateToken.d.ts +39 -1
- package/lib/operations/PostShippingRatesShippingRateToken.d.ts.map +1 -1
- package/lib/operations/PostSources.d.ts +355 -1
- package/lib/operations/PostSources.d.ts.map +1 -1
- package/lib/operations/PostSourcesSource.d.ts +340 -1
- package/lib/operations/PostSourcesSource.d.ts.map +1 -1
- package/lib/operations/PostSourcesSourceVerify.d.ts +281 -1
- package/lib/operations/PostSourcesSourceVerify.d.ts.map +1 -1
- package/lib/operations/PostSubscriptionItems.d.ts +137 -1
- package/lib/operations/PostSubscriptionItems.d.ts.map +1 -1
- package/lib/operations/PostSubscriptionItemsItem.d.ts +136 -1
- package/lib/operations/PostSubscriptionItemsItem.d.ts.map +1 -1
- package/lib/operations/PostSubscriptionSchedules.d.ts +313 -1
- package/lib/operations/PostSubscriptionSchedules.d.ts.map +1 -1
- package/lib/operations/PostSubscriptionSchedulesSchedule.d.ts +306 -1
- package/lib/operations/PostSubscriptionSchedulesSchedule.d.ts.map +1 -1
- package/lib/operations/PostSubscriptionSchedulesScheduleCancel.d.ts +185 -1
- package/lib/operations/PostSubscriptionSchedulesScheduleCancel.d.ts.map +1 -1
- package/lib/operations/PostSubscriptionSchedulesScheduleRelease.d.ts +184 -1
- package/lib/operations/PostSubscriptionSchedulesScheduleRelease.d.ts.map +1 -1
- package/lib/operations/PostSubscriptions.d.ts +331 -1
- package/lib/operations/PostSubscriptions.d.ts.map +1 -1
- package/lib/operations/PostSubscriptionsSubscriptionExposedId.d.ts +318 -1
- package/lib/operations/PostSubscriptionsSubscriptionExposedId.d.ts.map +1 -1
- package/lib/operations/PostSubscriptionsSubscriptionMigrate.d.ts +211 -1
- package/lib/operations/PostSubscriptionsSubscriptionMigrate.d.ts.map +1 -1
- package/lib/operations/PostSubscriptionsSubscriptionResume.d.ts +208 -1
- package/lib/operations/PostSubscriptionsSubscriptionResume.d.ts.map +1 -1
- package/lib/operations/PostTaxCalculations.d.ts +120 -1
- package/lib/operations/PostTaxCalculations.d.ts.map +1 -1
- package/lib/operations/PostTaxIds.d.ts +23 -1
- package/lib/operations/PostTaxIds.d.ts.map +1 -1
- package/lib/operations/PostTaxRates.d.ts +36 -1
- package/lib/operations/PostTaxRates.d.ts.map +1 -1
- package/lib/operations/PostTaxRatesTaxRate.d.ts +33 -1
- package/lib/operations/PostTaxRatesTaxRate.d.ts.map +1 -1
- package/lib/operations/PostTaxRegistrations.d.ts +933 -1
- package/lib/operations/PostTaxRegistrations.d.ts.map +1 -1
- package/lib/operations/PostTaxRegistrationsId.d.ts +441 -1
- package/lib/operations/PostTaxRegistrationsId.d.ts.map +1 -1
- package/lib/operations/PostTaxSettings.d.ts +33 -1
- package/lib/operations/PostTaxSettings.d.ts.map +1 -1
- package/lib/operations/PostTaxTransactionsCreateFromCalculation.d.ts +58 -1
- package/lib/operations/PostTaxTransactionsCreateFromCalculation.d.ts.map +1 -1
- package/lib/operations/PostTaxTransactionsCreateReversal.d.ts +73 -1
- package/lib/operations/PostTaxTransactionsCreateReversal.d.ts.map +1 -1
- package/lib/operations/PostTerminalConfigurations.d.ts +185 -1
- package/lib/operations/PostTerminalConfigurations.d.ts.map +1 -1
- package/lib/operations/PostTerminalConfigurationsConfiguration.d.ts +15 -1
- package/lib/operations/PostTerminalConfigurationsConfiguration.d.ts.map +1 -1
- package/lib/operations/PostTerminalConnectionTokens.d.ts +8 -1
- package/lib/operations/PostTerminalConnectionTokens.d.ts.map +1 -1
- package/lib/operations/PostTerminalLocations.d.ts +73 -1
- package/lib/operations/PostTerminalLocations.d.ts.map +1 -1
- package/lib/operations/PostTerminalLocationsLocation.d.ts +36 -1
- package/lib/operations/PostTerminalLocationsLocation.d.ts.map +1 -1
- package/lib/operations/PostTerminalOnboardingLinks.d.ts +19 -1
- package/lib/operations/PostTerminalOnboardingLinks.d.ts.map +1 -1
- package/lib/operations/PostTerminalReaders.d.ts +23 -1
- package/lib/operations/PostTerminalReaders.d.ts.map +1 -1
- package/lib/operations/PostTerminalReadersReader.d.ts +6 -1
- package/lib/operations/PostTerminalReadersReader.d.ts.map +1 -1
- package/lib/operations/PostTerminalReadersReaderCancelAction.d.ts +20 -1
- package/lib/operations/PostTerminalReadersReaderCancelAction.d.ts.map +1 -1
- package/lib/operations/PostTerminalReadersReaderCollectInputs.d.ts +45 -1
- package/lib/operations/PostTerminalReadersReaderCollectInputs.d.ts.map +1 -1
- package/lib/operations/PostTerminalReadersReaderCollectPaymentMethod.d.ts +29 -1
- package/lib/operations/PostTerminalReadersReaderCollectPaymentMethod.d.ts.map +1 -1
- package/lib/operations/PostTerminalReadersReaderConfirmPaymentIntent.d.ts +24 -1
- package/lib/operations/PostTerminalReadersReaderConfirmPaymentIntent.d.ts.map +1 -1
- package/lib/operations/PostTerminalReadersReaderProcessPaymentIntent.d.ts +30 -1
- package/lib/operations/PostTerminalReadersReaderProcessPaymentIntent.d.ts.map +1 -1
- package/lib/operations/PostTerminalReadersReaderProcessSetupIntent.d.ts +25 -1
- package/lib/operations/PostTerminalReadersReaderProcessSetupIntent.d.ts.map +1 -1
- package/lib/operations/PostTerminalReadersReaderRefundPayment.d.ts +31 -1
- package/lib/operations/PostTerminalReadersReaderRefundPayment.d.ts.map +1 -1
- package/lib/operations/PostTerminalReadersReaderSetReaderDisplay.d.ts +31 -1
- package/lib/operations/PostTerminalReadersReaderSetReaderDisplay.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersConfirmationTokens.d.ts +169 -1
- package/lib/operations/PostTestHelpersConfirmationTokens.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersCustomersCustomerFundCashBalance.d.ts +59 -1
- package/lib/operations/PostTestHelpersCustomersCustomerFundCashBalance.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersIssuingAuthorizations.d.ts +289 -1
- package/lib/operations/PostTestHelpersIssuingAuthorizations.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersIssuingAuthorizationsAuthorizationCapture.d.ts +264 -1
- package/lib/operations/PostTestHelpersIssuingAuthorizationsAuthorizationCapture.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersIssuingAuthorizationsAuthorizationExpire.d.ts +205 -1
- package/lib/operations/PostTestHelpersIssuingAuthorizationsAuthorizationExpire.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersIssuingAuthorizationsAuthorizationFinalizeAmount.d.ts +236 -1
- package/lib/operations/PostTestHelpersIssuingAuthorizationsAuthorizationFinalizeAmount.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersIssuingAuthorizationsAuthorizationFraudChallengesRespond.d.ts +206 -1
- package/lib/operations/PostTestHelpersIssuingAuthorizationsAuthorizationFraudChallengesRespond.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersIssuingAuthorizationsAuthorizationIncrement.d.ts +207 -1
- package/lib/operations/PostTestHelpersIssuingAuthorizationsAuthorizationIncrement.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersIssuingAuthorizationsAuthorizationReverse.d.ts +206 -1
- package/lib/operations/PostTestHelpersIssuingAuthorizationsAuthorizationReverse.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersIssuingCardsCardShippingDeliver.d.ts +76 -1
- package/lib/operations/PostTestHelpersIssuingCardsCardShippingDeliver.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersIssuingCardsCardShippingFail.d.ts +76 -1
- package/lib/operations/PostTestHelpersIssuingCardsCardShippingFail.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersIssuingCardsCardShippingReturn.d.ts +76 -1
- package/lib/operations/PostTestHelpersIssuingCardsCardShippingReturn.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersIssuingCardsCardShippingShip.d.ts +76 -1
- package/lib/operations/PostTestHelpersIssuingCardsCardShippingShip.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersIssuingCardsCardShippingSubmit.d.ts +76 -1
- package/lib/operations/PostTestHelpersIssuingCardsCardShippingSubmit.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersIssuingPersonalizationDesignsPersonalizationDesignActivate.d.ts +26 -1
- package/lib/operations/PostTestHelpersIssuingPersonalizationDesignsPersonalizationDesignActivate.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersIssuingPersonalizationDesignsPersonalizationDesignDeactivate.d.ts +26 -1
- package/lib/operations/PostTestHelpersIssuingPersonalizationDesignsPersonalizationDesignDeactivate.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersIssuingPersonalizationDesignsPersonalizationDesignReject.d.ts +30 -1
- package/lib/operations/PostTestHelpersIssuingPersonalizationDesignsPersonalizationDesignReject.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersIssuingTransactionsCreateForceCapture.d.ts +111 -1
- package/lib/operations/PostTestHelpersIssuingTransactionsCreateForceCapture.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersIssuingTransactionsCreateUnlinkedRefund.d.ts +111 -1
- package/lib/operations/PostTestHelpersIssuingTransactionsCreateUnlinkedRefund.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersIssuingTransactionsTransactionRefund.d.ts +42 -1
- package/lib/operations/PostTestHelpersIssuingTransactionsTransactionRefund.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersRefundsRefundExpire.d.ts +125 -1
- package/lib/operations/PostTestHelpersRefundsRefundExpire.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersTerminalReadersReaderPresentPaymentMethod.d.ts +34 -1
- package/lib/operations/PostTestHelpersTerminalReadersReaderPresentPaymentMethod.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersTerminalReadersReaderSucceedInputCollection.d.ts +21 -1
- package/lib/operations/PostTestHelpersTerminalReadersReaderSucceedInputCollection.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersTerminalReadersReaderTimeoutInputCollection.d.ts +20 -1
- package/lib/operations/PostTestHelpersTerminalReadersReaderTimeoutInputCollection.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersTestClocks.d.ts +19 -1
- package/lib/operations/PostTestHelpersTestClocks.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersTestClocksTestClockAdvance.d.ts +19 -1
- package/lib/operations/PostTestHelpersTestClocksTestClockAdvance.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersTreasuryInboundTransfersIdFail.d.ts +36 -1
- package/lib/operations/PostTestHelpersTreasuryInboundTransfersIdFail.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersTreasuryInboundTransfersIdReturn.d.ts +33 -1
- package/lib/operations/PostTestHelpersTreasuryInboundTransfersIdReturn.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersTreasuryInboundTransfersIdSucceed.d.ts +33 -1
- package/lib/operations/PostTestHelpersTreasuryInboundTransfersIdSucceed.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersTreasuryOutboundPaymentsId.d.ts +45 -1
- package/lib/operations/PostTestHelpersTreasuryOutboundPaymentsId.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersTreasuryOutboundPaymentsIdFail.d.ts +34 -1
- package/lib/operations/PostTestHelpersTreasuryOutboundPaymentsIdFail.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersTreasuryOutboundPaymentsIdPost.d.ts +34 -1
- package/lib/operations/PostTestHelpersTreasuryOutboundPaymentsIdPost.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersTreasuryOutboundPaymentsIdReturn.d.ts +37 -1
- package/lib/operations/PostTestHelpersTreasuryOutboundPaymentsIdReturn.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersTreasuryOutboundTransfersOutboundTransfer.d.ts +71 -1
- package/lib/operations/PostTestHelpersTreasuryOutboundTransfersOutboundTransfer.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersTreasuryOutboundTransfersOutboundTransferFail.d.ts +60 -1
- package/lib/operations/PostTestHelpersTreasuryOutboundTransfersOutboundTransferFail.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersTreasuryOutboundTransfersOutboundTransferPost.d.ts +60 -1
- package/lib/operations/PostTestHelpersTreasuryOutboundTransfersOutboundTransferPost.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersTreasuryOutboundTransfersOutboundTransferReturn.d.ts +63 -1
- package/lib/operations/PostTestHelpersTreasuryOutboundTransfersOutboundTransferReturn.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersTreasuryReceivedCredits.d.ts +65 -1
- package/lib/operations/PostTestHelpersTreasuryReceivedCredits.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersTreasuryReceivedDebits.d.ts +65 -1
- package/lib/operations/PostTestHelpersTreasuryReceivedDebits.d.ts.map +1 -1
- package/lib/operations/PostTokens.d.ts +335 -1
- package/lib/operations/PostTokens.d.ts.map +1 -1
- package/lib/operations/PostTopups.d.ts +29 -1
- package/lib/operations/PostTopups.d.ts.map +1 -1
- package/lib/operations/PostTopupsTopup.d.ts +25 -1
- package/lib/operations/PostTopupsTopup.d.ts.map +1 -1
- package/lib/operations/PostTopupsTopupCancel.d.ts +23 -1
- package/lib/operations/PostTopupsTopupCancel.d.ts.map +1 -1
- package/lib/operations/PostTransfers.d.ts +51 -1
- package/lib/operations/PostTransfers.d.ts.map +1 -1
- package/lib/operations/PostTransfersIdReversals.d.ts +21 -1
- package/lib/operations/PostTransfersIdReversals.d.ts.map +1 -1
- package/lib/operations/PostTransfersTransfer.d.ts +44 -1
- package/lib/operations/PostTransfersTransfer.d.ts.map +1 -1
- package/lib/operations/PostTransfersTransferReversalsId.d.ts +19 -1
- package/lib/operations/PostTransfersTransferReversalsId.d.ts.map +1 -1
- package/lib/operations/PostTreasuryCreditReversals.d.ts +26 -1
- package/lib/operations/PostTreasuryCreditReversals.d.ts.map +1 -1
- package/lib/operations/PostTreasuryDebitReversals.d.ts +27 -1
- package/lib/operations/PostTreasuryDebitReversals.d.ts.map +1 -1
- package/lib/operations/PostTreasuryFinancialAccounts.d.ts +183 -1
- package/lib/operations/PostTreasuryFinancialAccounts.d.ts.map +1 -1
- package/lib/operations/PostTreasuryFinancialAccountsFinancialAccount.d.ts +188 -1
- package/lib/operations/PostTreasuryFinancialAccountsFinancialAccount.d.ts.map +1 -1
- package/lib/operations/PostTreasuryFinancialAccountsFinancialAccountClose.d.ts +143 -1
- package/lib/operations/PostTreasuryFinancialAccountsFinancialAccountClose.d.ts.map +1 -1
- package/lib/operations/PostTreasuryFinancialAccountsFinancialAccountFeatures.d.ts +130 -1
- package/lib/operations/PostTreasuryFinancialAccountsFinancialAccountFeatures.d.ts.map +1 -1
- package/lib/operations/PostTreasuryInboundTransfers.d.ts +41 -1
- package/lib/operations/PostTreasuryInboundTransfers.d.ts.map +1 -1
- package/lib/operations/PostTreasuryInboundTransfersInboundTransferCancel.d.ts +33 -1
- package/lib/operations/PostTreasuryInboundTransfersInboundTransferCancel.d.ts.map +1 -1
- package/lib/operations/PostTreasuryOutboundPayments.d.ts +70 -1
- package/lib/operations/PostTreasuryOutboundPayments.d.ts.map +1 -1
- package/lib/operations/PostTreasuryOutboundPaymentsIdCancel.d.ts +34 -1
- package/lib/operations/PostTreasuryOutboundPaymentsIdCancel.d.ts.map +1 -1
- package/lib/operations/PostTreasuryOutboundTransfers.d.ts +75 -1
- package/lib/operations/PostTreasuryOutboundTransfers.d.ts.map +1 -1
- package/lib/operations/PostTreasuryOutboundTransfersOutboundTransferCancel.d.ts +60 -1
- package/lib/operations/PostTreasuryOutboundTransfersOutboundTransferCancel.d.ts.map +1 -1
- package/lib/operations/PostV2BillingMeterEventAdjustments.d.ts +18 -1
- package/lib/operations/PostV2BillingMeterEventAdjustments.d.ts.map +1 -1
- package/lib/operations/PostV2BillingMeterEventSession.d.ts +8 -1
- package/lib/operations/PostV2BillingMeterEventSession.d.ts.map +1 -1
- package/lib/operations/PostV2BillingMeterEventStream.d.ts +10 -1
- package/lib/operations/PostV2BillingMeterEventStream.d.ts.map +1 -1
- package/lib/operations/PostV2BillingMeterEvents.d.ts +18 -1
- package/lib/operations/PostV2BillingMeterEvents.d.ts.map +1 -1
- package/lib/operations/PostV2CoreAccountLinks.d.ts +52 -1
- package/lib/operations/PostV2CoreAccountLinks.d.ts.map +1 -1
- package/lib/operations/PostV2CoreAccountTokens.d.ts +259 -1
- package/lib/operations/PostV2CoreAccountTokens.d.ts.map +1 -1
- package/lib/operations/PostV2CoreAccounts.d.ts +1343 -1
- package/lib/operations/PostV2CoreAccounts.d.ts.map +1 -1
- package/lib/operations/PostV2CoreAccountsAccountIdPersonTokens.d.ts +127 -1
- package/lib/operations/PostV2CoreAccountsAccountIdPersonTokens.d.ts.map +1 -1
- package/lib/operations/PostV2CoreAccountsAccountIdPersons.d.ts +248 -1
- package/lib/operations/PostV2CoreAccountsAccountIdPersons.d.ts.map +1 -1
- package/lib/operations/PostV2CoreAccountsAccountIdPersonsId.d.ts +249 -1
- package/lib/operations/PostV2CoreAccountsAccountIdPersonsId.d.ts.map +1 -1
- package/lib/operations/PostV2CoreAccountsId.d.ts +1359 -1
- package/lib/operations/PostV2CoreAccountsId.d.ts.map +1 -1
- package/lib/operations/PostV2CoreAccountsIdClose.d.ts +827 -1
- package/lib/operations/PostV2CoreAccountsIdClose.d.ts.map +1 -1
- package/lib/operations/PostV2CoreEventDestinations.d.ts +51 -1
- package/lib/operations/PostV2CoreEventDestinations.d.ts.map +1 -1
- package/lib/operations/PostV2CoreEventDestinationsId.d.ts +44 -1
- package/lib/operations/PostV2CoreEventDestinationsId.d.ts.map +1 -1
- package/lib/operations/PostV2CoreEventDestinationsIdDisable.d.ts +34 -1
- package/lib/operations/PostV2CoreEventDestinationsIdDisable.d.ts.map +1 -1
- package/lib/operations/PostV2CoreEventDestinationsIdEnable.d.ts +34 -1
- package/lib/operations/PostV2CoreEventDestinationsIdEnable.d.ts.map +1 -1
- package/lib/operations/PostV2CoreEventDestinationsIdPing.d.ts +18 -1
- package/lib/operations/PostV2CoreEventDestinationsIdPing.d.ts.map +1 -1
- package/lib/operations/PostWebhookEndpoints.d.ts +24 -1
- package/lib/operations/PostWebhookEndpoints.d.ts.map +1 -1
- package/lib/operations/PostWebhookEndpointsWebhookEndpoint.d.ts +24 -1
- package/lib/operations/PostWebhookEndpointsWebhookEndpoint.d.ts.map +1 -1
- package/package.json +3 -2
- package/src/client.ts +18 -0
- package/src/errors.ts +16 -0
|
@@ -23,5 +23,20 @@ export type GetCustomersCustomerCashBalanceOutput = typeof GetCustomersCustomerC
|
|
|
23
23
|
*
|
|
24
24
|
* @param expand - Specifies which fields in the response should be expanded.
|
|
25
25
|
*/
|
|
26
|
-
export declare const GetCustomersCustomerCashBalance:
|
|
26
|
+
export declare const GetCustomersCustomerCashBalance: import("@distilled.cloud/core/client").OperationMethod<{
|
|
27
|
+
readonly customer: string;
|
|
28
|
+
readonly expand?: string | undefined;
|
|
29
|
+
}, {
|
|
30
|
+
readonly available: {
|
|
31
|
+
readonly [x: string]: number;
|
|
32
|
+
} | null;
|
|
33
|
+
readonly customer: string;
|
|
34
|
+
readonly customer_account: string | null;
|
|
35
|
+
readonly livemode: boolean;
|
|
36
|
+
readonly object: "cash_balance";
|
|
37
|
+
readonly settings: {
|
|
38
|
+
readonly reconciliation_mode: "automatic" | "manual";
|
|
39
|
+
readonly using_merchant_default: boolean;
|
|
40
|
+
};
|
|
41
|
+
}, never, any>;
|
|
27
42
|
//# sourceMappingURL=GetCustomersCustomerCashBalance.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GetCustomersCustomerCashBalance.d.ts","sourceRoot":"","sources":["../../src/operations/GetCustomersCustomerCashBalance.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAKxC,eAAO,MAAM,oCAAoC;;;EAU9C,CAAC;AACJ,MAAM,MAAM,oCAAoC,GAC9C,OAAO,oCAAoC,CAAC,IAAI,CAAC;AAGnD,eAAO,MAAM,qCAAqC;;;;;;;;;;EAW9C,CAAC;AACL,MAAM,MAAM,qCAAqC,GAC/C,OAAO,qCAAqC,CAAC,IAAI,CAAC;AAGpD;;;;;;GAMG;AACH,eAAO,MAAM,+BAA+B,
|
|
1
|
+
{"version":3,"file":"GetCustomersCustomerCashBalance.d.ts","sourceRoot":"","sources":["../../src/operations/GetCustomersCustomerCashBalance.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAKxC,eAAO,MAAM,oCAAoC;;;EAU9C,CAAC;AACJ,MAAM,MAAM,oCAAoC,GAC9C,OAAO,oCAAoC,CAAC,IAAI,CAAC;AAGnD,eAAO,MAAM,qCAAqC;;;;;;;;;;EAW9C,CAAC;AACL,MAAM,MAAM,qCAAqC,GAC/C,OAAO,qCAAqC,CAAC,IAAI,CAAC;AAGpD;;;;;;GAMG;AACH,eAAO,MAAM,+BAA+B;;;;;;;;;;;;;;;cAIvC,CAAC"}
|
|
@@ -76,5 +76,68 @@ export type GetCustomersCustomerCashBalanceTransactionsOutput = typeof GetCustom
|
|
|
76
76
|
* @param limit - A limit on the number of objects to be returned. Limit can range between 1 and 100, and the default is 10.
|
|
77
77
|
* @param starting_after - A cursor for use in pagination. `starting_after` is an object ID that defines your place in the list. For instance, if you make a list request and receive 100 objects, ending with `obj_foo`, your subsequent call can include `starting_after=obj_foo` in order to fetch the next page of the list.
|
|
78
78
|
*/
|
|
79
|
-
export declare const GetCustomersCustomerCashBalanceTransactions:
|
|
79
|
+
export declare const GetCustomersCustomerCashBalanceTransactions: import("@distilled.cloud/core/client").OperationMethod<{
|
|
80
|
+
readonly customer: string;
|
|
81
|
+
readonly ending_before?: string | undefined;
|
|
82
|
+
readonly expand?: string | undefined;
|
|
83
|
+
readonly limit?: number | undefined;
|
|
84
|
+
readonly starting_after?: string | undefined;
|
|
85
|
+
}, {
|
|
86
|
+
readonly data: readonly {
|
|
87
|
+
readonly adjusted_for_overdraft?: {
|
|
88
|
+
readonly balance_transaction: unknown;
|
|
89
|
+
readonly linked_transaction: unknown;
|
|
90
|
+
} | undefined;
|
|
91
|
+
readonly applied_to_payment?: {
|
|
92
|
+
readonly payment_intent: unknown;
|
|
93
|
+
} | undefined;
|
|
94
|
+
readonly created: number;
|
|
95
|
+
readonly currency: string;
|
|
96
|
+
readonly customer: unknown;
|
|
97
|
+
readonly customer_account: string | null;
|
|
98
|
+
readonly ending_balance: number;
|
|
99
|
+
readonly funded?: {
|
|
100
|
+
readonly bank_transfer: {
|
|
101
|
+
readonly eu_bank_transfer?: {
|
|
102
|
+
readonly bic: string | null;
|
|
103
|
+
readonly iban_last4: string | null;
|
|
104
|
+
readonly sender_name: string | null;
|
|
105
|
+
} | undefined;
|
|
106
|
+
readonly gb_bank_transfer?: {
|
|
107
|
+
readonly account_number_last4: string | null;
|
|
108
|
+
readonly sender_name: string | null;
|
|
109
|
+
readonly sort_code: string | null;
|
|
110
|
+
} | undefined;
|
|
111
|
+
readonly jp_bank_transfer?: {
|
|
112
|
+
readonly sender_bank: string | null;
|
|
113
|
+
readonly sender_branch: string | null;
|
|
114
|
+
readonly sender_name: string | null;
|
|
115
|
+
} | undefined;
|
|
116
|
+
readonly reference: string | null;
|
|
117
|
+
readonly type: "eu_bank_transfer" | "gb_bank_transfer" | "jp_bank_transfer" | "mx_bank_transfer" | "us_bank_transfer";
|
|
118
|
+
readonly us_bank_transfer?: {
|
|
119
|
+
readonly network?: "ach" | "domestic_wire_us" | "swift" | undefined;
|
|
120
|
+
readonly sender_name: string | null;
|
|
121
|
+
} | undefined;
|
|
122
|
+
};
|
|
123
|
+
} | undefined;
|
|
124
|
+
readonly id: string;
|
|
125
|
+
readonly livemode: boolean;
|
|
126
|
+
readonly net_amount: number;
|
|
127
|
+
readonly object: "customer_cash_balance_transaction";
|
|
128
|
+
readonly refunded_from_payment?: {
|
|
129
|
+
readonly refund: unknown;
|
|
130
|
+
} | undefined;
|
|
131
|
+
readonly transferred_to_balance?: {
|
|
132
|
+
readonly balance_transaction: unknown;
|
|
133
|
+
} | undefined;
|
|
134
|
+
readonly type: "adjusted_for_overdraft" | "applied_to_payment" | "funded" | "funding_reversed" | "refunded_from_payment" | "return_canceled" | "return_initiated" | "transferred_to_balance" | "unapplied_from_payment";
|
|
135
|
+
readonly unapplied_from_payment?: {
|
|
136
|
+
readonly payment_intent: unknown;
|
|
137
|
+
} | undefined;
|
|
138
|
+
}[];
|
|
139
|
+
readonly has_more: boolean;
|
|
140
|
+
readonly object: "list";
|
|
141
|
+
readonly url: string;
|
|
142
|
+
}, never, any>;
|
|
80
143
|
//# sourceMappingURL=GetCustomersCustomerCashBalanceTransactions.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GetCustomersCustomerCashBalanceTransactions.d.ts","sourceRoot":"","sources":["../../src/operations/GetCustomersCustomerCashBalanceTransactions.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAKxC,eAAO,MAAM,gDAAgD;;;;;;EAa1D,CAAC;AACJ,MAAM,MAAM,gDAAgD,GAC1D,OAAO,gDAAgD,CAAC,IAAI,CAAC;AAG/D,eAAO,MAAM,iDAAiD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAkG1D,CAAC;AACL,MAAM,MAAM,iDAAiD,GAC3D,OAAO,iDAAiD,CAAC,IAAI,CAAC;AAGhE;;;;;;;;;GASG;AACH,eAAO,MAAM,2CAA2C,
|
|
1
|
+
{"version":3,"file":"GetCustomersCustomerCashBalanceTransactions.d.ts","sourceRoot":"","sources":["../../src/operations/GetCustomersCustomerCashBalanceTransactions.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAKxC,eAAO,MAAM,gDAAgD;;;;;;EAa1D,CAAC;AACJ,MAAM,MAAM,gDAAgD,GAC1D,OAAO,gDAAgD,CAAC,IAAI,CAAC;AAG/D,eAAO,MAAM,iDAAiD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAkG1D,CAAC;AACL,MAAM,MAAM,iDAAiD,GAC3D,OAAO,iDAAiD,CAAC,IAAI,CAAC;AAGhE;;;;;;;;;GASG;AACH,eAAO,MAAM,2CAA2C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAInD,CAAC"}
|
|
@@ -66,5 +66,61 @@ export type GetCustomersCustomerCashBalanceTransactionsTransactionOutput = typeo
|
|
|
66
66
|
*
|
|
67
67
|
* @param expand - Specifies which fields in the response should be expanded.
|
|
68
68
|
*/
|
|
69
|
-
export declare const GetCustomersCustomerCashBalanceTransactionsTransaction:
|
|
69
|
+
export declare const GetCustomersCustomerCashBalanceTransactionsTransaction: import("@distilled.cloud/core/client").OperationMethod<{
|
|
70
|
+
readonly customer: string;
|
|
71
|
+
readonly expand?: string | undefined;
|
|
72
|
+
readonly transaction: string;
|
|
73
|
+
}, {
|
|
74
|
+
readonly adjusted_for_overdraft?: {
|
|
75
|
+
readonly balance_transaction: unknown;
|
|
76
|
+
readonly linked_transaction: unknown;
|
|
77
|
+
} | undefined;
|
|
78
|
+
readonly applied_to_payment?: {
|
|
79
|
+
readonly payment_intent: unknown;
|
|
80
|
+
} | undefined;
|
|
81
|
+
readonly created: number;
|
|
82
|
+
readonly currency: string;
|
|
83
|
+
readonly customer: unknown;
|
|
84
|
+
readonly customer_account: string | null;
|
|
85
|
+
readonly ending_balance: number;
|
|
86
|
+
readonly funded?: {
|
|
87
|
+
readonly bank_transfer: {
|
|
88
|
+
readonly eu_bank_transfer?: {
|
|
89
|
+
readonly bic: string | null;
|
|
90
|
+
readonly iban_last4: string | null;
|
|
91
|
+
readonly sender_name: string | null;
|
|
92
|
+
} | undefined;
|
|
93
|
+
readonly gb_bank_transfer?: {
|
|
94
|
+
readonly account_number_last4: string | null;
|
|
95
|
+
readonly sender_name: string | null;
|
|
96
|
+
readonly sort_code: string | null;
|
|
97
|
+
} | undefined;
|
|
98
|
+
readonly jp_bank_transfer?: {
|
|
99
|
+
readonly sender_bank: string | null;
|
|
100
|
+
readonly sender_branch: string | null;
|
|
101
|
+
readonly sender_name: string | null;
|
|
102
|
+
} | undefined;
|
|
103
|
+
readonly reference: string | null;
|
|
104
|
+
readonly type: "eu_bank_transfer" | "gb_bank_transfer" | "jp_bank_transfer" | "mx_bank_transfer" | "us_bank_transfer";
|
|
105
|
+
readonly us_bank_transfer?: {
|
|
106
|
+
readonly network?: "ach" | "domestic_wire_us" | "swift" | undefined;
|
|
107
|
+
readonly sender_name: string | null;
|
|
108
|
+
} | undefined;
|
|
109
|
+
};
|
|
110
|
+
} | undefined;
|
|
111
|
+
readonly id: string;
|
|
112
|
+
readonly livemode: boolean;
|
|
113
|
+
readonly net_amount: number;
|
|
114
|
+
readonly object: "customer_cash_balance_transaction";
|
|
115
|
+
readonly refunded_from_payment?: {
|
|
116
|
+
readonly refund: unknown;
|
|
117
|
+
} | undefined;
|
|
118
|
+
readonly transferred_to_balance?: {
|
|
119
|
+
readonly balance_transaction: unknown;
|
|
120
|
+
} | undefined;
|
|
121
|
+
readonly type: "adjusted_for_overdraft" | "applied_to_payment" | "funded" | "funding_reversed" | "refunded_from_payment" | "return_canceled" | "return_initiated" | "transferred_to_balance" | "unapplied_from_payment";
|
|
122
|
+
readonly unapplied_from_payment?: {
|
|
123
|
+
readonly payment_intent: unknown;
|
|
124
|
+
} | undefined;
|
|
125
|
+
}, never, any>;
|
|
70
126
|
//# sourceMappingURL=GetCustomersCustomerCashBalanceTransactionsTransaction.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GetCustomersCustomerCashBalanceTransactionsTransaction.d.ts","sourceRoot":"","sources":["../../src/operations/GetCustomersCustomerCashBalanceTransactionsTransaction.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAKxC,eAAO,MAAM,2DAA2D;;;;EAWrE,CAAC;AACJ,MAAM,MAAM,2DAA2D,GACrE,OAAO,2DAA2D,CAAC,IAAI,CAAC;AAG1E,eAAO,MAAM,4DAA4D;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA2FrE,CAAC;AACL,MAAM,MAAM,4DAA4D,GACtE,OAAO,4DAA4D,CAAC,IAAI,CAAC;AAG3E;;;;;;GAMG;AACH,eAAO,MAAM,sDAAsD,
|
|
1
|
+
{"version":3,"file":"GetCustomersCustomerCashBalanceTransactionsTransaction.d.ts","sourceRoot":"","sources":["../../src/operations/GetCustomersCustomerCashBalanceTransactionsTransaction.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAKxC,eAAO,MAAM,2DAA2D;;;;EAWrE,CAAC;AACJ,MAAM,MAAM,2DAA2D,GACrE,OAAO,2DAA2D,CAAC,IAAI,CAAC;AAG1E,eAAO,MAAM,4DAA4D;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA2FrE,CAAC;AACL,MAAM,MAAM,4DAA4D,GACtE,OAAO,4DAA4D,CAAC,IAAI,CAAC;AAG3E;;;;;;GAMG;AACH,eAAO,MAAM,sDAAsD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAI9D,CAAC"}
|
|
@@ -235,5 +235,227 @@ export type GetCustomersCustomerPaymentMethodsOutput = typeof GetCustomersCustom
|
|
|
235
235
|
* @param starting_after - A cursor for use in pagination. `starting_after` is an object ID that defines your place in the list. For instance, if you make a list request and receive 100 objects, ending with `obj_foo`, your subsequent call can include `starting_after=obj_foo` in order to fetch the next page of the list.
|
|
236
236
|
* @param type - An optional filter on the list, based on the object `type` field. Without the filter, the list includes all current and future payment method types. If your integration expects only one type of payment method in the response, make sure to provide a type value in the request.
|
|
237
237
|
*/
|
|
238
|
-
export declare const GetCustomersCustomerPaymentMethods:
|
|
238
|
+
export declare const GetCustomersCustomerPaymentMethods: import("@distilled.cloud/core/client").OperationMethod<{
|
|
239
|
+
readonly allow_redisplay?: "always" | "limited" | "unspecified" | undefined;
|
|
240
|
+
readonly customer: string;
|
|
241
|
+
readonly ending_before?: string | undefined;
|
|
242
|
+
readonly expand?: string | undefined;
|
|
243
|
+
readonly limit?: number | undefined;
|
|
244
|
+
readonly starting_after?: string | undefined;
|
|
245
|
+
readonly type?: "acss_debit" | "affirm" | "afterpay_clearpay" | "alipay" | "alma" | "amazon_pay" | "au_becs_debit" | "bacs_debit" | "bancontact" | "billie" | "blik" | "boleto" | "card" | "cashapp" | "crypto" | "custom" | "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;
|
|
246
|
+
}, {
|
|
247
|
+
readonly data: readonly {
|
|
248
|
+
readonly acss_debit?: {
|
|
249
|
+
readonly bank_name: string | null;
|
|
250
|
+
readonly fingerprint: string | null;
|
|
251
|
+
readonly institution_number: string | null;
|
|
252
|
+
readonly last4: string | null;
|
|
253
|
+
readonly transit_number: string | null;
|
|
254
|
+
} | undefined;
|
|
255
|
+
readonly affirm?: {} | undefined;
|
|
256
|
+
readonly afterpay_clearpay?: {} | undefined;
|
|
257
|
+
readonly alipay?: {} | undefined;
|
|
258
|
+
readonly allow_redisplay?: "always" | "limited" | "unspecified" | undefined;
|
|
259
|
+
readonly alma?: {} | undefined;
|
|
260
|
+
readonly amazon_pay?: {} | undefined;
|
|
261
|
+
readonly au_becs_debit?: {
|
|
262
|
+
readonly bsb_number: string | null;
|
|
263
|
+
readonly fingerprint: string | null;
|
|
264
|
+
readonly last4: string | null;
|
|
265
|
+
} | undefined;
|
|
266
|
+
readonly bacs_debit?: {
|
|
267
|
+
readonly fingerprint: string | null;
|
|
268
|
+
readonly last4: string | null;
|
|
269
|
+
readonly sort_code: string | null;
|
|
270
|
+
} | undefined;
|
|
271
|
+
readonly bancontact?: {} | undefined;
|
|
272
|
+
readonly billie?: {} | undefined;
|
|
273
|
+
readonly billing_details: {
|
|
274
|
+
readonly address: unknown;
|
|
275
|
+
readonly email: string | null;
|
|
276
|
+
readonly name: string | null;
|
|
277
|
+
readonly phone: string | null;
|
|
278
|
+
readonly tax_id: string | null;
|
|
279
|
+
};
|
|
280
|
+
readonly blik?: {} | undefined;
|
|
281
|
+
readonly boleto?: {
|
|
282
|
+
readonly tax_id: string;
|
|
283
|
+
} | undefined;
|
|
284
|
+
readonly card?: {
|
|
285
|
+
readonly brand: string;
|
|
286
|
+
readonly checks: unknown;
|
|
287
|
+
readonly country: string | null;
|
|
288
|
+
readonly description?: string | null | undefined;
|
|
289
|
+
readonly display_brand: string | null;
|
|
290
|
+
readonly exp_month: number;
|
|
291
|
+
readonly exp_year: number;
|
|
292
|
+
readonly fingerprint?: string | null | undefined;
|
|
293
|
+
readonly funding: string;
|
|
294
|
+
readonly generated_from: unknown;
|
|
295
|
+
readonly iin?: string | null | undefined;
|
|
296
|
+
readonly issuer?: string | null | undefined;
|
|
297
|
+
readonly last4: string;
|
|
298
|
+
readonly networks: unknown;
|
|
299
|
+
readonly regulated_status: "regulated" | "unregulated" | null;
|
|
300
|
+
readonly three_d_secure_usage: unknown;
|
|
301
|
+
readonly wallet: unknown;
|
|
302
|
+
} | undefined;
|
|
303
|
+
readonly card_present?: {
|
|
304
|
+
readonly brand: string | null;
|
|
305
|
+
readonly brand_product: string | null;
|
|
306
|
+
readonly cardholder_name: string | null;
|
|
307
|
+
readonly country: string | null;
|
|
308
|
+
readonly description?: string | null | undefined;
|
|
309
|
+
readonly exp_month: number;
|
|
310
|
+
readonly exp_year: number;
|
|
311
|
+
readonly fingerprint: string | null;
|
|
312
|
+
readonly funding: string | null;
|
|
313
|
+
readonly iin?: string | null | undefined;
|
|
314
|
+
readonly issuer?: string | null | undefined;
|
|
315
|
+
readonly last4: string | null;
|
|
316
|
+
readonly networks: unknown;
|
|
317
|
+
readonly offline: unknown;
|
|
318
|
+
readonly preferred_locales: readonly string[] | null;
|
|
319
|
+
readonly read_method: "contact_emv" | "contactless_emv" | "contactless_magstripe_mode" | "magnetic_stripe_fallback" | "magnetic_stripe_track2" | null;
|
|
320
|
+
readonly wallet?: {
|
|
321
|
+
readonly type: "apple_pay" | "google_pay" | "samsung_pay" | "unknown";
|
|
322
|
+
} | undefined;
|
|
323
|
+
} | undefined;
|
|
324
|
+
readonly cashapp?: {
|
|
325
|
+
readonly buyer_id: string | null;
|
|
326
|
+
readonly cashtag: string | null;
|
|
327
|
+
} | undefined;
|
|
328
|
+
readonly created: number;
|
|
329
|
+
readonly crypto?: {} | undefined;
|
|
330
|
+
readonly custom?: {
|
|
331
|
+
readonly display_name: string | null;
|
|
332
|
+
readonly logo: unknown;
|
|
333
|
+
readonly type: string;
|
|
334
|
+
} | undefined;
|
|
335
|
+
readonly customer: unknown;
|
|
336
|
+
readonly customer_account: string | null;
|
|
337
|
+
readonly customer_balance?: {} | undefined;
|
|
338
|
+
readonly eps?: {
|
|
339
|
+
readonly bank: "arzte_und_apotheker_bank" | "austrian_anadi_bank_ag" | "bank_austria" | "bankhaus_carl_spangler" | "bankhaus_schelhammer_und_schattera_ag" | "bawag_psk_ag" | "bks_bank_ag" | "brull_kallmus_bank_ag" | "btv_vier_lander_bank" | "capital_bank_grawe_gruppe_ag" | "deutsche_bank_ag" | "dolomitenbank" | "easybank_ag" | "erste_bank_und_sparkassen" | "hypo_alpeadriabank_international_ag" | "hypo_bank_burgenland_aktiengesellschaft" | "hypo_noe_lb_fur_niederosterreich_u_wien" | "hypo_oberosterreich_salzburg_steiermark" | "hypo_tirol_bank_ag" | "hypo_vorarlberg_bank_ag" | "marchfelder_bank" | "oberbank_ag" | "raiffeisen_bankengruppe_osterreich" | "schoellerbank_ag" | "sparda_bank_wien" | "volksbank_gruppe" | "volkskreditbank_ag" | "vr_bank_braunau" | null;
|
|
340
|
+
} | undefined;
|
|
341
|
+
readonly fpx?: {
|
|
342
|
+
readonly account_holder_type: "company" | "individual" | null;
|
|
343
|
+
readonly bank: "affin_bank" | "agrobank" | "alliance_bank" | "ambank" | "bank_islam" | "bank_muamalat" | "bank_of_china" | "bank_rakyat" | "bsn" | "cimb" | "deutsche_bank" | "hong_leong_bank" | "hsbc" | "kfh" | "maybank2e" | "maybank2u" | "ocbc" | "pb_enterprise" | "public_bank" | "rhb" | "standard_chartered" | "uob";
|
|
344
|
+
} | undefined;
|
|
345
|
+
readonly giropay?: {} | undefined;
|
|
346
|
+
readonly grabpay?: {} | undefined;
|
|
347
|
+
readonly id: string;
|
|
348
|
+
readonly ideal?: {
|
|
349
|
+
readonly bank: "abn_amro" | "adyen" | "asn_bank" | "bunq" | "buut" | "finom" | "handelsbanken" | "ing" | "knab" | "mollie" | "moneyou" | "n26" | "nn" | "rabobank" | "regiobank" | "revolut" | "sns_bank" | "triodos_bank" | "van_lanschot" | "yoursafe" | null;
|
|
350
|
+
readonly bic: "ABNANL2A" | "ADYBNL2A" | "ASNBNL21" | "BITSNL2A" | "BUNQNL2A" | "BUUTNL2A" | "FNOMNL22" | "FVLBNL22" | "HANDNL2A" | "INGBNL2A" | "KNABNL2H" | "MLLENL2A" | "MOYONL21" | "NNBANL2G" | "NTSBDEB1" | "RABONL2U" | "RBRBNL21" | "REVOIE23" | "REVOLT21" | "SNSBNL2A" | "TRIONL2U" | null;
|
|
351
|
+
} | undefined;
|
|
352
|
+
readonly interac_present?: {
|
|
353
|
+
readonly brand: string | null;
|
|
354
|
+
readonly cardholder_name: string | null;
|
|
355
|
+
readonly country: string | null;
|
|
356
|
+
readonly description?: string | null | undefined;
|
|
357
|
+
readonly exp_month: number;
|
|
358
|
+
readonly exp_year: number;
|
|
359
|
+
readonly fingerprint: string | null;
|
|
360
|
+
readonly funding: string | null;
|
|
361
|
+
readonly iin?: string | null | undefined;
|
|
362
|
+
readonly issuer?: string | null | undefined;
|
|
363
|
+
readonly last4: string | null;
|
|
364
|
+
readonly networks: unknown;
|
|
365
|
+
readonly preferred_locales: readonly string[] | null;
|
|
366
|
+
readonly read_method: "contact_emv" | "contactless_emv" | "contactless_magstripe_mode" | "magnetic_stripe_fallback" | "magnetic_stripe_track2" | null;
|
|
367
|
+
} | undefined;
|
|
368
|
+
readonly kakao_pay?: {} | undefined;
|
|
369
|
+
readonly klarna?: {
|
|
370
|
+
readonly dob?: unknown;
|
|
371
|
+
} | undefined;
|
|
372
|
+
readonly konbini?: {} | undefined;
|
|
373
|
+
readonly kr_card?: {
|
|
374
|
+
readonly brand: "bc" | "citi" | "hana" | "hyundai" | "jeju" | "jeonbuk" | "kakaobank" | "kbank" | "kdbbank" | "kookmin" | "kwangju" | "lotte" | "mg" | "nh" | "post" | "samsung" | "savingsbank" | "shinhan" | "shinhyup" | "suhyup" | "tossbank" | "woori" | null;
|
|
375
|
+
readonly last4: string | null;
|
|
376
|
+
} | undefined;
|
|
377
|
+
readonly link?: {
|
|
378
|
+
readonly email: string | null;
|
|
379
|
+
readonly persistent_token?: string | undefined;
|
|
380
|
+
} | undefined;
|
|
381
|
+
readonly livemode: boolean;
|
|
382
|
+
readonly mb_way?: {} | undefined;
|
|
383
|
+
readonly metadata: {
|
|
384
|
+
readonly [x: string]: string;
|
|
385
|
+
} | null;
|
|
386
|
+
readonly mobilepay?: {} | undefined;
|
|
387
|
+
readonly multibanco?: {} | undefined;
|
|
388
|
+
readonly naver_pay?: {
|
|
389
|
+
readonly buyer_id: string | null;
|
|
390
|
+
readonly funding: "card" | "points";
|
|
391
|
+
} | undefined;
|
|
392
|
+
readonly nz_bank_account?: {
|
|
393
|
+
readonly account_holder_name: string | null;
|
|
394
|
+
readonly bank_code: string;
|
|
395
|
+
readonly bank_name: string;
|
|
396
|
+
readonly branch_code: string;
|
|
397
|
+
readonly last4: string;
|
|
398
|
+
readonly suffix: string | null;
|
|
399
|
+
} | undefined;
|
|
400
|
+
readonly object: "payment_method";
|
|
401
|
+
readonly oxxo?: {} | undefined;
|
|
402
|
+
readonly p24?: {
|
|
403
|
+
readonly bank: "alior_bank" | "bank_millennium" | "bank_nowy_bfg_sa" | "bank_pekao_sa" | "banki_spbdzielcze" | "blik" | "bnp_paribas" | "boz" | "citi_handlowy" | "credit_agricole" | "envelobank" | "etransfer_pocztowy24" | "getin_bank" | "ideabank" | "ing" | "inteligo" | "mbank_mtransfer" | "nest_przelew" | "noble_pay" | "pbac_z_ipko" | "plus_bank" | "santander_przelew24" | "tmobile_usbugi_bankowe" | "toyota_bank" | "velobank" | "volkswagen_bank" | null;
|
|
404
|
+
} | undefined;
|
|
405
|
+
readonly pay_by_bank?: {} | undefined;
|
|
406
|
+
readonly payco?: {} | undefined;
|
|
407
|
+
readonly paynow?: {} | undefined;
|
|
408
|
+
readonly paypal?: {
|
|
409
|
+
readonly country: string | null;
|
|
410
|
+
readonly payer_email: string | null;
|
|
411
|
+
readonly payer_id: string | null;
|
|
412
|
+
} | undefined;
|
|
413
|
+
readonly payto?: {
|
|
414
|
+
readonly bsb_number: string | null;
|
|
415
|
+
readonly last4: string | null;
|
|
416
|
+
readonly pay_id: string | null;
|
|
417
|
+
} | undefined;
|
|
418
|
+
readonly pix?: {} | undefined;
|
|
419
|
+
readonly promptpay?: {} | undefined;
|
|
420
|
+
readonly radar_options?: {
|
|
421
|
+
readonly session?: string | undefined;
|
|
422
|
+
} | undefined;
|
|
423
|
+
readonly revolut_pay?: {} | undefined;
|
|
424
|
+
readonly samsung_pay?: {} | undefined;
|
|
425
|
+
readonly satispay?: {} | undefined;
|
|
426
|
+
readonly sepa_debit?: {
|
|
427
|
+
readonly bank_code: string | null;
|
|
428
|
+
readonly branch_code: string | null;
|
|
429
|
+
readonly country: string | null;
|
|
430
|
+
readonly fingerprint: string | null;
|
|
431
|
+
readonly generated_from: unknown;
|
|
432
|
+
readonly last4: string | null;
|
|
433
|
+
} | undefined;
|
|
434
|
+
readonly sofort?: {
|
|
435
|
+
readonly country: string | null;
|
|
436
|
+
} | undefined;
|
|
437
|
+
readonly swish?: {} | undefined;
|
|
438
|
+
readonly twint?: {} | undefined;
|
|
439
|
+
readonly type: "acss_debit" | "affirm" | "afterpay_clearpay" | "alipay" | "alma" | "amazon_pay" | "au_becs_debit" | "bacs_debit" | "bancontact" | "billie" | "blik" | "boleto" | "card" | "card_present" | "cashapp" | "crypto" | "custom" | "customer_balance" | "eps" | "fpx" | "giropay" | "grabpay" | "ideal" | "interac_present" | "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";
|
|
440
|
+
readonly upi?: {
|
|
441
|
+
readonly vpa: string | null;
|
|
442
|
+
} | undefined;
|
|
443
|
+
readonly us_bank_account?: {
|
|
444
|
+
readonly account_holder_type: "company" | "individual" | null;
|
|
445
|
+
readonly account_type: "checking" | "savings" | null;
|
|
446
|
+
readonly bank_name: string | null;
|
|
447
|
+
readonly financial_connections_account: string | null;
|
|
448
|
+
readonly fingerprint: string | null;
|
|
449
|
+
readonly last4: string | null;
|
|
450
|
+
readonly networks: unknown;
|
|
451
|
+
readonly routing_number: string | null;
|
|
452
|
+
readonly status_details: unknown;
|
|
453
|
+
} | undefined;
|
|
454
|
+
readonly wechat_pay?: {} | undefined;
|
|
455
|
+
readonly zip?: {} | undefined;
|
|
456
|
+
}[];
|
|
457
|
+
readonly has_more: boolean;
|
|
458
|
+
readonly object: "list";
|
|
459
|
+
readonly url: string;
|
|
460
|
+
}, never, any>;
|
|
239
461
|
//# sourceMappingURL=GetCustomersCustomerPaymentMethods.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GetCustomersCustomerPaymentMethods.d.ts","sourceRoot":"","sources":["../../src/operations/GetCustomersCustomerPaymentMethods.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAKxC,eAAO,MAAM,uCAAuC;;;;;;;;EAwEjD,CAAC;AACJ,MAAM,MAAM,uCAAuC,GACjD,OAAO,uCAAuC,CAAC,IAAI,CAAC;AAGtD,eAAO,MAAM,wCAAwC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA4fjD,CAAC;AACL,MAAM,MAAM,wCAAwC,GAClD,OAAO,wCAAwC,CAAC,IAAI,CAAC;AAGvD;;;;;;;;;;;GAWG;AACH,eAAO,MAAM,kCAAkC,
|
|
1
|
+
{"version":3,"file":"GetCustomersCustomerPaymentMethods.d.ts","sourceRoot":"","sources":["../../src/operations/GetCustomersCustomerPaymentMethods.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAKxC,eAAO,MAAM,uCAAuC;;;;;;;;EAwEjD,CAAC;AACJ,MAAM,MAAM,uCAAuC,GACjD,OAAO,uCAAuC,CAAC,IAAI,CAAC;AAGtD,eAAO,MAAM,wCAAwC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA4fjD,CAAC;AACL,MAAM,MAAM,wCAAwC,GAClD,OAAO,wCAAwC,CAAC,IAAI,CAAC;AAGvD;;;;;;;;;;;GAWG;AACH,eAAO,MAAM,kCAAkC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAI1C,CAAC"}
|
|
@@ -221,5 +221,218 @@ export type GetCustomersCustomerPaymentMethodsPaymentMethodOutput = typeof GetCu
|
|
|
221
221
|
*
|
|
222
222
|
* @param expand - Specifies which fields in the response should be expanded.
|
|
223
223
|
*/
|
|
224
|
-
export declare const GetCustomersCustomerPaymentMethodsPaymentMethod:
|
|
224
|
+
export declare const GetCustomersCustomerPaymentMethodsPaymentMethod: import("@distilled.cloud/core/client").OperationMethod<{
|
|
225
|
+
readonly customer: string;
|
|
226
|
+
readonly expand?: string | undefined;
|
|
227
|
+
readonly payment_method: string;
|
|
228
|
+
}, {
|
|
229
|
+
readonly acss_debit?: {
|
|
230
|
+
readonly bank_name: string | null;
|
|
231
|
+
readonly fingerprint: string | null;
|
|
232
|
+
readonly institution_number: string | null;
|
|
233
|
+
readonly last4: string | null;
|
|
234
|
+
readonly transit_number: string | null;
|
|
235
|
+
} | undefined;
|
|
236
|
+
readonly affirm?: {} | undefined;
|
|
237
|
+
readonly afterpay_clearpay?: {} | undefined;
|
|
238
|
+
readonly alipay?: {} | undefined;
|
|
239
|
+
readonly allow_redisplay?: "always" | "limited" | "unspecified" | undefined;
|
|
240
|
+
readonly alma?: {} | undefined;
|
|
241
|
+
readonly amazon_pay?: {} | undefined;
|
|
242
|
+
readonly au_becs_debit?: {
|
|
243
|
+
readonly bsb_number: string | null;
|
|
244
|
+
readonly fingerprint: string | null;
|
|
245
|
+
readonly last4: string | null;
|
|
246
|
+
} | undefined;
|
|
247
|
+
readonly bacs_debit?: {
|
|
248
|
+
readonly fingerprint: string | null;
|
|
249
|
+
readonly last4: string | null;
|
|
250
|
+
readonly sort_code: string | null;
|
|
251
|
+
} | undefined;
|
|
252
|
+
readonly bancontact?: {} | undefined;
|
|
253
|
+
readonly billie?: {} | undefined;
|
|
254
|
+
readonly billing_details: {
|
|
255
|
+
readonly address: unknown;
|
|
256
|
+
readonly email: string | null;
|
|
257
|
+
readonly name: string | null;
|
|
258
|
+
readonly phone: string | null;
|
|
259
|
+
readonly tax_id: string | null;
|
|
260
|
+
};
|
|
261
|
+
readonly blik?: {} | undefined;
|
|
262
|
+
readonly boleto?: {
|
|
263
|
+
readonly tax_id: string;
|
|
264
|
+
} | undefined;
|
|
265
|
+
readonly card?: {
|
|
266
|
+
readonly brand: string;
|
|
267
|
+
readonly checks: unknown;
|
|
268
|
+
readonly country: string | null;
|
|
269
|
+
readonly description?: string | null | undefined;
|
|
270
|
+
readonly display_brand: string | null;
|
|
271
|
+
readonly exp_month: number;
|
|
272
|
+
readonly exp_year: number;
|
|
273
|
+
readonly fingerprint?: string | null | undefined;
|
|
274
|
+
readonly funding: string;
|
|
275
|
+
readonly generated_from: unknown;
|
|
276
|
+
readonly iin?: string | null | undefined;
|
|
277
|
+
readonly issuer?: string | null | undefined;
|
|
278
|
+
readonly last4: string;
|
|
279
|
+
readonly networks: unknown;
|
|
280
|
+
readonly regulated_status: "regulated" | "unregulated" | null;
|
|
281
|
+
readonly three_d_secure_usage: unknown;
|
|
282
|
+
readonly wallet: unknown;
|
|
283
|
+
} | undefined;
|
|
284
|
+
readonly card_present?: {
|
|
285
|
+
readonly brand: string | null;
|
|
286
|
+
readonly brand_product: string | null;
|
|
287
|
+
readonly cardholder_name: string | null;
|
|
288
|
+
readonly country: string | null;
|
|
289
|
+
readonly description?: string | null | undefined;
|
|
290
|
+
readonly exp_month: number;
|
|
291
|
+
readonly exp_year: number;
|
|
292
|
+
readonly fingerprint: string | null;
|
|
293
|
+
readonly funding: string | null;
|
|
294
|
+
readonly iin?: string | null | undefined;
|
|
295
|
+
readonly issuer?: string | null | undefined;
|
|
296
|
+
readonly last4: string | null;
|
|
297
|
+
readonly networks: unknown;
|
|
298
|
+
readonly offline: unknown;
|
|
299
|
+
readonly preferred_locales: readonly string[] | null;
|
|
300
|
+
readonly read_method: "contact_emv" | "contactless_emv" | "contactless_magstripe_mode" | "magnetic_stripe_fallback" | "magnetic_stripe_track2" | null;
|
|
301
|
+
readonly wallet?: {
|
|
302
|
+
readonly type: "apple_pay" | "google_pay" | "samsung_pay" | "unknown";
|
|
303
|
+
} | undefined;
|
|
304
|
+
} | undefined;
|
|
305
|
+
readonly cashapp?: {
|
|
306
|
+
readonly buyer_id: string | null;
|
|
307
|
+
readonly cashtag: string | null;
|
|
308
|
+
} | undefined;
|
|
309
|
+
readonly created: number;
|
|
310
|
+
readonly crypto?: {} | undefined;
|
|
311
|
+
readonly custom?: {
|
|
312
|
+
readonly display_name: string | null;
|
|
313
|
+
readonly logo: unknown;
|
|
314
|
+
readonly type: string;
|
|
315
|
+
} | undefined;
|
|
316
|
+
readonly customer: unknown;
|
|
317
|
+
readonly customer_account: string | null;
|
|
318
|
+
readonly customer_balance?: {} | undefined;
|
|
319
|
+
readonly eps?: {
|
|
320
|
+
readonly bank: "arzte_und_apotheker_bank" | "austrian_anadi_bank_ag" | "bank_austria" | "bankhaus_carl_spangler" | "bankhaus_schelhammer_und_schattera_ag" | "bawag_psk_ag" | "bks_bank_ag" | "brull_kallmus_bank_ag" | "btv_vier_lander_bank" | "capital_bank_grawe_gruppe_ag" | "deutsche_bank_ag" | "dolomitenbank" | "easybank_ag" | "erste_bank_und_sparkassen" | "hypo_alpeadriabank_international_ag" | "hypo_bank_burgenland_aktiengesellschaft" | "hypo_noe_lb_fur_niederosterreich_u_wien" | "hypo_oberosterreich_salzburg_steiermark" | "hypo_tirol_bank_ag" | "hypo_vorarlberg_bank_ag" | "marchfelder_bank" | "oberbank_ag" | "raiffeisen_bankengruppe_osterreich" | "schoellerbank_ag" | "sparda_bank_wien" | "volksbank_gruppe" | "volkskreditbank_ag" | "vr_bank_braunau" | null;
|
|
321
|
+
} | undefined;
|
|
322
|
+
readonly fpx?: {
|
|
323
|
+
readonly account_holder_type: "company" | "individual" | null;
|
|
324
|
+
readonly bank: "affin_bank" | "agrobank" | "alliance_bank" | "ambank" | "bank_islam" | "bank_muamalat" | "bank_of_china" | "bank_rakyat" | "bsn" | "cimb" | "deutsche_bank" | "hong_leong_bank" | "hsbc" | "kfh" | "maybank2e" | "maybank2u" | "ocbc" | "pb_enterprise" | "public_bank" | "rhb" | "standard_chartered" | "uob";
|
|
325
|
+
} | undefined;
|
|
326
|
+
readonly giropay?: {} | undefined;
|
|
327
|
+
readonly grabpay?: {} | undefined;
|
|
328
|
+
readonly id: string;
|
|
329
|
+
readonly ideal?: {
|
|
330
|
+
readonly bank: "abn_amro" | "adyen" | "asn_bank" | "bunq" | "buut" | "finom" | "handelsbanken" | "ing" | "knab" | "mollie" | "moneyou" | "n26" | "nn" | "rabobank" | "regiobank" | "revolut" | "sns_bank" | "triodos_bank" | "van_lanschot" | "yoursafe" | null;
|
|
331
|
+
readonly bic: "ABNANL2A" | "ADYBNL2A" | "ASNBNL21" | "BITSNL2A" | "BUNQNL2A" | "BUUTNL2A" | "FNOMNL22" | "FVLBNL22" | "HANDNL2A" | "INGBNL2A" | "KNABNL2H" | "MLLENL2A" | "MOYONL21" | "NNBANL2G" | "NTSBDEB1" | "RABONL2U" | "RBRBNL21" | "REVOIE23" | "REVOLT21" | "SNSBNL2A" | "TRIONL2U" | null;
|
|
332
|
+
} | undefined;
|
|
333
|
+
readonly interac_present?: {
|
|
334
|
+
readonly brand: string | null;
|
|
335
|
+
readonly cardholder_name: string | null;
|
|
336
|
+
readonly country: string | null;
|
|
337
|
+
readonly description?: string | null | undefined;
|
|
338
|
+
readonly exp_month: number;
|
|
339
|
+
readonly exp_year: number;
|
|
340
|
+
readonly fingerprint: string | null;
|
|
341
|
+
readonly funding: string | null;
|
|
342
|
+
readonly iin?: string | null | undefined;
|
|
343
|
+
readonly issuer?: string | null | undefined;
|
|
344
|
+
readonly last4: string | null;
|
|
345
|
+
readonly networks: unknown;
|
|
346
|
+
readonly preferred_locales: readonly string[] | null;
|
|
347
|
+
readonly read_method: "contact_emv" | "contactless_emv" | "contactless_magstripe_mode" | "magnetic_stripe_fallback" | "magnetic_stripe_track2" | null;
|
|
348
|
+
} | undefined;
|
|
349
|
+
readonly kakao_pay?: {} | undefined;
|
|
350
|
+
readonly klarna?: {
|
|
351
|
+
readonly dob?: unknown;
|
|
352
|
+
} | undefined;
|
|
353
|
+
readonly konbini?: {} | undefined;
|
|
354
|
+
readonly kr_card?: {
|
|
355
|
+
readonly brand: "bc" | "citi" | "hana" | "hyundai" | "jeju" | "jeonbuk" | "kakaobank" | "kbank" | "kdbbank" | "kookmin" | "kwangju" | "lotte" | "mg" | "nh" | "post" | "samsung" | "savingsbank" | "shinhan" | "shinhyup" | "suhyup" | "tossbank" | "woori" | null;
|
|
356
|
+
readonly last4: string | null;
|
|
357
|
+
} | undefined;
|
|
358
|
+
readonly link?: {
|
|
359
|
+
readonly email: string | null;
|
|
360
|
+
readonly persistent_token?: string | undefined;
|
|
361
|
+
} | undefined;
|
|
362
|
+
readonly livemode: boolean;
|
|
363
|
+
readonly mb_way?: {} | undefined;
|
|
364
|
+
readonly metadata: {
|
|
365
|
+
readonly [x: string]: string;
|
|
366
|
+
} | null;
|
|
367
|
+
readonly mobilepay?: {} | undefined;
|
|
368
|
+
readonly multibanco?: {} | undefined;
|
|
369
|
+
readonly naver_pay?: {
|
|
370
|
+
readonly buyer_id: string | null;
|
|
371
|
+
readonly funding: "card" | "points";
|
|
372
|
+
} | undefined;
|
|
373
|
+
readonly nz_bank_account?: {
|
|
374
|
+
readonly account_holder_name: string | null;
|
|
375
|
+
readonly bank_code: string;
|
|
376
|
+
readonly bank_name: string;
|
|
377
|
+
readonly branch_code: string;
|
|
378
|
+
readonly last4: string;
|
|
379
|
+
readonly suffix: string | null;
|
|
380
|
+
} | undefined;
|
|
381
|
+
readonly object: "payment_method";
|
|
382
|
+
readonly oxxo?: {} | undefined;
|
|
383
|
+
readonly p24?: {
|
|
384
|
+
readonly bank: "alior_bank" | "bank_millennium" | "bank_nowy_bfg_sa" | "bank_pekao_sa" | "banki_spbdzielcze" | "blik" | "bnp_paribas" | "boz" | "citi_handlowy" | "credit_agricole" | "envelobank" | "etransfer_pocztowy24" | "getin_bank" | "ideabank" | "ing" | "inteligo" | "mbank_mtransfer" | "nest_przelew" | "noble_pay" | "pbac_z_ipko" | "plus_bank" | "santander_przelew24" | "tmobile_usbugi_bankowe" | "toyota_bank" | "velobank" | "volkswagen_bank" | null;
|
|
385
|
+
} | undefined;
|
|
386
|
+
readonly pay_by_bank?: {} | undefined;
|
|
387
|
+
readonly payco?: {} | undefined;
|
|
388
|
+
readonly paynow?: {} | undefined;
|
|
389
|
+
readonly paypal?: {
|
|
390
|
+
readonly country: string | null;
|
|
391
|
+
readonly payer_email: string | null;
|
|
392
|
+
readonly payer_id: string | null;
|
|
393
|
+
} | undefined;
|
|
394
|
+
readonly payto?: {
|
|
395
|
+
readonly bsb_number: string | null;
|
|
396
|
+
readonly last4: string | null;
|
|
397
|
+
readonly pay_id: string | null;
|
|
398
|
+
} | undefined;
|
|
399
|
+
readonly pix?: {} | undefined;
|
|
400
|
+
readonly promptpay?: {} | undefined;
|
|
401
|
+
readonly radar_options?: {
|
|
402
|
+
readonly session?: string | undefined;
|
|
403
|
+
} | undefined;
|
|
404
|
+
readonly revolut_pay?: {} | undefined;
|
|
405
|
+
readonly samsung_pay?: {} | undefined;
|
|
406
|
+
readonly satispay?: {} | undefined;
|
|
407
|
+
readonly sepa_debit?: {
|
|
408
|
+
readonly bank_code: string | null;
|
|
409
|
+
readonly branch_code: string | null;
|
|
410
|
+
readonly country: string | null;
|
|
411
|
+
readonly fingerprint: string | null;
|
|
412
|
+
readonly generated_from: unknown;
|
|
413
|
+
readonly last4: string | null;
|
|
414
|
+
} | undefined;
|
|
415
|
+
readonly sofort?: {
|
|
416
|
+
readonly country: string | null;
|
|
417
|
+
} | undefined;
|
|
418
|
+
readonly swish?: {} | undefined;
|
|
419
|
+
readonly twint?: {} | undefined;
|
|
420
|
+
readonly type: "acss_debit" | "affirm" | "afterpay_clearpay" | "alipay" | "alma" | "amazon_pay" | "au_becs_debit" | "bacs_debit" | "bancontact" | "billie" | "blik" | "boleto" | "card" | "card_present" | "cashapp" | "crypto" | "custom" | "customer_balance" | "eps" | "fpx" | "giropay" | "grabpay" | "ideal" | "interac_present" | "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";
|
|
421
|
+
readonly upi?: {
|
|
422
|
+
readonly vpa: string | null;
|
|
423
|
+
} | undefined;
|
|
424
|
+
readonly us_bank_account?: {
|
|
425
|
+
readonly account_holder_type: "company" | "individual" | null;
|
|
426
|
+
readonly account_type: "checking" | "savings" | null;
|
|
427
|
+
readonly bank_name: string | null;
|
|
428
|
+
readonly financial_connections_account: string | null;
|
|
429
|
+
readonly fingerprint: string | null;
|
|
430
|
+
readonly last4: string | null;
|
|
431
|
+
readonly networks: unknown;
|
|
432
|
+
readonly routing_number: string | null;
|
|
433
|
+
readonly status_details: unknown;
|
|
434
|
+
} | undefined;
|
|
435
|
+
readonly wechat_pay?: {} | undefined;
|
|
436
|
+
readonly zip?: {} | undefined;
|
|
437
|
+
}, never, any>;
|
|
225
438
|
//# sourceMappingURL=GetCustomersCustomerPaymentMethodsPaymentMethod.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GetCustomersCustomerPaymentMethodsPaymentMethod.d.ts","sourceRoot":"","sources":["../../src/operations/GetCustomersCustomerPaymentMethodsPaymentMethod.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAKxC,eAAO,MAAM,oDAAoD;;;;EAW9D,CAAC;AACJ,MAAM,MAAM,oDAAoD,GAC9D,OAAO,oDAAoD,CAAC,IAAI,CAAC;AAGnE,eAAO,MAAM,qDAAqD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAmf9D,CAAC;AACL,MAAM,MAAM,qDAAqD,GAC/D,OAAO,qDAAqD,CAAC,IAAI,CAAC;AAGpE;;;;;;GAMG;AACH,eAAO,MAAM,+CAA+C,
|
|
1
|
+
{"version":3,"file":"GetCustomersCustomerPaymentMethodsPaymentMethod.d.ts","sourceRoot":"","sources":["../../src/operations/GetCustomersCustomerPaymentMethodsPaymentMethod.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAKxC,eAAO,MAAM,oDAAoD;;;;EAW9D,CAAC;AACJ,MAAM,MAAM,oDAAoD,GAC9D,OAAO,oDAAoD,CAAC,IAAI,CAAC;AAGnE,eAAO,MAAM,qDAAqD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAmf9D,CAAC;AACL,MAAM,MAAM,qDAAqD,GAC/D,OAAO,qDAAqD,CAAC,IAAI,CAAC;AAGpE;;;;;;GAMG;AACH,eAAO,MAAM,+CAA+C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAIvD,CAAC"}
|