@distilled.cloud/stripe 0.10.2 → 0.12.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/client.d.ts +2 -2
- package/lib/client.d.ts.map +1 -1
- package/lib/client.js +16 -1
- package/lib/client.js.map +1 -1
- package/lib/errors.d.ts +23 -0
- package/lib/errors.d.ts.map +1 -1
- package/lib/errors.js +16 -0
- package/lib/errors.js.map +1 -1
- package/lib/operations/DeleteAccountsAccount.d.ts +7 -1
- package/lib/operations/DeleteAccountsAccount.d.ts.map +1 -1
- package/lib/operations/DeleteAccountsAccountExternalAccountsId.d.ts +4 -1
- package/lib/operations/DeleteAccountsAccountExternalAccountsId.d.ts.map +1 -1
- package/lib/operations/DeleteAccountsAccountPersonsPerson.d.ts +8 -1
- package/lib/operations/DeleteAccountsAccountPersonsPerson.d.ts.map +1 -1
- package/lib/operations/DeleteApplePayDomainsDomain.d.ts +7 -1
- package/lib/operations/DeleteApplePayDomainsDomain.d.ts.map +1 -1
- package/lib/operations/DeleteCouponsCoupon.d.ts +7 -1
- package/lib/operations/DeleteCouponsCoupon.d.ts.map +1 -1
- package/lib/operations/DeleteCustomersCustomer.d.ts +7 -1
- package/lib/operations/DeleteCustomersCustomer.d.ts.map +1 -1
- package/lib/operations/DeleteCustomersCustomerDiscount.d.ts +20 -1
- package/lib/operations/DeleteCustomersCustomerDiscount.d.ts.map +1 -1
- package/lib/operations/DeleteCustomersCustomerSourcesId.d.ts +5 -1
- package/lib/operations/DeleteCustomersCustomerSourcesId.d.ts.map +1 -1
- package/lib/operations/DeleteCustomersCustomerTaxIdsId.d.ts +8 -1
- package/lib/operations/DeleteCustomersCustomerTaxIdsId.d.ts.map +1 -1
- package/lib/operations/DeleteEphemeralKeysKey.d.ts +11 -1
- package/lib/operations/DeleteEphemeralKeysKey.d.ts.map +1 -1
- package/lib/operations/DeleteInvoiceitemsInvoiceitem.d.ts +7 -1
- package/lib/operations/DeleteInvoiceitemsInvoiceitem.d.ts.map +1 -1
- package/lib/operations/DeleteInvoicesInvoice.d.ts +7 -1
- package/lib/operations/DeleteInvoicesInvoice.d.ts.map +1 -1
- package/lib/operations/DeletePlansPlan.d.ts +7 -1
- package/lib/operations/DeletePlansPlan.d.ts.map +1 -1
- package/lib/operations/DeleteProductsId.d.ts +7 -1
- package/lib/operations/DeleteProductsId.d.ts.map +1 -1
- package/lib/operations/DeleteProductsProductFeaturesId.d.ts +8 -1
- package/lib/operations/DeleteProductsProductFeaturesId.d.ts.map +1 -1
- package/lib/operations/DeleteRadarValueListItemsItem.d.ts +7 -1
- package/lib/operations/DeleteRadarValueListItemsItem.d.ts.map +1 -1
- package/lib/operations/DeleteRadarValueListsValueList.d.ts +7 -1
- package/lib/operations/DeleteRadarValueListsValueList.d.ts.map +1 -1
- package/lib/operations/DeleteSubscriptionItemsItem.d.ts +11 -1
- package/lib/operations/DeleteSubscriptionItemsItem.d.ts.map +1 -1
- package/lib/operations/DeleteSubscriptionsSubscriptionExposedId.d.ts +211 -1
- package/lib/operations/DeleteSubscriptionsSubscriptionExposedId.d.ts.map +1 -1
- package/lib/operations/DeleteSubscriptionsSubscriptionExposedIdDiscount.d.ts +20 -1
- package/lib/operations/DeleteSubscriptionsSubscriptionExposedIdDiscount.d.ts.map +1 -1
- package/lib/operations/DeleteTaxIdsId.d.ts +7 -1
- package/lib/operations/DeleteTaxIdsId.d.ts.map +1 -1
- package/lib/operations/DeleteTerminalConfigurationsConfiguration.d.ts +7 -1
- package/lib/operations/DeleteTerminalConfigurationsConfiguration.d.ts.map +1 -1
- package/lib/operations/DeleteTerminalLocationsLocation.d.ts +7 -1
- package/lib/operations/DeleteTerminalLocationsLocation.d.ts.map +1 -1
- package/lib/operations/DeleteTerminalReadersReader.d.ts +9 -1
- package/lib/operations/DeleteTerminalReadersReader.d.ts.map +1 -1
- package/lib/operations/DeleteTestHelpersTestClocksTestClock.d.ts +7 -1
- package/lib/operations/DeleteTestHelpersTestClocksTestClock.d.ts.map +1 -1
- package/lib/operations/DeleteV2CoreAccountsAccountIdPersonsId.d.ts +7 -1
- package/lib/operations/DeleteV2CoreAccountsAccountIdPersonsId.d.ts.map +1 -1
- package/lib/operations/DeleteV2CoreEventDestinationsId.d.ts +6 -1
- package/lib/operations/DeleteV2CoreEventDestinationsId.d.ts.map +1 -1
- package/lib/operations/DeleteWebhookEndpointsWebhookEndpoint.d.ts +7 -1
- package/lib/operations/DeleteWebhookEndpointsWebhookEndpoint.d.ts.map +1 -1
- package/lib/operations/GetAccount.d.ts +256 -1
- package/lib/operations/GetAccount.d.ts.map +1 -1
- package/lib/operations/GetAccounts.d.ts +265 -1
- package/lib/operations/GetAccounts.d.ts.map +1 -1
- package/lib/operations/GetAccountsAccount.d.ts +257 -1
- package/lib/operations/GetAccountsAccount.d.ts.map +1 -1
- package/lib/operations/GetAccountsAccountCapabilities.d.ts +50 -1
- package/lib/operations/GetAccountsAccountCapabilities.d.ts.map +1 -1
- package/lib/operations/GetAccountsAccountCapabilitiesCapability.d.ts +46 -1
- package/lib/operations/GetAccountsAccountCapabilitiesCapability.d.ts.map +1 -1
- package/lib/operations/GetAccountsAccountExternalAccounts.d.ts +13 -1
- package/lib/operations/GetAccountsAccountExternalAccounts.d.ts.map +1 -1
- package/lib/operations/GetAccountsAccountExternalAccountsId.d.ts +5 -1
- package/lib/operations/GetAccountsAccountExternalAccountsId.d.ts.map +1 -1
- package/lib/operations/GetAccountsAccountPersons.d.ts +88 -1
- package/lib/operations/GetAccountsAccountPersons.d.ts.map +1 -1
- package/lib/operations/GetAccountsAccountPersonsPerson.d.ts +80 -1
- package/lib/operations/GetAccountsAccountPersonsPerson.d.ts.map +1 -1
- package/lib/operations/GetApplePayDomains.d.ts +18 -1
- package/lib/operations/GetApplePayDomains.d.ts.map +1 -1
- package/lib/operations/GetApplePayDomainsDomain.d.ts +10 -1
- package/lib/operations/GetApplePayDomainsDomain.d.ts.map +1 -1
- package/lib/operations/GetApplicationFees.d.ts +45 -1
- package/lib/operations/GetApplicationFees.d.ts.map +1 -1
- package/lib/operations/GetApplicationFeesFeeRefundsId.d.ts +16 -1
- package/lib/operations/GetApplicationFeesFeeRefundsId.d.ts.map +1 -1
- package/lib/operations/GetApplicationFeesId.d.ts +36 -1
- package/lib/operations/GetApplicationFeesId.d.ts.map +1 -1
- package/lib/operations/GetApplicationFeesIdRefunds.d.ts +23 -1
- package/lib/operations/GetApplicationFeesIdRefunds.d.ts.map +1 -1
- package/lib/operations/GetAppsSecrets.d.ts +25 -1
- package/lib/operations/GetAppsSecrets.d.ts.map +1 -1
- package/lib/operations/GetAppsSecretsFind.d.ts +18 -1
- package/lib/operations/GetAppsSecretsFind.d.ts.map +1 -1
- package/lib/operations/GetBalance.d.ts +82 -1
- package/lib/operations/GetBalance.d.ts.map +1 -1
- package/lib/operations/GetBalanceSettings.d.ts +13 -1
- package/lib/operations/GetBalanceSettings.d.ts.map +1 -1
- package/lib/operations/GetBalanceTransactions.d.ts +39 -1
- package/lib/operations/GetBalanceTransactions.d.ts.map +1 -1
- package/lib/operations/GetBalanceTransactionsId.d.ts +27 -1
- package/lib/operations/GetBalanceTransactionsId.d.ts.map +1 -1
- package/lib/operations/GetBillingAlerts.d.ts +21 -1
- package/lib/operations/GetBillingAlerts.d.ts.map +1 -1
- package/lib/operations/GetBillingAlertsId.d.ts +12 -1
- package/lib/operations/GetBillingAlertsId.d.ts.map +1 -1
- package/lib/operations/GetBillingCreditBalanceSummary.d.ts +21 -1
- package/lib/operations/GetBillingCreditBalanceSummary.d.ts.map +1 -1
- package/lib/operations/GetBillingCreditBalanceTransactions.d.ts +25 -1
- package/lib/operations/GetBillingCreditBalanceTransactions.d.ts.map +1 -1
- package/lib/operations/GetBillingCreditBalanceTransactionsId.d.ts +15 -1
- package/lib/operations/GetBillingCreditBalanceTransactionsId.d.ts.map +1 -1
- package/lib/operations/GetBillingCreditGrants.d.ts +43 -1
- package/lib/operations/GetBillingCreditGrants.d.ts.map +1 -1
- package/lib/operations/GetBillingCreditGrantsId.d.ts +34 -1
- package/lib/operations/GetBillingCreditGrantsId.d.ts.map +1 -1
- package/lib/operations/GetBillingMeters.d.ts +35 -1
- package/lib/operations/GetBillingMeters.d.ts.map +1 -1
- package/lib/operations/GetBillingMetersId.d.ts +27 -1
- package/lib/operations/GetBillingMetersId.d.ts.map +1 -1
- package/lib/operations/GetBillingMetersIdEventSummaries.d.ts +24 -1
- package/lib/operations/GetBillingMetersIdEventSummaries.d.ts.map +1 -1
- package/lib/operations/GetBillingPortalConfigurations.d.ts +79 -1
- package/lib/operations/GetBillingPortalConfigurations.d.ts.map +1 -1
- package/lib/operations/GetBillingPortalConfigurationsConfiguration.d.ts +70 -1
- package/lib/operations/GetBillingPortalConfigurationsConfiguration.d.ts.map +1 -1
- package/lib/operations/GetCharges.d.ts +217 -1
- package/lib/operations/GetCharges.d.ts.map +1 -1
- package/lib/operations/GetChargesCharge.d.ts +206 -1
- package/lib/operations/GetChargesCharge.d.ts.map +1 -1
- package/lib/operations/GetChargesChargeRefunds.d.ts +133 -1
- package/lib/operations/GetChargesChargeRefunds.d.ts.map +1 -1
- package/lib/operations/GetChargesChargeRefundsRefund.d.ts +126 -1
- package/lib/operations/GetChargesChargeRefundsRefund.d.ts.map +1 -1
- package/lib/operations/GetChargesSearch.d.ts +215 -1
- package/lib/operations/GetChargesSearch.d.ts.map +1 -1
- package/lib/operations/GetCheckoutSessions.d.ts +230 -1
- package/lib/operations/GetCheckoutSessions.d.ts.map +1 -1
- package/lib/operations/GetCheckoutSessionsSession.d.ts +215 -1
- package/lib/operations/GetCheckoutSessionsSession.d.ts.map +1 -1
- package/lib/operations/GetCheckoutSessionsSessionLineItems.d.ts +75 -1
- package/lib/operations/GetCheckoutSessionsSessionLineItems.d.ts.map +1 -1
- package/lib/operations/GetClimateOrders.d.ts +58 -1
- package/lib/operations/GetClimateOrders.d.ts.map +1 -1
- package/lib/operations/GetClimateOrdersOrder.d.ts +51 -1
- package/lib/operations/GetClimateOrdersOrder.d.ts.map +1 -1
- package/lib/operations/GetClimateProducts.d.ts +41 -1
- package/lib/operations/GetClimateProducts.d.ts.map +1 -1
- package/lib/operations/GetClimateProductsProduct.d.ts +34 -1
- package/lib/operations/GetClimateProductsProduct.d.ts.map +1 -1
- package/lib/operations/GetClimateSuppliers.d.ts +25 -1
- package/lib/operations/GetClimateSuppliers.d.ts.map +1 -1
- package/lib/operations/GetClimateSuppliersSupplier.d.ts +18 -1
- package/lib/operations/GetClimateSuppliersSupplier.d.ts.map +1 -1
- package/lib/operations/GetConfirmationTokensConfirmationToken.d.ts +19 -1
- package/lib/operations/GetConfirmationTokensConfirmationToken.d.ts.map +1 -1
- package/lib/operations/GetCountrySpecs.d.ts +31 -1
- package/lib/operations/GetCountrySpecs.d.ts.map +1 -1
- package/lib/operations/GetCountrySpecsCountry.d.ts +24 -1
- package/lib/operations/GetCountrySpecsCountry.d.ts.map +1 -1
- package/lib/operations/GetCoupons.d.ts +38 -1
- package/lib/operations/GetCoupons.d.ts.map +1 -1
- package/lib/operations/GetCouponsCoupon.d.ts +30 -1
- package/lib/operations/GetCouponsCoupon.d.ts.map +1 -1
- package/lib/operations/GetCreditNotes.d.ts +132 -1
- package/lib/operations/GetCreditNotes.d.ts.map +1 -1
- package/lib/operations/GetCreditNotesCreditNoteLines.d.ts +67 -1
- package/lib/operations/GetCreditNotesCreditNoteLines.d.ts.map +1 -1
- package/lib/operations/GetCreditNotesId.d.ts +121 -1
- package/lib/operations/GetCreditNotesId.d.ts.map +1 -1
- package/lib/operations/GetCreditNotesPreview.d.ts +133 -1
- package/lib/operations/GetCreditNotesPreview.d.ts.map +1 -1
- package/lib/operations/GetCreditNotesPreviewLines.d.ts +79 -1
- package/lib/operations/GetCreditNotesPreviewLines.d.ts.map +1 -1
- package/lib/operations/GetCustomers.d.ts +291 -1
- package/lib/operations/GetCustomers.d.ts.map +1 -1
- package/lib/operations/GetCustomersCustomer.d.ts +4 -1
- package/lib/operations/GetCustomersCustomer.d.ts.map +1 -1
- package/lib/operations/GetCustomersCustomerBalanceTransactions.d.ts +32 -1
- package/lib/operations/GetCustomersCustomerBalanceTransactions.d.ts.map +1 -1
- package/lib/operations/GetCustomersCustomerBalanceTransactionsTransaction.d.ts +23 -1
- package/lib/operations/GetCustomersCustomerBalanceTransactionsTransaction.d.ts.map +1 -1
- package/lib/operations/GetCustomersCustomerCashBalance.d.ts +16 -1
- package/lib/operations/GetCustomersCustomerCashBalance.d.ts.map +1 -1
- package/lib/operations/GetCustomersCustomerCashBalanceTransactions.d.ts +64 -1
- package/lib/operations/GetCustomersCustomerCashBalanceTransactions.d.ts.map +1 -1
- package/lib/operations/GetCustomersCustomerCashBalanceTransactionsTransaction.d.ts +57 -1
- package/lib/operations/GetCustomersCustomerCashBalanceTransactionsTransaction.d.ts.map +1 -1
- package/lib/operations/GetCustomersCustomerPaymentMethods.d.ts +223 -1
- package/lib/operations/GetCustomersCustomerPaymentMethods.d.ts.map +1 -1
- package/lib/operations/GetCustomersCustomerPaymentMethodsPaymentMethod.d.ts +214 -1
- package/lib/operations/GetCustomersCustomerPaymentMethodsPaymentMethod.d.ts.map +1 -1
- package/lib/operations/GetCustomersCustomerSources.d.ts +13 -1
- package/lib/operations/GetCustomersCustomerSources.d.ts.map +1 -1
- package/lib/operations/GetCustomersCustomerSourcesId.d.ts +5 -1
- package/lib/operations/GetCustomersCustomerSourcesId.d.ts.map +1 -1
- package/lib/operations/GetCustomersCustomerTaxIds.d.ts +24 -1
- package/lib/operations/GetCustomersCustomerTaxIds.d.ts.map +1 -1
- package/lib/operations/GetCustomersCustomerTaxIdsId.d.ts +17 -1
- package/lib/operations/GetCustomersCustomerTaxIdsId.d.ts.map +1 -1
- package/lib/operations/GetCustomersSearch.d.ts +290 -1
- package/lib/operations/GetCustomersSearch.d.ts.map +1 -1
- package/lib/operations/GetDisputes.d.ts +136 -1
- package/lib/operations/GetDisputes.d.ts.map +1 -1
- package/lib/operations/GetDisputesDispute.d.ts +126 -1
- package/lib/operations/GetDisputesDispute.d.ts.map +1 -1
- package/lib/operations/GetEntitlementsActiveEntitlements.d.ts +18 -1
- package/lib/operations/GetEntitlementsActiveEntitlements.d.ts.map +1 -1
- package/lib/operations/GetEntitlementsActiveEntitlementsId.d.ts +10 -1
- package/lib/operations/GetEntitlementsActiveEntitlementsId.d.ts.map +1 -1
- package/lib/operations/GetEntitlementsFeatures.d.ts +23 -1
- package/lib/operations/GetEntitlementsFeatures.d.ts.map +1 -1
- package/lib/operations/GetEntitlementsFeaturesId.d.ts +14 -1
- package/lib/operations/GetEntitlementsFeaturesId.d.ts.map +1 -1
- package/lib/operations/GetEvents.d.ts +30 -1
- package/lib/operations/GetEvents.d.ts.map +1 -1
- package/lib/operations/GetEventsId.d.ts +19 -1
- package/lib/operations/GetEventsId.d.ts.map +1 -1
- package/lib/operations/GetExchangeRates.d.ts +17 -1
- package/lib/operations/GetExchangeRates.d.ts.map +1 -1
- package/lib/operations/GetExchangeRatesRateId.d.ts +10 -1
- package/lib/operations/GetExchangeRatesRateId.d.ts.map +1 -1
- package/lib/operations/GetFileLinks.d.ts +26 -1
- package/lib/operations/GetFileLinks.d.ts.map +1 -1
- package/lib/operations/GetFileLinksLink.d.ts +16 -1
- package/lib/operations/GetFileLinksLink.d.ts.map +1 -1
- package/lib/operations/GetFiles.d.ts +42 -1
- package/lib/operations/GetFiles.d.ts.map +1 -1
- package/lib/operations/GetFilesFile.d.ts +33 -1
- package/lib/operations/GetFilesFile.d.ts.map +1 -1
- package/lib/operations/GetFinancialConnectionsAccounts.d.ts +39 -1
- package/lib/operations/GetFinancialConnectionsAccounts.d.ts.map +1 -1
- package/lib/operations/GetFinancialConnectionsAccountsAccount.d.ts +30 -1
- package/lib/operations/GetFinancialConnectionsAccountsAccount.d.ts.map +1 -1
- package/lib/operations/GetFinancialConnectionsAccountsAccountOwners.d.ts +22 -1
- package/lib/operations/GetFinancialConnectionsAccountsAccountOwners.d.ts.map +1 -1
- package/lib/operations/GetFinancialConnectionsSessionsSession.d.ts +49 -1
- package/lib/operations/GetFinancialConnectionsSessionsSession.d.ts.map +1 -1
- package/lib/operations/GetFinancialConnectionsTransactions.d.ts +30 -1
- package/lib/operations/GetFinancialConnectionsTransactions.d.ts.map +1 -1
- package/lib/operations/GetFinancialConnectionsTransactionsTransaction.d.ts +20 -1
- package/lib/operations/GetFinancialConnectionsTransactionsTransaction.d.ts.map +1 -1
- package/lib/operations/GetForwardingRequests.d.ts +26 -1
- package/lib/operations/GetForwardingRequests.d.ts.map +1 -1
- package/lib/operations/GetForwardingRequestsId.d.ts +18 -1
- package/lib/operations/GetForwardingRequestsId.d.ts.map +1 -1
- package/lib/operations/GetIdentityVerificationReports.d.ts +75 -1
- package/lib/operations/GetIdentityVerificationReports.d.ts.map +1 -1
- package/lib/operations/GetIdentityVerificationReportsReport.d.ts +64 -1
- package/lib/operations/GetIdentityVerificationReportsReport.d.ts.map +1 -1
- package/lib/operations/GetIdentityVerificationSessions.d.ts +42 -1
- package/lib/operations/GetIdentityVerificationSessions.d.ts.map +1 -1
- package/lib/operations/GetIdentityVerificationSessionsSession.d.ts +30 -1
- package/lib/operations/GetIdentityVerificationSessionsSession.d.ts.map +1 -1
- package/lib/operations/GetInvoicePayments.d.ts +36 -1
- package/lib/operations/GetInvoicePayments.d.ts.map +1 -1
- package/lib/operations/GetInvoicePaymentsInvoicePayment.d.ts +25 -1
- package/lib/operations/GetInvoicePaymentsInvoicePayment.d.ts.map +1 -1
- package/lib/operations/GetInvoiceRenderingTemplates.d.ts +23 -1
- package/lib/operations/GetInvoiceRenderingTemplates.d.ts.map +1 -1
- package/lib/operations/GetInvoiceRenderingTemplatesTemplate.d.ts +16 -1
- package/lib/operations/GetInvoiceRenderingTemplatesTemplate.d.ts.map +1 -1
- package/lib/operations/GetInvoiceitems.d.ts +71 -1
- package/lib/operations/GetInvoiceitems.d.ts.map +1 -1
- package/lib/operations/GetInvoiceitemsInvoiceitem.d.ts +59 -1
- package/lib/operations/GetInvoiceitemsInvoiceitem.d.ts.map +1 -1
- package/lib/operations/GetInvoices.d.ts +237 -1
- package/lib/operations/GetInvoices.d.ts.map +1 -1
- package/lib/operations/GetInvoicesInvoice.d.ts +223 -1
- package/lib/operations/GetInvoicesInvoice.d.ts.map +1 -1
- package/lib/operations/GetInvoicesInvoiceLines.d.ts +53 -1
- package/lib/operations/GetInvoicesInvoiceLines.d.ts.map +1 -1
- package/lib/operations/GetInvoicesSearch.d.ts +232 -1
- package/lib/operations/GetInvoicesSearch.d.ts.map +1 -1
- package/lib/operations/GetIssuingAuthorizations.d.ts +216 -1
- package/lib/operations/GetIssuingAuthorizations.d.ts.map +1 -1
- package/lib/operations/GetIssuingAuthorizationsAuthorization.d.ts +205 -1
- package/lib/operations/GetIssuingAuthorizationsAuthorization.d.ts.map +1 -1
- package/lib/operations/GetIssuingCardholders.d.ts +47 -1
- package/lib/operations/GetIssuingCardholders.d.ts.map +1 -1
- package/lib/operations/GetIssuingCardholdersCardholder.d.ts +35 -1
- package/lib/operations/GetIssuingCardholdersCardholder.d.ts.map +1 -1
- package/lib/operations/GetIssuingCards.d.ts +91 -1
- package/lib/operations/GetIssuingCards.d.ts.map +1 -1
- package/lib/operations/GetIssuingCardsCard.d.ts +76 -1
- package/lib/operations/GetIssuingCardsCard.d.ts.map +1 -1
- package/lib/operations/GetIssuingDisputes.d.ts +111 -1
- package/lib/operations/GetIssuingDisputes.d.ts.map +1 -1
- package/lib/operations/GetIssuingDisputesDispute.d.ts +101 -1
- package/lib/operations/GetIssuingDisputesDispute.d.ts.map +1 -1
- package/lib/operations/GetIssuingPersonalizationDesigns.d.ts +36 -1
- package/lib/operations/GetIssuingPersonalizationDesigns.d.ts.map +1 -1
- package/lib/operations/GetIssuingPersonalizationDesignsPersonalizationDesign.d.ts +26 -1
- package/lib/operations/GetIssuingPersonalizationDesignsPersonalizationDesign.d.ts.map +1 -1
- package/lib/operations/GetIssuingPhysicalBundles.d.ts +25 -1
- package/lib/operations/GetIssuingPhysicalBundles.d.ts.map +1 -1
- package/lib/operations/GetIssuingPhysicalBundlesPhysicalBundle.d.ts +16 -1
- package/lib/operations/GetIssuingPhysicalBundlesPhysicalBundle.d.ts.map +1 -1
- package/lib/operations/GetIssuingTokens.d.ts +64 -1
- package/lib/operations/GetIssuingTokens.d.ts.map +1 -1
- package/lib/operations/GetIssuingTokensToken.d.ts +54 -1
- package/lib/operations/GetIssuingTokensToken.d.ts.map +1 -1
- package/lib/operations/GetIssuingTransactions.d.ts +52 -1
- package/lib/operations/GetIssuingTransactions.d.ts.map +1 -1
- package/lib/operations/GetIssuingTransactionsTransaction.d.ts +41 -1
- package/lib/operations/GetIssuingTransactionsTransaction.d.ts.map +1 -1
- package/lib/operations/GetMandatesMandate.d.ts +82 -1
- package/lib/operations/GetMandatesMandate.d.ts.map +1 -1
- package/lib/operations/GetPaymentAttemptRecords.d.ts +61 -1
- package/lib/operations/GetPaymentAttemptRecords.d.ts.map +1 -1
- package/lib/operations/GetPaymentAttemptRecordsId.d.ts +54 -1
- package/lib/operations/GetPaymentAttemptRecordsId.d.ts.map +1 -1
- package/lib/operations/GetPaymentIntents.d.ts +107 -1
- package/lib/operations/GetPaymentIntents.d.ts.map +1 -1
- package/lib/operations/GetPaymentIntentsIntent.d.ts +98 -1
- package/lib/operations/GetPaymentIntentsIntent.d.ts.map +1 -1
- package/lib/operations/GetPaymentIntentsIntentAmountDetailsLineItems.d.ts +23 -1
- package/lib/operations/GetPaymentIntentsIntentAmountDetailsLineItems.d.ts.map +1 -1
- package/lib/operations/GetPaymentIntentsSearch.d.ts +106 -1
- package/lib/operations/GetPaymentIntentsSearch.d.ts.map +1 -1
- package/lib/operations/GetPaymentLinks.d.ts +180 -1
- package/lib/operations/GetPaymentLinks.d.ts.map +1 -1
- package/lib/operations/GetPaymentLinksPaymentLink.d.ts +172 -1
- package/lib/operations/GetPaymentLinksPaymentLink.d.ts.map +1 -1
- package/lib/operations/GetPaymentLinksPaymentLinkLineItems.d.ts +75 -1
- package/lib/operations/GetPaymentLinksPaymentLinkLineItems.d.ts.map +1 -1
- package/lib/operations/GetPaymentMethodConfigurations.d.ts +461 -1
- package/lib/operations/GetPaymentMethodConfigurations.d.ts.map +1 -1
- package/lib/operations/GetPaymentMethodConfigurationsConfiguration.d.ts +453 -1
- package/lib/operations/GetPaymentMethodConfigurationsConfiguration.d.ts.map +1 -1
- package/lib/operations/GetPaymentMethodDomains.d.ts +56 -1
- package/lib/operations/GetPaymentMethodDomains.d.ts.map +1 -1
- package/lib/operations/GetPaymentMethodDomainsPaymentMethodDomain.d.ts +47 -1
- package/lib/operations/GetPaymentMethodDomainsPaymentMethodDomain.d.ts.map +1 -1
- package/lib/operations/GetPaymentMethods.d.ts +224 -1
- package/lib/operations/GetPaymentMethods.d.ts.map +1 -1
- package/lib/operations/GetPaymentMethodsPaymentMethod.d.ts +213 -1
- package/lib/operations/GetPaymentMethodsPaymentMethod.d.ts.map +1 -1
- package/lib/operations/GetPaymentRecordsId.d.ts +54 -1
- package/lib/operations/GetPaymentRecordsId.d.ts.map +1 -1
- package/lib/operations/GetPayouts.d.ts +45 -1
- package/lib/operations/GetPayouts.d.ts.map +1 -1
- package/lib/operations/GetPayoutsPayout.d.ts +34 -1
- package/lib/operations/GetPayoutsPayout.d.ts.map +1 -1
- package/lib/operations/GetPlans.d.ts +43 -1
- package/lib/operations/GetPlans.d.ts.map +1 -1
- package/lib/operations/GetPlansPlan.d.ts +33 -1
- package/lib/operations/GetPlansPlan.d.ts.map +1 -1
- package/lib/operations/GetPrices.d.ts +62 -1
- package/lib/operations/GetPrices.d.ts.map +1 -1
- package/lib/operations/GetPricesPrice.d.ts +48 -1
- package/lib/operations/GetPricesPrice.d.ts.map +1 -1
- package/lib/operations/GetPricesSearch.d.ts +57 -1
- package/lib/operations/GetPricesSearch.d.ts.map +1 -1
- package/lib/operations/GetProducts.d.ts +41 -1
- package/lib/operations/GetProducts.d.ts.map +1 -1
- package/lib/operations/GetProductsId.d.ts +28 -1
- package/lib/operations/GetProductsId.d.ts.map +1 -1
- package/lib/operations/GetProductsProductFeatures.d.ts +27 -1
- package/lib/operations/GetProductsProductFeatures.d.ts.map +1 -1
- package/lib/operations/GetProductsProductFeaturesId.d.ts +20 -1
- package/lib/operations/GetProductsProductFeaturesId.d.ts.map +1 -1
- package/lib/operations/GetProductsSearch.d.ts +37 -1
- package/lib/operations/GetProductsSearch.d.ts.map +1 -1
- package/lib/operations/GetPromotionCodes.d.ts +46 -1
- package/lib/operations/GetPromotionCodes.d.ts.map +1 -1
- package/lib/operations/GetPromotionCodesPromotionCode.d.ts +33 -1
- package/lib/operations/GetPromotionCodesPromotionCode.d.ts.map +1 -1
- package/lib/operations/GetQuotes.d.ts +334 -1
- package/lib/operations/GetQuotes.d.ts.map +1 -1
- package/lib/operations/GetQuotesQuote.d.ts +323 -1
- package/lib/operations/GetQuotesQuote.d.ts.map +1 -1
- package/lib/operations/GetQuotesQuoteComputedUpfrontLineItems.d.ts +75 -1
- package/lib/operations/GetQuotesQuoteComputedUpfrontLineItems.d.ts.map +1 -1
- package/lib/operations/GetQuotesQuoteLineItems.d.ts +75 -1
- package/lib/operations/GetQuotesQuoteLineItems.d.ts.map +1 -1
- package/lib/operations/GetQuotesQuotePdf.d.ts +4 -1
- package/lib/operations/GetQuotesQuotePdf.d.ts.map +1 -1
- package/lib/operations/GetRadarEarlyFraudWarnings.d.ts +23 -1
- package/lib/operations/GetRadarEarlyFraudWarnings.d.ts.map +1 -1
- package/lib/operations/GetRadarEarlyFraudWarningsEarlyFraudWarning.d.ts +13 -1
- package/lib/operations/GetRadarEarlyFraudWarningsEarlyFraudWarning.d.ts.map +1 -1
- package/lib/operations/GetRadarValueListItems.d.ts +22 -1
- package/lib/operations/GetRadarValueListItems.d.ts.map +1 -1
- package/lib/operations/GetRadarValueListItemsItem.d.ts +12 -1
- package/lib/operations/GetRadarValueListItemsItem.d.ts.map +1 -1
- package/lib/operations/GetRadarValueLists.d.ts +40 -1
- package/lib/operations/GetRadarValueLists.d.ts.map +1 -1
- package/lib/operations/GetRadarValueListsValueList.d.ts +30 -1
- package/lib/operations/GetRadarValueListsValueList.d.ts.map +1 -1
- package/lib/operations/GetRefunds.d.ts +135 -1
- package/lib/operations/GetRefunds.d.ts.map +1 -1
- package/lib/operations/GetRefundsRefund.d.ts +125 -1
- package/lib/operations/GetRefundsRefund.d.ts.map +1 -1
- package/lib/operations/GetReportingReportRuns.d.ts +32 -1
- package/lib/operations/GetReportingReportRuns.d.ts.map +1 -1
- package/lib/operations/GetReportingReportRunsReportRun.d.ts +24 -1
- package/lib/operations/GetReportingReportRunsReportRun.d.ts.map +1 -1
- package/lib/operations/GetReportingReportTypes.d.ts +18 -1
- package/lib/operations/GetReportingReportTypes.d.ts.map +1 -1
- package/lib/operations/GetReportingReportTypesReportType.d.ts +14 -1
- package/lib/operations/GetReportingReportTypesReportType.d.ts.map +1 -1
- package/lib/operations/GetReviews.d.ts +27 -1
- package/lib/operations/GetReviews.d.ts.map +1 -1
- package/lib/operations/GetReviewsReview.d.ts +19 -1
- package/lib/operations/GetReviewsReview.d.ts.map +1 -1
- package/lib/operations/GetSetupAttempts.d.ts +100 -1
- package/lib/operations/GetSetupAttempts.d.ts.map +1 -1
- package/lib/operations/GetSetupIntents.d.ts +46 -1
- package/lib/operations/GetSetupIntents.d.ts.map +1 -1
- package/lib/operations/GetSetupIntentsIntent.d.ts +35 -1
- package/lib/operations/GetSetupIntentsIntent.d.ts.map +1 -1
- package/lib/operations/GetShippingRates.d.ts +38 -1
- package/lib/operations/GetShippingRates.d.ts.map +1 -1
- package/lib/operations/GetShippingRatesShippingRateToken.d.ts +28 -1
- package/lib/operations/GetShippingRatesShippingRateToken.d.ts.map +1 -1
- package/lib/operations/GetSigmaScheduledQueryRuns.d.ts +25 -1
- package/lib/operations/GetSigmaScheduledQueryRuns.d.ts.map +1 -1
- package/lib/operations/GetSigmaScheduledQueryRunsScheduledQueryRun.d.ts +18 -1
- package/lib/operations/GetSigmaScheduledQueryRunsScheduledQueryRun.d.ts.map +1 -1
- package/lib/operations/GetSourcesSource.d.ts +281 -1
- package/lib/operations/GetSourcesSource.d.ts.map +1 -1
- package/lib/operations/GetSourcesSourceSourceTransactions.d.ts +53 -1
- package/lib/operations/GetSourcesSourceSourceTransactions.d.ts.map +1 -1
- package/lib/operations/GetSubscriptionItems.d.ts +122 -1
- package/lib/operations/GetSubscriptionItems.d.ts.map +1 -1
- package/lib/operations/GetSubscriptionItemsItem.d.ts +114 -1
- package/lib/operations/GetSubscriptionItemsItem.d.ts.map +1 -1
- package/lib/operations/GetSubscriptionSchedules.d.ts +197 -1
- package/lib/operations/GetSubscriptionSchedules.d.ts.map +1 -1
- package/lib/operations/GetSubscriptionSchedulesSchedule.d.ts +183 -1
- package/lib/operations/GetSubscriptionSchedulesSchedule.d.ts.map +1 -1
- package/lib/operations/GetSubscriptions.d.ts +223 -1
- package/lib/operations/GetSubscriptions.d.ts.map +1 -1
- package/lib/operations/GetSubscriptionsSearch.d.ts +214 -1
- package/lib/operations/GetSubscriptionsSearch.d.ts.map +1 -1
- package/lib/operations/GetSubscriptionsSubscriptionExposedId.d.ts +205 -1
- package/lib/operations/GetSubscriptionsSubscriptionExposedId.d.ts.map +1 -1
- package/lib/operations/GetTaxAssociationsFind.d.ts +19 -1
- package/lib/operations/GetTaxAssociationsFind.d.ts.map +1 -1
- package/lib/operations/GetTaxCalculationsCalculation.d.ts +74 -1
- package/lib/operations/GetTaxCalculationsCalculation.d.ts.map +1 -1
- package/lib/operations/GetTaxCalculationsCalculationLineItems.d.ts +39 -1
- package/lib/operations/GetTaxCalculationsCalculationLineItems.d.ts.map +1 -1
- package/lib/operations/GetTaxCodes.d.ts +16 -1
- package/lib/operations/GetTaxCodes.d.ts.map +1 -1
- package/lib/operations/GetTaxCodesId.d.ts +9 -1
- package/lib/operations/GetTaxCodesId.d.ts.map +1 -1
- package/lib/operations/GetTaxIds.d.ts +24 -1
- package/lib/operations/GetTaxIds.d.ts.map +1 -1
- package/lib/operations/GetTaxIdsId.d.ts +16 -1
- package/lib/operations/GetTaxIdsId.d.ts.map +1 -1
- package/lib/operations/GetTaxRates.d.ts +35 -1
- package/lib/operations/GetTaxRates.d.ts.map +1 -1
- package/lib/operations/GetTaxRatesTaxRate.d.ts +25 -1
- package/lib/operations/GetTaxRatesTaxRate.d.ts.map +1 -1
- package/lib/operations/GetTaxRegistrations.d.ts +447 -1
- package/lib/operations/GetTaxRegistrations.d.ts.map +1 -1
- package/lib/operations/GetTaxRegistrationsId.d.ts +439 -1
- package/lib/operations/GetTaxRegistrationsId.d.ts.map +1 -1
- package/lib/operations/GetTaxSettings.d.ts +19 -1
- package/lib/operations/GetTaxSettings.d.ts.map +1 -1
- package/lib/operations/GetTaxTransactionsTransaction.d.ts +53 -1
- package/lib/operations/GetTaxTransactionsTransaction.d.ts.map +1 -1
- package/lib/operations/GetTaxTransactionsTransactionLineItems.d.ts +28 -1
- package/lib/operations/GetTaxTransactionsTransactionLineItems.d.ts.map +1 -1
- package/lib/operations/GetTerminalConfigurations.d.ts +170 -1
- package/lib/operations/GetTerminalConfigurations.d.ts.map +1 -1
- package/lib/operations/GetTerminalConfigurationsConfiguration.d.ts +4 -1
- package/lib/operations/GetTerminalConfigurationsConfiguration.d.ts.map +1 -1
- package/lib/operations/GetTerminalLocations.d.ts +49 -1
- package/lib/operations/GetTerminalLocations.d.ts.map +1 -1
- package/lib/operations/GetTerminalLocationsLocation.d.ts +4 -1
- package/lib/operations/GetTerminalLocationsLocation.d.ts.map +1 -1
- package/lib/operations/GetTerminalReaders.d.ts +31 -1
- package/lib/operations/GetTerminalReaders.d.ts.map +1 -1
- package/lib/operations/GetTerminalReadersReader.d.ts +4 -1
- package/lib/operations/GetTerminalReadersReader.d.ts.map +1 -1
- package/lib/operations/GetTestHelpersTestClocks.d.ts +25 -1
- package/lib/operations/GetTestHelpersTestClocks.d.ts.map +1 -1
- package/lib/operations/GetTestHelpersTestClocksTestClock.d.ts +18 -1
- package/lib/operations/GetTestHelpersTestClocksTestClock.d.ts.map +1 -1
- package/lib/operations/GetTokensToken.d.ts +75 -1
- package/lib/operations/GetTokensToken.d.ts.map +1 -1
- package/lib/operations/GetTopups.d.ts +33 -1
- package/lib/operations/GetTopups.d.ts.map +1 -1
- package/lib/operations/GetTopupsTopup.d.ts +23 -1
- package/lib/operations/GetTopupsTopup.d.ts.map +1 -1
- package/lib/operations/GetTransfers.d.ts +52 -1
- package/lib/operations/GetTransfers.d.ts.map +1 -1
- package/lib/operations/GetTransfersIdReversals.d.ts +25 -1
- package/lib/operations/GetTransfersIdReversals.d.ts.map +1 -1
- package/lib/operations/GetTransfersTransfer.d.ts +42 -1
- package/lib/operations/GetTransfersTransfer.d.ts.map +1 -1
- package/lib/operations/GetTransfersTransferReversalsId.d.ts +18 -1
- package/lib/operations/GetTransfersTransferReversalsId.d.ts.map +1 -1
- package/lib/operations/GetTreasuryCreditReversals.d.ts +33 -1
- package/lib/operations/GetTreasuryCreditReversals.d.ts.map +1 -1
- package/lib/operations/GetTreasuryCreditReversalsCreditReversal.d.ts +23 -1
- package/lib/operations/GetTreasuryCreditReversalsCreditReversal.d.ts.map +1 -1
- package/lib/operations/GetTreasuryDebitReversals.d.ts +35 -1
- package/lib/operations/GetTreasuryDebitReversals.d.ts.map +1 -1
- package/lib/operations/GetTreasuryDebitReversalsDebitReversal.d.ts +24 -1
- package/lib/operations/GetTreasuryDebitReversalsDebitReversal.d.ts.map +1 -1
- package/lib/operations/GetTreasuryFinancialAccounts.d.ts +147 -1
- package/lib/operations/GetTreasuryFinancialAccounts.d.ts.map +1 -1
- package/lib/operations/GetTreasuryFinancialAccountsFinancialAccount.d.ts +138 -1
- package/lib/operations/GetTreasuryFinancialAccountsFinancialAccount.d.ts.map +1 -1
- package/lib/operations/GetTreasuryFinancialAccountsFinancialAccountFeatures.d.ts +95 -1
- package/lib/operations/GetTreasuryFinancialAccountsFinancialAccountFeatures.d.ts.map +1 -1
- package/lib/operations/GetTreasuryInboundTransfers.d.ts +42 -1
- package/lib/operations/GetTreasuryInboundTransfers.d.ts.map +1 -1
- package/lib/operations/GetTreasuryInboundTransfersId.d.ts +33 -1
- package/lib/operations/GetTreasuryInboundTransfersId.d.ts.map +1 -1
- package/lib/operations/GetTreasuryOutboundPayments.d.ts +45 -1
- package/lib/operations/GetTreasuryOutboundPayments.d.ts.map +1 -1
- package/lib/operations/GetTreasuryOutboundPaymentsId.d.ts +34 -1
- package/lib/operations/GetTreasuryOutboundPaymentsId.d.ts.map +1 -1
- package/lib/operations/GetTreasuryOutboundTransfers.d.ts +69 -1
- package/lib/operations/GetTreasuryOutboundTransfers.d.ts.map +1 -1
- package/lib/operations/GetTreasuryOutboundTransfersOutboundTransfer.d.ts +60 -1
- package/lib/operations/GetTreasuryOutboundTransfersOutboundTransfer.d.ts.map +1 -1
- package/lib/operations/GetTreasuryReceivedCredits.d.ts +63 -1
- package/lib/operations/GetTreasuryReceivedCredits.d.ts.map +1 -1
- package/lib/operations/GetTreasuryReceivedCreditsId.d.ts +53 -1
- package/lib/operations/GetTreasuryReceivedCreditsId.d.ts.map +1 -1
- package/lib/operations/GetTreasuryReceivedDebits.d.ts +62 -1
- package/lib/operations/GetTreasuryReceivedDebits.d.ts.map +1 -1
- package/lib/operations/GetTreasuryReceivedDebitsId.d.ts +53 -1
- package/lib/operations/GetTreasuryReceivedDebitsId.d.ts.map +1 -1
- package/lib/operations/GetTreasuryTransactionEntries.d.ts +34 -1
- package/lib/operations/GetTreasuryTransactionEntries.d.ts.map +1 -1
- package/lib/operations/GetTreasuryTransactionEntriesId.d.ts +22 -1
- package/lib/operations/GetTreasuryTransactionEntriesId.d.ts.map +1 -1
- package/lib/operations/GetTreasuryTransactions.d.ts +62 -1
- package/lib/operations/GetTreasuryTransactions.d.ts.map +1 -1
- package/lib/operations/GetTreasuryTransactionsId.d.ts +50 -1
- package/lib/operations/GetTreasuryTransactionsId.d.ts.map +1 -1
- package/lib/operations/GetV2CoreAccountTokensId.d.ts +10 -1
- package/lib/operations/GetV2CoreAccountTokensId.d.ts.map +1 -1
- package/lib/operations/GetV2CoreAccounts.d.ts +832 -1
- package/lib/operations/GetV2CoreAccounts.d.ts.map +1 -1
- package/lib/operations/GetV2CoreAccountsAccountIdPersonTokensId.d.ts +11 -1
- package/lib/operations/GetV2CoreAccountsAccountIdPersonTokensId.d.ts.map +1 -1
- package/lib/operations/GetV2CoreAccountsAccountIdPersons.d.ts +133 -1
- package/lib/operations/GetV2CoreAccountsAccountIdPersons.d.ts.map +1 -1
- package/lib/operations/GetV2CoreAccountsAccountIdPersonsId.d.ts +129 -1
- package/lib/operations/GetV2CoreAccountsAccountIdPersonsId.d.ts.map +1 -1
- package/lib/operations/GetV2CoreAccountsId.d.ts +827 -1
- package/lib/operations/GetV2CoreAccountsId.d.ts.map +1 -1
- package/lib/operations/GetV2CoreEventDestinations.d.ts +39 -1
- package/lib/operations/GetV2CoreEventDestinations.d.ts.map +1 -1
- package/lib/operations/GetV2CoreEventDestinationsId.d.ts +35 -1
- package/lib/operations/GetV2CoreEventDestinationsId.d.ts.map +1 -1
- package/lib/operations/GetV2CoreEvents.d.ts +25 -1
- package/lib/operations/GetV2CoreEvents.d.ts.map +1 -1
- package/lib/operations/GetV2CoreEventsId.d.ts +18 -1
- package/lib/operations/GetV2CoreEventsId.d.ts.map +1 -1
- package/lib/operations/GetWebhookEndpoints.d.ts +26 -1
- package/lib/operations/GetWebhookEndpoints.d.ts.map +1 -1
- package/lib/operations/GetWebhookEndpointsWebhookEndpoint.d.ts +19 -1
- package/lib/operations/GetWebhookEndpointsWebhookEndpoint.d.ts.map +1 -1
- package/lib/operations/PostAccountLinks.d.ts +17 -1
- package/lib/operations/PostAccountLinks.d.ts.map +1 -1
- package/lib/operations/PostAccountSessions.d.ts +290 -1
- package/lib/operations/PostAccountSessions.d.ts.map +1 -1
- package/lib/operations/PostAccounts.d.ts +725 -1
- package/lib/operations/PostAccounts.d.ts.map +1 -1
- package/lib/operations/PostAccountsAccount.d.ts +713 -1
- package/lib/operations/PostAccountsAccount.d.ts.map +1 -1
- package/lib/operations/PostAccountsAccountCapabilitiesCapability.d.ts +47 -1
- package/lib/operations/PostAccountsAccountCapabilitiesCapability.d.ts.map +1 -1
- package/lib/operations/PostAccountsAccountExternalAccounts.d.ts +9 -1
- package/lib/operations/PostAccountsAccountExternalAccounts.d.ts.map +1 -1
- package/lib/operations/PostAccountsAccountExternalAccountsId.d.ts +24 -1
- package/lib/operations/PostAccountsAccountExternalAccountsId.d.ts.map +1 -1
- package/lib/operations/PostAccountsAccountLoginLinks.d.ts +8 -1
- package/lib/operations/PostAccountsAccountLoginLinks.d.ts.map +1 -1
- package/lib/operations/PostAccountsAccountPersons.d.ts +181 -1
- package/lib/operations/PostAccountsAccountPersons.d.ts.map +1 -1
- package/lib/operations/PostAccountsAccountPersonsPerson.d.ts +182 -1
- package/lib/operations/PostAccountsAccountPersonsPerson.d.ts.map +1 -1
- package/lib/operations/PostAccountsAccountReject.d.ts +258 -1
- package/lib/operations/PostAccountsAccountReject.d.ts.map +1 -1
- package/lib/operations/PostApplePayDomains.d.ts +10 -1
- package/lib/operations/PostApplePayDomains.d.ts.map +1 -1
- package/lib/operations/PostApplicationFeesFeeRefundsId.d.ts +17 -1
- package/lib/operations/PostApplicationFeesFeeRefundsId.d.ts.map +1 -1
- package/lib/operations/PostApplicationFeesIdRefunds.d.ts +19 -1
- package/lib/operations/PostApplicationFeesIdRefunds.d.ts.map +1 -1
- package/lib/operations/PostAppsSecrets.d.ts +23 -1
- package/lib/operations/PostAppsSecrets.d.ts.map +1 -1
- package/lib/operations/PostAppsSecretsDelete.d.ts +21 -1
- package/lib/operations/PostAppsSecretsDelete.d.ts.map +1 -1
- package/lib/operations/PostBalanceSettings.d.ts +28 -1
- package/lib/operations/PostBalanceSettings.d.ts.map +1 -1
- package/lib/operations/PostBillingAlerts.d.ts +22 -1
- package/lib/operations/PostBillingAlerts.d.ts.map +1 -1
- package/lib/operations/PostBillingAlertsIdActivate.d.ts +12 -1
- package/lib/operations/PostBillingAlertsIdActivate.d.ts.map +1 -1
- package/lib/operations/PostBillingAlertsIdArchive.d.ts +12 -1
- package/lib/operations/PostBillingAlertsIdArchive.d.ts.map +1 -1
- package/lib/operations/PostBillingAlertsIdDeactivate.d.ts +12 -1
- package/lib/operations/PostBillingAlertsIdDeactivate.d.ts.map +1 -1
- package/lib/operations/PostBillingCreditGrants.d.ts +58 -1
- package/lib/operations/PostBillingCreditGrants.d.ts.map +1 -1
- package/lib/operations/PostBillingCreditGrantsId.d.ts +38 -1
- package/lib/operations/PostBillingCreditGrantsId.d.ts.map +1 -1
- package/lib/operations/PostBillingCreditGrantsIdExpire.d.ts +34 -1
- package/lib/operations/PostBillingCreditGrantsIdExpire.d.ts.map +1 -1
- package/lib/operations/PostBillingCreditGrantsIdVoid.d.ts +34 -1
- package/lib/operations/PostBillingCreditGrantsIdVoid.d.ts.map +1 -1
- package/lib/operations/PostBillingMeterEventAdjustments.d.ts +15 -1
- package/lib/operations/PostBillingMeterEventAdjustments.d.ts.map +1 -1
- package/lib/operations/PostBillingMeterEvents.d.ts +19 -1
- package/lib/operations/PostBillingMeterEvents.d.ts.map +1 -1
- package/lib/operations/PostBillingMeters.d.ts +39 -1
- package/lib/operations/PostBillingMeters.d.ts.map +1 -1
- package/lib/operations/PostBillingMetersId.d.ts +28 -1
- package/lib/operations/PostBillingMetersId.d.ts.map +1 -1
- package/lib/operations/PostBillingMetersIdDeactivate.d.ts +27 -1
- package/lib/operations/PostBillingMetersIdDeactivate.d.ts.map +1 -1
- package/lib/operations/PostBillingMetersIdReactivate.d.ts +27 -1
- package/lib/operations/PostBillingMetersIdReactivate.d.ts.map +1 -1
- package/lib/operations/PostBillingPortalConfigurations.d.ts +117 -1
- package/lib/operations/PostBillingPortalConfigurations.d.ts.map +1 -1
- package/lib/operations/PostBillingPortalConfigurationsConfiguration.d.ts +115 -1
- package/lib/operations/PostBillingPortalConfigurationsConfiguration.d.ts.map +1 -1
- package/lib/operations/PostBillingPortalSessions.d.ts +58 -1
- package/lib/operations/PostBillingPortalSessions.d.ts.map +1 -1
- package/lib/operations/PostCharges.d.ts +244 -1
- package/lib/operations/PostCharges.d.ts.map +1 -1
- package/lib/operations/PostChargesCharge.d.ts +228 -1
- package/lib/operations/PostChargesCharge.d.ts.map +1 -1
- package/lib/operations/PostChargesChargeCapture.d.ts +216 -1
- package/lib/operations/PostChargesChargeCapture.d.ts.map +1 -1
- package/lib/operations/PostCheckoutSessions.d.ts +754 -1
- package/lib/operations/PostCheckoutSessions.d.ts.map +1 -1
- package/lib/operations/PostCheckoutSessionsSession.d.ts +263 -1
- package/lib/operations/PostCheckoutSessionsSession.d.ts.map +1 -1
- package/lib/operations/PostCheckoutSessionsSessionExpire.d.ts +215 -1
- package/lib/operations/PostCheckoutSessionsSessionExpire.d.ts.map +1 -1
- package/lib/operations/PostClimateOrders.d.ts +60 -1
- package/lib/operations/PostClimateOrders.d.ts.map +1 -1
- package/lib/operations/PostClimateOrdersOrder.d.ts +55 -1
- package/lib/operations/PostClimateOrdersOrder.d.ts.map +1 -1
- package/lib/operations/PostClimateOrdersOrderCancel.d.ts +51 -1
- package/lib/operations/PostClimateOrdersOrderCancel.d.ts.map +1 -1
- package/lib/operations/PostCoupons.d.ts +47 -1
- package/lib/operations/PostCoupons.d.ts.map +1 -1
- package/lib/operations/PostCouponsCoupon.d.ts +37 -1
- package/lib/operations/PostCouponsCoupon.d.ts.map +1 -1
- package/lib/operations/PostCreditNotes.d.ts +158 -1
- package/lib/operations/PostCreditNotes.d.ts.map +1 -1
- package/lib/operations/PostCreditNotesId.d.ts +125 -1
- package/lib/operations/PostCreditNotesId.d.ts.map +1 -1
- package/lib/operations/PostCreditNotesIdVoid.d.ts +121 -1
- package/lib/operations/PostCreditNotesIdVoid.d.ts.map +1 -1
- package/lib/operations/PostCustomerSessions.d.ts +69 -1
- package/lib/operations/PostCustomerSessions.d.ts.map +1 -1
- package/lib/operations/PostCustomers.d.ts +317 -1
- package/lib/operations/PostCustomers.d.ts.map +1 -1
- package/lib/operations/PostCustomersCustomer.d.ts +313 -1
- package/lib/operations/PostCustomersCustomer.d.ts.map +1 -1
- package/lib/operations/PostCustomersCustomerBalanceTransactions.d.ts +26 -1
- package/lib/operations/PostCustomersCustomerBalanceTransactions.d.ts.map +1 -1
- package/lib/operations/PostCustomersCustomerBalanceTransactionsTransaction.d.ts +25 -1
- package/lib/operations/PostCustomersCustomerBalanceTransactionsTransaction.d.ts.map +1 -1
- package/lib/operations/PostCustomersCustomerCashBalance.d.ts +19 -1
- package/lib/operations/PostCustomersCustomerCashBalance.d.ts.map +1 -1
- package/lib/operations/PostCustomersCustomerFundingInstructions.d.ts +162 -1
- package/lib/operations/PostCustomersCustomerFundingInstructions.d.ts.map +1 -1
- package/lib/operations/PostCustomersCustomerSources.d.ts +9 -1
- package/lib/operations/PostCustomersCustomerSources.d.ts.map +1 -1
- package/lib/operations/PostCustomersCustomerSourcesId.d.ts +30 -1
- package/lib/operations/PostCustomersCustomerSourcesId.d.ts.map +1 -1
- package/lib/operations/PostCustomersCustomerSourcesIdVerify.d.ts +28 -1
- package/lib/operations/PostCustomersCustomerSourcesIdVerify.d.ts.map +1 -1
- package/lib/operations/PostCustomersCustomerTaxIds.d.ts +18 -1
- package/lib/operations/PostCustomersCustomerTaxIds.d.ts.map +1 -1
- package/lib/operations/PostDisputesDispute.d.ts +158 -1
- package/lib/operations/PostDisputesDispute.d.ts.map +1 -1
- package/lib/operations/PostDisputesDisputeClose.d.ts +126 -1
- package/lib/operations/PostDisputesDisputeClose.d.ts.map +1 -1
- package/lib/operations/PostEntitlementsFeatures.d.ts +18 -1
- package/lib/operations/PostEntitlementsFeatures.d.ts.map +1 -1
- package/lib/operations/PostEntitlementsFeaturesId.d.ts +17 -1
- package/lib/operations/PostEntitlementsFeaturesId.d.ts.map +1 -1
- package/lib/operations/PostEphemeralKeys.d.ts +14 -1
- package/lib/operations/PostEphemeralKeys.d.ts.map +1 -1
- package/lib/operations/PostFileLinks.d.ts +18 -1
- package/lib/operations/PostFileLinks.d.ts.map +1 -1
- package/lib/operations/PostFileLinksLink.d.ts +18 -1
- package/lib/operations/PostFileLinksLink.d.ts.map +1 -1
- package/lib/operations/PostFiles.d.ts +39 -1
- package/lib/operations/PostFiles.d.ts.map +1 -1
- package/lib/operations/PostFinancialConnectionsAccountsAccountDisconnect.d.ts +30 -1
- package/lib/operations/PostFinancialConnectionsAccountsAccountDisconnect.d.ts.map +1 -1
- package/lib/operations/PostFinancialConnectionsAccountsAccountRefresh.d.ts +31 -1
- package/lib/operations/PostFinancialConnectionsAccountsAccountRefresh.d.ts.map +1 -1
- package/lib/operations/PostFinancialConnectionsAccountsAccountSubscribe.d.ts +31 -1
- package/lib/operations/PostFinancialConnectionsAccountsAccountSubscribe.d.ts.map +1 -1
- package/lib/operations/PostFinancialConnectionsAccountsAccountUnsubscribe.d.ts +31 -1
- package/lib/operations/PostFinancialConnectionsAccountsAccountUnsubscribe.d.ts.map +1 -1
- package/lib/operations/PostFinancialConnectionsSessions.d.ts +61 -1
- package/lib/operations/PostFinancialConnectionsSessions.d.ts.map +1 -1
- package/lib/operations/PostForwardingRequests.d.ts +30 -1
- package/lib/operations/PostForwardingRequests.d.ts.map +1 -1
- package/lib/operations/PostIdentityVerificationSessions.d.ts +49 -1
- package/lib/operations/PostIdentityVerificationSessions.d.ts.map +1 -1
- package/lib/operations/PostIdentityVerificationSessionsSession.d.ts +41 -1
- package/lib/operations/PostIdentityVerificationSessionsSession.d.ts.map +1 -1
- package/lib/operations/PostIdentityVerificationSessionsSessionCancel.d.ts +30 -1
- package/lib/operations/PostIdentityVerificationSessionsSessionCancel.d.ts.map +1 -1
- package/lib/operations/PostIdentityVerificationSessionsSessionRedact.d.ts +30 -1
- package/lib/operations/PostIdentityVerificationSessionsSessionRedact.d.ts.map +1 -1
- package/lib/operations/PostInvoiceRenderingTemplatesTemplateArchive.d.ts +15 -1
- package/lib/operations/PostInvoiceRenderingTemplatesTemplateArchive.d.ts.map +1 -1
- package/lib/operations/PostInvoiceRenderingTemplatesTemplateUnarchive.d.ts +15 -1
- package/lib/operations/PostInvoiceRenderingTemplatesTemplateUnarchive.d.ts.map +1 -1
- package/lib/operations/PostInvoiceitems.d.ts +88 -1
- package/lib/operations/PostInvoiceitems.d.ts.map +1 -1
- package/lib/operations/PostInvoiceitemsInvoiceitem.d.ts +84 -1
- package/lib/operations/PostInvoiceitemsInvoiceitem.d.ts.map +1 -1
- package/lib/operations/PostInvoices.d.ts +331 -1
- package/lib/operations/PostInvoices.d.ts.map +1 -1
- package/lib/operations/PostInvoicesCreatePreview.d.ts +427 -1
- package/lib/operations/PostInvoicesCreatePreview.d.ts.map +1 -1
- package/lib/operations/PostInvoicesInvoice.d.ts +278 -1
- package/lib/operations/PostInvoicesInvoice.d.ts.map +1 -1
- package/lib/operations/PostInvoicesInvoiceAddLines.d.ts +260 -1
- package/lib/operations/PostInvoicesInvoiceAddLines.d.ts.map +1 -1
- package/lib/operations/PostInvoicesInvoiceAttachPayment.d.ts +225 -1
- package/lib/operations/PostInvoicesInvoiceAttachPayment.d.ts.map +1 -1
- package/lib/operations/PostInvoicesInvoiceFinalize.d.ts +224 -1
- package/lib/operations/PostInvoicesInvoiceFinalize.d.ts.map +1 -1
- package/lib/operations/PostInvoicesInvoiceLinesLineItemId.d.ts +79 -1
- package/lib/operations/PostInvoicesInvoiceLinesLineItemId.d.ts.map +1 -1
- package/lib/operations/PostInvoicesInvoiceMarkUncollectible.d.ts +223 -1
- package/lib/operations/PostInvoicesInvoiceMarkUncollectible.d.ts.map +1 -1
- package/lib/operations/PostInvoicesInvoicePay.d.ts +229 -1
- package/lib/operations/PostInvoicesInvoicePay.d.ts.map +1 -1
- package/lib/operations/PostInvoicesInvoiceRemoveLines.d.ts +228 -1
- package/lib/operations/PostInvoicesInvoiceRemoveLines.d.ts.map +1 -1
- package/lib/operations/PostInvoicesInvoiceSend.d.ts +223 -1
- package/lib/operations/PostInvoicesInvoiceSend.d.ts.map +1 -1
- package/lib/operations/PostInvoicesInvoiceUpdateLines.d.ts +260 -1
- package/lib/operations/PostInvoicesInvoiceUpdateLines.d.ts.map +1 -1
- package/lib/operations/PostInvoicesInvoiceVoid.d.ts +223 -1
- package/lib/operations/PostInvoicesInvoiceVoid.d.ts.map +1 -1
- package/lib/operations/PostIssuingAuthorizationsAuthorization.d.ts +206 -1
- package/lib/operations/PostIssuingAuthorizationsAuthorization.d.ts.map +1 -1
- package/lib/operations/PostIssuingCardholders.d.ts +90 -1
- package/lib/operations/PostIssuingCardholders.d.ts.map +1 -1
- package/lib/operations/PostIssuingCardholdersCardholder.d.ts +89 -1
- package/lib/operations/PostIssuingCardholdersCardholder.d.ts.map +1 -1
- package/lib/operations/PostIssuingCards.d.ts +129 -1
- package/lib/operations/PostIssuingCards.d.ts.map +1 -1
- package/lib/operations/PostIssuingCardsCard.d.ts +115 -1
- package/lib/operations/PostIssuingCardsCard.d.ts.map +1 -1
- package/lib/operations/PostIssuingDisputes.d.ts +119 -1
- package/lib/operations/PostIssuingDisputes.d.ts.map +1 -1
- package/lib/operations/PostIssuingDisputesDispute.d.ts +114 -1
- package/lib/operations/PostIssuingDisputesDispute.d.ts.map +1 -1
- package/lib/operations/PostIssuingDisputesDisputeSubmit.d.ts +102 -1
- package/lib/operations/PostIssuingDisputesDisputeSubmit.d.ts.map +1 -1
- package/lib/operations/PostIssuingPersonalizationDesigns.d.ts +42 -1
- package/lib/operations/PostIssuingPersonalizationDesigns.d.ts.map +1 -1
- package/lib/operations/PostIssuingPersonalizationDesignsPersonalizationDesign.d.ts +38 -1
- package/lib/operations/PostIssuingPersonalizationDesignsPersonalizationDesign.d.ts.map +1 -1
- package/lib/operations/PostIssuingTokensToken.d.ts +55 -1
- package/lib/operations/PostIssuingTokensToken.d.ts.map +1 -1
- package/lib/operations/PostIssuingTransactionsTransaction.d.ts +42 -1
- package/lib/operations/PostIssuingTransactionsTransaction.d.ts.map +1 -1
- package/lib/operations/PostPaymentIntents.d.ts +348 -1
- package/lib/operations/PostPaymentIntents.d.ts.map +1 -1
- package/lib/operations/PostPaymentIntentsIntent.d.ts +307 -1
- package/lib/operations/PostPaymentIntentsIntent.d.ts.map +1 -1
- package/lib/operations/PostPaymentIntentsIntentApplyCustomerBalance.d.ts +99 -1
- package/lib/operations/PostPaymentIntentsIntentApplyCustomerBalance.d.ts.map +1 -1
- package/lib/operations/PostPaymentIntentsIntentCancel.d.ts +98 -1
- package/lib/operations/PostPaymentIntentsIntentCancel.d.ts.map +1 -1
- package/lib/operations/PostPaymentIntentsIntentCapture.d.ts +121 -1
- package/lib/operations/PostPaymentIntentsIntentCapture.d.ts.map +1 -1
- package/lib/operations/PostPaymentIntentsIntentConfirm.d.ts +303 -1
- package/lib/operations/PostPaymentIntentsIntentConfirm.d.ts.map +1 -1
- package/lib/operations/PostPaymentIntentsIntentIncrementAuthorization.d.ts +125 -1
- package/lib/operations/PostPaymentIntentsIntentIncrementAuthorization.d.ts.map +1 -1
- package/lib/operations/PostPaymentIntentsIntentVerifyMicrodeposits.d.ts +99 -1
- package/lib/operations/PostPaymentIntentsIntentVerifyMicrodeposits.d.ts.map +1 -1
- package/lib/operations/PostPaymentLinks.d.ts +355 -1
- package/lib/operations/PostPaymentLinks.d.ts.map +1 -1
- package/lib/operations/PostPaymentLinksPaymentLink.d.ts +259 -1
- package/lib/operations/PostPaymentLinksPaymentLink.d.ts.map +1 -1
- package/lib/operations/PostPaymentMethodConfigurations.d.ts +739 -1
- package/lib/operations/PostPaymentMethodConfigurations.d.ts.map +1 -1
- package/lib/operations/PostPaymentMethodConfigurationsConfiguration.d.ts +740 -1
- package/lib/operations/PostPaymentMethodConfigurationsConfiguration.d.ts.map +1 -1
- package/lib/operations/PostPaymentMethodDomains.d.ts +48 -1
- package/lib/operations/PostPaymentMethodDomains.d.ts.map +1 -1
- package/lib/operations/PostPaymentMethodDomainsPaymentMethodDomain.d.ts +48 -1
- package/lib/operations/PostPaymentMethodDomainsPaymentMethodDomain.d.ts.map +1 -1
- package/lib/operations/PostPaymentMethodDomainsPaymentMethodDomainValidate.d.ts +47 -1
- package/lib/operations/PostPaymentMethodDomainsPaymentMethodDomainValidate.d.ts.map +1 -1
- package/lib/operations/PostPaymentMethods.d.ts +341 -1
- package/lib/operations/PostPaymentMethods.d.ts.map +1 -1
- package/lib/operations/PostPaymentMethodsPaymentMethod.d.ts +238 -1
- package/lib/operations/PostPaymentMethodsPaymentMethod.d.ts.map +1 -1
- package/lib/operations/PostPaymentMethodsPaymentMethodAttach.d.ts +215 -1
- package/lib/operations/PostPaymentMethodsPaymentMethodAttach.d.ts.map +1 -1
- package/lib/operations/PostPaymentMethodsPaymentMethodDetach.d.ts +213 -1
- package/lib/operations/PostPaymentMethodsPaymentMethodDetach.d.ts.map +1 -1
- package/lib/operations/PostPaymentRecordsIdReportPaymentAttempt.d.ts +97 -1
- package/lib/operations/PostPaymentRecordsIdReportPaymentAttempt.d.ts.map +1 -1
- package/lib/operations/PostPaymentRecordsIdReportPaymentAttemptCanceled.d.ts +56 -1
- package/lib/operations/PostPaymentRecordsIdReportPaymentAttemptCanceled.d.ts.map +1 -1
- package/lib/operations/PostPaymentRecordsIdReportPaymentAttemptFailed.d.ts +56 -1
- package/lib/operations/PostPaymentRecordsIdReportPaymentAttemptFailed.d.ts.map +1 -1
- package/lib/operations/PostPaymentRecordsIdReportPaymentAttemptGuaranteed.d.ts +56 -1
- package/lib/operations/PostPaymentRecordsIdReportPaymentAttemptGuaranteed.d.ts.map +1 -1
- package/lib/operations/PostPaymentRecordsIdReportPaymentAttemptInformational.d.ts +63 -1
- package/lib/operations/PostPaymentRecordsIdReportPaymentAttemptInformational.d.ts.map +1 -1
- package/lib/operations/PostPaymentRecordsIdReportRefund.d.ts +70 -1
- package/lib/operations/PostPaymentRecordsIdReportRefund.d.ts.map +1 -1
- package/lib/operations/PostPaymentRecordsReportPayment.d.ts +113 -1
- package/lib/operations/PostPaymentRecordsReportPayment.d.ts.map +1 -1
- package/lib/operations/PostPayouts.d.ts +44 -1
- package/lib/operations/PostPayouts.d.ts.map +1 -1
- package/lib/operations/PostPayoutsPayout.d.ts +35 -1
- package/lib/operations/PostPayoutsPayout.d.ts.map +1 -1
- package/lib/operations/PostPayoutsPayoutCancel.d.ts +34 -1
- package/lib/operations/PostPayoutsPayoutCancel.d.ts.map +1 -1
- package/lib/operations/PostPayoutsPayoutReverse.d.ts +37 -1
- package/lib/operations/PostPayoutsPayoutReverse.d.ts.map +1 -1
- package/lib/operations/PostPlans.d.ts +58 -1
- package/lib/operations/PostPlans.d.ts.map +1 -1
- package/lib/operations/PostPlansPlan.d.ts +38 -1
- package/lib/operations/PostPlansPlan.d.ts.map +1 -1
- package/lib/operations/PostPrices.d.ts +116 -1
- package/lib/operations/PostPrices.d.ts.map +1 -1
- package/lib/operations/PostPricesPrice.d.ts +55 -1
- package/lib/operations/PostPricesPrice.d.ts.map +1 -1
- package/lib/operations/PostProducts.d.ts +89 -1
- package/lib/operations/PostProducts.d.ts.map +1 -1
- package/lib/operations/PostProductsId.d.ts +41 -1
- package/lib/operations/PostProductsId.d.ts.map +1 -1
- package/lib/operations/PostProductsProductFeatures.d.ts +20 -1
- package/lib/operations/PostProductsProductFeatures.d.ts.map +1 -1
- package/lib/operations/PostPromotionCodes.d.ts +55 -1
- package/lib/operations/PostPromotionCodes.d.ts.map +1 -1
- package/lib/operations/PostPromotionCodesPromotionCode.d.ts +42 -1
- package/lib/operations/PostPromotionCodesPromotionCode.d.ts.map +1 -1
- package/lib/operations/PostQuotes.d.ts +388 -1
- package/lib/operations/PostQuotes.d.ts.map +1 -1
- package/lib/operations/PostQuotesQuote.d.ts +379 -1
- package/lib/operations/PostQuotesQuote.d.ts.map +1 -1
- package/lib/operations/PostQuotesQuoteAccept.d.ts +323 -1
- package/lib/operations/PostQuotesQuoteAccept.d.ts.map +1 -1
- package/lib/operations/PostQuotesQuoteCancel.d.ts +323 -1
- package/lib/operations/PostQuotesQuoteCancel.d.ts.map +1 -1
- package/lib/operations/PostQuotesQuoteFinalize.d.ts +324 -1
- package/lib/operations/PostQuotesQuoteFinalize.d.ts.map +1 -1
- package/lib/operations/PostRadarPaymentEvaluations.d.ts +121 -1
- package/lib/operations/PostRadarPaymentEvaluations.d.ts.map +1 -1
- package/lib/operations/PostRadarValueListItems.d.ts +13 -1
- package/lib/operations/PostRadarValueListItems.d.ts.map +1 -1
- package/lib/operations/PostRadarValueLists.d.ts +35 -1
- package/lib/operations/PostRadarValueLists.d.ts.map +1 -1
- package/lib/operations/PostRadarValueListsValueList.d.ts +35 -1
- package/lib/operations/PostRadarValueListsValueList.d.ts.map +1 -1
- package/lib/operations/PostRefunds.d.ts +135 -1
- package/lib/operations/PostRefunds.d.ts.map +1 -1
- package/lib/operations/PostRefundsRefund.d.ts +126 -1
- package/lib/operations/PostRefundsRefund.d.ts.map +1 -1
- package/lib/operations/PostRefundsRefundCancel.d.ts +125 -1
- package/lib/operations/PostRefundsRefundCancel.d.ts.map +1 -1
- package/lib/operations/PostReportingReportRuns.d.ts +34 -1
- package/lib/operations/PostReportingReportRuns.d.ts.map +1 -1
- package/lib/operations/PostReviewsReviewApprove.d.ts +19 -1
- package/lib/operations/PostReviewsReviewApprove.d.ts.map +1 -1
- package/lib/operations/PostSetupIntents.d.ts +297 -1
- package/lib/operations/PostSetupIntents.d.ts.map +1 -1
- package/lib/operations/PostSetupIntentsIntent.d.ts +281 -1
- package/lib/operations/PostSetupIntentsIntent.d.ts.map +1 -1
- package/lib/operations/PostSetupIntentsIntentCancel.d.ts +35 -1
- package/lib/operations/PostSetupIntentsIntentCancel.d.ts.map +1 -1
- package/lib/operations/PostSetupIntentsIntentConfirm.d.ts +276 -1
- package/lib/operations/PostSetupIntentsIntentConfirm.d.ts.map +1 -1
- package/lib/operations/PostSetupIntentsIntentVerifyMicrodeposits.d.ts +36 -1
- package/lib/operations/PostSetupIntentsIntentVerifyMicrodeposits.d.ts.map +1 -1
- package/lib/operations/PostShippingRates.d.ts +54 -1
- package/lib/operations/PostShippingRates.d.ts.map +1 -1
- package/lib/operations/PostShippingRatesShippingRateToken.d.ts +39 -1
- package/lib/operations/PostShippingRatesShippingRateToken.d.ts.map +1 -1
- package/lib/operations/PostSources.d.ts +355 -1
- package/lib/operations/PostSources.d.ts.map +1 -1
- package/lib/operations/PostSourcesSource.d.ts +340 -1
- package/lib/operations/PostSourcesSource.d.ts.map +1 -1
- package/lib/operations/PostSourcesSourceVerify.d.ts +281 -1
- package/lib/operations/PostSourcesSourceVerify.d.ts.map +1 -1
- package/lib/operations/PostSubscriptionItems.d.ts +137 -1
- package/lib/operations/PostSubscriptionItems.d.ts.map +1 -1
- package/lib/operations/PostSubscriptionItemsItem.d.ts +136 -1
- package/lib/operations/PostSubscriptionItemsItem.d.ts.map +1 -1
- package/lib/operations/PostSubscriptionSchedules.d.ts +313 -1
- package/lib/operations/PostSubscriptionSchedules.d.ts.map +1 -1
- package/lib/operations/PostSubscriptionSchedulesSchedule.d.ts +306 -1
- package/lib/operations/PostSubscriptionSchedulesSchedule.d.ts.map +1 -1
- package/lib/operations/PostSubscriptionSchedulesScheduleCancel.d.ts +185 -1
- package/lib/operations/PostSubscriptionSchedulesScheduleCancel.d.ts.map +1 -1
- package/lib/operations/PostSubscriptionSchedulesScheduleRelease.d.ts +184 -1
- package/lib/operations/PostSubscriptionSchedulesScheduleRelease.d.ts.map +1 -1
- package/lib/operations/PostSubscriptions.d.ts +331 -1
- package/lib/operations/PostSubscriptions.d.ts.map +1 -1
- package/lib/operations/PostSubscriptionsSubscriptionExposedId.d.ts +318 -1
- package/lib/operations/PostSubscriptionsSubscriptionExposedId.d.ts.map +1 -1
- package/lib/operations/PostSubscriptionsSubscriptionMigrate.d.ts +211 -1
- package/lib/operations/PostSubscriptionsSubscriptionMigrate.d.ts.map +1 -1
- package/lib/operations/PostSubscriptionsSubscriptionResume.d.ts +208 -1
- package/lib/operations/PostSubscriptionsSubscriptionResume.d.ts.map +1 -1
- package/lib/operations/PostTaxCalculations.d.ts +120 -1
- package/lib/operations/PostTaxCalculations.d.ts.map +1 -1
- package/lib/operations/PostTaxIds.d.ts +23 -1
- package/lib/operations/PostTaxIds.d.ts.map +1 -1
- package/lib/operations/PostTaxRates.d.ts +36 -1
- package/lib/operations/PostTaxRates.d.ts.map +1 -1
- package/lib/operations/PostTaxRatesTaxRate.d.ts +33 -1
- package/lib/operations/PostTaxRatesTaxRate.d.ts.map +1 -1
- package/lib/operations/PostTaxRegistrations.d.ts +933 -1
- package/lib/operations/PostTaxRegistrations.d.ts.map +1 -1
- package/lib/operations/PostTaxRegistrationsId.d.ts +441 -1
- package/lib/operations/PostTaxRegistrationsId.d.ts.map +1 -1
- package/lib/operations/PostTaxSettings.d.ts +33 -1
- package/lib/operations/PostTaxSettings.d.ts.map +1 -1
- package/lib/operations/PostTaxTransactionsCreateFromCalculation.d.ts +58 -1
- package/lib/operations/PostTaxTransactionsCreateFromCalculation.d.ts.map +1 -1
- package/lib/operations/PostTaxTransactionsCreateReversal.d.ts +73 -1
- package/lib/operations/PostTaxTransactionsCreateReversal.d.ts.map +1 -1
- package/lib/operations/PostTerminalConfigurations.d.ts +185 -1
- package/lib/operations/PostTerminalConfigurations.d.ts.map +1 -1
- package/lib/operations/PostTerminalConfigurationsConfiguration.d.ts +15 -1
- package/lib/operations/PostTerminalConfigurationsConfiguration.d.ts.map +1 -1
- package/lib/operations/PostTerminalConnectionTokens.d.ts +8 -1
- package/lib/operations/PostTerminalConnectionTokens.d.ts.map +1 -1
- package/lib/operations/PostTerminalLocations.d.ts +73 -1
- package/lib/operations/PostTerminalLocations.d.ts.map +1 -1
- package/lib/operations/PostTerminalLocationsLocation.d.ts +36 -1
- package/lib/operations/PostTerminalLocationsLocation.d.ts.map +1 -1
- package/lib/operations/PostTerminalOnboardingLinks.d.ts +19 -1
- package/lib/operations/PostTerminalOnboardingLinks.d.ts.map +1 -1
- package/lib/operations/PostTerminalReaders.d.ts +23 -1
- package/lib/operations/PostTerminalReaders.d.ts.map +1 -1
- package/lib/operations/PostTerminalReadersReader.d.ts +6 -1
- package/lib/operations/PostTerminalReadersReader.d.ts.map +1 -1
- package/lib/operations/PostTerminalReadersReaderCancelAction.d.ts +20 -1
- package/lib/operations/PostTerminalReadersReaderCancelAction.d.ts.map +1 -1
- package/lib/operations/PostTerminalReadersReaderCollectInputs.d.ts +45 -1
- package/lib/operations/PostTerminalReadersReaderCollectInputs.d.ts.map +1 -1
- package/lib/operations/PostTerminalReadersReaderCollectPaymentMethod.d.ts +29 -1
- package/lib/operations/PostTerminalReadersReaderCollectPaymentMethod.d.ts.map +1 -1
- package/lib/operations/PostTerminalReadersReaderConfirmPaymentIntent.d.ts +24 -1
- package/lib/operations/PostTerminalReadersReaderConfirmPaymentIntent.d.ts.map +1 -1
- package/lib/operations/PostTerminalReadersReaderProcessPaymentIntent.d.ts +30 -1
- package/lib/operations/PostTerminalReadersReaderProcessPaymentIntent.d.ts.map +1 -1
- package/lib/operations/PostTerminalReadersReaderProcessSetupIntent.d.ts +25 -1
- package/lib/operations/PostTerminalReadersReaderProcessSetupIntent.d.ts.map +1 -1
- package/lib/operations/PostTerminalReadersReaderRefundPayment.d.ts +31 -1
- package/lib/operations/PostTerminalReadersReaderRefundPayment.d.ts.map +1 -1
- package/lib/operations/PostTerminalReadersReaderSetReaderDisplay.d.ts +31 -1
- package/lib/operations/PostTerminalReadersReaderSetReaderDisplay.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersConfirmationTokens.d.ts +169 -1
- package/lib/operations/PostTestHelpersConfirmationTokens.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersCustomersCustomerFundCashBalance.d.ts +59 -1
- package/lib/operations/PostTestHelpersCustomersCustomerFundCashBalance.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersIssuingAuthorizations.d.ts +289 -1
- package/lib/operations/PostTestHelpersIssuingAuthorizations.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersIssuingAuthorizationsAuthorizationCapture.d.ts +264 -1
- package/lib/operations/PostTestHelpersIssuingAuthorizationsAuthorizationCapture.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersIssuingAuthorizationsAuthorizationExpire.d.ts +205 -1
- package/lib/operations/PostTestHelpersIssuingAuthorizationsAuthorizationExpire.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersIssuingAuthorizationsAuthorizationFinalizeAmount.d.ts +236 -1
- package/lib/operations/PostTestHelpersIssuingAuthorizationsAuthorizationFinalizeAmount.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersIssuingAuthorizationsAuthorizationFraudChallengesRespond.d.ts +206 -1
- package/lib/operations/PostTestHelpersIssuingAuthorizationsAuthorizationFraudChallengesRespond.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersIssuingAuthorizationsAuthorizationIncrement.d.ts +207 -1
- package/lib/operations/PostTestHelpersIssuingAuthorizationsAuthorizationIncrement.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersIssuingAuthorizationsAuthorizationReverse.d.ts +206 -1
- package/lib/operations/PostTestHelpersIssuingAuthorizationsAuthorizationReverse.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersIssuingCardsCardShippingDeliver.d.ts +76 -1
- package/lib/operations/PostTestHelpersIssuingCardsCardShippingDeliver.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersIssuingCardsCardShippingFail.d.ts +76 -1
- package/lib/operations/PostTestHelpersIssuingCardsCardShippingFail.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersIssuingCardsCardShippingReturn.d.ts +76 -1
- package/lib/operations/PostTestHelpersIssuingCardsCardShippingReturn.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersIssuingCardsCardShippingShip.d.ts +76 -1
- package/lib/operations/PostTestHelpersIssuingCardsCardShippingShip.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersIssuingCardsCardShippingSubmit.d.ts +76 -1
- package/lib/operations/PostTestHelpersIssuingCardsCardShippingSubmit.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersIssuingPersonalizationDesignsPersonalizationDesignActivate.d.ts +26 -1
- package/lib/operations/PostTestHelpersIssuingPersonalizationDesignsPersonalizationDesignActivate.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersIssuingPersonalizationDesignsPersonalizationDesignDeactivate.d.ts +26 -1
- package/lib/operations/PostTestHelpersIssuingPersonalizationDesignsPersonalizationDesignDeactivate.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersIssuingPersonalizationDesignsPersonalizationDesignReject.d.ts +30 -1
- package/lib/operations/PostTestHelpersIssuingPersonalizationDesignsPersonalizationDesignReject.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersIssuingTransactionsCreateForceCapture.d.ts +111 -1
- package/lib/operations/PostTestHelpersIssuingTransactionsCreateForceCapture.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersIssuingTransactionsCreateUnlinkedRefund.d.ts +111 -1
- package/lib/operations/PostTestHelpersIssuingTransactionsCreateUnlinkedRefund.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersIssuingTransactionsTransactionRefund.d.ts +42 -1
- package/lib/operations/PostTestHelpersIssuingTransactionsTransactionRefund.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersRefundsRefundExpire.d.ts +125 -1
- package/lib/operations/PostTestHelpersRefundsRefundExpire.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersTerminalReadersReaderPresentPaymentMethod.d.ts +34 -1
- package/lib/operations/PostTestHelpersTerminalReadersReaderPresentPaymentMethod.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersTerminalReadersReaderSucceedInputCollection.d.ts +21 -1
- package/lib/operations/PostTestHelpersTerminalReadersReaderSucceedInputCollection.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersTerminalReadersReaderTimeoutInputCollection.d.ts +20 -1
- package/lib/operations/PostTestHelpersTerminalReadersReaderTimeoutInputCollection.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersTestClocks.d.ts +19 -1
- package/lib/operations/PostTestHelpersTestClocks.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersTestClocksTestClockAdvance.d.ts +19 -1
- package/lib/operations/PostTestHelpersTestClocksTestClockAdvance.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersTreasuryInboundTransfersIdFail.d.ts +36 -1
- package/lib/operations/PostTestHelpersTreasuryInboundTransfersIdFail.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersTreasuryInboundTransfersIdReturn.d.ts +33 -1
- package/lib/operations/PostTestHelpersTreasuryInboundTransfersIdReturn.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersTreasuryInboundTransfersIdSucceed.d.ts +33 -1
- package/lib/operations/PostTestHelpersTreasuryInboundTransfersIdSucceed.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersTreasuryOutboundPaymentsId.d.ts +45 -1
- package/lib/operations/PostTestHelpersTreasuryOutboundPaymentsId.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersTreasuryOutboundPaymentsIdFail.d.ts +34 -1
- package/lib/operations/PostTestHelpersTreasuryOutboundPaymentsIdFail.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersTreasuryOutboundPaymentsIdPost.d.ts +34 -1
- package/lib/operations/PostTestHelpersTreasuryOutboundPaymentsIdPost.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersTreasuryOutboundPaymentsIdReturn.d.ts +37 -1
- package/lib/operations/PostTestHelpersTreasuryOutboundPaymentsIdReturn.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersTreasuryOutboundTransfersOutboundTransfer.d.ts +71 -1
- package/lib/operations/PostTestHelpersTreasuryOutboundTransfersOutboundTransfer.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersTreasuryOutboundTransfersOutboundTransferFail.d.ts +60 -1
- package/lib/operations/PostTestHelpersTreasuryOutboundTransfersOutboundTransferFail.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersTreasuryOutboundTransfersOutboundTransferPost.d.ts +60 -1
- package/lib/operations/PostTestHelpersTreasuryOutboundTransfersOutboundTransferPost.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersTreasuryOutboundTransfersOutboundTransferReturn.d.ts +63 -1
- package/lib/operations/PostTestHelpersTreasuryOutboundTransfersOutboundTransferReturn.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersTreasuryReceivedCredits.d.ts +65 -1
- package/lib/operations/PostTestHelpersTreasuryReceivedCredits.d.ts.map +1 -1
- package/lib/operations/PostTestHelpersTreasuryReceivedDebits.d.ts +65 -1
- package/lib/operations/PostTestHelpersTreasuryReceivedDebits.d.ts.map +1 -1
- package/lib/operations/PostTokens.d.ts +335 -1
- package/lib/operations/PostTokens.d.ts.map +1 -1
- package/lib/operations/PostTopups.d.ts +29 -1
- package/lib/operations/PostTopups.d.ts.map +1 -1
- package/lib/operations/PostTopupsTopup.d.ts +25 -1
- package/lib/operations/PostTopupsTopup.d.ts.map +1 -1
- package/lib/operations/PostTopupsTopupCancel.d.ts +23 -1
- package/lib/operations/PostTopupsTopupCancel.d.ts.map +1 -1
- package/lib/operations/PostTransfers.d.ts +51 -1
- package/lib/operations/PostTransfers.d.ts.map +1 -1
- package/lib/operations/PostTransfersIdReversals.d.ts +21 -1
- package/lib/operations/PostTransfersIdReversals.d.ts.map +1 -1
- package/lib/operations/PostTransfersTransfer.d.ts +44 -1
- package/lib/operations/PostTransfersTransfer.d.ts.map +1 -1
- package/lib/operations/PostTransfersTransferReversalsId.d.ts +19 -1
- package/lib/operations/PostTransfersTransferReversalsId.d.ts.map +1 -1
- package/lib/operations/PostTreasuryCreditReversals.d.ts +26 -1
- package/lib/operations/PostTreasuryCreditReversals.d.ts.map +1 -1
- package/lib/operations/PostTreasuryDebitReversals.d.ts +27 -1
- package/lib/operations/PostTreasuryDebitReversals.d.ts.map +1 -1
- package/lib/operations/PostTreasuryFinancialAccounts.d.ts +183 -1
- package/lib/operations/PostTreasuryFinancialAccounts.d.ts.map +1 -1
- package/lib/operations/PostTreasuryFinancialAccountsFinancialAccount.d.ts +188 -1
- package/lib/operations/PostTreasuryFinancialAccountsFinancialAccount.d.ts.map +1 -1
- package/lib/operations/PostTreasuryFinancialAccountsFinancialAccountClose.d.ts +143 -1
- package/lib/operations/PostTreasuryFinancialAccountsFinancialAccountClose.d.ts.map +1 -1
- package/lib/operations/PostTreasuryFinancialAccountsFinancialAccountFeatures.d.ts +130 -1
- package/lib/operations/PostTreasuryFinancialAccountsFinancialAccountFeatures.d.ts.map +1 -1
- package/lib/operations/PostTreasuryInboundTransfers.d.ts +41 -1
- package/lib/operations/PostTreasuryInboundTransfers.d.ts.map +1 -1
- package/lib/operations/PostTreasuryInboundTransfersInboundTransferCancel.d.ts +33 -1
- package/lib/operations/PostTreasuryInboundTransfersInboundTransferCancel.d.ts.map +1 -1
- package/lib/operations/PostTreasuryOutboundPayments.d.ts +70 -1
- package/lib/operations/PostTreasuryOutboundPayments.d.ts.map +1 -1
- package/lib/operations/PostTreasuryOutboundPaymentsIdCancel.d.ts +34 -1
- package/lib/operations/PostTreasuryOutboundPaymentsIdCancel.d.ts.map +1 -1
- package/lib/operations/PostTreasuryOutboundTransfers.d.ts +75 -1
- package/lib/operations/PostTreasuryOutboundTransfers.d.ts.map +1 -1
- package/lib/operations/PostTreasuryOutboundTransfersOutboundTransferCancel.d.ts +60 -1
- package/lib/operations/PostTreasuryOutboundTransfersOutboundTransferCancel.d.ts.map +1 -1
- package/lib/operations/PostV2BillingMeterEventAdjustments.d.ts +18 -1
- package/lib/operations/PostV2BillingMeterEventAdjustments.d.ts.map +1 -1
- package/lib/operations/PostV2BillingMeterEventSession.d.ts +8 -1
- package/lib/operations/PostV2BillingMeterEventSession.d.ts.map +1 -1
- package/lib/operations/PostV2BillingMeterEventStream.d.ts +10 -1
- package/lib/operations/PostV2BillingMeterEventStream.d.ts.map +1 -1
- package/lib/operations/PostV2BillingMeterEvents.d.ts +18 -1
- package/lib/operations/PostV2BillingMeterEvents.d.ts.map +1 -1
- package/lib/operations/PostV2CoreAccountLinks.d.ts +52 -1
- package/lib/operations/PostV2CoreAccountLinks.d.ts.map +1 -1
- package/lib/operations/PostV2CoreAccountTokens.d.ts +259 -1
- package/lib/operations/PostV2CoreAccountTokens.d.ts.map +1 -1
- package/lib/operations/PostV2CoreAccounts.d.ts +1343 -1
- package/lib/operations/PostV2CoreAccounts.d.ts.map +1 -1
- package/lib/operations/PostV2CoreAccountsAccountIdPersonTokens.d.ts +127 -1
- package/lib/operations/PostV2CoreAccountsAccountIdPersonTokens.d.ts.map +1 -1
- package/lib/operations/PostV2CoreAccountsAccountIdPersons.d.ts +248 -1
- package/lib/operations/PostV2CoreAccountsAccountIdPersons.d.ts.map +1 -1
- package/lib/operations/PostV2CoreAccountsAccountIdPersonsId.d.ts +249 -1
- package/lib/operations/PostV2CoreAccountsAccountIdPersonsId.d.ts.map +1 -1
- package/lib/operations/PostV2CoreAccountsId.d.ts +1359 -1
- package/lib/operations/PostV2CoreAccountsId.d.ts.map +1 -1
- package/lib/operations/PostV2CoreAccountsIdClose.d.ts +827 -1
- package/lib/operations/PostV2CoreAccountsIdClose.d.ts.map +1 -1
- package/lib/operations/PostV2CoreEventDestinations.d.ts +51 -1
- package/lib/operations/PostV2CoreEventDestinations.d.ts.map +1 -1
- package/lib/operations/PostV2CoreEventDestinationsId.d.ts +44 -1
- package/lib/operations/PostV2CoreEventDestinationsId.d.ts.map +1 -1
- package/lib/operations/PostV2CoreEventDestinationsIdDisable.d.ts +34 -1
- package/lib/operations/PostV2CoreEventDestinationsIdDisable.d.ts.map +1 -1
- package/lib/operations/PostV2CoreEventDestinationsIdEnable.d.ts +34 -1
- package/lib/operations/PostV2CoreEventDestinationsIdEnable.d.ts.map +1 -1
- package/lib/operations/PostV2CoreEventDestinationsIdPing.d.ts +18 -1
- package/lib/operations/PostV2CoreEventDestinationsIdPing.d.ts.map +1 -1
- package/lib/operations/PostWebhookEndpoints.d.ts +24 -1
- package/lib/operations/PostWebhookEndpoints.d.ts.map +1 -1
- package/lib/operations/PostWebhookEndpointsWebhookEndpoint.d.ts +24 -1
- package/lib/operations/PostWebhookEndpointsWebhookEndpoint.d.ts.map +1 -1
- package/package.json +3 -2
- package/src/client.ts +18 -0
- package/src/errors.ts +16 -0
package/lib/operations/PostTestHelpersIssuingPersonalizationDesignsPersonalizationDesignReject.d.ts
CHANGED
|
@@ -35,5 +35,34 @@ export type PostTestHelpersIssuingPersonalizationDesignsPersonalizationDesignRej
|
|
|
35
35
|
*
|
|
36
36
|
* <p>Updates the <code>status</code> of the specified testmode personalization design object to <code>rejected</code>.</p>
|
|
37
37
|
*/
|
|
38
|
-
export declare const PostTestHelpersIssuingPersonalizationDesignsPersonalizationDesignReject:
|
|
38
|
+
export declare const PostTestHelpersIssuingPersonalizationDesignsPersonalizationDesignReject: import("@distilled.cloud/core/client").OperationMethod<{
|
|
39
|
+
readonly expand?: readonly string[] | undefined;
|
|
40
|
+
readonly personalization_design: string;
|
|
41
|
+
readonly rejection_reasons: {
|
|
42
|
+
readonly card_logo?: readonly ("geographic_location" | "inappropriate" | "network_name" | "non_binary_image" | "non_fiat_currency" | "other" | "other_entity" | "promotional_material")[] | undefined;
|
|
43
|
+
readonly carrier_text?: readonly ("geographic_location" | "inappropriate" | "network_name" | "non_fiat_currency" | "other" | "other_entity" | "promotional_material")[] | undefined;
|
|
44
|
+
};
|
|
45
|
+
}, {
|
|
46
|
+
readonly card_logo: unknown;
|
|
47
|
+
readonly carrier_text: unknown;
|
|
48
|
+
readonly created: number;
|
|
49
|
+
readonly id: string;
|
|
50
|
+
readonly livemode: boolean;
|
|
51
|
+
readonly lookup_key: string | null;
|
|
52
|
+
readonly metadata: {
|
|
53
|
+
readonly [x: string]: string;
|
|
54
|
+
};
|
|
55
|
+
readonly name: string | null;
|
|
56
|
+
readonly object: "issuing.personalization_design";
|
|
57
|
+
readonly physical_bundle: unknown;
|
|
58
|
+
readonly preferences: {
|
|
59
|
+
readonly is_default: boolean;
|
|
60
|
+
readonly is_platform_default: boolean | null;
|
|
61
|
+
};
|
|
62
|
+
readonly rejection_reasons: {
|
|
63
|
+
readonly card_logo: readonly ("geographic_location" | "inappropriate" | "network_name" | "non_binary_image" | "non_fiat_currency" | "other" | "other_entity" | "promotional_material")[] | null;
|
|
64
|
+
readonly carrier_text: readonly ("geographic_location" | "inappropriate" | "network_name" | "non_fiat_currency" | "other" | "other_entity" | "promotional_material")[] | null;
|
|
65
|
+
};
|
|
66
|
+
readonly status: "active" | "inactive" | "rejected" | "review";
|
|
67
|
+
}, never, any>;
|
|
39
68
|
//# sourceMappingURL=PostTestHelpersIssuingPersonalizationDesignsPersonalizationDesignReject.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PostTestHelpersIssuingPersonalizationDesignsPersonalizationDesignReject.d.ts","sourceRoot":"","sources":["../../src/operations/PostTestHelpersIssuingPersonalizationDesignsPersonalizationDesignReject.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAKxC,eAAO,MAAM,4EAA4E;;;;;;;EAuCtF,CAAC;AACJ,MAAM,MAAM,4EAA4E,GACtF,OAAO,4EAA4E,CAAC,IAAI,CAAC;AAG3F,eAAO,MAAM,6EAA6E;;;;;;;;;;;;;;;;;;;;EA8CtF,CAAC;AACL,MAAM,MAAM,6EAA6E,GACvF,OAAO,6EAA6E,CAAC,IAAI,CAAC;AAG5F;;;;GAIG;AACH,eAAO,MAAM,uEAAuE
|
|
1
|
+
{"version":3,"file":"PostTestHelpersIssuingPersonalizationDesignsPersonalizationDesignReject.d.ts","sourceRoot":"","sources":["../../src/operations/PostTestHelpersIssuingPersonalizationDesignsPersonalizationDesignReject.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAKxC,eAAO,MAAM,4EAA4E;;;;;;;EAuCtF,CAAC;AACJ,MAAM,MAAM,4EAA4E,GACtF,OAAO,4EAA4E,CAAC,IAAI,CAAC;AAG3F,eAAO,MAAM,6EAA6E;;;;;;;;;;;;;;;;;;;;EA8CtF,CAAC;AACL,MAAM,MAAM,6EAA6E,GACvF,OAAO,6EAA6E,CAAC,IAAI,CAAC;AAG5F;;;;GAIG;AACH,eAAO,MAAM,uEAAuE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAM/E,CAAC"}
|
|
@@ -116,5 +116,115 @@ export type PostTestHelpersIssuingTransactionsCreateForceCaptureOutput = typeof
|
|
|
116
116
|
*
|
|
117
117
|
* <p>Allows the user to capture an arbitrary amount, also known as a forced capture.</p>
|
|
118
118
|
*/
|
|
119
|
-
export declare const PostTestHelpersIssuingTransactionsCreateForceCapture:
|
|
119
|
+
export declare const PostTestHelpersIssuingTransactionsCreateForceCapture: import("@distilled.cloud/core/client").OperationMethod<{
|
|
120
|
+
readonly amount: number;
|
|
121
|
+
readonly card: string;
|
|
122
|
+
readonly currency?: string | undefined;
|
|
123
|
+
readonly expand?: readonly string[] | undefined;
|
|
124
|
+
readonly merchant_data?: {
|
|
125
|
+
readonly category?: "ac_refrigeration_repair" | "accounting_bookkeeping_services" | "advertising_services" | "agricultural_cooperative" | "airlines_air_carriers" | "airports_flying_fields" | "ambulance_services" | "amusement_parks_carnivals" | "antique_reproductions" | "antique_shops" | "aquariums" | "architectural_surveying_services" | "art_dealers_and_galleries" | "artists_supply_and_craft_shops" | "auto_and_home_supply_stores" | "auto_body_repair_shops" | "auto_paint_shops" | "auto_service_shops" | "automated_cash_disburse" | "automated_fuel_dispensers" | "automobile_associations" | "automotive_parts_and_accessories_stores" | "automotive_tire_stores" | "bail_and_bond_payments" | "bakeries" | "bands_orchestras" | "barber_and_beauty_shops" | "betting_casino_gambling" | "bicycle_shops" | "billiard_pool_establishments" | "boat_dealers" | "boat_rentals_and_leases" | "book_stores" | "books_periodicals_and_newspapers" | "bowling_alleys" | "bus_lines" | "business_secretarial_schools" | "buying_shopping_services" | "cable_satellite_and_other_pay_television_and_radio" | "camera_and_photographic_supply_stores" | "candy_nut_and_confectionery_stores" | "car_and_truck_dealers_new_used" | "car_and_truck_dealers_used_only" | "car_rental_agencies" | "car_washes" | "carpentry_services" | "carpet_upholstery_cleaning" | "caterers" | "charitable_and_social_service_organizations_fundraising" | "chemicals_and_allied_products" | "child_care_services" | "childrens_and_infants_wear_stores" | "chiropodists_podiatrists" | "chiropractors" | "cigar_stores_and_stands" | "civic_social_fraternal_associations" | "cleaning_and_maintenance" | "clothing_rental" | "colleges_universities" | "commercial_equipment" | "commercial_footwear" | "commercial_photography_art_and_graphics" | "commuter_transport_and_ferries" | "computer_network_services" | "computer_programming" | "computer_repair" | "computer_software_stores" | "computers_peripherals_and_software" | "concrete_work_services" | "construction_materials" | "consulting_public_relations" | "correspondence_schools" | "cosmetic_stores" | "counseling_services" | "country_clubs" | "courier_services" | "court_costs" | "credit_reporting_agencies" | "cruise_lines" | "dairy_products_stores" | "dance_hall_studios_schools" | "dating_escort_services" | "dentists_orthodontists" | "department_stores" | "detective_agencies" | "digital_goods_applications" | "digital_goods_games" | "digital_goods_large_volume" | "digital_goods_media" | "direct_marketing_catalog_merchant" | "direct_marketing_combination_catalog_and_retail_merchant" | "direct_marketing_inbound_telemarketing" | "direct_marketing_insurance_services" | "direct_marketing_other" | "direct_marketing_outbound_telemarketing" | "direct_marketing_subscription" | "direct_marketing_travel" | "discount_stores" | "doctors" | "door_to_door_sales" | "drapery_window_covering_and_upholstery_stores" | "drinking_places" | "drug_stores_and_pharmacies" | "drugs_drug_proprietaries_and_druggist_sundries" | "dry_cleaners" | "durable_goods" | "duty_free_stores" | "eating_places_restaurants" | "educational_services" | "electric_razor_stores" | "electric_vehicle_charging" | "electrical_parts_and_equipment" | "electrical_services" | "electronics_repair_shops" | "electronics_stores" | "elementary_secondary_schools" | "emergency_services_gcas_visa_use_only" | "employment_temp_agencies" | "equipment_rental" | "exterminating_services" | "family_clothing_stores" | "fast_food_restaurants" | "financial_institutions" | "fines_government_administrative_entities" | "fireplace_fireplace_screens_and_accessories_stores" | "floor_covering_stores" | "florists" | "florists_supplies_nursery_stock_and_flowers" | "freezer_and_locker_meat_provisioners" | "fuel_dealers_non_automotive" | "funeral_services_crematories" | "furniture_home_furnishings_and_equipment_stores_except_appliances" | "furniture_repair_refinishing" | "furriers_and_fur_shops" | "general_services" | "gift_card_novelty_and_souvenir_shops" | "glass_paint_and_wallpaper_stores" | "glassware_crystal_stores" | "golf_courses_public" | "government_licensed_horse_dog_racing_us_region_only" | "government_licensed_online_casions_online_gambling_us_region_only" | "government_owned_lotteries_non_us_region" | "government_owned_lotteries_us_region_only" | "government_services" | "grocery_stores_supermarkets" | "hardware_equipment_and_supplies" | "hardware_stores" | "health_and_beauty_spas" | "hearing_aids_sales_and_supplies" | "heating_plumbing_a_c" | "hobby_toy_and_game_shops" | "home_supply_warehouse_stores" | "hospitals" | "hotels_motels_and_resorts" | "household_appliance_stores" | "industrial_supplies" | "information_retrieval_services" | "insurance_default" | "insurance_underwriting_premiums" | "intra_company_purchases" | "jewelry_stores_watches_clocks_and_silverware_stores" | "landscaping_services" | "laundries" | "laundry_cleaning_services" | "legal_services_attorneys" | "luggage_and_leather_goods_stores" | "lumber_building_materials_stores" | "manual_cash_disburse" | "marinas_service_and_supplies" | "marketplaces" | "masonry_stonework_and_plaster" | "massage_parlors" | "medical_and_dental_labs" | "medical_dental_ophthalmic_and_hospital_equipment_and_supplies" | "medical_services" | "membership_organizations" | "mens_and_boys_clothing_and_accessories_stores" | "mens_womens_clothing_stores" | "metal_service_centers" | "miscellaneous_apparel_and_accessory_shops" | "miscellaneous_auto_dealers" | "miscellaneous_business_services" | "miscellaneous_food_stores" | "miscellaneous_general_merchandise" | "miscellaneous_general_services" | "miscellaneous_home_furnishing_specialty_stores" | "miscellaneous_publishing_and_printing" | "miscellaneous_recreation_services" | "miscellaneous_repair_shops" | "miscellaneous_specialty_retail" | "mobile_home_dealers" | "motion_picture_theaters" | "motor_freight_carriers_and_trucking" | "motor_homes_dealers" | "motor_vehicle_supplies_and_new_parts" | "motorcycle_shops_and_dealers" | "motorcycle_shops_dealers" | "music_stores_musical_instruments_pianos_and_sheet_music" | "news_dealers_and_newsstands" | "non_fi_money_orders" | "non_fi_stored_value_card_purchase_load" | "nondurable_goods" | "nurseries_lawn_and_garden_supply_stores" | "nursing_personal_care" | "office_and_commercial_furniture" | "opticians_eyeglasses" | "optometrists_ophthalmologist" | "orthopedic_goods_prosthetic_devices" | "osteopaths" | "package_stores_beer_wine_and_liquor" | "paints_varnishes_and_supplies" | "parking_lots_garages" | "passenger_railways" | "pawn_shops" | "pet_shops_pet_food_and_supplies" | "petroleum_and_petroleum_products" | "photo_developing" | "photographic_photocopy_microfilm_equipment_and_supplies" | "photographic_studios" | "picture_video_production" | "piece_goods_notions_and_other_dry_goods" | "plumbing_heating_equipment_and_supplies" | "political_organizations" | "postal_services_government_only" | "precious_stones_and_metals_watches_and_jewelry" | "professional_services" | "public_warehousing_and_storage" | "quick_copy_repro_and_blueprint" | "railroads" | "real_estate_agents_and_managers_rentals" | "record_stores" | "recreational_vehicle_rentals" | "religious_goods_stores" | "religious_organizations" | "roofing_siding_sheet_metal" | "secretarial_support_services" | "security_brokers_dealers" | "service_stations" | "sewing_needlework_fabric_and_piece_goods_stores" | "shoe_repair_hat_cleaning" | "shoe_stores" | "small_appliance_repair" | "snowmobile_dealers" | "special_trade_services" | "specialty_cleaning" | "sporting_goods_stores" | "sporting_recreation_camps" | "sports_and_riding_apparel_stores" | "sports_clubs_fields" | "stamp_and_coin_stores" | "stationary_office_supplies_printing_and_writing_paper" | "stationery_stores_office_and_school_supply_stores" | "swimming_pools_sales" | "t_ui_travel_germany" | "tailors_alterations" | "tax_payments_government_agencies" | "tax_preparation_services" | "taxicabs_limousines" | "telecommunication_equipment_and_telephone_sales" | "telecommunication_services" | "telegraph_services" | "tent_and_awning_shops" | "testing_laboratories" | "theatrical_ticket_agencies" | "timeshares" | "tire_retreading_and_repair" | "tolls_bridge_fees" | "tourist_attractions_and_exhibits" | "towing_services" | "trailer_parks_campgrounds" | "transportation_services" | "travel_agencies_tour_operators" | "truck_stop_iteration" | "truck_utility_trailer_rentals" | "typesetting_plate_making_and_related_services" | "typewriter_stores" | "u_s_federal_government_agencies_or_departments" | "uniforms_commercial_clothing" | "used_merchandise_and_secondhand_stores" | "utilities" | "variety_stores" | "veterinary_services" | "video_amusement_game_supplies" | "video_game_arcades" | "video_tape_rental_stores" | "vocational_trade_schools" | "watch_jewelry_repair" | "welding_repair" | "wholesale_clubs" | "wig_and_toupee_stores" | "wires_money_orders" | "womens_accessory_and_specialty_shops" | "womens_ready_to_wear_stores" | "wrecking_and_salvage_yards" | undefined;
|
|
126
|
+
readonly city?: string | undefined;
|
|
127
|
+
readonly country?: string | undefined;
|
|
128
|
+
readonly name?: string | undefined;
|
|
129
|
+
readonly network_id?: string | undefined;
|
|
130
|
+
readonly postal_code?: string | undefined;
|
|
131
|
+
readonly state?: string | undefined;
|
|
132
|
+
readonly terminal_id?: string | undefined;
|
|
133
|
+
readonly url?: string | undefined;
|
|
134
|
+
} | undefined;
|
|
135
|
+
readonly purchase_details?: {
|
|
136
|
+
readonly fleet?: {
|
|
137
|
+
readonly cardholder_prompt_data?: {
|
|
138
|
+
readonly driver_id?: string | undefined;
|
|
139
|
+
readonly odometer?: number | undefined;
|
|
140
|
+
readonly unspecified_id?: string | undefined;
|
|
141
|
+
readonly user_id?: string | undefined;
|
|
142
|
+
readonly vehicle_number?: string | undefined;
|
|
143
|
+
} | undefined;
|
|
144
|
+
readonly purchase_type?: "fuel_and_non_fuel_purchase" | "fuel_purchase" | "non_fuel_purchase" | undefined;
|
|
145
|
+
readonly reported_breakdown?: {
|
|
146
|
+
readonly fuel?: {
|
|
147
|
+
readonly gross_amount_decimal?: string | undefined;
|
|
148
|
+
} | undefined;
|
|
149
|
+
readonly non_fuel?: {
|
|
150
|
+
readonly gross_amount_decimal?: string | undefined;
|
|
151
|
+
} | undefined;
|
|
152
|
+
readonly tax?: {
|
|
153
|
+
readonly local_amount_decimal?: string | undefined;
|
|
154
|
+
readonly national_amount_decimal?: string | undefined;
|
|
155
|
+
} | undefined;
|
|
156
|
+
} | undefined;
|
|
157
|
+
readonly service_type?: "full_service" | "non_fuel_transaction" | "self_service" | undefined;
|
|
158
|
+
} | undefined;
|
|
159
|
+
readonly flight?: {
|
|
160
|
+
readonly departure_at?: number | undefined;
|
|
161
|
+
readonly passenger_name?: string | undefined;
|
|
162
|
+
readonly refundable?: boolean | undefined;
|
|
163
|
+
readonly segments?: readonly {
|
|
164
|
+
readonly arrival_airport_code?: string | undefined;
|
|
165
|
+
readonly carrier?: string | undefined;
|
|
166
|
+
readonly departure_airport_code?: string | undefined;
|
|
167
|
+
readonly flight_number?: string | undefined;
|
|
168
|
+
readonly service_class?: string | undefined;
|
|
169
|
+
readonly stopover_allowed?: boolean | undefined;
|
|
170
|
+
}[] | undefined;
|
|
171
|
+
readonly travel_agency?: string | undefined;
|
|
172
|
+
} | undefined;
|
|
173
|
+
readonly fuel?: {
|
|
174
|
+
readonly industry_product_code?: string | undefined;
|
|
175
|
+
readonly quantity_decimal?: string | undefined;
|
|
176
|
+
readonly type?: "diesel" | "other" | "unleaded_plus" | "unleaded_regular" | "unleaded_super" | undefined;
|
|
177
|
+
readonly unit?: "charging_minute" | "imperial_gallon" | "kilogram" | "kilowatt_hour" | "liter" | "other" | "pound" | "us_gallon" | undefined;
|
|
178
|
+
readonly unit_cost_decimal?: string | undefined;
|
|
179
|
+
} | undefined;
|
|
180
|
+
readonly lodging?: {
|
|
181
|
+
readonly check_in_at?: number | undefined;
|
|
182
|
+
readonly nights?: number | undefined;
|
|
183
|
+
} | undefined;
|
|
184
|
+
readonly receipt?: readonly {
|
|
185
|
+
readonly description?: string | undefined;
|
|
186
|
+
readonly quantity?: string | undefined;
|
|
187
|
+
readonly total?: number | undefined;
|
|
188
|
+
readonly unit_cost?: number | undefined;
|
|
189
|
+
}[] | undefined;
|
|
190
|
+
readonly reference?: string | undefined;
|
|
191
|
+
} | undefined;
|
|
192
|
+
}, {
|
|
193
|
+
readonly amount: number;
|
|
194
|
+
readonly amount_details: unknown;
|
|
195
|
+
readonly authorization: unknown;
|
|
196
|
+
readonly balance_transaction: unknown;
|
|
197
|
+
readonly card: unknown;
|
|
198
|
+
readonly cardholder: unknown;
|
|
199
|
+
readonly created: number;
|
|
200
|
+
readonly currency: string;
|
|
201
|
+
readonly dispute: unknown;
|
|
202
|
+
readonly id: string;
|
|
203
|
+
readonly livemode: boolean;
|
|
204
|
+
readonly merchant_amount: number;
|
|
205
|
+
readonly merchant_currency: string;
|
|
206
|
+
readonly merchant_data: {
|
|
207
|
+
readonly category: string;
|
|
208
|
+
readonly category_code: string;
|
|
209
|
+
readonly city: string | null;
|
|
210
|
+
readonly country: string | null;
|
|
211
|
+
readonly name: string | null;
|
|
212
|
+
readonly network_id: string;
|
|
213
|
+
readonly postal_code: string | null;
|
|
214
|
+
readonly state: string | null;
|
|
215
|
+
readonly tax_id: string | null;
|
|
216
|
+
readonly terminal_id: string | null;
|
|
217
|
+
readonly url: string | null;
|
|
218
|
+
};
|
|
219
|
+
readonly metadata: {
|
|
220
|
+
readonly [x: string]: string;
|
|
221
|
+
};
|
|
222
|
+
readonly network_data: unknown;
|
|
223
|
+
readonly object: "issuing.transaction";
|
|
224
|
+
readonly purchase_details?: unknown;
|
|
225
|
+
readonly token?: unknown;
|
|
226
|
+
readonly treasury?: unknown;
|
|
227
|
+
readonly type: "capture" | "refund";
|
|
228
|
+
readonly wallet: "apple_pay" | "google_pay" | "samsung_pay" | null;
|
|
229
|
+
}, never, any>;
|
|
120
230
|
//# sourceMappingURL=PostTestHelpersIssuingTransactionsCreateForceCapture.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PostTestHelpersIssuingTransactionsCreateForceCapture.d.ts","sourceRoot":"","sources":["../../src/operations/PostTestHelpersIssuingTransactionsCreateForceCapture.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAKxC,eAAO,MAAM,yDAAyD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAsbnE,CAAC;AACJ,MAAM,MAAM,yDAAyD,GACnE,OAAO,yDAAyD,CAAC,IAAI,CAAC;AAGxE,eAAO,MAAM,0DAA0D;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAsCnE,CAAC;AACL,MAAM,MAAM,0DAA0D,GACpE,OAAO,0DAA0D,CAAC,IAAI,CAAC;AAGzE;;;;GAIG;AACH,eAAO,MAAM,oDAAoD,
|
|
1
|
+
{"version":3,"file":"PostTestHelpersIssuingTransactionsCreateForceCapture.d.ts","sourceRoot":"","sources":["../../src/operations/PostTestHelpersIssuingTransactionsCreateForceCapture.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAKxC,eAAO,MAAM,yDAAyD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAsbnE,CAAC;AACJ,MAAM,MAAM,yDAAyD,GACnE,OAAO,yDAAyD,CAAC,IAAI,CAAC;AAGxE,eAAO,MAAM,0DAA0D;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAsCnE,CAAC;AACL,MAAM,MAAM,0DAA0D,GACpE,OAAO,0DAA0D,CAAC,IAAI,CAAC;AAGzE;;;;GAIG;AACH,eAAO,MAAM,oDAAoD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAI5D,CAAC"}
|
|
@@ -116,5 +116,115 @@ export type PostTestHelpersIssuingTransactionsCreateUnlinkedRefundOutput = typeo
|
|
|
116
116
|
*
|
|
117
117
|
* <p>Allows the user to refund an arbitrary amount, also known as a unlinked refund.</p>
|
|
118
118
|
*/
|
|
119
|
-
export declare const PostTestHelpersIssuingTransactionsCreateUnlinkedRefund:
|
|
119
|
+
export declare const PostTestHelpersIssuingTransactionsCreateUnlinkedRefund: import("@distilled.cloud/core/client").OperationMethod<{
|
|
120
|
+
readonly amount: number;
|
|
121
|
+
readonly card: string;
|
|
122
|
+
readonly currency?: string | undefined;
|
|
123
|
+
readonly expand?: readonly string[] | undefined;
|
|
124
|
+
readonly merchant_data?: {
|
|
125
|
+
readonly category?: "ac_refrigeration_repair" | "accounting_bookkeeping_services" | "advertising_services" | "agricultural_cooperative" | "airlines_air_carriers" | "airports_flying_fields" | "ambulance_services" | "amusement_parks_carnivals" | "antique_reproductions" | "antique_shops" | "aquariums" | "architectural_surveying_services" | "art_dealers_and_galleries" | "artists_supply_and_craft_shops" | "auto_and_home_supply_stores" | "auto_body_repair_shops" | "auto_paint_shops" | "auto_service_shops" | "automated_cash_disburse" | "automated_fuel_dispensers" | "automobile_associations" | "automotive_parts_and_accessories_stores" | "automotive_tire_stores" | "bail_and_bond_payments" | "bakeries" | "bands_orchestras" | "barber_and_beauty_shops" | "betting_casino_gambling" | "bicycle_shops" | "billiard_pool_establishments" | "boat_dealers" | "boat_rentals_and_leases" | "book_stores" | "books_periodicals_and_newspapers" | "bowling_alleys" | "bus_lines" | "business_secretarial_schools" | "buying_shopping_services" | "cable_satellite_and_other_pay_television_and_radio" | "camera_and_photographic_supply_stores" | "candy_nut_and_confectionery_stores" | "car_and_truck_dealers_new_used" | "car_and_truck_dealers_used_only" | "car_rental_agencies" | "car_washes" | "carpentry_services" | "carpet_upholstery_cleaning" | "caterers" | "charitable_and_social_service_organizations_fundraising" | "chemicals_and_allied_products" | "child_care_services" | "childrens_and_infants_wear_stores" | "chiropodists_podiatrists" | "chiropractors" | "cigar_stores_and_stands" | "civic_social_fraternal_associations" | "cleaning_and_maintenance" | "clothing_rental" | "colleges_universities" | "commercial_equipment" | "commercial_footwear" | "commercial_photography_art_and_graphics" | "commuter_transport_and_ferries" | "computer_network_services" | "computer_programming" | "computer_repair" | "computer_software_stores" | "computers_peripherals_and_software" | "concrete_work_services" | "construction_materials" | "consulting_public_relations" | "correspondence_schools" | "cosmetic_stores" | "counseling_services" | "country_clubs" | "courier_services" | "court_costs" | "credit_reporting_agencies" | "cruise_lines" | "dairy_products_stores" | "dance_hall_studios_schools" | "dating_escort_services" | "dentists_orthodontists" | "department_stores" | "detective_agencies" | "digital_goods_applications" | "digital_goods_games" | "digital_goods_large_volume" | "digital_goods_media" | "direct_marketing_catalog_merchant" | "direct_marketing_combination_catalog_and_retail_merchant" | "direct_marketing_inbound_telemarketing" | "direct_marketing_insurance_services" | "direct_marketing_other" | "direct_marketing_outbound_telemarketing" | "direct_marketing_subscription" | "direct_marketing_travel" | "discount_stores" | "doctors" | "door_to_door_sales" | "drapery_window_covering_and_upholstery_stores" | "drinking_places" | "drug_stores_and_pharmacies" | "drugs_drug_proprietaries_and_druggist_sundries" | "dry_cleaners" | "durable_goods" | "duty_free_stores" | "eating_places_restaurants" | "educational_services" | "electric_razor_stores" | "electric_vehicle_charging" | "electrical_parts_and_equipment" | "electrical_services" | "electronics_repair_shops" | "electronics_stores" | "elementary_secondary_schools" | "emergency_services_gcas_visa_use_only" | "employment_temp_agencies" | "equipment_rental" | "exterminating_services" | "family_clothing_stores" | "fast_food_restaurants" | "financial_institutions" | "fines_government_administrative_entities" | "fireplace_fireplace_screens_and_accessories_stores" | "floor_covering_stores" | "florists" | "florists_supplies_nursery_stock_and_flowers" | "freezer_and_locker_meat_provisioners" | "fuel_dealers_non_automotive" | "funeral_services_crematories" | "furniture_home_furnishings_and_equipment_stores_except_appliances" | "furniture_repair_refinishing" | "furriers_and_fur_shops" | "general_services" | "gift_card_novelty_and_souvenir_shops" | "glass_paint_and_wallpaper_stores" | "glassware_crystal_stores" | "golf_courses_public" | "government_licensed_horse_dog_racing_us_region_only" | "government_licensed_online_casions_online_gambling_us_region_only" | "government_owned_lotteries_non_us_region" | "government_owned_lotteries_us_region_only" | "government_services" | "grocery_stores_supermarkets" | "hardware_equipment_and_supplies" | "hardware_stores" | "health_and_beauty_spas" | "hearing_aids_sales_and_supplies" | "heating_plumbing_a_c" | "hobby_toy_and_game_shops" | "home_supply_warehouse_stores" | "hospitals" | "hotels_motels_and_resorts" | "household_appliance_stores" | "industrial_supplies" | "information_retrieval_services" | "insurance_default" | "insurance_underwriting_premiums" | "intra_company_purchases" | "jewelry_stores_watches_clocks_and_silverware_stores" | "landscaping_services" | "laundries" | "laundry_cleaning_services" | "legal_services_attorneys" | "luggage_and_leather_goods_stores" | "lumber_building_materials_stores" | "manual_cash_disburse" | "marinas_service_and_supplies" | "marketplaces" | "masonry_stonework_and_plaster" | "massage_parlors" | "medical_and_dental_labs" | "medical_dental_ophthalmic_and_hospital_equipment_and_supplies" | "medical_services" | "membership_organizations" | "mens_and_boys_clothing_and_accessories_stores" | "mens_womens_clothing_stores" | "metal_service_centers" | "miscellaneous_apparel_and_accessory_shops" | "miscellaneous_auto_dealers" | "miscellaneous_business_services" | "miscellaneous_food_stores" | "miscellaneous_general_merchandise" | "miscellaneous_general_services" | "miscellaneous_home_furnishing_specialty_stores" | "miscellaneous_publishing_and_printing" | "miscellaneous_recreation_services" | "miscellaneous_repair_shops" | "miscellaneous_specialty_retail" | "mobile_home_dealers" | "motion_picture_theaters" | "motor_freight_carriers_and_trucking" | "motor_homes_dealers" | "motor_vehicle_supplies_and_new_parts" | "motorcycle_shops_and_dealers" | "motorcycle_shops_dealers" | "music_stores_musical_instruments_pianos_and_sheet_music" | "news_dealers_and_newsstands" | "non_fi_money_orders" | "non_fi_stored_value_card_purchase_load" | "nondurable_goods" | "nurseries_lawn_and_garden_supply_stores" | "nursing_personal_care" | "office_and_commercial_furniture" | "opticians_eyeglasses" | "optometrists_ophthalmologist" | "orthopedic_goods_prosthetic_devices" | "osteopaths" | "package_stores_beer_wine_and_liquor" | "paints_varnishes_and_supplies" | "parking_lots_garages" | "passenger_railways" | "pawn_shops" | "pet_shops_pet_food_and_supplies" | "petroleum_and_petroleum_products" | "photo_developing" | "photographic_photocopy_microfilm_equipment_and_supplies" | "photographic_studios" | "picture_video_production" | "piece_goods_notions_and_other_dry_goods" | "plumbing_heating_equipment_and_supplies" | "political_organizations" | "postal_services_government_only" | "precious_stones_and_metals_watches_and_jewelry" | "professional_services" | "public_warehousing_and_storage" | "quick_copy_repro_and_blueprint" | "railroads" | "real_estate_agents_and_managers_rentals" | "record_stores" | "recreational_vehicle_rentals" | "religious_goods_stores" | "religious_organizations" | "roofing_siding_sheet_metal" | "secretarial_support_services" | "security_brokers_dealers" | "service_stations" | "sewing_needlework_fabric_and_piece_goods_stores" | "shoe_repair_hat_cleaning" | "shoe_stores" | "small_appliance_repair" | "snowmobile_dealers" | "special_trade_services" | "specialty_cleaning" | "sporting_goods_stores" | "sporting_recreation_camps" | "sports_and_riding_apparel_stores" | "sports_clubs_fields" | "stamp_and_coin_stores" | "stationary_office_supplies_printing_and_writing_paper" | "stationery_stores_office_and_school_supply_stores" | "swimming_pools_sales" | "t_ui_travel_germany" | "tailors_alterations" | "tax_payments_government_agencies" | "tax_preparation_services" | "taxicabs_limousines" | "telecommunication_equipment_and_telephone_sales" | "telecommunication_services" | "telegraph_services" | "tent_and_awning_shops" | "testing_laboratories" | "theatrical_ticket_agencies" | "timeshares" | "tire_retreading_and_repair" | "tolls_bridge_fees" | "tourist_attractions_and_exhibits" | "towing_services" | "trailer_parks_campgrounds" | "transportation_services" | "travel_agencies_tour_operators" | "truck_stop_iteration" | "truck_utility_trailer_rentals" | "typesetting_plate_making_and_related_services" | "typewriter_stores" | "u_s_federal_government_agencies_or_departments" | "uniforms_commercial_clothing" | "used_merchandise_and_secondhand_stores" | "utilities" | "variety_stores" | "veterinary_services" | "video_amusement_game_supplies" | "video_game_arcades" | "video_tape_rental_stores" | "vocational_trade_schools" | "watch_jewelry_repair" | "welding_repair" | "wholesale_clubs" | "wig_and_toupee_stores" | "wires_money_orders" | "womens_accessory_and_specialty_shops" | "womens_ready_to_wear_stores" | "wrecking_and_salvage_yards" | undefined;
|
|
126
|
+
readonly city?: string | undefined;
|
|
127
|
+
readonly country?: string | undefined;
|
|
128
|
+
readonly name?: string | undefined;
|
|
129
|
+
readonly network_id?: string | undefined;
|
|
130
|
+
readonly postal_code?: string | undefined;
|
|
131
|
+
readonly state?: string | undefined;
|
|
132
|
+
readonly terminal_id?: string | undefined;
|
|
133
|
+
readonly url?: string | undefined;
|
|
134
|
+
} | undefined;
|
|
135
|
+
readonly purchase_details?: {
|
|
136
|
+
readonly fleet?: {
|
|
137
|
+
readonly cardholder_prompt_data?: {
|
|
138
|
+
readonly driver_id?: string | undefined;
|
|
139
|
+
readonly odometer?: number | undefined;
|
|
140
|
+
readonly unspecified_id?: string | undefined;
|
|
141
|
+
readonly user_id?: string | undefined;
|
|
142
|
+
readonly vehicle_number?: string | undefined;
|
|
143
|
+
} | undefined;
|
|
144
|
+
readonly purchase_type?: "fuel_and_non_fuel_purchase" | "fuel_purchase" | "non_fuel_purchase" | undefined;
|
|
145
|
+
readonly reported_breakdown?: {
|
|
146
|
+
readonly fuel?: {
|
|
147
|
+
readonly gross_amount_decimal?: string | undefined;
|
|
148
|
+
} | undefined;
|
|
149
|
+
readonly non_fuel?: {
|
|
150
|
+
readonly gross_amount_decimal?: string | undefined;
|
|
151
|
+
} | undefined;
|
|
152
|
+
readonly tax?: {
|
|
153
|
+
readonly local_amount_decimal?: string | undefined;
|
|
154
|
+
readonly national_amount_decimal?: string | undefined;
|
|
155
|
+
} | undefined;
|
|
156
|
+
} | undefined;
|
|
157
|
+
readonly service_type?: "full_service" | "non_fuel_transaction" | "self_service" | undefined;
|
|
158
|
+
} | undefined;
|
|
159
|
+
readonly flight?: {
|
|
160
|
+
readonly departure_at?: number | undefined;
|
|
161
|
+
readonly passenger_name?: string | undefined;
|
|
162
|
+
readonly refundable?: boolean | undefined;
|
|
163
|
+
readonly segments?: readonly {
|
|
164
|
+
readonly arrival_airport_code?: string | undefined;
|
|
165
|
+
readonly carrier?: string | undefined;
|
|
166
|
+
readonly departure_airport_code?: string | undefined;
|
|
167
|
+
readonly flight_number?: string | undefined;
|
|
168
|
+
readonly service_class?: string | undefined;
|
|
169
|
+
readonly stopover_allowed?: boolean | undefined;
|
|
170
|
+
}[] | undefined;
|
|
171
|
+
readonly travel_agency?: string | undefined;
|
|
172
|
+
} | undefined;
|
|
173
|
+
readonly fuel?: {
|
|
174
|
+
readonly industry_product_code?: string | undefined;
|
|
175
|
+
readonly quantity_decimal?: string | undefined;
|
|
176
|
+
readonly type?: "diesel" | "other" | "unleaded_plus" | "unleaded_regular" | "unleaded_super" | undefined;
|
|
177
|
+
readonly unit?: "charging_minute" | "imperial_gallon" | "kilogram" | "kilowatt_hour" | "liter" | "other" | "pound" | "us_gallon" | undefined;
|
|
178
|
+
readonly unit_cost_decimal?: string | undefined;
|
|
179
|
+
} | undefined;
|
|
180
|
+
readonly lodging?: {
|
|
181
|
+
readonly check_in_at?: number | undefined;
|
|
182
|
+
readonly nights?: number | undefined;
|
|
183
|
+
} | undefined;
|
|
184
|
+
readonly receipt?: readonly {
|
|
185
|
+
readonly description?: string | undefined;
|
|
186
|
+
readonly quantity?: string | undefined;
|
|
187
|
+
readonly total?: number | undefined;
|
|
188
|
+
readonly unit_cost?: number | undefined;
|
|
189
|
+
}[] | undefined;
|
|
190
|
+
readonly reference?: string | undefined;
|
|
191
|
+
} | undefined;
|
|
192
|
+
}, {
|
|
193
|
+
readonly amount: number;
|
|
194
|
+
readonly amount_details: unknown;
|
|
195
|
+
readonly authorization: unknown;
|
|
196
|
+
readonly balance_transaction: unknown;
|
|
197
|
+
readonly card: unknown;
|
|
198
|
+
readonly cardholder: unknown;
|
|
199
|
+
readonly created: number;
|
|
200
|
+
readonly currency: string;
|
|
201
|
+
readonly dispute: unknown;
|
|
202
|
+
readonly id: string;
|
|
203
|
+
readonly livemode: boolean;
|
|
204
|
+
readonly merchant_amount: number;
|
|
205
|
+
readonly merchant_currency: string;
|
|
206
|
+
readonly merchant_data: {
|
|
207
|
+
readonly category: string;
|
|
208
|
+
readonly category_code: string;
|
|
209
|
+
readonly city: string | null;
|
|
210
|
+
readonly country: string | null;
|
|
211
|
+
readonly name: string | null;
|
|
212
|
+
readonly network_id: string;
|
|
213
|
+
readonly postal_code: string | null;
|
|
214
|
+
readonly state: string | null;
|
|
215
|
+
readonly tax_id: string | null;
|
|
216
|
+
readonly terminal_id: string | null;
|
|
217
|
+
readonly url: string | null;
|
|
218
|
+
};
|
|
219
|
+
readonly metadata: {
|
|
220
|
+
readonly [x: string]: string;
|
|
221
|
+
};
|
|
222
|
+
readonly network_data: unknown;
|
|
223
|
+
readonly object: "issuing.transaction";
|
|
224
|
+
readonly purchase_details?: unknown;
|
|
225
|
+
readonly token?: unknown;
|
|
226
|
+
readonly treasury?: unknown;
|
|
227
|
+
readonly type: "capture" | "refund";
|
|
228
|
+
readonly wallet: "apple_pay" | "google_pay" | "samsung_pay" | null;
|
|
229
|
+
}, never, any>;
|
|
120
230
|
//# sourceMappingURL=PostTestHelpersIssuingTransactionsCreateUnlinkedRefund.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PostTestHelpersIssuingTransactionsCreateUnlinkedRefund.d.ts","sourceRoot":"","sources":["../../src/operations/PostTestHelpersIssuingTransactionsCreateUnlinkedRefund.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAKxC,eAAO,MAAM,2DAA2D;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAsbrE,CAAC;AACJ,MAAM,MAAM,2DAA2D,GACrE,OAAO,2DAA2D,CAAC,IAAI,CAAC;AAG1E,eAAO,MAAM,4DAA4D;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAsCrE,CAAC;AACL,MAAM,MAAM,4DAA4D,GACtE,OAAO,4DAA4D,CAAC,IAAI,CAAC;AAG3E;;;;GAIG;AACH,eAAO,MAAM,sDAAsD,
|
|
1
|
+
{"version":3,"file":"PostTestHelpersIssuingTransactionsCreateUnlinkedRefund.d.ts","sourceRoot":"","sources":["../../src/operations/PostTestHelpersIssuingTransactionsCreateUnlinkedRefund.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAKxC,eAAO,MAAM,2DAA2D;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAsbrE,CAAC;AACJ,MAAM,MAAM,2DAA2D,GACrE,OAAO,2DAA2D,CAAC,IAAI,CAAC;AAG1E,eAAO,MAAM,4DAA4D;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAsCrE,CAAC;AACL,MAAM,MAAM,4DAA4D,GACtE,OAAO,4DAA4D,CAAC,IAAI,CAAC;AAG3E;;;;GAIG;AACH,eAAO,MAAM,sDAAsD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAI9D,CAAC"}
|
|
@@ -47,5 +47,46 @@ export type PostTestHelpersIssuingTransactionsTransactionRefundOutput = typeof P
|
|
|
47
47
|
*
|
|
48
48
|
* <p>Refund a test-mode Transaction.</p>
|
|
49
49
|
*/
|
|
50
|
-
export declare const PostTestHelpersIssuingTransactionsTransactionRefund:
|
|
50
|
+
export declare const PostTestHelpersIssuingTransactionsTransactionRefund: import("@distilled.cloud/core/client").OperationMethod<{
|
|
51
|
+
readonly expand?: readonly string[] | undefined;
|
|
52
|
+
readonly refund_amount?: number | undefined;
|
|
53
|
+
readonly transaction: string;
|
|
54
|
+
}, {
|
|
55
|
+
readonly amount: number;
|
|
56
|
+
readonly amount_details: unknown;
|
|
57
|
+
readonly authorization: unknown;
|
|
58
|
+
readonly balance_transaction: unknown;
|
|
59
|
+
readonly card: unknown;
|
|
60
|
+
readonly cardholder: unknown;
|
|
61
|
+
readonly created: number;
|
|
62
|
+
readonly currency: string;
|
|
63
|
+
readonly dispute: unknown;
|
|
64
|
+
readonly id: string;
|
|
65
|
+
readonly livemode: boolean;
|
|
66
|
+
readonly merchant_amount: number;
|
|
67
|
+
readonly merchant_currency: string;
|
|
68
|
+
readonly merchant_data: {
|
|
69
|
+
readonly category: string;
|
|
70
|
+
readonly category_code: string;
|
|
71
|
+
readonly city: string | null;
|
|
72
|
+
readonly country: string | null;
|
|
73
|
+
readonly name: string | null;
|
|
74
|
+
readonly network_id: string;
|
|
75
|
+
readonly postal_code: string | null;
|
|
76
|
+
readonly state: string | null;
|
|
77
|
+
readonly tax_id: string | null;
|
|
78
|
+
readonly terminal_id: string | null;
|
|
79
|
+
readonly url: string | null;
|
|
80
|
+
};
|
|
81
|
+
readonly metadata: {
|
|
82
|
+
readonly [x: string]: string;
|
|
83
|
+
};
|
|
84
|
+
readonly network_data: unknown;
|
|
85
|
+
readonly object: "issuing.transaction";
|
|
86
|
+
readonly purchase_details?: unknown;
|
|
87
|
+
readonly token?: unknown;
|
|
88
|
+
readonly treasury?: unknown;
|
|
89
|
+
readonly type: "capture" | "refund";
|
|
90
|
+
readonly wallet: "apple_pay" | "google_pay" | "samsung_pay" | null;
|
|
91
|
+
}, never, any>;
|
|
51
92
|
//# sourceMappingURL=PostTestHelpersIssuingTransactionsTransactionRefund.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PostTestHelpersIssuingTransactionsTransactionRefund.d.ts","sourceRoot":"","sources":["../../src/operations/PostTestHelpersIssuingTransactionsTransactionRefund.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAKxC,eAAO,MAAM,wDAAwD;;;;EAWlE,CAAC;AACJ,MAAM,MAAM,wDAAwD,GAClE,OAAO,wDAAwD,CAAC,IAAI,CAAC;AAGvE,eAAO,MAAM,yDAAyD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAsClE,CAAC;AACL,MAAM,MAAM,yDAAyD,GACnE,OAAO,yDAAyD,CAAC,IAAI,CAAC;AAGxE;;;;GAIG;AACH,eAAO,MAAM,mDAAmD,
|
|
1
|
+
{"version":3,"file":"PostTestHelpersIssuingTransactionsTransactionRefund.d.ts","sourceRoot":"","sources":["../../src/operations/PostTestHelpersIssuingTransactionsTransactionRefund.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAKxC,eAAO,MAAM,wDAAwD;;;;EAWlE,CAAC;AACJ,MAAM,MAAM,wDAAwD,GAClE,OAAO,wDAAwD,CAAC,IAAI,CAAC;AAGvE,eAAO,MAAM,yDAAyD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAsClE,CAAC;AACL,MAAM,MAAM,yDAAyD,GACnE,OAAO,yDAAyD,CAAC,IAAI,CAAC;AAGxE;;;;GAIG;AACH,eAAO,MAAM,mDAAmD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAI3D,CAAC"}
|
|
@@ -130,5 +130,129 @@ export type PostTestHelpersRefundsRefundExpireOutput = typeof PostTestHelpersRef
|
|
|
130
130
|
*
|
|
131
131
|
* <p>Expire a refund with a status of <code>requires_action</code>.</p>
|
|
132
132
|
*/
|
|
133
|
-
export declare const PostTestHelpersRefundsRefundExpire:
|
|
133
|
+
export declare const PostTestHelpersRefundsRefundExpire: import("@distilled.cloud/core/client").OperationMethod<{
|
|
134
|
+
readonly expand?: readonly string[] | undefined;
|
|
135
|
+
readonly refund: string;
|
|
136
|
+
}, {
|
|
137
|
+
readonly amount: number;
|
|
138
|
+
readonly balance_transaction: unknown;
|
|
139
|
+
readonly charge: unknown;
|
|
140
|
+
readonly created: number;
|
|
141
|
+
readonly currency: string;
|
|
142
|
+
readonly description?: string | undefined;
|
|
143
|
+
readonly destination_details?: {
|
|
144
|
+
readonly affirm?: {} | undefined;
|
|
145
|
+
readonly afterpay_clearpay?: {} | undefined;
|
|
146
|
+
readonly alipay?: {} | undefined;
|
|
147
|
+
readonly alma?: {} | undefined;
|
|
148
|
+
readonly amazon_pay?: {} | undefined;
|
|
149
|
+
readonly au_bank_transfer?: {} | undefined;
|
|
150
|
+
readonly blik?: {
|
|
151
|
+
readonly network_decline_code: string | null;
|
|
152
|
+
readonly reference: string | null;
|
|
153
|
+
readonly reference_status: string | null;
|
|
154
|
+
} | undefined;
|
|
155
|
+
readonly br_bank_transfer?: {
|
|
156
|
+
readonly reference: string | null;
|
|
157
|
+
readonly reference_status: string | null;
|
|
158
|
+
} | undefined;
|
|
159
|
+
readonly card?: {
|
|
160
|
+
readonly reference?: string | undefined;
|
|
161
|
+
readonly reference_status?: string | undefined;
|
|
162
|
+
readonly reference_type?: string | undefined;
|
|
163
|
+
readonly type: "pending" | "refund" | "reversal";
|
|
164
|
+
} | undefined;
|
|
165
|
+
readonly cashapp?: {} | undefined;
|
|
166
|
+
readonly crypto?: {
|
|
167
|
+
readonly reference: string | null;
|
|
168
|
+
} | undefined;
|
|
169
|
+
readonly customer_cash_balance?: {} | undefined;
|
|
170
|
+
readonly eps?: {} | undefined;
|
|
171
|
+
readonly eu_bank_transfer?: {
|
|
172
|
+
readonly reference: string | null;
|
|
173
|
+
readonly reference_status: string | null;
|
|
174
|
+
} | undefined;
|
|
175
|
+
readonly gb_bank_transfer?: {
|
|
176
|
+
readonly reference: string | null;
|
|
177
|
+
readonly reference_status: string | null;
|
|
178
|
+
} | undefined;
|
|
179
|
+
readonly giropay?: {} | undefined;
|
|
180
|
+
readonly grabpay?: {} | undefined;
|
|
181
|
+
readonly jp_bank_transfer?: {
|
|
182
|
+
readonly reference: string | null;
|
|
183
|
+
readonly reference_status: string | null;
|
|
184
|
+
} | undefined;
|
|
185
|
+
readonly klarna?: {} | undefined;
|
|
186
|
+
readonly mb_way?: {
|
|
187
|
+
readonly reference: string | null;
|
|
188
|
+
readonly reference_status: string | null;
|
|
189
|
+
} | undefined;
|
|
190
|
+
readonly multibanco?: {
|
|
191
|
+
readonly reference: string | null;
|
|
192
|
+
readonly reference_status: string | null;
|
|
193
|
+
} | undefined;
|
|
194
|
+
readonly mx_bank_transfer?: {
|
|
195
|
+
readonly reference: string | null;
|
|
196
|
+
readonly reference_status: string | null;
|
|
197
|
+
} | undefined;
|
|
198
|
+
readonly nz_bank_transfer?: {} | undefined;
|
|
199
|
+
readonly p24?: {
|
|
200
|
+
readonly reference: string | null;
|
|
201
|
+
readonly reference_status: string | null;
|
|
202
|
+
} | undefined;
|
|
203
|
+
readonly paynow?: {} | undefined;
|
|
204
|
+
readonly paypal?: {
|
|
205
|
+
readonly network_decline_code: string | null;
|
|
206
|
+
} | undefined;
|
|
207
|
+
readonly pix?: {} | undefined;
|
|
208
|
+
readonly revolut?: {} | undefined;
|
|
209
|
+
readonly sofort?: {} | undefined;
|
|
210
|
+
readonly swish?: {
|
|
211
|
+
readonly network_decline_code: string | null;
|
|
212
|
+
readonly reference: string | null;
|
|
213
|
+
readonly reference_status: string | null;
|
|
214
|
+
} | undefined;
|
|
215
|
+
readonly th_bank_transfer?: {
|
|
216
|
+
readonly reference: string | null;
|
|
217
|
+
readonly reference_status: string | null;
|
|
218
|
+
} | undefined;
|
|
219
|
+
readonly twint?: {} | undefined;
|
|
220
|
+
readonly type: string;
|
|
221
|
+
readonly us_bank_transfer?: {
|
|
222
|
+
readonly reference: string | null;
|
|
223
|
+
readonly reference_status: string | null;
|
|
224
|
+
} | undefined;
|
|
225
|
+
readonly wechat_pay?: {} | undefined;
|
|
226
|
+
readonly zip?: {} | undefined;
|
|
227
|
+
} | undefined;
|
|
228
|
+
readonly failure_balance_transaction?: unknown;
|
|
229
|
+
readonly failure_reason?: string | undefined;
|
|
230
|
+
readonly id: string;
|
|
231
|
+
readonly instructions_email?: string | undefined;
|
|
232
|
+
readonly metadata: {
|
|
233
|
+
readonly [x: string]: string;
|
|
234
|
+
} | null;
|
|
235
|
+
readonly next_action?: {
|
|
236
|
+
readonly display_details?: {
|
|
237
|
+
readonly email_sent: {
|
|
238
|
+
readonly email_sent_at: number;
|
|
239
|
+
readonly email_sent_to: string;
|
|
240
|
+
};
|
|
241
|
+
readonly expires_at: number;
|
|
242
|
+
} | undefined;
|
|
243
|
+
readonly type: string;
|
|
244
|
+
} | undefined;
|
|
245
|
+
readonly object: "refund";
|
|
246
|
+
readonly payment_intent: unknown;
|
|
247
|
+
readonly pending_reason?: "charge_pending" | "insufficient_funds" | "processing" | undefined;
|
|
248
|
+
readonly presentment_details?: {
|
|
249
|
+
readonly presentment_amount: number;
|
|
250
|
+
readonly presentment_currency: string;
|
|
251
|
+
} | undefined;
|
|
252
|
+
readonly reason: "duplicate" | "expired_uncaptured_charge" | "fraudulent" | "requested_by_customer" | null;
|
|
253
|
+
readonly receipt_number: string | null;
|
|
254
|
+
readonly source_transfer_reversal: unknown;
|
|
255
|
+
readonly status: string | null;
|
|
256
|
+
readonly transfer_reversal: unknown;
|
|
257
|
+
}, never, any>;
|
|
134
258
|
//# sourceMappingURL=PostTestHelpersRefundsRefundExpire.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PostTestHelpersRefundsRefundExpire.d.ts","sourceRoot":"","sources":["../../src/operations/PostTestHelpersRefundsRefundExpire.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAKxC,eAAO,MAAM,uCAAuC;;;EAUjD,CAAC;AACJ,MAAM,MAAM,uCAAuC,GACjD,OAAO,uCAAuC,CAAC,IAAI,CAAC;AAGtD,eAAO,MAAM,wCAAwC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAuKjD,CAAC;AACL,MAAM,MAAM,wCAAwC,GAClD,OAAO,wCAAwC,CAAC,IAAI,CAAC;AAGvD;;;;GAIG;AACH,eAAO,MAAM,kCAAkC,
|
|
1
|
+
{"version":3,"file":"PostTestHelpersRefundsRefundExpire.d.ts","sourceRoot":"","sources":["../../src/operations/PostTestHelpersRefundsRefundExpire.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAKxC,eAAO,MAAM,uCAAuC;;;EAUjD,CAAC;AACJ,MAAM,MAAM,uCAAuC,GACjD,OAAO,uCAAuC,CAAC,IAAI,CAAC;AAGtD,eAAO,MAAM,wCAAwC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAuKjD,CAAC;AACL,MAAM,MAAM,wCAAwC,GAClD,OAAO,wCAAwC,CAAC,IAAI,CAAC;AAGvD;;;;GAIG;AACH,eAAO,MAAM,kCAAkC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAI1C,CAAC"}
|
|
@@ -39,5 +39,38 @@ export type PostTestHelpersTerminalReadersReaderPresentPaymentMethodOutput = typ
|
|
|
39
39
|
*
|
|
40
40
|
* <p>Presents a payment method on a simulated reader. Can be used to simulate accepting a payment, saving a card or refunding a transaction.</p>
|
|
41
41
|
*/
|
|
42
|
-
export declare const PostTestHelpersTerminalReadersReaderPresentPaymentMethod:
|
|
42
|
+
export declare const PostTestHelpersTerminalReadersReaderPresentPaymentMethod: import("@distilled.cloud/core/client").OperationMethod<{
|
|
43
|
+
readonly amount_tip?: number | undefined;
|
|
44
|
+
readonly card?: {
|
|
45
|
+
readonly cvc?: string | undefined;
|
|
46
|
+
readonly exp_month: number;
|
|
47
|
+
readonly exp_year: number;
|
|
48
|
+
readonly number: string;
|
|
49
|
+
} | undefined;
|
|
50
|
+
readonly card_present?: {
|
|
51
|
+
readonly number?: string | undefined;
|
|
52
|
+
} | undefined;
|
|
53
|
+
readonly expand?: readonly string[] | undefined;
|
|
54
|
+
readonly interac_present?: {
|
|
55
|
+
readonly number?: string | undefined;
|
|
56
|
+
} | undefined;
|
|
57
|
+
readonly reader: string;
|
|
58
|
+
readonly type?: "card" | "card_present" | "interac_present" | undefined;
|
|
59
|
+
}, {
|
|
60
|
+
readonly action: unknown;
|
|
61
|
+
readonly device_sw_version: string | null;
|
|
62
|
+
readonly device_type: "bbpos_chipper2x" | "bbpos_wisepad3" | "bbpos_wisepos_e" | "mobile_phone_reader" | "simulated_stripe_s700" | "simulated_stripe_s710" | "simulated_wisepos_e" | "stripe_m2" | "stripe_s700" | "stripe_s710" | "verifone_P400";
|
|
63
|
+
readonly id: string;
|
|
64
|
+
readonly ip_address: string | null;
|
|
65
|
+
readonly label: string;
|
|
66
|
+
readonly last_seen_at: number | null;
|
|
67
|
+
readonly livemode: boolean;
|
|
68
|
+
readonly location: unknown;
|
|
69
|
+
readonly metadata: {
|
|
70
|
+
readonly [x: string]: string;
|
|
71
|
+
};
|
|
72
|
+
readonly object: "terminal.reader";
|
|
73
|
+
readonly serial_number: string;
|
|
74
|
+
readonly status: "offline" | "online" | null;
|
|
75
|
+
}, never, any>;
|
|
43
76
|
//# sourceMappingURL=PostTestHelpersTerminalReadersReaderPresentPaymentMethod.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PostTestHelpersTerminalReadersReaderPresentPaymentMethod.d.ts","sourceRoot":"","sources":["../../src/operations/PostTestHelpersTerminalReadersReaderPresentPaymentMethod.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAKxC,eAAO,MAAM,6DAA6D;;;;;;;;;;;;;;;;;EAgCvE,CAAC;AACJ,MAAM,MAAM,6DAA6D,GACvE,OAAO,6DAA6D,CAAC,IAAI,CAAC;AAG5E,eAAO,MAAM,8DAA8D;;;;;;;;;;;;;;EA2BvE,CAAC;AACL,MAAM,MAAM,8DAA8D,GACxE,OAAO,8DAA8D,CAAC,IAAI,CAAC;AAG7E;;;;GAIG;AACH,eAAO,MAAM,wDAAwD,
|
|
1
|
+
{"version":3,"file":"PostTestHelpersTerminalReadersReaderPresentPaymentMethod.d.ts","sourceRoot":"","sources":["../../src/operations/PostTestHelpersTerminalReadersReaderPresentPaymentMethod.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAKxC,eAAO,MAAM,6DAA6D;;;;;;;;;;;;;;;;;EAgCvE,CAAC;AACJ,MAAM,MAAM,6DAA6D,GACvE,OAAO,6DAA6D,CAAC,IAAI,CAAC;AAG5E,eAAO,MAAM,8DAA8D;;;;;;;;;;;;;;EA2BvE,CAAC;AACL,MAAM,MAAM,8DAA8D,GACxE,OAAO,8DAA8D,CAAC,IAAI,CAAC;AAG7E;;;;GAIG;AACH,eAAO,MAAM,wDAAwD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAKhE,CAAC"}
|
|
@@ -26,5 +26,25 @@ export type PostTestHelpersTerminalReadersReaderSucceedInputCollectionOutput = t
|
|
|
26
26
|
*
|
|
27
27
|
* <p>Use this endpoint to trigger a successful input collection on a simulated reader.</p>
|
|
28
28
|
*/
|
|
29
|
-
export declare const PostTestHelpersTerminalReadersReaderSucceedInputCollection:
|
|
29
|
+
export declare const PostTestHelpersTerminalReadersReaderSucceedInputCollection: import("@distilled.cloud/core/client").OperationMethod<{
|
|
30
|
+
readonly expand?: readonly string[] | undefined;
|
|
31
|
+
readonly reader: string;
|
|
32
|
+
readonly skip_non_required_inputs?: "all" | "none" | undefined;
|
|
33
|
+
}, {
|
|
34
|
+
readonly action: unknown;
|
|
35
|
+
readonly device_sw_version: string | null;
|
|
36
|
+
readonly device_type: "bbpos_chipper2x" | "bbpos_wisepad3" | "bbpos_wisepos_e" | "mobile_phone_reader" | "simulated_stripe_s700" | "simulated_stripe_s710" | "simulated_wisepos_e" | "stripe_m2" | "stripe_s700" | "stripe_s710" | "verifone_P400";
|
|
37
|
+
readonly id: string;
|
|
38
|
+
readonly ip_address: string | null;
|
|
39
|
+
readonly label: string;
|
|
40
|
+
readonly last_seen_at: number | null;
|
|
41
|
+
readonly livemode: boolean;
|
|
42
|
+
readonly location: unknown;
|
|
43
|
+
readonly metadata: {
|
|
44
|
+
readonly [x: string]: string;
|
|
45
|
+
};
|
|
46
|
+
readonly object: "terminal.reader";
|
|
47
|
+
readonly serial_number: string;
|
|
48
|
+
readonly status: "offline" | "online" | null;
|
|
49
|
+
}, never, any>;
|
|
30
50
|
//# sourceMappingURL=PostTestHelpersTerminalReadersReaderSucceedInputCollection.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PostTestHelpersTerminalReadersReaderSucceedInputCollection.d.ts","sourceRoot":"","sources":["../../src/operations/PostTestHelpersTerminalReadersReaderSucceedInputCollection.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAKxC,eAAO,MAAM,+DAA+D;;;;EAWzE,CAAC;AACJ,MAAM,MAAM,+DAA+D,GACzE,OAAO,+DAA+D,CAAC,IAAI,CAAC;AAG9E,eAAO,MAAM,gEAAgE;;;;;;;;;;;;;;EA2BzE,CAAC;AACL,MAAM,MAAM,gEAAgE,GAC1E,OAAO,gEAAgE,CAAC,IAAI,CAAC;AAG/E;;;;GAIG;AACH,eAAO,MAAM,0DAA0D,
|
|
1
|
+
{"version":3,"file":"PostTestHelpersTerminalReadersReaderSucceedInputCollection.d.ts","sourceRoot":"","sources":["../../src/operations/PostTestHelpersTerminalReadersReaderSucceedInputCollection.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAKxC,eAAO,MAAM,+DAA+D;;;;EAWzE,CAAC;AACJ,MAAM,MAAM,+DAA+D,GACzE,OAAO,+DAA+D,CAAC,IAAI,CAAC;AAG9E,eAAO,MAAM,gEAAgE;;;;;;;;;;;;;;EA2BzE,CAAC;AACL,MAAM,MAAM,gEAAgE,GAC1E,OAAO,gEAAgE,CAAC,IAAI,CAAC;AAG/E;;;;GAIG;AACH,eAAO,MAAM,0DAA0D;;;;;;;;;;;;;;;;;;;;cAMlE,CAAC"}
|
|
@@ -25,5 +25,24 @@ export type PostTestHelpersTerminalReadersReaderTimeoutInputCollectionOutput = t
|
|
|
25
25
|
*
|
|
26
26
|
* <p>Use this endpoint to complete an input collection with a timeout error on a simulated reader.</p>
|
|
27
27
|
*/
|
|
28
|
-
export declare const PostTestHelpersTerminalReadersReaderTimeoutInputCollection:
|
|
28
|
+
export declare const PostTestHelpersTerminalReadersReaderTimeoutInputCollection: import("@distilled.cloud/core/client").OperationMethod<{
|
|
29
|
+
readonly expand?: readonly string[] | undefined;
|
|
30
|
+
readonly reader: string;
|
|
31
|
+
}, {
|
|
32
|
+
readonly action: unknown;
|
|
33
|
+
readonly device_sw_version: string | null;
|
|
34
|
+
readonly device_type: "bbpos_chipper2x" | "bbpos_wisepad3" | "bbpos_wisepos_e" | "mobile_phone_reader" | "simulated_stripe_s700" | "simulated_stripe_s710" | "simulated_wisepos_e" | "stripe_m2" | "stripe_s700" | "stripe_s710" | "verifone_P400";
|
|
35
|
+
readonly id: string;
|
|
36
|
+
readonly ip_address: string | null;
|
|
37
|
+
readonly label: string;
|
|
38
|
+
readonly last_seen_at: number | null;
|
|
39
|
+
readonly livemode: boolean;
|
|
40
|
+
readonly location: unknown;
|
|
41
|
+
readonly metadata: {
|
|
42
|
+
readonly [x: string]: string;
|
|
43
|
+
};
|
|
44
|
+
readonly object: "terminal.reader";
|
|
45
|
+
readonly serial_number: string;
|
|
46
|
+
readonly status: "offline" | "online" | null;
|
|
47
|
+
}, never, any>;
|
|
29
48
|
//# sourceMappingURL=PostTestHelpersTerminalReadersReaderTimeoutInputCollection.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PostTestHelpersTerminalReadersReaderTimeoutInputCollection.d.ts","sourceRoot":"","sources":["../../src/operations/PostTestHelpersTerminalReadersReaderTimeoutInputCollection.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAKxC,eAAO,MAAM,+DAA+D;;;EAUzE,CAAC;AACJ,MAAM,MAAM,+DAA+D,GACzE,OAAO,+DAA+D,CAAC,IAAI,CAAC;AAG9E,eAAO,MAAM,gEAAgE;;;;;;;;;;;;;;EA2BzE,CAAC;AACL,MAAM,MAAM,gEAAgE,GAC1E,OAAO,gEAAgE,CAAC,IAAI,CAAC;AAG/E;;;;GAIG;AACH,eAAO,MAAM,0DAA0D,
|
|
1
|
+
{"version":3,"file":"PostTestHelpersTerminalReadersReaderTimeoutInputCollection.d.ts","sourceRoot":"","sources":["../../src/operations/PostTestHelpersTerminalReadersReaderTimeoutInputCollection.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAKxC,eAAO,MAAM,+DAA+D;;;EAUzE,CAAC;AACJ,MAAM,MAAM,+DAA+D,GACzE,OAAO,+DAA+D,CAAC,IAAI,CAAC;AAG9E,eAAO,MAAM,gEAAgE;;;;;;;;;;;;;;EA2BzE,CAAC;AACL,MAAM,MAAM,gEAAgE,GAC1E,OAAO,gEAAgE,CAAC,IAAI,CAAC;AAG/E;;;;GAIG;AACH,eAAO,MAAM,0DAA0D;;;;;;;;;;;;;;;;;;;cAMlE,CAAC"}
|