# tiger_stripe v0.1.11 - Table of Contents ## Pages - [TigerStripe](readme.md) - [Changelog](changelog.md) - Guides - [Getting Started](getting-started.md) - [Igniter Installer](igniter-installer.md) - [Webhooks](webhooks.md) - [Connect & OAuth](connect-and-oauth.md) - [Testing](testing.md) - [Telemetry](telemetry.md) ## Modules - [Stripe.Deserializer](Stripe.Deserializer.md): Deserializes JSON strings and raw maps into typed Stripe structs. - [Stripe.Events](Stripe.Events.md): Known Stripe event type constants. - [Stripe.Events.UnknownEventNotification](Stripe.Events.UnknownEventNotification.md): Fallback for unrecognized thin event notifications. - [Stripe.Events.V1BillingMeterErrorReportTriggeredEvent](Stripe.Events.V1BillingMeterErrorReportTriggeredEvent.md): Occurs when a Meter has invalid async usage events. - [Stripe.Events.V1BillingMeterNoMeterFoundEvent](Stripe.Events.V1BillingMeterNoMeterFoundEvent.md): Occurs when a Meter's id is missing or invalid in async usage events. - [Stripe.Events.V2CoreAccountClosedEvent](Stripe.Events.V2CoreAccountClosedEvent.md): This event occurs when an account is closed. - [Stripe.Events.V2CoreAccountCreatedEvent](Stripe.Events.V2CoreAccountCreatedEvent.md): Occurs when an Account is created. - [Stripe.Events.V2CoreAccountIncludingConfigurationCustomerCapabilityStatusUpdatedEvent](Stripe.Events.V2CoreAccountIncludingConfigurationCustomerCapabilityStatusUpdatedEvent.md): Occurs when the status of an Account's customer configuration capability is updated. - [Stripe.Events.V2CoreAccountIncludingConfigurationCustomerUpdatedEvent](Stripe.Events.V2CoreAccountIncludingConfigurationCustomerUpdatedEvent.md): Occurs when an Account's customer configuration is updated. - [Stripe.Events.V2CoreAccountIncludingConfigurationMerchantCapabilityStatusUpdatedEvent](Stripe.Events.V2CoreAccountIncludingConfigurationMerchantCapabilityStatusUpdatedEvent.md): Occurs when the status of an Account's merchant configuration capability is updated. - [Stripe.Events.V2CoreAccountIncludingConfigurationMerchantUpdatedEvent](Stripe.Events.V2CoreAccountIncludingConfigurationMerchantUpdatedEvent.md): Occurs when an Account's merchant configuration is updated. - [Stripe.Events.V2CoreAccountIncludingConfigurationRecipientCapabilityStatusUpdatedEvent](Stripe.Events.V2CoreAccountIncludingConfigurationRecipientCapabilityStatusUpdatedEvent.md): Occurs when the status of an Account's recipient configuration capability is updated. - [Stripe.Events.V2CoreAccountIncludingConfigurationRecipientUpdatedEvent](Stripe.Events.V2CoreAccountIncludingConfigurationRecipientUpdatedEvent.md): Occurs when a Recipient's configuration is updated. - [Stripe.Events.V2CoreAccountIncludingDefaultsUpdatedEvent](Stripe.Events.V2CoreAccountIncludingDefaultsUpdatedEvent.md): This event occurs when account defaults are created or updated. - [Stripe.Events.V2CoreAccountIncludingFutureRequirementsUpdatedEvent](Stripe.Events.V2CoreAccountIncludingFutureRequirementsUpdatedEvent.md): Occurs when an Account's future requirements are updated. - [Stripe.Events.V2CoreAccountIncludingIdentityUpdatedEvent](Stripe.Events.V2CoreAccountIncludingIdentityUpdatedEvent.md): Occurs when an Identity is updated. - [Stripe.Events.V2CoreAccountIncludingRequirementsUpdatedEvent](Stripe.Events.V2CoreAccountIncludingRequirementsUpdatedEvent.md): Occurs when an Account's requirements are updated. - [Stripe.Events.V2CoreAccountLinkReturnedEvent](Stripe.Events.V2CoreAccountLinkReturnedEvent.md): Occurs when the generated AccountLink is completed. - [Stripe.Events.V2CoreAccountPersonCreatedEvent](Stripe.Events.V2CoreAccountPersonCreatedEvent.md): Occurs when a Person is created. - [Stripe.Events.V2CoreAccountPersonDeletedEvent](Stripe.Events.V2CoreAccountPersonDeletedEvent.md): Occurs when a Person is deleted. - [Stripe.Events.V2CoreAccountPersonUpdatedEvent](Stripe.Events.V2CoreAccountPersonUpdatedEvent.md): Occurs when a Person is updated. - [Stripe.Events.V2CoreAccountUpdatedEvent](Stripe.Events.V2CoreAccountUpdatedEvent.md): Occurs when an Account is updated. - [Stripe.Events.V2CoreEventDestinationPingEvent](Stripe.Events.V2CoreEventDestinationPingEvent.md): A ping event used to test the connection to an EventDestination. - [Stripe.Test](Stripe.Test.md): Test helpers for stubbing Stripe HTTP requests. - [Stripe.V2.ListObject](Stripe.V2.ListObject.md): Represents a V2 paginated list response (detected by `next_page_url` key). - Core - [Stripe](Stripe.md): Elixir SDK and client for the Stripe API. - [Stripe.Client](Stripe.Client.md): Stripe API client. Holds configuration and executes HTTP requests. - Error Handling - [Stripe.Error](Stripe.Error.md): Stripe API error. - Pagination - [Stripe.ListObject](Stripe.ListObject.md): Represents a V1 paginated list response (`object: "list"`). - [Stripe.SearchResult](Stripe.SearchResult.md): Represents a V1 search result response (`object: "search_result"`). - Webhooks - [Stripe.Webhook](Stripe.Webhook.md): Webhook signature verification and event construction. - OAuth - [Stripe.OAuth](Stripe.OAuth.md): Stripe Connect OAuth helpers. - V1 Services - [Stripe.Services.AccountCapabilityService](Stripe.Services.AccountCapabilityService.md): AccountCapability API operations. - [Stripe.Services.AccountExternalAccountService](Stripe.Services.AccountExternalAccountService.md): AccountExternalAccount API operations. - [Stripe.Services.AccountLinkService](Stripe.Services.AccountLinkService.md): AccountLink - [Stripe.Services.AccountLoginLinkService](Stripe.Services.AccountLoginLinkService.md): AccountLoginLink API operations. - [Stripe.Services.AccountPersonService](Stripe.Services.AccountPersonService.md): AccountPerson API operations. - [Stripe.Services.AccountService](Stripe.Services.AccountService.md): Account - [Stripe.Services.AccountSessionService](Stripe.Services.AccountSessionService.md): ConnectEmbeddedMethodAccountSessionCreateMethodAccountSession - [Stripe.Services.ApplePayDomainService](Stripe.Services.ApplePayDomainService.md): ApplePayDomain - [Stripe.Services.ApplicationFeeRefundService](Stripe.Services.ApplicationFeeRefundService.md): ApplicationFeeRefund API operations. - [Stripe.Services.ApplicationFeeService](Stripe.Services.ApplicationFeeService.md): PlatformFee - [Stripe.Services.Apps.SecretService](Stripe.Services.Apps.SecretService.md): SecretServiceResourceSecret - [Stripe.Services.AppsService](Stripe.Services.AppsService.md): Apps services. - [Stripe.Services.BalanceService](Stripe.Services.BalanceService.md): Balance - [Stripe.Services.BalanceSettingsService](Stripe.Services.BalanceSettingsService.md): BalanceSettingsResourceBalanceSettings - [Stripe.Services.BalanceTransactionService](Stripe.Services.BalanceTransactionService.md): BalanceTransaction - [Stripe.Services.Billing.AlertService](Stripe.Services.Billing.AlertService.md): ThresholdsResourceAlert - [Stripe.Services.Billing.CreditBalanceSummaryService](Stripe.Services.Billing.CreditBalanceSummaryService.md): CreditBalanceSummary - [Stripe.Services.Billing.CreditBalanceTransactionService](Stripe.Services.Billing.CreditBalanceTransactionService.md): CreditBalanceTransaction - [Stripe.Services.Billing.CreditGrantService](Stripe.Services.Billing.CreditGrantService.md): CreditGrant - [Stripe.Services.Billing.MeterEventAdjustmentService](Stripe.Services.Billing.MeterEventAdjustmentService.md): BillingMeterEventAdjustment - [Stripe.Services.Billing.MeterEventService](Stripe.Services.Billing.MeterEventService.md): BillingMeterEvent - [Stripe.Services.Billing.MeterEventSummaryService](Stripe.Services.Billing.MeterEventSummaryService.md): BillingMeterEventSummary - [Stripe.Services.Billing.MeterService](Stripe.Services.Billing.MeterService.md): BillingMeter - [Stripe.Services.BillingPortal.ConfigurationService](Stripe.Services.BillingPortal.ConfigurationService.md): PortalConfiguration - [Stripe.Services.BillingPortal.SessionService](Stripe.Services.BillingPortal.SessionService.md): PortalSession - [Stripe.Services.BillingPortalService](Stripe.Services.BillingPortalService.md): Billingportal services. - [Stripe.Services.BillingService](Stripe.Services.BillingService.md): Billing services. - [Stripe.Services.ChargeService](Stripe.Services.ChargeService.md): Charge - [Stripe.Services.Checkout.SessionLineItemService](Stripe.Services.Checkout.SessionLineItemService.md): SessionLineItem API operations. - [Stripe.Services.Checkout.SessionService](Stripe.Services.Checkout.SessionService.md): Session - [Stripe.Services.CheckoutService](Stripe.Services.CheckoutService.md): Checkout services. - [Stripe.Services.Climate.OrderService](Stripe.Services.Climate.OrderService.md): ClimateRemovalsOrders - [Stripe.Services.Climate.ProductService](Stripe.Services.Climate.ProductService.md): ClimateRemovalsProducts - [Stripe.Services.Climate.SupplierService](Stripe.Services.Climate.SupplierService.md): ClimateRemovalsSuppliers - [Stripe.Services.ClimateService](Stripe.Services.ClimateService.md): Climate services. - [Stripe.Services.ConfirmationTokenService](Stripe.Services.ConfirmationTokenService.md): ConfirmationTokensResourceConfirmationToken - [Stripe.Services.CountrySpecService](Stripe.Services.CountrySpecService.md): CountrySpec - [Stripe.Services.CouponService](Stripe.Services.CouponService.md): Coupon - [Stripe.Services.CreditNoteLineItemService](Stripe.Services.CreditNoteLineItemService.md): CreditNoteLineItem - [Stripe.Services.CreditNotePreviewLinesService](Stripe.Services.CreditNotePreviewLinesService.md): CreditNotePreviewLines API operations. - [Stripe.Services.CreditNoteService](Stripe.Services.CreditNoteService.md): CreditNote - [Stripe.Services.CustomerBalanceTransactionService](Stripe.Services.CustomerBalanceTransactionService.md): CustomerBalanceTransaction - [Stripe.Services.CustomerCashBalanceService](Stripe.Services.CustomerCashBalanceService.md): CustomerCashBalance API operations. - [Stripe.Services.CustomerCashBalanceTransactionService](Stripe.Services.CustomerCashBalanceTransactionService.md): CustomerCashBalanceTransaction - [Stripe.Services.CustomerFundingInstructionsService](Stripe.Services.CustomerFundingInstructionsService.md): CustomerFundingInstructions API operations. - [Stripe.Services.CustomerPaymentMethodService](Stripe.Services.CustomerPaymentMethodService.md): CustomerPaymentMethod API operations. - [Stripe.Services.CustomerPaymentSourceService](Stripe.Services.CustomerPaymentSourceService.md): CustomerPaymentSource API operations. - [Stripe.Services.CustomerService](Stripe.Services.CustomerService.md): Customer - [Stripe.Services.CustomerSessionService](Stripe.Services.CustomerSessionService.md): CustomerSessionResourceCustomerSession - [Stripe.Services.CustomerTaxIdService](Stripe.Services.CustomerTaxIdService.md): CustomerTaxId API operations. - [Stripe.Services.DisputeService](Stripe.Services.DisputeService.md): Dispute - [Stripe.Services.Entitlements.ActiveEntitlementService](Stripe.Services.Entitlements.ActiveEntitlementService.md): ActiveEntitlement - [Stripe.Services.Entitlements.FeatureService](Stripe.Services.Entitlements.FeatureService.md): Feature - [Stripe.Services.EntitlementsService](Stripe.Services.EntitlementsService.md): Entitlements services. - [Stripe.Services.EphemeralKeyService](Stripe.Services.EphemeralKeyService.md): EphemeralKey - [Stripe.Services.EventService](Stripe.Services.EventService.md): NotificationEvent - [Stripe.Services.ExchangeRateService](Stripe.Services.ExchangeRateService.md): ExchangeRate - [Stripe.Services.FileLinkService](Stripe.Services.FileLinkService.md): FileLink - [Stripe.Services.FileService](Stripe.Services.FileService.md): File - [Stripe.Services.FinancialConnections.AccountOwnerService](Stripe.Services.FinancialConnections.AccountOwnerService.md): BankConnectionsResourceOwner - [Stripe.Services.FinancialConnections.AccountService](Stripe.Services.FinancialConnections.AccountService.md): BankConnectionsResourceLinkedAccount - [Stripe.Services.FinancialConnections.SessionService](Stripe.Services.FinancialConnections.SessionService.md): BankConnectionsResourceLinkAccountSession - [Stripe.Services.FinancialConnections.TransactionService](Stripe.Services.FinancialConnections.TransactionService.md): BankConnectionsResourceTransaction - [Stripe.Services.FinancialConnectionsService](Stripe.Services.FinancialConnectionsService.md): Financialconnections services. - [Stripe.Services.Forwarding.RequestService](Stripe.Services.Forwarding.RequestService.md): ForwardingRequest - [Stripe.Services.ForwardingService](Stripe.Services.ForwardingService.md): Forwarding services. - [Stripe.Services.Identity.VerificationReportService](Stripe.Services.Identity.VerificationReportService.md): GelatoVerificationReport - [Stripe.Services.Identity.VerificationSessionService](Stripe.Services.Identity.VerificationSessionService.md): GelatoVerificationSession - [Stripe.Services.IdentityService](Stripe.Services.IdentityService.md): Identity services. - [Stripe.Services.InvoiceItemService](Stripe.Services.InvoiceItemService.md): InvoiceItem - [Stripe.Services.InvoiceLineItemService](Stripe.Services.InvoiceLineItemService.md): InvoiceLineItem - [Stripe.Services.InvoicePaymentService](Stripe.Services.InvoicePaymentService.md): InvoicesInvoicePayment - [Stripe.Services.InvoiceRenderingTemplateService](Stripe.Services.InvoiceRenderingTemplateService.md): InvoiceRenderingTemplate - [Stripe.Services.InvoiceService](Stripe.Services.InvoiceService.md): Invoice - [Stripe.Services.Issuing.AuthorizationService](Stripe.Services.Issuing.AuthorizationService.md): IssuingAuthorization - [Stripe.Services.Issuing.CardService](Stripe.Services.Issuing.CardService.md): IssuingCard - [Stripe.Services.Issuing.CardholderService](Stripe.Services.Issuing.CardholderService.md): IssuingCardholder - [Stripe.Services.Issuing.DisputeService](Stripe.Services.Issuing.DisputeService.md): IssuingDispute - [Stripe.Services.Issuing.PersonalizationDesignService](Stripe.Services.Issuing.PersonalizationDesignService.md): IssuingPersonalizationDesign - [Stripe.Services.Issuing.PhysicalBundleService](Stripe.Services.Issuing.PhysicalBundleService.md): IssuingPhysicalBundle - [Stripe.Services.Issuing.TokenService](Stripe.Services.Issuing.TokenService.md): IssuingNetworkToken - [Stripe.Services.Issuing.TransactionService](Stripe.Services.Issuing.TransactionService.md): IssuingTransaction - [Stripe.Services.IssuingService](Stripe.Services.IssuingService.md): Issuing services. - [Stripe.Services.MandateService](Stripe.Services.MandateService.md): Mandate - [Stripe.Services.OAuthService](Stripe.Services.OAuthService.md): OAuth API operations for Stripe Connect. - [Stripe.Services.PaymentAttemptRecordService](Stripe.Services.PaymentAttemptRecordService.md): PaymentAttemptRecord - [Stripe.Services.PaymentIntentAmountDetailsLineItemService](Stripe.Services.PaymentIntentAmountDetailsLineItemService.md): PaymentFlowsAmountDetailsResourceLineItemsListResourceLineItem - [Stripe.Services.PaymentIntentService](Stripe.Services.PaymentIntentService.md): PaymentIntent - [Stripe.Services.PaymentLinkLineItemService](Stripe.Services.PaymentLinkLineItemService.md): PaymentLinkLineItem API operations. - [Stripe.Services.PaymentLinkService](Stripe.Services.PaymentLinkService.md): PaymentLink - [Stripe.Services.PaymentMethodConfigurationService](Stripe.Services.PaymentMethodConfigurationService.md): PaymentMethodConfigResourcePaymentMethodConfiguration - [Stripe.Services.PaymentMethodDomainService](Stripe.Services.PaymentMethodDomainService.md): PaymentMethodDomainResourcePaymentMethodDomain - [Stripe.Services.PaymentMethodService](Stripe.Services.PaymentMethodService.md): PaymentMethod - [Stripe.Services.PaymentRecordService](Stripe.Services.PaymentRecordService.md): PaymentRecord - [Stripe.Services.PayoutService](Stripe.Services.PayoutService.md): Payout - [Stripe.Services.PlanService](Stripe.Services.PlanService.md): Plan - [Stripe.Services.PriceService](Stripe.Services.PriceService.md): Price - [Stripe.Services.ProductFeatureService](Stripe.Services.ProductFeatureService.md): ProductFeature - [Stripe.Services.ProductService](Stripe.Services.ProductService.md): Product - [Stripe.Services.PromotionCodeService](Stripe.Services.PromotionCodeService.md): PromotionCode - [Stripe.Services.QuoteComputedUpfrontLineItemsService](Stripe.Services.QuoteComputedUpfrontLineItemsService.md): QuoteComputedUpfrontLineItems API operations. - [Stripe.Services.QuoteLineItemService](Stripe.Services.QuoteLineItemService.md): QuoteLineItem API operations. - [Stripe.Services.QuoteService](Stripe.Services.QuoteService.md): Quote - [Stripe.Services.Radar.EarlyFraudWarningService](Stripe.Services.Radar.EarlyFraudWarningService.md): RadarEarlyFraudWarning - [Stripe.Services.Radar.PaymentEvaluationService](Stripe.Services.Radar.PaymentEvaluationService.md): InsightsResourcesPaymentEvaluation - [Stripe.Services.Radar.ValueListItemService](Stripe.Services.Radar.ValueListItemService.md): RadarListListItem - [Stripe.Services.Radar.ValueListService](Stripe.Services.Radar.ValueListService.md): RadarListList - [Stripe.Services.RadarService](Stripe.Services.RadarService.md): Radar services. - [Stripe.Services.RefundService](Stripe.Services.RefundService.md): Refund - [Stripe.Services.Reporting.ReportRunService](Stripe.Services.Reporting.ReportRunService.md): reporting_report_run - [Stripe.Services.Reporting.ReportTypeService](Stripe.Services.Reporting.ReportTypeService.md): reporting_report_type - [Stripe.Services.ReportingService](Stripe.Services.ReportingService.md): Reporting services. - [Stripe.Services.ReviewService](Stripe.Services.ReviewService.md): RadarReview - [Stripe.Services.SetupAttemptService](Stripe.Services.SetupAttemptService.md): PaymentFlowsSetupIntentSetupAttempt - [Stripe.Services.SetupIntentService](Stripe.Services.SetupIntentService.md): SetupIntent - [Stripe.Services.ShippingRateService](Stripe.Services.ShippingRateService.md): ShippingRate - [Stripe.Services.Sigma.ScheduledQueryRunService](Stripe.Services.Sigma.ScheduledQueryRunService.md): ScheduledQueryRun - [Stripe.Services.SigmaService](Stripe.Services.SigmaService.md): Sigma services. - [Stripe.Services.SourceService](Stripe.Services.SourceService.md): Source - [Stripe.Services.SourceTransactionService](Stripe.Services.SourceTransactionService.md): SourceTransaction - [Stripe.Services.SubscriptionItemService](Stripe.Services.SubscriptionItemService.md): SubscriptionItem - [Stripe.Services.SubscriptionScheduleService](Stripe.Services.SubscriptionScheduleService.md): SubscriptionSchedule - [Stripe.Services.SubscriptionService](Stripe.Services.SubscriptionService.md): Subscription - [Stripe.Services.Tax.AssociationService](Stripe.Services.Tax.AssociationService.md): TaxProductResourceTaxAssociation - [Stripe.Services.Tax.CalculationLineItemService](Stripe.Services.Tax.CalculationLineItemService.md): TaxProductResourceTaxCalculationLineItem - [Stripe.Services.Tax.CalculationService](Stripe.Services.Tax.CalculationService.md): TaxProductResourceTaxCalculation - [Stripe.Services.Tax.RegistrationService](Stripe.Services.Tax.RegistrationService.md): TaxProductRegistrationsResourceTaxRegistration - [Stripe.Services.Tax.SettingsService](Stripe.Services.Tax.SettingsService.md): TaxProductResourceTaxSettings - [Stripe.Services.Tax.TransactionLineItemService](Stripe.Services.Tax.TransactionLineItemService.md): TaxProductResourceTaxTransactionLineItem - [Stripe.Services.Tax.TransactionService](Stripe.Services.Tax.TransactionService.md): TaxProductResourceTaxTransaction - [Stripe.Services.TaxCodeService](Stripe.Services.TaxCodeService.md): TaxProductResourceTaxCode - [Stripe.Services.TaxIdService](Stripe.Services.TaxIdService.md): tax_id - [Stripe.Services.TaxRateService](Stripe.Services.TaxRateService.md): TaxRate - [Stripe.Services.TaxService](Stripe.Services.TaxService.md): Tax services. - [Stripe.Services.Terminal.ConfigurationService](Stripe.Services.Terminal.ConfigurationService.md): TerminalConfigurationConfiguration - [Stripe.Services.Terminal.ConnectionTokenService](Stripe.Services.Terminal.ConnectionTokenService.md): TerminalConnectionToken - [Stripe.Services.Terminal.LocationService](Stripe.Services.Terminal.LocationService.md): TerminalLocationLocation - [Stripe.Services.Terminal.OnboardingLinkService](Stripe.Services.Terminal.OnboardingLinkService.md): TerminalOnboardingLinkOnboardingLink - [Stripe.Services.Terminal.ReaderService](Stripe.Services.Terminal.ReaderService.md): TerminalReaderReader - [Stripe.Services.TerminalService](Stripe.Services.TerminalService.md): Terminal services. - [Stripe.Services.TestHelpers.ConfirmationTokenService](Stripe.Services.TestHelpers.ConfirmationTokenService.md): ConfirmationToken API operations. - [Stripe.Services.TestHelpers.CustomerService](Stripe.Services.TestHelpers.CustomerService.md): Customer API operations. - [Stripe.Services.TestHelpers.Issuing.AuthorizationService](Stripe.Services.TestHelpers.Issuing.AuthorizationService.md): Authorization API operations. - [Stripe.Services.TestHelpers.Issuing.CardService](Stripe.Services.TestHelpers.Issuing.CardService.md): Card API operations. - [Stripe.Services.TestHelpers.Issuing.PersonalizationDesignService](Stripe.Services.TestHelpers.Issuing.PersonalizationDesignService.md): PersonalizationDesign API operations. - [Stripe.Services.TestHelpers.Issuing.TransactionService](Stripe.Services.TestHelpers.Issuing.TransactionService.md): Transaction API operations. - [Stripe.Services.TestHelpers.IssuingService](Stripe.Services.TestHelpers.IssuingService.md): Testhelpers Issuing services. - [Stripe.Services.TestHelpers.RefundService](Stripe.Services.TestHelpers.RefundService.md): Refund API operations. - [Stripe.Services.TestHelpers.Terminal.ReaderService](Stripe.Services.TestHelpers.Terminal.ReaderService.md): Reader API operations. - [Stripe.Services.TestHelpers.TerminalService](Stripe.Services.TestHelpers.TerminalService.md): Testhelpers Terminal services. - [Stripe.Services.TestHelpers.TestClockService](Stripe.Services.TestHelpers.TestClockService.md): TestClock - [Stripe.Services.TestHelpers.Treasury.InboundTransferService](Stripe.Services.TestHelpers.Treasury.InboundTransferService.md): InboundTransfer API operations. - [Stripe.Services.TestHelpers.Treasury.OutboundPaymentService](Stripe.Services.TestHelpers.Treasury.OutboundPaymentService.md): OutboundPayment API operations. - [Stripe.Services.TestHelpers.Treasury.OutboundTransferService](Stripe.Services.TestHelpers.Treasury.OutboundTransferService.md): OutboundTransfer API operations. - [Stripe.Services.TestHelpers.Treasury.ReceivedCreditService](Stripe.Services.TestHelpers.Treasury.ReceivedCreditService.md): ReceivedCredit API operations. - [Stripe.Services.TestHelpers.Treasury.ReceivedDebitService](Stripe.Services.TestHelpers.Treasury.ReceivedDebitService.md): ReceivedDebit API operations. - [Stripe.Services.TestHelpers.TreasuryService](Stripe.Services.TestHelpers.TreasuryService.md): Testhelpers Treasury services. - [Stripe.Services.TestHelpersService](Stripe.Services.TestHelpersService.md): Testhelpers services. - [Stripe.Services.TokenService](Stripe.Services.TokenService.md): Token - [Stripe.Services.TopupService](Stripe.Services.TopupService.md): Topup - [Stripe.Services.TransferReversalService](Stripe.Services.TransferReversalService.md): TransferReversal - [Stripe.Services.TransferService](Stripe.Services.TransferService.md): Transfer - [Stripe.Services.Treasury.CreditReversalService](Stripe.Services.Treasury.CreditReversalService.md): TreasuryReceivedCreditsResourceCreditReversal - [Stripe.Services.Treasury.DebitReversalService](Stripe.Services.Treasury.DebitReversalService.md): TreasuryReceivedDebitsResourceDebitReversal - [Stripe.Services.Treasury.FinancialAccountFeaturesService](Stripe.Services.Treasury.FinancialAccountFeaturesService.md): TreasuryFinancialAccountsResourceFinancialAccountFeatures - [Stripe.Services.Treasury.FinancialAccountService](Stripe.Services.Treasury.FinancialAccountService.md): TreasuryFinancialAccountsResourceFinancialAccount - [Stripe.Services.Treasury.InboundTransferService](Stripe.Services.Treasury.InboundTransferService.md): TreasuryInboundTransfersResourceInboundTransfer - [Stripe.Services.Treasury.OutboundPaymentService](Stripe.Services.Treasury.OutboundPaymentService.md): TreasuryOutboundPaymentsResourceOutboundPayment - [Stripe.Services.Treasury.OutboundTransferService](Stripe.Services.Treasury.OutboundTransferService.md): TreasuryOutboundTransfersResourceOutboundTransfer - [Stripe.Services.Treasury.ReceivedCreditService](Stripe.Services.Treasury.ReceivedCreditService.md): TreasuryReceivedCreditsResourceReceivedCredit - [Stripe.Services.Treasury.ReceivedDebitService](Stripe.Services.Treasury.ReceivedDebitService.md): TreasuryReceivedDebitsResourceReceivedDebit - [Stripe.Services.Treasury.TransactionEntryService](Stripe.Services.Treasury.TransactionEntryService.md): TreasuryTransactionsResourceTransactionEntry - [Stripe.Services.Treasury.TransactionService](Stripe.Services.Treasury.TransactionService.md): TreasuryTransactionsResourceTransaction - [Stripe.Services.TreasuryService](Stripe.Services.TreasuryService.md): Treasury services. - [Stripe.Services.V1](Stripe.Services.V1.md): Aggregate namespace for V1 API services. - [Stripe.Services.WebhookEndpointService](Stripe.Services.WebhookEndpointService.md): NotificationWebhookEndpoint - V2 Services - [Stripe.Services.V2](Stripe.Services.V2.md): Aggregate namespace for V2 API services. - [Stripe.Services.V2.Billing.MeterEventAdjustmentService](Stripe.Services.V2.Billing.MeterEventAdjustmentService.md): Meter Event Adjustment - [Stripe.Services.V2.Billing.MeterEventService](Stripe.Services.V2.Billing.MeterEventService.md): Meter Event - [Stripe.Services.V2.Billing.MeterEventSessionService](Stripe.Services.V2.Billing.MeterEventSessionService.md): Meter Event Session - [Stripe.Services.V2.Billing.MeterEventStreamService](Stripe.Services.V2.Billing.MeterEventStreamService.md): MeterEventStream API operations. - [Stripe.Services.V2.BillingService](Stripe.Services.V2.BillingService.md): V2 Billing services. - [Stripe.Services.V2.Core.AccountLinkService](Stripe.Services.V2.Core.AccountLinkService.md): Account Link - [Stripe.Services.V2.Core.AccountService](Stripe.Services.V2.Core.AccountService.md): Account - [Stripe.Services.V2.Core.AccountTokenService](Stripe.Services.V2.Core.AccountTokenService.md): Account Token - [Stripe.Services.V2.Core.Accounts.PersonService](Stripe.Services.V2.Core.Accounts.PersonService.md): Person API operations. - [Stripe.Services.V2.Core.Accounts.PersonTokenService](Stripe.Services.V2.Core.Accounts.PersonTokenService.md): PersonToken API operations. - [Stripe.Services.V2.Core.EventDestinationService](Stripe.Services.V2.Core.EventDestinationService.md): Event Destination - [Stripe.Services.V2.Core.EventService](Stripe.Services.V2.Core.EventService.md): Event - [Stripe.Services.V2.CoreService](Stripe.Services.V2.CoreService.md): V2 Core services. - Resources - [Stripe.Resources.Aba](Stripe.Resources.Aba.md): TreasuryFinancialAccountsResourceABARecord - [Stripe.Resources.AbaToggleSettings](Stripe.Resources.AbaToggleSettings.md): TreasuryFinancialAccountsResourceAbaToggleSettings - [Stripe.Resources.Account](Stripe.Resources.Account.md): Account - [Stripe.Resources.Account.BusinessProfile](Stripe.Resources.Account.BusinessProfile.md): Nested struct within the parent resource. - [Stripe.Resources.Account.BusinessProfile.AnnualRevenue](Stripe.Resources.Account.BusinessProfile.AnnualRevenue.md): Nested struct within the parent resource. - [Stripe.Resources.Account.BusinessProfile.MonthlyEstimatedRevenue](Stripe.Resources.Account.BusinessProfile.MonthlyEstimatedRevenue.md): Nested struct within the parent resource. - [Stripe.Resources.Account.Capabilities](Stripe.Resources.Account.Capabilities.md): Nested struct within the parent resource. - [Stripe.Resources.Account.Company](Stripe.Resources.Account.Company.md): Nested struct within the parent resource. - [Stripe.Resources.Account.Company.AddressKana](Stripe.Resources.Account.Company.AddressKana.md): Nested struct within the parent resource. - [Stripe.Resources.Account.Company.AddressKanji](Stripe.Resources.Account.Company.AddressKanji.md): Nested struct within the parent resource. - [Stripe.Resources.Account.Company.DirectorshipDeclaration](Stripe.Resources.Account.Company.DirectorshipDeclaration.md): Nested struct within the parent resource. - [Stripe.Resources.Account.Company.OwnershipDeclaration](Stripe.Resources.Account.Company.OwnershipDeclaration.md): Nested struct within the parent resource. - [Stripe.Resources.Account.Company.RegistrationDate](Stripe.Resources.Account.Company.RegistrationDate.md): Nested struct within the parent resource. - [Stripe.Resources.Account.Company.RepresentativeDeclaration](Stripe.Resources.Account.Company.RepresentativeDeclaration.md): Nested struct within the parent resource. - [Stripe.Resources.Account.Company.Verification](Stripe.Resources.Account.Company.Verification.md): Nested struct within the parent resource. - [Stripe.Resources.Account.Company.Verification.Document](Stripe.Resources.Account.Company.Verification.Document.md): Nested struct within the parent resource. - [Stripe.Resources.Account.Controller](Stripe.Resources.Account.Controller.md): Nested struct within the parent resource. - [Stripe.Resources.Account.Controller.Fees](Stripe.Resources.Account.Controller.Fees.md): Nested struct within the parent resource. - [Stripe.Resources.Account.Controller.Losses](Stripe.Resources.Account.Controller.Losses.md): Nested struct within the parent resource. - [Stripe.Resources.Account.Controller.StripeDashboard](Stripe.Resources.Account.Controller.StripeDashboard.md): Nested struct within the parent resource. - [Stripe.Resources.Account.ExternalAccounts](Stripe.Resources.Account.ExternalAccounts.md): Nested struct within the parent resource. - [Stripe.Resources.Account.FutureRequirements](Stripe.Resources.Account.FutureRequirements.md): Nested struct within the parent resource. - [Stripe.Resources.Account.FutureRequirements.Alternatives](Stripe.Resources.Account.FutureRequirements.Alternatives.md): Nested struct within the parent resource. - [Stripe.Resources.Account.FutureRequirements.Errors](Stripe.Resources.Account.FutureRequirements.Errors.md): Nested struct within the parent resource. - [Stripe.Resources.Account.Groups](Stripe.Resources.Account.Groups.md): Nested struct within the parent resource. - [Stripe.Resources.Account.Requirements](Stripe.Resources.Account.Requirements.md): Nested struct within the parent resource. - [Stripe.Resources.Account.Requirements.Alternatives](Stripe.Resources.Account.Requirements.Alternatives.md): Nested struct within the parent resource. - [Stripe.Resources.Account.Requirements.Errors](Stripe.Resources.Account.Requirements.Errors.md): Nested struct within the parent resource. - [Stripe.Resources.Account.Settings](Stripe.Resources.Account.Settings.md): Nested struct within the parent resource. - [Stripe.Resources.Account.Settings.BacsDebitPayments](Stripe.Resources.Account.Settings.BacsDebitPayments.md): Nested struct within the parent resource. - [Stripe.Resources.Account.Settings.Branding](Stripe.Resources.Account.Settings.Branding.md): Nested struct within the parent resource. - [Stripe.Resources.Account.Settings.CardIssuing](Stripe.Resources.Account.Settings.CardIssuing.md): Nested struct within the parent resource. - [Stripe.Resources.Account.Settings.CardIssuing.TosAcceptance](Stripe.Resources.Account.Settings.CardIssuing.TosAcceptance.md): Nested struct within the parent resource. - [Stripe.Resources.Account.Settings.CardPayments](Stripe.Resources.Account.Settings.CardPayments.md): Nested struct within the parent resource. - [Stripe.Resources.Account.Settings.CardPayments.DeclineOn](Stripe.Resources.Account.Settings.CardPayments.DeclineOn.md): Nested struct within the parent resource. - [Stripe.Resources.Account.Settings.Dashboard](Stripe.Resources.Account.Settings.Dashboard.md): Nested struct within the parent resource. - [Stripe.Resources.Account.Settings.Invoices](Stripe.Resources.Account.Settings.Invoices.md): Nested struct within the parent resource. - [Stripe.Resources.Account.Settings.Payments](Stripe.Resources.Account.Settings.Payments.md): Nested struct within the parent resource. - [Stripe.Resources.Account.Settings.Payouts](Stripe.Resources.Account.Settings.Payouts.md): Nested struct within the parent resource. - [Stripe.Resources.Account.Settings.Payouts.Schedule](Stripe.Resources.Account.Settings.Payouts.Schedule.md): Nested struct within the parent resource. - [Stripe.Resources.Account.Settings.SepaDebitPayments](Stripe.Resources.Account.Settings.SepaDebitPayments.md): Nested struct within the parent resource. - [Stripe.Resources.Account.Settings.Treasury](Stripe.Resources.Account.Settings.Treasury.md): Nested struct within the parent resource. - [Stripe.Resources.Account.Settings.Treasury.TosAcceptance](Stripe.Resources.Account.Settings.Treasury.TosAcceptance.md): Nested struct within the parent resource. - [Stripe.Resources.Account.TosAcceptance](Stripe.Resources.Account.TosAcceptance.md): Nested struct within the parent resource. - [Stripe.Resources.AccountConfig](Stripe.Resources.AccountConfig.md): ConnectEmbeddedAccountConfigClaim - [Stripe.Resources.AccountFeatures](Stripe.Resources.AccountFeatures.md): ConnectEmbeddedAccountFeaturesClaim - [Stripe.Resources.AccountLink](Stripe.Resources.AccountLink.md): AccountLink - [Stripe.Resources.AccountSession](Stripe.Resources.AccountSession.md): ConnectEmbeddedMethodAccountSessionCreateMethodAccountSession - [Stripe.Resources.AchCreditTransfer](Stripe.Resources.AchCreditTransfer.md): AchCreditTransfer resource. - [Stripe.Resources.AchDebit](Stripe.Resources.AchDebit.md): AchDebit resource. - [Stripe.Resources.AcssDebit](Stripe.Resources.AcssDebit.md): AcssDebit resource. - [Stripe.Resources.Address](Stripe.Resources.Address.md): Address - [Stripe.Resources.AdjustedForOverdraft](Stripe.Resources.AdjustedForOverdraft.md): CustomerBalanceResourceCashBalanceTransactionResourceAdjustedForOverdraft - [Stripe.Resources.AfterpayClearpay](Stripe.Resources.AfterpayClearpay.md): CheckoutAfterpayClearpayPaymentMethodOptions - [Stripe.Resources.Alipay](Stripe.Resources.Alipay.md): Alipay resource. - [Stripe.Resources.AmazonPay](Stripe.Resources.AmazonPay.md): mandate_amazon_pay - [Stripe.Resources.ApplePayDomain](Stripe.Resources.ApplePayDomain.md): ApplePayDomain - [Stripe.Resources.Application](Stripe.Resources.Application.md): Application - [Stripe.Resources.ApplicationFee](Stripe.Resources.ApplicationFee.md): PlatformFee - [Stripe.Resources.ApplicationFee.FeeSource](Stripe.Resources.ApplicationFee.FeeSource.md): Nested struct within the parent resource. - [Stripe.Resources.ApplicationFee.Refunds](Stripe.Resources.ApplicationFee.Refunds.md): Nested struct within the parent resource. - [Stripe.Resources.Apps.Secret](Stripe.Resources.Apps.Secret.md): SecretServiceResourceSecret - [Stripe.Resources.Apps.Secret.Scope](Stripe.Resources.Apps.Secret.Scope.md): Nested struct within the parent resource. - [Stripe.Resources.AuBecsDebit](Stripe.Resources.AuBecsDebit.md): setup_attempt_payment_method_details_au_becs_debit - [Stripe.Resources.BacsDebitMandateOptions](Stripe.Resources.BacsDebitMandateOptions.md): setup_intent_payment_method_options_mandate_options_bacs_debit - [Stripe.Resources.Balance](Stripe.Resources.Balance.md): Balance - [Stripe.Resources.Balance.Available](Stripe.Resources.Balance.Available.md): Nested struct within the parent resource. - [Stripe.Resources.Balance.Available.SourceTypes](Stripe.Resources.Balance.Available.SourceTypes.md): Nested struct within the parent resource. - [Stripe.Resources.Balance.ConnectReserved](Stripe.Resources.Balance.ConnectReserved.md): Nested struct within the parent resource. - [Stripe.Resources.Balance.ConnectReserved.SourceTypes](Stripe.Resources.Balance.ConnectReserved.SourceTypes.md): Nested struct within the parent resource. - [Stripe.Resources.Balance.InstantAvailable](Stripe.Resources.Balance.InstantAvailable.md): Nested struct within the parent resource. - [Stripe.Resources.Balance.InstantAvailable.NetAvailable](Stripe.Resources.Balance.InstantAvailable.NetAvailable.md): Nested struct within the parent resource. - [Stripe.Resources.Balance.InstantAvailable.NetAvailable.SourceTypes](Stripe.Resources.Balance.InstantAvailable.NetAvailable.SourceTypes.md): Nested struct within the parent resource. - [Stripe.Resources.Balance.InstantAvailable.SourceTypes](Stripe.Resources.Balance.InstantAvailable.SourceTypes.md): Nested struct within the parent resource. - [Stripe.Resources.Balance.Issuing](Stripe.Resources.Balance.Issuing.md): Nested struct within the parent resource. - [Stripe.Resources.Balance.Issuing.Available](Stripe.Resources.Balance.Issuing.Available.md): Nested struct within the parent resource. - [Stripe.Resources.Balance.Issuing.Available.SourceTypes](Stripe.Resources.Balance.Issuing.Available.SourceTypes.md): Nested struct within the parent resource. - [Stripe.Resources.Balance.Pending](Stripe.Resources.Balance.Pending.md): Nested struct within the parent resource. - [Stripe.Resources.Balance.Pending.SourceTypes](Stripe.Resources.Balance.Pending.SourceTypes.md): Nested struct within the parent resource. - [Stripe.Resources.Balance.RefundAndDisputePrefunding](Stripe.Resources.Balance.RefundAndDisputePrefunding.md): Nested struct within the parent resource. - [Stripe.Resources.Balance.RefundAndDisputePrefunding.Available](Stripe.Resources.Balance.RefundAndDisputePrefunding.Available.md): Nested struct within the parent resource. - [Stripe.Resources.Balance.RefundAndDisputePrefunding.Available.SourceTypes](Stripe.Resources.Balance.RefundAndDisputePrefunding.Available.SourceTypes.md): Nested struct within the parent resource. - [Stripe.Resources.Balance.RefundAndDisputePrefunding.Pending](Stripe.Resources.Balance.RefundAndDisputePrefunding.Pending.md): Nested struct within the parent resource. - [Stripe.Resources.Balance.RefundAndDisputePrefunding.Pending.SourceTypes](Stripe.Resources.Balance.RefundAndDisputePrefunding.Pending.SourceTypes.md): Nested struct within the parent resource. - [Stripe.Resources.BalanceSettings](Stripe.Resources.BalanceSettings.md): BalanceSettingsResourceBalanceSettings - [Stripe.Resources.BalanceSettings.Payments](Stripe.Resources.BalanceSettings.Payments.md): Nested struct within the parent resource. - [Stripe.Resources.BalanceSettings.Payments.Payouts](Stripe.Resources.BalanceSettings.Payments.Payouts.md): Nested struct within the parent resource. - [Stripe.Resources.BalanceSettings.Payments.Payouts.Schedule](Stripe.Resources.BalanceSettings.Payments.Payouts.Schedule.md): Nested struct within the parent resource. - [Stripe.Resources.BalanceSettings.Payments.SettlementTiming](Stripe.Resources.BalanceSettings.Payments.SettlementTiming.md): Nested struct within the parent resource. - [Stripe.Resources.BalanceTransaction](Stripe.Resources.BalanceTransaction.md): BalanceTransaction - [Stripe.Resources.BalanceTransaction.FeeDetails](Stripe.Resources.BalanceTransaction.FeeDetails.md): Nested struct within the parent resource. - [Stripe.Resources.BalanceTransactionSource](Stripe.Resources.BalanceTransactionSource.md): Polymorphic - [Stripe.Resources.Bancontact](Stripe.Resources.Bancontact.md): Bancontact resource. - [Stripe.Resources.BankAccount](Stripe.Resources.BankAccount.md): BankAccount - [Stripe.Resources.BankAccount.FutureRequirements](Stripe.Resources.BankAccount.FutureRequirements.md): Nested struct within the parent resource. - [Stripe.Resources.BankAccount.FutureRequirements.Errors](Stripe.Resources.BankAccount.FutureRequirements.Errors.md): Nested struct within the parent resource. - [Stripe.Resources.BankAccount.Requirements](Stripe.Resources.BankAccount.Requirements.md): Nested struct within the parent resource. - [Stripe.Resources.BankAccount.Requirements.Errors](Stripe.Resources.BankAccount.Requirements.Errors.md): Nested struct within the parent resource. - [Stripe.Resources.BankTransfer](Stripe.Resources.BankTransfer.md): FundingInstructionsBankTransfer - [Stripe.Resources.BankTransfer.FinancialAddresses](Stripe.Resources.BankTransfer.FinancialAddresses.md): Nested struct within the parent resource. - [Stripe.Resources.BankTransfer.FinancialAddresses.Iban](Stripe.Resources.BankTransfer.FinancialAddresses.Iban.md): Nested struct within the parent resource. - [Stripe.Resources.BankTransfer.FinancialAddresses.Spei](Stripe.Resources.BankTransfer.FinancialAddresses.Spei.md): Nested struct within the parent resource. - [Stripe.Resources.BankTransfer.FinancialAddresses.Swift](Stripe.Resources.BankTransfer.FinancialAddresses.Swift.md): Nested struct within the parent resource. - [Stripe.Resources.BankTransfer.FinancialAddresses.Zengin](Stripe.Resources.BankTransfer.FinancialAddresses.Zengin.md): Nested struct within the parent resource. - [Stripe.Resources.BaseConfig](Stripe.Resources.BaseConfig.md): ConnectEmbeddedBaseConfigClaim - [Stripe.Resources.BaseFeatures](Stripe.Resources.BaseFeatures.md): ConnectEmbeddedBaseFeatures - [Stripe.Resources.Billing.Alert](Stripe.Resources.Billing.Alert.md): ThresholdsResourceAlert - [Stripe.Resources.Billing.Alert.UsageThreshold](Stripe.Resources.Billing.Alert.UsageThreshold.md): Nested struct within the parent resource. - [Stripe.Resources.Billing.Alert.UsageThreshold.Filters](Stripe.Resources.Billing.Alert.UsageThreshold.Filters.md): Nested struct within the parent resource. - [Stripe.Resources.Billing.AlertTriggered](Stripe.Resources.Billing.AlertTriggered.md): ThresholdsResourceAlert - [Stripe.Resources.Billing.CreditBalance](Stripe.Resources.Billing.CreditBalance.md): CreditBalance - [Stripe.Resources.Billing.CreditBalance.AvailableBalance](Stripe.Resources.Billing.CreditBalance.AvailableBalance.md): Nested struct within the parent resource. - [Stripe.Resources.Billing.CreditBalance.AvailableBalance.Monetary](Stripe.Resources.Billing.CreditBalance.AvailableBalance.Monetary.md): Nested struct within the parent resource. - [Stripe.Resources.Billing.CreditBalance.LedgerBalance](Stripe.Resources.Billing.CreditBalance.LedgerBalance.md): Nested struct within the parent resource. - [Stripe.Resources.Billing.CreditBalance.LedgerBalance.Monetary](Stripe.Resources.Billing.CreditBalance.LedgerBalance.Monetary.md): Nested struct within the parent resource. - [Stripe.Resources.Billing.CreditBalanceSummary](Stripe.Resources.Billing.CreditBalanceSummary.md): CreditBalanceSummary - [Stripe.Resources.Billing.CreditBalanceTransaction](Stripe.Resources.Billing.CreditBalanceTransaction.md): CreditBalanceTransaction - [Stripe.Resources.Billing.CreditBalanceTransaction.Credit](Stripe.Resources.Billing.CreditBalanceTransaction.Credit.md): Nested struct within the parent resource. - [Stripe.Resources.Billing.CreditBalanceTransaction.Credit.Amount](Stripe.Resources.Billing.CreditBalanceTransaction.Credit.Amount.md): Nested struct within the parent resource. - [Stripe.Resources.Billing.CreditBalanceTransaction.Credit.Amount.Monetary](Stripe.Resources.Billing.CreditBalanceTransaction.Credit.Amount.Monetary.md): Nested struct within the parent resource. - [Stripe.Resources.Billing.CreditBalanceTransaction.Credit.CreditsApplicationInvoiceVoided](Stripe.Resources.Billing.CreditBalanceTransaction.Credit.CreditsApplicationInvoiceVoided.md): Nested struct within the parent resource. - [Stripe.Resources.Billing.CreditBalanceTransaction.Debit](Stripe.Resources.Billing.CreditBalanceTransaction.Debit.md): Nested struct within the parent resource. - [Stripe.Resources.Billing.CreditBalanceTransaction.Debit.Amount](Stripe.Resources.Billing.CreditBalanceTransaction.Debit.Amount.md): Nested struct within the parent resource. - [Stripe.Resources.Billing.CreditBalanceTransaction.Debit.Amount.Monetary](Stripe.Resources.Billing.CreditBalanceTransaction.Debit.Amount.Monetary.md): Nested struct within the parent resource. - [Stripe.Resources.Billing.CreditBalanceTransaction.Debit.CreditsApplied](Stripe.Resources.Billing.CreditBalanceTransaction.Debit.CreditsApplied.md): Nested struct within the parent resource. - [Stripe.Resources.Billing.CreditGrant](Stripe.Resources.Billing.CreditGrant.md): CreditGrant - [Stripe.Resources.Billing.CreditGrant.Amount](Stripe.Resources.Billing.CreditGrant.Amount.md): Nested struct within the parent resource. - [Stripe.Resources.Billing.CreditGrant.Amount.Monetary](Stripe.Resources.Billing.CreditGrant.Amount.Monetary.md): Nested struct within the parent resource. - [Stripe.Resources.Billing.CreditGrant.ApplicabilityConfig](Stripe.Resources.Billing.CreditGrant.ApplicabilityConfig.md): Nested struct within the parent resource. - [Stripe.Resources.Billing.CreditGrant.ApplicabilityConfig.Scope](Stripe.Resources.Billing.CreditGrant.ApplicabilityConfig.Scope.md): Nested struct within the parent resource. - [Stripe.Resources.Billing.CreditGrant.ApplicabilityConfig.Scope.Prices](Stripe.Resources.Billing.CreditGrant.ApplicabilityConfig.Scope.Prices.md): Nested struct within the parent resource. - [Stripe.Resources.Billing.Meter](Stripe.Resources.Billing.Meter.md): BillingMeter - [Stripe.Resources.Billing.Meter.CustomerMapping](Stripe.Resources.Billing.Meter.CustomerMapping.md): Nested struct within the parent resource. - [Stripe.Resources.Billing.Meter.DefaultAggregation](Stripe.Resources.Billing.Meter.DefaultAggregation.md): Nested struct within the parent resource. - [Stripe.Resources.Billing.Meter.StatusTransitions](Stripe.Resources.Billing.Meter.StatusTransitions.md): Nested struct within the parent resource. - [Stripe.Resources.Billing.Meter.ValueSettings](Stripe.Resources.Billing.Meter.ValueSettings.md): Nested struct within the parent resource. - [Stripe.Resources.Billing.MeterEvent](Stripe.Resources.Billing.MeterEvent.md): BillingMeterEvent - [Stripe.Resources.Billing.MeterEventAdjustment](Stripe.Resources.Billing.MeterEventAdjustment.md): BillingMeterEventAdjustment - [Stripe.Resources.Billing.MeterEventAdjustment.Cancel](Stripe.Resources.Billing.MeterEventAdjustment.Cancel.md): Nested struct within the parent resource. - [Stripe.Resources.Billing.MeterEventSummary](Stripe.Resources.Billing.MeterEventSummary.md): BillingMeterEventSummary - [Stripe.Resources.BillingDetails](Stripe.Resources.BillingDetails.md): TreasurySharedResourceBillingDetails - [Stripe.Resources.BillingPortal.Configuration](Stripe.Resources.BillingPortal.Configuration.md): PortalConfiguration - [Stripe.Resources.BillingPortal.Configuration.BusinessProfile](Stripe.Resources.BillingPortal.Configuration.BusinessProfile.md): Nested struct within the parent resource. - [Stripe.Resources.BillingPortal.Configuration.Features](Stripe.Resources.BillingPortal.Configuration.Features.md): Nested struct within the parent resource. - [Stripe.Resources.BillingPortal.Configuration.Features.CustomerUpdate](Stripe.Resources.BillingPortal.Configuration.Features.CustomerUpdate.md): Nested struct within the parent resource. - [Stripe.Resources.BillingPortal.Configuration.Features.InvoiceHistory](Stripe.Resources.BillingPortal.Configuration.Features.InvoiceHistory.md): Nested struct within the parent resource. - [Stripe.Resources.BillingPortal.Configuration.Features.PaymentMethodUpdate](Stripe.Resources.BillingPortal.Configuration.Features.PaymentMethodUpdate.md): Nested struct within the parent resource. - [Stripe.Resources.BillingPortal.Configuration.Features.SubscriptionCancel](Stripe.Resources.BillingPortal.Configuration.Features.SubscriptionCancel.md): Nested struct within the parent resource. - [Stripe.Resources.BillingPortal.Configuration.Features.SubscriptionCancel.CancellationReason](Stripe.Resources.BillingPortal.Configuration.Features.SubscriptionCancel.CancellationReason.md): Nested struct within the parent resource. - [Stripe.Resources.BillingPortal.Configuration.Features.SubscriptionUpdate](Stripe.Resources.BillingPortal.Configuration.Features.SubscriptionUpdate.md): Nested struct within the parent resource. - [Stripe.Resources.BillingPortal.Configuration.Features.SubscriptionUpdate.Products](Stripe.Resources.BillingPortal.Configuration.Features.SubscriptionUpdate.Products.md): Nested struct within the parent resource. - [Stripe.Resources.BillingPortal.Configuration.Features.SubscriptionUpdate.Products.AdjustableQuantity](Stripe.Resources.BillingPortal.Configuration.Features.SubscriptionUpdate.Products.AdjustableQuantity.md): Nested struct within the parent resource. - [Stripe.Resources.BillingPortal.Configuration.Features.SubscriptionUpdate.ScheduleAtPeriodEnd](Stripe.Resources.BillingPortal.Configuration.Features.SubscriptionUpdate.ScheduleAtPeriodEnd.md): Nested struct within the parent resource. - [Stripe.Resources.BillingPortal.Configuration.Features.SubscriptionUpdate.ScheduleAtPeriodEnd.Conditions](Stripe.Resources.BillingPortal.Configuration.Features.SubscriptionUpdate.ScheduleAtPeriodEnd.Conditions.md): Nested struct within the parent resource. - [Stripe.Resources.BillingPortal.Configuration.LoginPage](Stripe.Resources.BillingPortal.Configuration.LoginPage.md): Nested struct within the parent resource. - [Stripe.Resources.BillingPortal.Session](Stripe.Resources.BillingPortal.Session.md): PortalSession - [Stripe.Resources.BillingPortal.Session.Flow](Stripe.Resources.BillingPortal.Session.Flow.md): Nested struct within the parent resource. - [Stripe.Resources.BillingPortal.Session.Flow.AfterCompletion](Stripe.Resources.BillingPortal.Session.Flow.AfterCompletion.md): Nested struct within the parent resource. - [Stripe.Resources.BillingPortal.Session.Flow.AfterCompletion.HostedConfirmation](Stripe.Resources.BillingPortal.Session.Flow.AfterCompletion.HostedConfirmation.md): Nested struct within the parent resource. - [Stripe.Resources.BillingPortal.Session.Flow.AfterCompletion.Redirect](Stripe.Resources.BillingPortal.Session.Flow.AfterCompletion.Redirect.md): Nested struct within the parent resource. - [Stripe.Resources.BillingPortal.Session.Flow.SubscriptionCancel](Stripe.Resources.BillingPortal.Session.Flow.SubscriptionCancel.md): Nested struct within the parent resource. - [Stripe.Resources.BillingPortal.Session.Flow.SubscriptionCancel.Retention](Stripe.Resources.BillingPortal.Session.Flow.SubscriptionCancel.Retention.md): Nested struct within the parent resource. - [Stripe.Resources.BillingPortal.Session.Flow.SubscriptionCancel.Retention.CouponOffer](Stripe.Resources.BillingPortal.Session.Flow.SubscriptionCancel.Retention.CouponOffer.md): Nested struct within the parent resource. - [Stripe.Resources.BillingPortal.Session.Flow.SubscriptionUpdate](Stripe.Resources.BillingPortal.Session.Flow.SubscriptionUpdate.md): Nested struct within the parent resource. - [Stripe.Resources.BillingPortal.Session.Flow.SubscriptionUpdateConfirm](Stripe.Resources.BillingPortal.Session.Flow.SubscriptionUpdateConfirm.md): Nested struct within the parent resource. - [Stripe.Resources.BillingPortal.Session.Flow.SubscriptionUpdateConfirm.Discounts](Stripe.Resources.BillingPortal.Session.Flow.SubscriptionUpdateConfirm.Discounts.md): Nested struct within the parent resource. - [Stripe.Resources.BillingPortal.Session.Flow.SubscriptionUpdateConfirm.Items](Stripe.Resources.BillingPortal.Session.Flow.SubscriptionUpdateConfirm.Items.md): Nested struct within the parent resource. - [Stripe.Resources.Capability](Stripe.Resources.Capability.md): AccountCapability - [Stripe.Resources.Capability.FutureRequirements](Stripe.Resources.Capability.FutureRequirements.md): Nested struct within the parent resource. - [Stripe.Resources.Capability.FutureRequirements.Alternatives](Stripe.Resources.Capability.FutureRequirements.Alternatives.md): Nested struct within the parent resource. - [Stripe.Resources.Capability.FutureRequirements.Errors](Stripe.Resources.Capability.FutureRequirements.Errors.md): Nested struct within the parent resource. - [Stripe.Resources.Capability.Requirements](Stripe.Resources.Capability.Requirements.md): Nested struct within the parent resource. - [Stripe.Resources.Capability.Requirements.Alternatives](Stripe.Resources.Capability.Requirements.Alternatives.md): Nested struct within the parent resource. - [Stripe.Resources.Capability.Requirements.Errors](Stripe.Resources.Capability.Requirements.Errors.md): Nested struct within the parent resource. - [Stripe.Resources.Card](Stripe.Resources.Card.md): Card - [Stripe.Resources.Card.Networks](Stripe.Resources.Card.Networks.md): Nested struct within the parent resource. - [Stripe.Resources.CardPresent](Stripe.Resources.CardPresent.md): setup_attempt_payment_method_details_card_present - [Stripe.Resources.CashBalance](Stripe.Resources.CashBalance.md): cash_balance - [Stripe.Resources.CashBalance.Settings](Stripe.Resources.CashBalance.Settings.md): Nested struct within the parent resource. - [Stripe.Resources.Cashapp](Stripe.Resources.Cashapp.md): mandate_cashapp - [Stripe.Resources.CashappHandleRedirectOrDisplayQrCode](Stripe.Resources.CashappHandleRedirectOrDisplayQrCode.md): PaymentIntentNextActionCashappHandleRedirectOrDisplayQrCode - [Stripe.Resources.CashappQrCode](Stripe.Resources.CashappQrCode.md): PaymentIntentNextActionCashappQRCode - [Stripe.Resources.Charge](Stripe.Resources.Charge.md): Charge - [Stripe.Resources.Charge.BillingDetails](Stripe.Resources.Charge.BillingDetails.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.FraudDetails](Stripe.Resources.Charge.FraudDetails.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.Level3](Stripe.Resources.Charge.Level3.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.Level3.LineItems](Stripe.Resources.Charge.Level3.LineItems.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.Outcome](Stripe.Resources.Charge.Outcome.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.PaymentMethodDetails](Stripe.Resources.Charge.PaymentMethodDetails.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.PaymentMethodDetails.AchCreditTransfer](Stripe.Resources.Charge.PaymentMethodDetails.AchCreditTransfer.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.PaymentMethodDetails.AchDebit](Stripe.Resources.Charge.PaymentMethodDetails.AchDebit.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.PaymentMethodDetails.AcssDebit](Stripe.Resources.Charge.PaymentMethodDetails.AcssDebit.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.PaymentMethodDetails.Affirm](Stripe.Resources.Charge.PaymentMethodDetails.Affirm.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.PaymentMethodDetails.AfterpayClearpay](Stripe.Resources.Charge.PaymentMethodDetails.AfterpayClearpay.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.PaymentMethodDetails.Alipay](Stripe.Resources.Charge.PaymentMethodDetails.Alipay.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.PaymentMethodDetails.Alma](Stripe.Resources.Charge.PaymentMethodDetails.Alma.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.PaymentMethodDetails.Alma.Installments](Stripe.Resources.Charge.PaymentMethodDetails.Alma.Installments.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.PaymentMethodDetails.AmazonPay](Stripe.Resources.Charge.PaymentMethodDetails.AmazonPay.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.PaymentMethodDetails.AmazonPay.Funding](Stripe.Resources.Charge.PaymentMethodDetails.AmazonPay.Funding.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.PaymentMethodDetails.AmazonPay.Funding.Card](Stripe.Resources.Charge.PaymentMethodDetails.AmazonPay.Funding.Card.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.PaymentMethodDetails.AuBecsDebit](Stripe.Resources.Charge.PaymentMethodDetails.AuBecsDebit.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.PaymentMethodDetails.BacsDebit](Stripe.Resources.Charge.PaymentMethodDetails.BacsDebit.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.PaymentMethodDetails.Bancontact](Stripe.Resources.Charge.PaymentMethodDetails.Bancontact.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.PaymentMethodDetails.Billie](Stripe.Resources.Charge.PaymentMethodDetails.Billie.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.PaymentMethodDetails.Blik](Stripe.Resources.Charge.PaymentMethodDetails.Blik.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.PaymentMethodDetails.Boleto](Stripe.Resources.Charge.PaymentMethodDetails.Boleto.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.PaymentMethodDetails.Card](Stripe.Resources.Charge.PaymentMethodDetails.Card.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.PaymentMethodDetails.Card.Checks](Stripe.Resources.Charge.PaymentMethodDetails.Card.Checks.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.PaymentMethodDetails.Card.ExtendedAuthorization](Stripe.Resources.Charge.PaymentMethodDetails.Card.ExtendedAuthorization.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.PaymentMethodDetails.Card.IncrementalAuthorization](Stripe.Resources.Charge.PaymentMethodDetails.Card.IncrementalAuthorization.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.PaymentMethodDetails.Card.Installments](Stripe.Resources.Charge.PaymentMethodDetails.Card.Installments.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.PaymentMethodDetails.Card.Installments.Plan](Stripe.Resources.Charge.PaymentMethodDetails.Card.Installments.Plan.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.PaymentMethodDetails.Card.Multicapture](Stripe.Resources.Charge.PaymentMethodDetails.Card.Multicapture.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.PaymentMethodDetails.Card.NetworkToken](Stripe.Resources.Charge.PaymentMethodDetails.Card.NetworkToken.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.PaymentMethodDetails.Card.Overcapture](Stripe.Resources.Charge.PaymentMethodDetails.Card.Overcapture.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.PaymentMethodDetails.Card.ThreeDSecure](Stripe.Resources.Charge.PaymentMethodDetails.Card.ThreeDSecure.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.PaymentMethodDetails.Card.Wallet](Stripe.Resources.Charge.PaymentMethodDetails.Card.Wallet.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.PaymentMethodDetails.Card.Wallet.Masterpass](Stripe.Resources.Charge.PaymentMethodDetails.Card.Wallet.Masterpass.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.PaymentMethodDetails.Card.Wallet.VisaCheckout](Stripe.Resources.Charge.PaymentMethodDetails.Card.Wallet.VisaCheckout.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.PaymentMethodDetails.CardPresent](Stripe.Resources.Charge.PaymentMethodDetails.CardPresent.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.PaymentMethodDetails.CardPresent.Receipt](Stripe.Resources.Charge.PaymentMethodDetails.CardPresent.Receipt.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.PaymentMethodDetails.CardPresent.Wallet](Stripe.Resources.Charge.PaymentMethodDetails.CardPresent.Wallet.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.PaymentMethodDetails.Cashapp](Stripe.Resources.Charge.PaymentMethodDetails.Cashapp.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.PaymentMethodDetails.Eps](Stripe.Resources.Charge.PaymentMethodDetails.Eps.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.PaymentMethodDetails.Fpx](Stripe.Resources.Charge.PaymentMethodDetails.Fpx.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.PaymentMethodDetails.Giropay](Stripe.Resources.Charge.PaymentMethodDetails.Giropay.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.PaymentMethodDetails.Grabpay](Stripe.Resources.Charge.PaymentMethodDetails.Grabpay.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.PaymentMethodDetails.Ideal](Stripe.Resources.Charge.PaymentMethodDetails.Ideal.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.PaymentMethodDetails.InteracPresent](Stripe.Resources.Charge.PaymentMethodDetails.InteracPresent.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.PaymentMethodDetails.Klarna](Stripe.Resources.Charge.PaymentMethodDetails.Klarna.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.PaymentMethodDetails.Klarna.PayerDetails](Stripe.Resources.Charge.PaymentMethodDetails.Klarna.PayerDetails.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.PaymentMethodDetails.Klarna.PayerDetails.Address](Stripe.Resources.Charge.PaymentMethodDetails.Klarna.PayerDetails.Address.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.PaymentMethodDetails.Konbini](Stripe.Resources.Charge.PaymentMethodDetails.Konbini.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.PaymentMethodDetails.Konbini.Store](Stripe.Resources.Charge.PaymentMethodDetails.Konbini.Store.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.PaymentMethodDetails.Link](Stripe.Resources.Charge.PaymentMethodDetails.Link.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.PaymentMethodDetails.Mobilepay](Stripe.Resources.Charge.PaymentMethodDetails.Mobilepay.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.PaymentMethodDetails.Mobilepay.Card](Stripe.Resources.Charge.PaymentMethodDetails.Mobilepay.Card.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.PaymentMethodDetails.Multibanco](Stripe.Resources.Charge.PaymentMethodDetails.Multibanco.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.PaymentMethodDetails.NzBankAccount](Stripe.Resources.Charge.PaymentMethodDetails.NzBankAccount.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.PaymentMethodDetails.Oxxo](Stripe.Resources.Charge.PaymentMethodDetails.Oxxo.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.PaymentMethodDetails.P24](Stripe.Resources.Charge.PaymentMethodDetails.P24.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.PaymentMethodDetails.Paynow](Stripe.Resources.Charge.PaymentMethodDetails.Paynow.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.PaymentMethodDetails.Paypal](Stripe.Resources.Charge.PaymentMethodDetails.Paypal.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.PaymentMethodDetails.Paypal.SellerProtection](Stripe.Resources.Charge.PaymentMethodDetails.Paypal.SellerProtection.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.PaymentMethodDetails.Payto](Stripe.Resources.Charge.PaymentMethodDetails.Payto.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.PaymentMethodDetails.Pix](Stripe.Resources.Charge.PaymentMethodDetails.Pix.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.PaymentMethodDetails.Promptpay](Stripe.Resources.Charge.PaymentMethodDetails.Promptpay.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.PaymentMethodDetails.RevolutPay](Stripe.Resources.Charge.PaymentMethodDetails.RevolutPay.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.PaymentMethodDetails.RevolutPay.Funding](Stripe.Resources.Charge.PaymentMethodDetails.RevolutPay.Funding.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.PaymentMethodDetails.RevolutPay.Funding.Card](Stripe.Resources.Charge.PaymentMethodDetails.RevolutPay.Funding.Card.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.PaymentMethodDetails.Satispay](Stripe.Resources.Charge.PaymentMethodDetails.Satispay.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.PaymentMethodDetails.SepaCreditTransfer](Stripe.Resources.Charge.PaymentMethodDetails.SepaCreditTransfer.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.PaymentMethodDetails.SepaDebit](Stripe.Resources.Charge.PaymentMethodDetails.SepaDebit.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.PaymentMethodDetails.Sofort](Stripe.Resources.Charge.PaymentMethodDetails.Sofort.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.PaymentMethodDetails.Swish](Stripe.Resources.Charge.PaymentMethodDetails.Swish.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.PaymentMethodDetails.Upi](Stripe.Resources.Charge.PaymentMethodDetails.Upi.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.PaymentMethodDetails.UsBankAccount](Stripe.Resources.Charge.PaymentMethodDetails.UsBankAccount.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.PaymentMethodDetails.WechatPay](Stripe.Resources.Charge.PaymentMethodDetails.WechatPay.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.PresentmentDetails](Stripe.Resources.Charge.PresentmentDetails.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.RadarOptions](Stripe.Resources.Charge.RadarOptions.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.Refunds](Stripe.Resources.Charge.Refunds.md): Nested struct within the parent resource. - [Stripe.Resources.Charge.TransferData](Stripe.Resources.Charge.TransferData.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session](Stripe.Resources.Checkout.Session.md): Session - [Stripe.Resources.Checkout.Session.AdaptivePricing](Stripe.Resources.Checkout.Session.AdaptivePricing.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.AfterExpiration](Stripe.Resources.Checkout.Session.AfterExpiration.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.AfterExpiration.Recovery](Stripe.Resources.Checkout.Session.AfterExpiration.Recovery.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.AutomaticTax](Stripe.Resources.Checkout.Session.AutomaticTax.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.AutomaticTax.Liability](Stripe.Resources.Checkout.Session.AutomaticTax.Liability.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.BrandingSettings](Stripe.Resources.Checkout.Session.BrandingSettings.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.BrandingSettings.Icon](Stripe.Resources.Checkout.Session.BrandingSettings.Icon.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.BrandingSettings.Logo](Stripe.Resources.Checkout.Session.BrandingSettings.Logo.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.CollectedInformation](Stripe.Resources.Checkout.Session.CollectedInformation.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.CollectedInformation.ShippingDetails](Stripe.Resources.Checkout.Session.CollectedInformation.ShippingDetails.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.Consent](Stripe.Resources.Checkout.Session.Consent.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.ConsentCollection](Stripe.Resources.Checkout.Session.ConsentCollection.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.ConsentCollection.PaymentMethodReuseAgreement](Stripe.Resources.Checkout.Session.ConsentCollection.PaymentMethodReuseAgreement.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.CurrencyConversion](Stripe.Resources.Checkout.Session.CurrencyConversion.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.CustomFields](Stripe.Resources.Checkout.Session.CustomFields.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.CustomFields.Label](Stripe.Resources.Checkout.Session.CustomFields.Label.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.CustomFields.Text](Stripe.Resources.Checkout.Session.CustomFields.Text.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.CustomText](Stripe.Resources.Checkout.Session.CustomText.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.CustomText.AfterSubmit](Stripe.Resources.Checkout.Session.CustomText.AfterSubmit.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.CustomText.ShippingAddress](Stripe.Resources.Checkout.Session.CustomText.ShippingAddress.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.CustomText.Submit](Stripe.Resources.Checkout.Session.CustomText.Submit.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.CustomText.TermsOfServiceAcceptance](Stripe.Resources.Checkout.Session.CustomText.TermsOfServiceAcceptance.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.CustomerDetails](Stripe.Resources.Checkout.Session.CustomerDetails.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.CustomerDetails.TaxIds](Stripe.Resources.Checkout.Session.CustomerDetails.TaxIds.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.Discounts](Stripe.Resources.Checkout.Session.Discounts.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.InvoiceCreation](Stripe.Resources.Checkout.Session.InvoiceCreation.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.InvoiceCreation.InvoiceData](Stripe.Resources.Checkout.Session.InvoiceCreation.InvoiceData.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.InvoiceCreation.InvoiceData.CustomFields](Stripe.Resources.Checkout.Session.InvoiceCreation.InvoiceData.CustomFields.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.InvoiceCreation.InvoiceData.Issuer](Stripe.Resources.Checkout.Session.InvoiceCreation.InvoiceData.Issuer.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.InvoiceCreation.InvoiceData.RenderingOptions](Stripe.Resources.Checkout.Session.InvoiceCreation.InvoiceData.RenderingOptions.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.LineItems](Stripe.Resources.Checkout.Session.LineItems.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.NameCollection](Stripe.Resources.Checkout.Session.NameCollection.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.NameCollection.Business](Stripe.Resources.Checkout.Session.NameCollection.Business.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.NameCollection.Individual](Stripe.Resources.Checkout.Session.NameCollection.Individual.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.OptionalItems](Stripe.Resources.Checkout.Session.OptionalItems.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.OptionalItems.AdjustableQuantity](Stripe.Resources.Checkout.Session.OptionalItems.AdjustableQuantity.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.PaymentMethodConfigurationDetails](Stripe.Resources.Checkout.Session.PaymentMethodConfigurationDetails.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.PaymentMethodOptions](Stripe.Resources.Checkout.Session.PaymentMethodOptions.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.PaymentMethodOptions.AcssDebit](Stripe.Resources.Checkout.Session.PaymentMethodOptions.AcssDebit.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.PaymentMethodOptions.AcssDebit.MandateOptions](Stripe.Resources.Checkout.Session.PaymentMethodOptions.AcssDebit.MandateOptions.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.PaymentMethodOptions.Affirm](Stripe.Resources.Checkout.Session.PaymentMethodOptions.Affirm.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.PaymentMethodOptions.Alipay](Stripe.Resources.Checkout.Session.PaymentMethodOptions.Alipay.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.PaymentMethodOptions.Alma](Stripe.Resources.Checkout.Session.PaymentMethodOptions.Alma.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.PaymentMethodOptions.AmazonPay](Stripe.Resources.Checkout.Session.PaymentMethodOptions.AmazonPay.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.PaymentMethodOptions.AuBecsDebit](Stripe.Resources.Checkout.Session.PaymentMethodOptions.AuBecsDebit.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.PaymentMethodOptions.BacsDebit](Stripe.Resources.Checkout.Session.PaymentMethodOptions.BacsDebit.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.PaymentMethodOptions.Bancontact](Stripe.Resources.Checkout.Session.PaymentMethodOptions.Bancontact.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.PaymentMethodOptions.Billie](Stripe.Resources.Checkout.Session.PaymentMethodOptions.Billie.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.PaymentMethodOptions.Boleto](Stripe.Resources.Checkout.Session.PaymentMethodOptions.Boleto.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.PaymentMethodOptions.Card](Stripe.Resources.Checkout.Session.PaymentMethodOptions.Card.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.PaymentMethodOptions.Card.Installments](Stripe.Resources.Checkout.Session.PaymentMethodOptions.Card.Installments.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.PaymentMethodOptions.Cashapp](Stripe.Resources.Checkout.Session.PaymentMethodOptions.Cashapp.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.PaymentMethodOptions.CustomerBalance](Stripe.Resources.Checkout.Session.PaymentMethodOptions.CustomerBalance.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.PaymentMethodOptions.CustomerBalance.BankTransfer](Stripe.Resources.Checkout.Session.PaymentMethodOptions.CustomerBalance.BankTransfer.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.PaymentMethodOptions.CustomerBalance.BankTransfer.EuBankTransfer](Stripe.Resources.Checkout.Session.PaymentMethodOptions.CustomerBalance.BankTransfer.EuBankTransfer.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.PaymentMethodOptions.Eps](Stripe.Resources.Checkout.Session.PaymentMethodOptions.Eps.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.PaymentMethodOptions.Fpx](Stripe.Resources.Checkout.Session.PaymentMethodOptions.Fpx.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.PaymentMethodOptions.Giropay](Stripe.Resources.Checkout.Session.PaymentMethodOptions.Giropay.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.PaymentMethodOptions.Grabpay](Stripe.Resources.Checkout.Session.PaymentMethodOptions.Grabpay.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.PaymentMethodOptions.Ideal](Stripe.Resources.Checkout.Session.PaymentMethodOptions.Ideal.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.PaymentMethodOptions.KakaoPay](Stripe.Resources.Checkout.Session.PaymentMethodOptions.KakaoPay.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.PaymentMethodOptions.Klarna](Stripe.Resources.Checkout.Session.PaymentMethodOptions.Klarna.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.PaymentMethodOptions.Konbini](Stripe.Resources.Checkout.Session.PaymentMethodOptions.Konbini.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.PaymentMethodOptions.KrCard](Stripe.Resources.Checkout.Session.PaymentMethodOptions.KrCard.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.PaymentMethodOptions.Link](Stripe.Resources.Checkout.Session.PaymentMethodOptions.Link.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.PaymentMethodOptions.Mobilepay](Stripe.Resources.Checkout.Session.PaymentMethodOptions.Mobilepay.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.PaymentMethodOptions.Multibanco](Stripe.Resources.Checkout.Session.PaymentMethodOptions.Multibanco.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.PaymentMethodOptions.NaverPay](Stripe.Resources.Checkout.Session.PaymentMethodOptions.NaverPay.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.PaymentMethodOptions.Oxxo](Stripe.Resources.Checkout.Session.PaymentMethodOptions.Oxxo.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.PaymentMethodOptions.P24](Stripe.Resources.Checkout.Session.PaymentMethodOptions.P24.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.PaymentMethodOptions.Payco](Stripe.Resources.Checkout.Session.PaymentMethodOptions.Payco.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.PaymentMethodOptions.Paynow](Stripe.Resources.Checkout.Session.PaymentMethodOptions.Paynow.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.PaymentMethodOptions.Paypal](Stripe.Resources.Checkout.Session.PaymentMethodOptions.Paypal.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.PaymentMethodOptions.Payto](Stripe.Resources.Checkout.Session.PaymentMethodOptions.Payto.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.PaymentMethodOptions.Pix](Stripe.Resources.Checkout.Session.PaymentMethodOptions.Pix.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.PaymentMethodOptions.RevolutPay](Stripe.Resources.Checkout.Session.PaymentMethodOptions.RevolutPay.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.PaymentMethodOptions.SamsungPay](Stripe.Resources.Checkout.Session.PaymentMethodOptions.SamsungPay.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.PaymentMethodOptions.Satispay](Stripe.Resources.Checkout.Session.PaymentMethodOptions.Satispay.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.PaymentMethodOptions.SepaDebit](Stripe.Resources.Checkout.Session.PaymentMethodOptions.SepaDebit.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.PaymentMethodOptions.Sofort](Stripe.Resources.Checkout.Session.PaymentMethodOptions.Sofort.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.PaymentMethodOptions.Swish](Stripe.Resources.Checkout.Session.PaymentMethodOptions.Swish.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.PaymentMethodOptions.Twint](Stripe.Resources.Checkout.Session.PaymentMethodOptions.Twint.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.PaymentMethodOptions.Upi](Stripe.Resources.Checkout.Session.PaymentMethodOptions.Upi.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.PaymentMethodOptions.UsBankAccount](Stripe.Resources.Checkout.Session.PaymentMethodOptions.UsBankAccount.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.PaymentMethodOptions.UsBankAccount.FinancialConnections](Stripe.Resources.Checkout.Session.PaymentMethodOptions.UsBankAccount.FinancialConnections.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.PaymentMethodOptions.UsBankAccount.FinancialConnections.Filters](Stripe.Resources.Checkout.Session.PaymentMethodOptions.UsBankAccount.FinancialConnections.Filters.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.PhoneNumberCollection](Stripe.Resources.Checkout.Session.PhoneNumberCollection.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.PresentmentDetails](Stripe.Resources.Checkout.Session.PresentmentDetails.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.SavedPaymentMethodOptions](Stripe.Resources.Checkout.Session.SavedPaymentMethodOptions.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.ShippingCost](Stripe.Resources.Checkout.Session.ShippingCost.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.ShippingCost.Taxes](Stripe.Resources.Checkout.Session.ShippingCost.Taxes.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.ShippingOptions](Stripe.Resources.Checkout.Session.ShippingOptions.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.TaxIdCollection](Stripe.Resources.Checkout.Session.TaxIdCollection.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.TotalDetails](Stripe.Resources.Checkout.Session.TotalDetails.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.TotalDetails.Breakdown](Stripe.Resources.Checkout.Session.TotalDetails.Breakdown.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.TotalDetails.Breakdown.Discounts](Stripe.Resources.Checkout.Session.TotalDetails.Breakdown.Discounts.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.TotalDetails.Breakdown.Taxes](Stripe.Resources.Checkout.Session.TotalDetails.Breakdown.Taxes.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.WalletOptions](Stripe.Resources.Checkout.Session.WalletOptions.md): Nested struct within the parent resource. - [Stripe.Resources.Checkout.Session.WalletOptions.Link](Stripe.Resources.Checkout.Session.WalletOptions.Link.md): Nested struct within the parent resource. - [Stripe.Resources.CheckoutCardRestrictions](Stripe.Resources.CheckoutCardRestrictions.md): PaymentPagesPrivateCardPaymentMethodOptionsResourceRestrictions - [Stripe.Resources.Climate.Order](Stripe.Resources.Climate.Order.md): ClimateRemovalsOrders - [Stripe.Resources.Climate.Order.Beneficiary](Stripe.Resources.Climate.Order.Beneficiary.md): Nested struct within the parent resource. - [Stripe.Resources.Climate.Order.DeliveryDetails](Stripe.Resources.Climate.Order.DeliveryDetails.md): Nested struct within the parent resource. - [Stripe.Resources.Climate.Order.DeliveryDetails.Location](Stripe.Resources.Climate.Order.DeliveryDetails.Location.md): Nested struct within the parent resource. - [Stripe.Resources.Climate.Product](Stripe.Resources.Climate.Product.md): ClimateRemovalsProducts - [Stripe.Resources.Climate.Product.CurrentPricesPerMetricTon](Stripe.Resources.Climate.Product.CurrentPricesPerMetricTon.md): Nested struct within the parent resource. - [Stripe.Resources.Climate.Supplier](Stripe.Resources.Climate.Supplier.md): ClimateRemovalsSuppliers - [Stripe.Resources.Climate.Supplier.Locations](Stripe.Resources.Climate.Supplier.Locations.md): Nested struct within the parent resource. - [Stripe.Resources.Closed](Stripe.Resources.Closed.md): TreasuryFinancialAccountsResourceClosedStatusDetails - [Stripe.Resources.Components](Stripe.Resources.Components.md): ConnectEmbeddedAccountSessionCreateComponents - [Stripe.Resources.ConfirmationToken](Stripe.Resources.ConfirmationToken.md): ConfirmationTokensResourceConfirmationToken - [Stripe.Resources.ConfirmationToken.MandateData](Stripe.Resources.ConfirmationToken.MandateData.md): Nested struct within the parent resource. - [Stripe.Resources.ConfirmationToken.MandateData.CustomerAcceptance](Stripe.Resources.ConfirmationToken.MandateData.CustomerAcceptance.md): Nested struct within the parent resource. - [Stripe.Resources.ConfirmationToken.MandateData.CustomerAcceptance.Online](Stripe.Resources.ConfirmationToken.MandateData.CustomerAcceptance.Online.md): Nested struct within the parent resource. - [Stripe.Resources.ConfirmationToken.PaymentMethodOptions](Stripe.Resources.ConfirmationToken.PaymentMethodOptions.md): Nested struct within the parent resource. - [Stripe.Resources.ConfirmationToken.PaymentMethodOptions.Card](Stripe.Resources.ConfirmationToken.PaymentMethodOptions.Card.md): Nested struct within the parent resource. - [Stripe.Resources.ConfirmationToken.PaymentMethodOptions.Card.Installments](Stripe.Resources.ConfirmationToken.PaymentMethodOptions.Card.Installments.md): Nested struct within the parent resource. - [Stripe.Resources.ConfirmationToken.PaymentMethodOptions.Card.Installments.Plan](Stripe.Resources.ConfirmationToken.PaymentMethodOptions.Card.Installments.Plan.md): Nested struct within the parent resource. - [Stripe.Resources.ConfirmationToken.PaymentMethodPreview](Stripe.Resources.ConfirmationToken.PaymentMethodPreview.md): Nested struct within the parent resource. - [Stripe.Resources.ConfirmationToken.PaymentMethodPreview.AcssDebit](Stripe.Resources.ConfirmationToken.PaymentMethodPreview.AcssDebit.md): Nested struct within the parent resource. - [Stripe.Resources.ConfirmationToken.PaymentMethodPreview.AuBecsDebit](Stripe.Resources.ConfirmationToken.PaymentMethodPreview.AuBecsDebit.md): Nested struct within the parent resource. - [Stripe.Resources.ConfirmationToken.PaymentMethodPreview.BacsDebit](Stripe.Resources.ConfirmationToken.PaymentMethodPreview.BacsDebit.md): Nested struct within the parent resource. - [Stripe.Resources.ConfirmationToken.PaymentMethodPreview.BillingDetails](Stripe.Resources.ConfirmationToken.PaymentMethodPreview.BillingDetails.md): Nested struct within the parent resource. - [Stripe.Resources.ConfirmationToken.PaymentMethodPreview.Boleto](Stripe.Resources.ConfirmationToken.PaymentMethodPreview.Boleto.md): Nested struct within the parent resource. - [Stripe.Resources.ConfirmationToken.PaymentMethodPreview.Card](Stripe.Resources.ConfirmationToken.PaymentMethodPreview.Card.md): Nested struct within the parent resource. - [Stripe.Resources.ConfirmationToken.PaymentMethodPreview.Card.Checks](Stripe.Resources.ConfirmationToken.PaymentMethodPreview.Card.Checks.md): Nested struct within the parent resource. - [Stripe.Resources.ConfirmationToken.PaymentMethodPreview.Card.GeneratedFrom](Stripe.Resources.ConfirmationToken.PaymentMethodPreview.Card.GeneratedFrom.md): Nested struct within the parent resource. - [Stripe.Resources.ConfirmationToken.PaymentMethodPreview.Card.GeneratedFrom.PaymentMethodDetails](Stripe.Resources.ConfirmationToken.PaymentMethodPreview.Card.GeneratedFrom.PaymentMethodDetails.md): Nested struct within the parent resource. - [Stripe.Resources.ConfirmationToken.PaymentMethodPreview.Card.GeneratedFrom.PaymentMethodDetails.CardPresent](Stripe.Resources.ConfirmationToken.PaymentMethodPreview.Card.GeneratedFrom.PaymentMethodDetails.CardPresent.md): Nested struct within the parent resource. - [Stripe.Resources.ConfirmationToken.PaymentMethodPreview.Card.GeneratedFrom.PaymentMethodDetails.CardPresent.Receipt](Stripe.Resources.ConfirmationToken.PaymentMethodPreview.Card.GeneratedFrom.PaymentMethodDetails.CardPresent.Receipt.md): Nested struct within the parent resource. - [Stripe.Resources.ConfirmationToken.PaymentMethodPreview.Card.GeneratedFrom.PaymentMethodDetails.CardPresent.Wallet](Stripe.Resources.ConfirmationToken.PaymentMethodPreview.Card.GeneratedFrom.PaymentMethodDetails.CardPresent.Wallet.md): Nested struct within the parent resource. - [Stripe.Resources.ConfirmationToken.PaymentMethodPreview.Card.Networks](Stripe.Resources.ConfirmationToken.PaymentMethodPreview.Card.Networks.md): Nested struct within the parent resource. - [Stripe.Resources.ConfirmationToken.PaymentMethodPreview.Card.ThreeDSecureUsage](Stripe.Resources.ConfirmationToken.PaymentMethodPreview.Card.ThreeDSecureUsage.md): Nested struct within the parent resource. - [Stripe.Resources.ConfirmationToken.PaymentMethodPreview.Card.Wallet](Stripe.Resources.ConfirmationToken.PaymentMethodPreview.Card.Wallet.md): Nested struct within the parent resource. - [Stripe.Resources.ConfirmationToken.PaymentMethodPreview.Card.Wallet.Masterpass](Stripe.Resources.ConfirmationToken.PaymentMethodPreview.Card.Wallet.Masterpass.md): Nested struct within the parent resource. - [Stripe.Resources.ConfirmationToken.PaymentMethodPreview.Card.Wallet.VisaCheckout](Stripe.Resources.ConfirmationToken.PaymentMethodPreview.Card.Wallet.VisaCheckout.md): Nested struct within the parent resource. - [Stripe.Resources.ConfirmationToken.PaymentMethodPreview.CardPresent](Stripe.Resources.ConfirmationToken.PaymentMethodPreview.CardPresent.md): Nested struct within the parent resource. - [Stripe.Resources.ConfirmationToken.PaymentMethodPreview.CardPresent.Networks](Stripe.Resources.ConfirmationToken.PaymentMethodPreview.CardPresent.Networks.md): Nested struct within the parent resource. - [Stripe.Resources.ConfirmationToken.PaymentMethodPreview.CardPresent.Wallet](Stripe.Resources.ConfirmationToken.PaymentMethodPreview.CardPresent.Wallet.md): Nested struct within the parent resource. - [Stripe.Resources.ConfirmationToken.PaymentMethodPreview.Cashapp](Stripe.Resources.ConfirmationToken.PaymentMethodPreview.Cashapp.md): Nested struct within the parent resource. - [Stripe.Resources.ConfirmationToken.PaymentMethodPreview.Eps](Stripe.Resources.ConfirmationToken.PaymentMethodPreview.Eps.md): Nested struct within the parent resource. - [Stripe.Resources.ConfirmationToken.PaymentMethodPreview.Fpx](Stripe.Resources.ConfirmationToken.PaymentMethodPreview.Fpx.md): Nested struct within the parent resource. - [Stripe.Resources.ConfirmationToken.PaymentMethodPreview.Ideal](Stripe.Resources.ConfirmationToken.PaymentMethodPreview.Ideal.md): Nested struct within the parent resource. - [Stripe.Resources.ConfirmationToken.PaymentMethodPreview.InteracPresent](Stripe.Resources.ConfirmationToken.PaymentMethodPreview.InteracPresent.md): Nested struct within the parent resource. - [Stripe.Resources.ConfirmationToken.PaymentMethodPreview.InteracPresent.Networks](Stripe.Resources.ConfirmationToken.PaymentMethodPreview.InteracPresent.Networks.md): Nested struct within the parent resource. - [Stripe.Resources.ConfirmationToken.PaymentMethodPreview.Klarna](Stripe.Resources.ConfirmationToken.PaymentMethodPreview.Klarna.md): Nested struct within the parent resource. - [Stripe.Resources.ConfirmationToken.PaymentMethodPreview.Klarna.Dob](Stripe.Resources.ConfirmationToken.PaymentMethodPreview.Klarna.Dob.md): Nested struct within the parent resource. - [Stripe.Resources.ConfirmationToken.PaymentMethodPreview.Link](Stripe.Resources.ConfirmationToken.PaymentMethodPreview.Link.md): Nested struct within the parent resource. - [Stripe.Resources.ConfirmationToken.PaymentMethodPreview.NzBankAccount](Stripe.Resources.ConfirmationToken.PaymentMethodPreview.NzBankAccount.md): Nested struct within the parent resource. - [Stripe.Resources.ConfirmationToken.PaymentMethodPreview.P24](Stripe.Resources.ConfirmationToken.PaymentMethodPreview.P24.md): Nested struct within the parent resource. - [Stripe.Resources.ConfirmationToken.PaymentMethodPreview.Paypal](Stripe.Resources.ConfirmationToken.PaymentMethodPreview.Paypal.md): Nested struct within the parent resource. - [Stripe.Resources.ConfirmationToken.PaymentMethodPreview.Payto](Stripe.Resources.ConfirmationToken.PaymentMethodPreview.Payto.md): Nested struct within the parent resource. - [Stripe.Resources.ConfirmationToken.PaymentMethodPreview.SepaDebit](Stripe.Resources.ConfirmationToken.PaymentMethodPreview.SepaDebit.md): Nested struct within the parent resource. - [Stripe.Resources.ConfirmationToken.PaymentMethodPreview.SepaDebit.GeneratedFrom](Stripe.Resources.ConfirmationToken.PaymentMethodPreview.SepaDebit.GeneratedFrom.md): Nested struct within the parent resource. - [Stripe.Resources.ConfirmationToken.PaymentMethodPreview.Sofort](Stripe.Resources.ConfirmationToken.PaymentMethodPreview.Sofort.md): Nested struct within the parent resource. - [Stripe.Resources.ConfirmationToken.PaymentMethodPreview.Upi](Stripe.Resources.ConfirmationToken.PaymentMethodPreview.Upi.md): Nested struct within the parent resource. - [Stripe.Resources.ConfirmationToken.PaymentMethodPreview.UsBankAccount](Stripe.Resources.ConfirmationToken.PaymentMethodPreview.UsBankAccount.md): Nested struct within the parent resource. - [Stripe.Resources.ConfirmationToken.PaymentMethodPreview.UsBankAccount.Networks](Stripe.Resources.ConfirmationToken.PaymentMethodPreview.UsBankAccount.Networks.md): Nested struct within the parent resource. - [Stripe.Resources.ConfirmationToken.PaymentMethodPreview.UsBankAccount.StatusDetails](Stripe.Resources.ConfirmationToken.PaymentMethodPreview.UsBankAccount.StatusDetails.md): Nested struct within the parent resource. - [Stripe.Resources.ConfirmationToken.PaymentMethodPreview.UsBankAccount.StatusDetails.Blocked](Stripe.Resources.ConfirmationToken.PaymentMethodPreview.UsBankAccount.StatusDetails.Blocked.md): Nested struct within the parent resource. - [Stripe.Resources.ConfirmationToken.Shipping](Stripe.Resources.ConfirmationToken.Shipping.md): Nested struct within the parent resource. - [Stripe.Resources.ConnectCollectionTransfer](Stripe.Resources.ConnectCollectionTransfer.md): ConnectCollectionTransfer - [Stripe.Resources.CountrySpec](Stripe.Resources.CountrySpec.md): CountrySpec - [Stripe.Resources.CountrySpec.VerificationFields](Stripe.Resources.CountrySpec.VerificationFields.md): Nested struct within the parent resource. - [Stripe.Resources.CountrySpec.VerificationFields.Company](Stripe.Resources.CountrySpec.VerificationFields.Company.md): Nested struct within the parent resource. - [Stripe.Resources.CountrySpec.VerificationFields.Individual](Stripe.Resources.CountrySpec.VerificationFields.Individual.md): Nested struct within the parent resource. - [Stripe.Resources.Coupon](Stripe.Resources.Coupon.md): Coupon - [Stripe.Resources.Coupon.AppliesTo](Stripe.Resources.Coupon.AppliesTo.md): Nested struct within the parent resource. - [Stripe.Resources.Coupon.CurrencyOptions](Stripe.Resources.Coupon.CurrencyOptions.md): Nested struct within the parent resource. - [Stripe.Resources.CreditNote](Stripe.Resources.CreditNote.md): CreditNote - [Stripe.Resources.CreditNote.DiscountAmounts](Stripe.Resources.CreditNote.DiscountAmounts.md): Nested struct within the parent resource. - [Stripe.Resources.CreditNote.Lines](Stripe.Resources.CreditNote.Lines.md): Nested struct within the parent resource. - [Stripe.Resources.CreditNote.PretaxCreditAmounts](Stripe.Resources.CreditNote.PretaxCreditAmounts.md): Nested struct within the parent resource. - [Stripe.Resources.CreditNote.Refunds](Stripe.Resources.CreditNote.Refunds.md): Nested struct within the parent resource. - [Stripe.Resources.CreditNote.Refunds.PaymentRecordRefund](Stripe.Resources.CreditNote.Refunds.PaymentRecordRefund.md): Nested struct within the parent resource. - [Stripe.Resources.CreditNote.ShippingCost](Stripe.Resources.CreditNote.ShippingCost.md): Nested struct within the parent resource. - [Stripe.Resources.CreditNote.ShippingCost.Taxes](Stripe.Resources.CreditNote.ShippingCost.Taxes.md): Nested struct within the parent resource. - [Stripe.Resources.CreditNote.TotalTaxes](Stripe.Resources.CreditNote.TotalTaxes.md): Nested struct within the parent resource. - [Stripe.Resources.CreditNote.TotalTaxes.TaxRateDetails](Stripe.Resources.CreditNote.TotalTaxes.TaxRateDetails.md): Nested struct within the parent resource. - [Stripe.Resources.CreditNoteLineItem](Stripe.Resources.CreditNoteLineItem.md): CreditNoteLineItem - [Stripe.Resources.CreditNoteLineItem.DiscountAmounts](Stripe.Resources.CreditNoteLineItem.DiscountAmounts.md): Nested struct within the parent resource. - [Stripe.Resources.CreditNoteLineItem.PretaxCreditAmounts](Stripe.Resources.CreditNoteLineItem.PretaxCreditAmounts.md): Nested struct within the parent resource. - [Stripe.Resources.CreditNoteLineItem.Taxes](Stripe.Resources.CreditNoteLineItem.Taxes.md): Nested struct within the parent resource. - [Stripe.Resources.CreditNoteLineItem.Taxes.TaxRateDetails](Stripe.Resources.CreditNoteLineItem.Taxes.TaxRateDetails.md): Nested struct within the parent resource. - [Stripe.Resources.Crypto](Stripe.Resources.Crypto.md): payment_method_crypto - [Stripe.Resources.Custom](Stripe.Resources.Custom.md): payment_method_custom - [Stripe.Resources.Custom.Logo](Stripe.Resources.Custom.Logo.md): Nested struct within the parent resource. - [Stripe.Resources.CustomFieldDropdown](Stripe.Resources.CustomFieldDropdown.md): PaymentPagesCheckoutSessionCustomFieldsDropdown - [Stripe.Resources.CustomFieldDropdownOption](Stripe.Resources.CustomFieldDropdownOption.md): PaymentLinksResourceCustomFieldsDropdownOption - [Stripe.Resources.CustomFieldNumeric](Stripe.Resources.CustomFieldNumeric.md): PaymentPagesCheckoutSessionCustomFieldsNumeric - [Stripe.Resources.Customer](Stripe.Resources.Customer.md): Customer - [Stripe.Resources.Customer.InvoiceSettings](Stripe.Resources.Customer.InvoiceSettings.md): Nested struct within the parent resource. - [Stripe.Resources.Customer.InvoiceSettings.CustomFields](Stripe.Resources.Customer.InvoiceSettings.CustomFields.md): Nested struct within the parent resource. - [Stripe.Resources.Customer.InvoiceSettings.RenderingOptions](Stripe.Resources.Customer.InvoiceSettings.RenderingOptions.md): Nested struct within the parent resource. - [Stripe.Resources.Customer.Sources](Stripe.Resources.Customer.Sources.md): Nested struct within the parent resource. - [Stripe.Resources.Customer.Subscriptions](Stripe.Resources.Customer.Subscriptions.md): Nested struct within the parent resource. - [Stripe.Resources.Customer.Tax](Stripe.Resources.Customer.Tax.md): Nested struct within the parent resource. - [Stripe.Resources.Customer.Tax.Location](Stripe.Resources.Customer.Tax.Location.md): Nested struct within the parent resource. - [Stripe.Resources.Customer.TaxIds](Stripe.Resources.Customer.TaxIds.md): Nested struct within the parent resource. - [Stripe.Resources.CustomerBalanceTransaction](Stripe.Resources.CustomerBalanceTransaction.md): CustomerBalanceTransaction - [Stripe.Resources.CustomerCashBalanceTransaction](Stripe.Resources.CustomerCashBalanceTransaction.md): CustomerCashBalanceTransaction - [Stripe.Resources.CustomerCashBalanceTransaction.AppliedToPayment](Stripe.Resources.CustomerCashBalanceTransaction.AppliedToPayment.md): Nested struct within the parent resource. - [Stripe.Resources.CustomerCashBalanceTransaction.Funded](Stripe.Resources.CustomerCashBalanceTransaction.Funded.md): Nested struct within the parent resource. - [Stripe.Resources.CustomerCashBalanceTransaction.Funded.BankTransfer](Stripe.Resources.CustomerCashBalanceTransaction.Funded.BankTransfer.md): Nested struct within the parent resource. - [Stripe.Resources.CustomerCashBalanceTransaction.Funded.BankTransfer.EuBankTransfer](Stripe.Resources.CustomerCashBalanceTransaction.Funded.BankTransfer.EuBankTransfer.md): Nested struct within the parent resource. - [Stripe.Resources.CustomerCashBalanceTransaction.Funded.BankTransfer.GbBankTransfer](Stripe.Resources.CustomerCashBalanceTransaction.Funded.BankTransfer.GbBankTransfer.md): Nested struct within the parent resource. - [Stripe.Resources.CustomerCashBalanceTransaction.Funded.BankTransfer.JpBankTransfer](Stripe.Resources.CustomerCashBalanceTransaction.Funded.BankTransfer.JpBankTransfer.md): Nested struct within the parent resource. - [Stripe.Resources.CustomerCashBalanceTransaction.Funded.BankTransfer.UsBankTransfer](Stripe.Resources.CustomerCashBalanceTransaction.Funded.BankTransfer.UsBankTransfer.md): Nested struct within the parent resource. - [Stripe.Resources.CustomerNotification](Stripe.Resources.CustomerNotification.md): PaymentIntentProcessingCustomerNotification - [Stripe.Resources.CustomerSession](Stripe.Resources.CustomerSession.md): CustomerSessionResourceCustomerSession - [Stripe.Resources.CustomerSession.Components](Stripe.Resources.CustomerSession.Components.md): Nested struct within the parent resource. - [Stripe.Resources.CustomerSession.Components.BuyButton](Stripe.Resources.CustomerSession.Components.BuyButton.md): Nested struct within the parent resource. - [Stripe.Resources.CustomerSession.Components.CustomerSheet](Stripe.Resources.CustomerSession.Components.CustomerSheet.md): Nested struct within the parent resource. - [Stripe.Resources.CustomerSession.Components.CustomerSheet.Features](Stripe.Resources.CustomerSession.Components.CustomerSheet.Features.md): Nested struct within the parent resource. - [Stripe.Resources.CustomerSession.Components.MobilePaymentElement](Stripe.Resources.CustomerSession.Components.MobilePaymentElement.md): Nested struct within the parent resource. - [Stripe.Resources.CustomerSession.Components.MobilePaymentElement.Features](Stripe.Resources.CustomerSession.Components.MobilePaymentElement.Features.md): Nested struct within the parent resource. - [Stripe.Resources.CustomerSession.Components.PaymentElement](Stripe.Resources.CustomerSession.Components.PaymentElement.md): Nested struct within the parent resource. - [Stripe.Resources.CustomerSession.Components.PaymentElement.Features](Stripe.Resources.CustomerSession.Components.PaymentElement.Features.md): Nested struct within the parent resource. - [Stripe.Resources.CustomerSession.Components.PricingTable](Stripe.Resources.CustomerSession.Components.PricingTable.md): Nested struct within the parent resource. - [Stripe.Resources.DeletedAccount](Stripe.Resources.DeletedAccount.md): DeletedAccount - [Stripe.Resources.DeletedApplePayDomain](Stripe.Resources.DeletedApplePayDomain.md): DeletedApplePayDomain - [Stripe.Resources.DeletedApplication](Stripe.Resources.DeletedApplication.md): DeletedApplication - [Stripe.Resources.DeletedBankAccount](Stripe.Resources.DeletedBankAccount.md): DeletedBankAccount - [Stripe.Resources.DeletedCard](Stripe.Resources.DeletedCard.md): DeletedCard - [Stripe.Resources.DeletedCoupon](Stripe.Resources.DeletedCoupon.md): DeletedCoupon - [Stripe.Resources.DeletedCustomer](Stripe.Resources.DeletedCustomer.md): DeletedCustomer - [Stripe.Resources.DeletedDiscount](Stripe.Resources.DeletedDiscount.md): DeletedDiscount - [Stripe.Resources.DeletedDiscount.Source](Stripe.Resources.DeletedDiscount.Source.md): Nested struct within the parent resource. - [Stripe.Resources.DeletedExternalAccount](Stripe.Resources.DeletedExternalAccount.md): Polymorphic - [Stripe.Resources.DeletedInvoice](Stripe.Resources.DeletedInvoice.md): DeletedInvoice - [Stripe.Resources.DeletedInvoiceItem](Stripe.Resources.DeletedInvoiceItem.md): DeletedInvoiceItem - [Stripe.Resources.DeletedPaymentSource](Stripe.Resources.DeletedPaymentSource.md): Polymorphic - [Stripe.Resources.DeletedPerson](Stripe.Resources.DeletedPerson.md): DeletedPerson - [Stripe.Resources.DeletedPlan](Stripe.Resources.DeletedPlan.md): DeletedPlan - [Stripe.Resources.DeletedPrice](Stripe.Resources.DeletedPrice.md): DeletedPrice - [Stripe.Resources.DeletedProduct](Stripe.Resources.DeletedProduct.md): DeletedProduct - [Stripe.Resources.DeletedProductFeature](Stripe.Resources.DeletedProductFeature.md): DeletedProductFeature - [Stripe.Resources.DeletedSubscriptionItem](Stripe.Resources.DeletedSubscriptionItem.md): DeletedSubscriptionItem - [Stripe.Resources.DeletedTaxId](Stripe.Resources.DeletedTaxId.md): deleted_tax_id - [Stripe.Resources.DeletedWebhookEndpoint](Stripe.Resources.DeletedWebhookEndpoint.md): NotificationWebhookEndpointDeleted - [Stripe.Resources.DestinationPaymentMethodDetails](Stripe.Resources.DestinationPaymentMethodDetails.md): OutboundTransfersPaymentMethodDetails - [Stripe.Resources.Discount](Stripe.Resources.Discount.md): Discount - [Stripe.Resources.Discount.Source](Stripe.Resources.Discount.Source.md): Nested struct within the parent resource. - [Stripe.Resources.Dispute](Stripe.Resources.Dispute.md): Dispute - [Stripe.Resources.Dispute.Evidence](Stripe.Resources.Dispute.Evidence.md): Nested struct within the parent resource. - [Stripe.Resources.Dispute.Evidence.EnhancedEvidence](Stripe.Resources.Dispute.Evidence.EnhancedEvidence.md): Nested struct within the parent resource. - [Stripe.Resources.Dispute.Evidence.EnhancedEvidence.VisaCompellingEvidence3](Stripe.Resources.Dispute.Evidence.EnhancedEvidence.VisaCompellingEvidence3.md): Nested struct within the parent resource. - [Stripe.Resources.Dispute.Evidence.EnhancedEvidence.VisaCompellingEvidence3.DisputedTransaction](Stripe.Resources.Dispute.Evidence.EnhancedEvidence.VisaCompellingEvidence3.DisputedTransaction.md): Nested struct within the parent resource. - [Stripe.Resources.Dispute.Evidence.EnhancedEvidence.VisaCompellingEvidence3.DisputedTransaction.ShippingAddress](Stripe.Resources.Dispute.Evidence.EnhancedEvidence.VisaCompellingEvidence3.DisputedTransaction.ShippingAddress.md): Nested struct within the parent resource. - [Stripe.Resources.Dispute.Evidence.EnhancedEvidence.VisaCompellingEvidence3.PriorUndisputedTransactions](Stripe.Resources.Dispute.Evidence.EnhancedEvidence.VisaCompellingEvidence3.PriorUndisputedTransactions.md): Nested struct within the parent resource. - [Stripe.Resources.Dispute.Evidence.EnhancedEvidence.VisaCompellingEvidence3.PriorUndisputedTransactions.ShippingAddress](Stripe.Resources.Dispute.Evidence.EnhancedEvidence.VisaCompellingEvidence3.PriorUndisputedTransactions.ShippingAddress.md): Nested struct within the parent resource. - [Stripe.Resources.Dispute.Evidence.EnhancedEvidence.VisaCompliance](Stripe.Resources.Dispute.Evidence.EnhancedEvidence.VisaCompliance.md): Nested struct within the parent resource. - [Stripe.Resources.Dispute.EvidenceDetails](Stripe.Resources.Dispute.EvidenceDetails.md): Nested struct within the parent resource. - [Stripe.Resources.Dispute.EvidenceDetails.EnhancedEligibility](Stripe.Resources.Dispute.EvidenceDetails.EnhancedEligibility.md): Nested struct within the parent resource. - [Stripe.Resources.Dispute.EvidenceDetails.EnhancedEligibility.VisaCompellingEvidence3](Stripe.Resources.Dispute.EvidenceDetails.EnhancedEligibility.VisaCompellingEvidence3.md): Nested struct within the parent resource. - [Stripe.Resources.Dispute.EvidenceDetails.EnhancedEligibility.VisaCompliance](Stripe.Resources.Dispute.EvidenceDetails.EnhancedEligibility.VisaCompliance.md): Nested struct within the parent resource. - [Stripe.Resources.Dispute.PaymentMethodDetails](Stripe.Resources.Dispute.PaymentMethodDetails.md): Nested struct within the parent resource. - [Stripe.Resources.Dispute.PaymentMethodDetails.AmazonPay](Stripe.Resources.Dispute.PaymentMethodDetails.AmazonPay.md): Nested struct within the parent resource. - [Stripe.Resources.Dispute.PaymentMethodDetails.Card](Stripe.Resources.Dispute.PaymentMethodDetails.Card.md): Nested struct within the parent resource. - [Stripe.Resources.Dispute.PaymentMethodDetails.Klarna](Stripe.Resources.Dispute.PaymentMethodDetails.Klarna.md): Nested struct within the parent resource. - [Stripe.Resources.Dispute.PaymentMethodDetails.Paypal](Stripe.Resources.Dispute.PaymentMethodDetails.Paypal.md): Nested struct within the parent resource. - [Stripe.Resources.DisputesListConfig](Stripe.Resources.DisputesListConfig.md): ConnectEmbeddedDisputesListConfig - [Stripe.Resources.DisputesListFeatures](Stripe.Resources.DisputesListFeatures.md): ConnectEmbeddedDisputesListFeatures - [Stripe.Resources.Entitlements.ActiveEntitlement](Stripe.Resources.Entitlements.ActiveEntitlement.md): ActiveEntitlement - [Stripe.Resources.Entitlements.ActiveEntitlementSummary](Stripe.Resources.Entitlements.ActiveEntitlementSummary.md): ActiveEntitlementSummary - [Stripe.Resources.Entitlements.ActiveEntitlementSummary.Entitlements](Stripe.Resources.Entitlements.ActiveEntitlementSummary.Entitlements.md): Nested struct within the parent resource. - [Stripe.Resources.Entitlements.Feature](Stripe.Resources.Entitlements.Feature.md): Feature - [Stripe.Resources.EphemeralKey](Stripe.Resources.EphemeralKey.md): EphemeralKey - [Stripe.Resources.Eps](Stripe.Resources.Eps.md): Eps resource. - [Stripe.Resources.Event](Stripe.Resources.Event.md): NotificationEvent - [Stripe.Resources.Event.Request](Stripe.Resources.Event.Request.md): Nested struct within the parent resource. - [Stripe.Resources.EventData](Stripe.Resources.EventData.md): NotificationEventData - [Stripe.Resources.ExchangeRate](Stripe.Resources.ExchangeRate.md): ExchangeRate - [Stripe.Resources.ExternalAccount](Stripe.Resources.ExternalAccount.md): Polymorphic - [Stripe.Resources.Familymart](Stripe.Resources.Familymart.md): payment_intent_next_action_konbini_familymart - [Stripe.Resources.FeeRefund](Stripe.Resources.FeeRefund.md): FeeRefund - [Stripe.Resources.File](Stripe.Resources.File.md): File - [Stripe.Resources.File.Links](Stripe.Resources.File.Links.md): Nested struct within the parent resource. - [Stripe.Resources.FileLink](Stripe.Resources.FileLink.md): FileLink - [Stripe.Resources.FinancialAccount](Stripe.Resources.FinancialAccount.md): received_payment_method_details_financial_account - [Stripe.Resources.FinancialAccountConfig](Stripe.Resources.FinancialAccountConfig.md): ConnectEmbeddedFinancialAccountConfigClaim - [Stripe.Resources.FinancialAccountFeatures](Stripe.Resources.FinancialAccountFeatures.md): ConnectEmbeddedFinancialAccountFeatures - [Stripe.Resources.FinancialAccountTransactionsConfig](Stripe.Resources.FinancialAccountTransactionsConfig.md): ConnectEmbeddedFinancialAccountTransactionsConfigClaim - [Stripe.Resources.FinancialAccountTransactionsFeatures](Stripe.Resources.FinancialAccountTransactionsFeatures.md): ConnectEmbeddedFinancialAccountTransactionsFeatures - [Stripe.Resources.FinancialAddresses](Stripe.Resources.FinancialAddresses.md): TreasuryFinancialAccountsResourceFinancialAddressesFeatures - [Stripe.Resources.FinancialConnections.Account](Stripe.Resources.FinancialConnections.Account.md): BankConnectionsResourceLinkedAccount - [Stripe.Resources.FinancialConnections.Account.AccountHolder](Stripe.Resources.FinancialConnections.Account.AccountHolder.md): Nested struct within the parent resource. - [Stripe.Resources.FinancialConnections.Account.AccountNumbers](Stripe.Resources.FinancialConnections.Account.AccountNumbers.md): Nested struct within the parent resource. - [Stripe.Resources.FinancialConnections.Account.Balance](Stripe.Resources.FinancialConnections.Account.Balance.md): Nested struct within the parent resource. - [Stripe.Resources.FinancialConnections.Account.Balance.Cash](Stripe.Resources.FinancialConnections.Account.Balance.Cash.md): Nested struct within the parent resource. - [Stripe.Resources.FinancialConnections.Account.Balance.Credit](Stripe.Resources.FinancialConnections.Account.Balance.Credit.md): Nested struct within the parent resource. - [Stripe.Resources.FinancialConnections.Account.BalanceRefresh](Stripe.Resources.FinancialConnections.Account.BalanceRefresh.md): Nested struct within the parent resource. - [Stripe.Resources.FinancialConnections.Account.OwnershipRefresh](Stripe.Resources.FinancialConnections.Account.OwnershipRefresh.md): Nested struct within the parent resource. - [Stripe.Resources.FinancialConnections.Account.TransactionRefresh](Stripe.Resources.FinancialConnections.Account.TransactionRefresh.md): Nested struct within the parent resource. - [Stripe.Resources.FinancialConnections.AccountOwner](Stripe.Resources.FinancialConnections.AccountOwner.md): BankConnectionsResourceOwner - [Stripe.Resources.FinancialConnections.AccountOwnership](Stripe.Resources.FinancialConnections.AccountOwnership.md): BankConnectionsResourceOwnership - [Stripe.Resources.FinancialConnections.AccountOwnership.Owners](Stripe.Resources.FinancialConnections.AccountOwnership.Owners.md): Nested struct within the parent resource. - [Stripe.Resources.FinancialConnections.Session](Stripe.Resources.FinancialConnections.Session.md): BankConnectionsResourceLinkAccountSession - [Stripe.Resources.FinancialConnections.Session.AccountHolder](Stripe.Resources.FinancialConnections.Session.AccountHolder.md): Nested struct within the parent resource. - [Stripe.Resources.FinancialConnections.Session.Accounts](Stripe.Resources.FinancialConnections.Session.Accounts.md): Nested struct within the parent resource. - [Stripe.Resources.FinancialConnections.Session.Filters](Stripe.Resources.FinancialConnections.Session.Filters.md): Nested struct within the parent resource. - [Stripe.Resources.FinancialConnections.Transaction](Stripe.Resources.FinancialConnections.Transaction.md): BankConnectionsResourceTransaction - [Stripe.Resources.FinancialConnections.Transaction.StatusTransitions](Stripe.Resources.FinancialConnections.Transaction.StatusTransitions.md): Nested struct within the parent resource. - [Stripe.Resources.Forwarding.Request](Stripe.Resources.Forwarding.Request.md): ForwardingRequest - [Stripe.Resources.Forwarding.Request.RequestContext](Stripe.Resources.Forwarding.Request.RequestContext.md): Nested struct within the parent resource. - [Stripe.Resources.Forwarding.Request.RequestDetails](Stripe.Resources.Forwarding.Request.RequestDetails.md): Nested struct within the parent resource. - [Stripe.Resources.Forwarding.Request.RequestDetails.Headers](Stripe.Resources.Forwarding.Request.RequestDetails.Headers.md): Nested struct within the parent resource. - [Stripe.Resources.Forwarding.Request.ResponseDetails](Stripe.Resources.Forwarding.Request.ResponseDetails.md): Nested struct within the parent resource. - [Stripe.Resources.Forwarding.Request.ResponseDetails.Headers](Stripe.Resources.Forwarding.Request.ResponseDetails.Headers.md): Nested struct within the parent resource. - [Stripe.Resources.FundingInstructions](Stripe.Resources.FundingInstructions.md): CustomerBalanceFundingInstructionsCustomerBalanceFundingInstructions - [Stripe.Resources.Giropay](Stripe.Resources.Giropay.md): Giropay resource. - [Stripe.Resources.Ideal](Stripe.Resources.Ideal.md): Ideal resource. - [Stripe.Resources.Identity.VerificationReport](Stripe.Resources.Identity.VerificationReport.md): GelatoVerificationReport - [Stripe.Resources.Identity.VerificationReport.Document](Stripe.Resources.Identity.VerificationReport.Document.md): Nested struct within the parent resource. - [Stripe.Resources.Identity.VerificationReport.Document.Dob](Stripe.Resources.Identity.VerificationReport.Document.Dob.md): Nested struct within the parent resource. - [Stripe.Resources.Identity.VerificationReport.Document.Error](Stripe.Resources.Identity.VerificationReport.Document.Error.md): Nested struct within the parent resource. - [Stripe.Resources.Identity.VerificationReport.Document.ExpirationDate](Stripe.Resources.Identity.VerificationReport.Document.ExpirationDate.md): Nested struct within the parent resource. - [Stripe.Resources.Identity.VerificationReport.Document.IssuedDate](Stripe.Resources.Identity.VerificationReport.Document.IssuedDate.md): Nested struct within the parent resource. - [Stripe.Resources.Identity.VerificationReport.Email](Stripe.Resources.Identity.VerificationReport.Email.md): Nested struct within the parent resource. - [Stripe.Resources.Identity.VerificationReport.Email.Error](Stripe.Resources.Identity.VerificationReport.Email.Error.md): Nested struct within the parent resource. - [Stripe.Resources.Identity.VerificationReport.IdNumber](Stripe.Resources.Identity.VerificationReport.IdNumber.md): Nested struct within the parent resource. - [Stripe.Resources.Identity.VerificationReport.IdNumber.Dob](Stripe.Resources.Identity.VerificationReport.IdNumber.Dob.md): Nested struct within the parent resource. - [Stripe.Resources.Identity.VerificationReport.IdNumber.Error](Stripe.Resources.Identity.VerificationReport.IdNumber.Error.md): Nested struct within the parent resource. - [Stripe.Resources.Identity.VerificationReport.Options](Stripe.Resources.Identity.VerificationReport.Options.md): Nested struct within the parent resource. - [Stripe.Resources.Identity.VerificationReport.Options.Document](Stripe.Resources.Identity.VerificationReport.Options.Document.md): Nested struct within the parent resource. - [Stripe.Resources.Identity.VerificationReport.Phone](Stripe.Resources.Identity.VerificationReport.Phone.md): Nested struct within the parent resource. - [Stripe.Resources.Identity.VerificationReport.Phone.Error](Stripe.Resources.Identity.VerificationReport.Phone.Error.md): Nested struct within the parent resource. - [Stripe.Resources.Identity.VerificationReport.Selfie](Stripe.Resources.Identity.VerificationReport.Selfie.md): Nested struct within the parent resource. - [Stripe.Resources.Identity.VerificationReport.Selfie.Error](Stripe.Resources.Identity.VerificationReport.Selfie.Error.md): Nested struct within the parent resource. - [Stripe.Resources.Identity.VerificationSession](Stripe.Resources.Identity.VerificationSession.md): GelatoVerificationSession - [Stripe.Resources.Identity.VerificationSession.LastError](Stripe.Resources.Identity.VerificationSession.LastError.md): Nested struct within the parent resource. - [Stripe.Resources.Identity.VerificationSession.Options](Stripe.Resources.Identity.VerificationSession.Options.md): Nested struct within the parent resource. - [Stripe.Resources.Identity.VerificationSession.Options.Document](Stripe.Resources.Identity.VerificationSession.Options.Document.md): Nested struct within the parent resource. - [Stripe.Resources.Identity.VerificationSession.Options.Email](Stripe.Resources.Identity.VerificationSession.Options.Email.md): Nested struct within the parent resource. - [Stripe.Resources.Identity.VerificationSession.Options.Matching](Stripe.Resources.Identity.VerificationSession.Options.Matching.md): Nested struct within the parent resource. - [Stripe.Resources.Identity.VerificationSession.Options.Phone](Stripe.Resources.Identity.VerificationSession.Options.Phone.md): Nested struct within the parent resource. - [Stripe.Resources.Identity.VerificationSession.ProvidedDetails](Stripe.Resources.Identity.VerificationSession.ProvidedDetails.md): Nested struct within the parent resource. - [Stripe.Resources.Identity.VerificationSession.Redaction](Stripe.Resources.Identity.VerificationSession.Redaction.md): Nested struct within the parent resource. - [Stripe.Resources.Identity.VerificationSession.RelatedPerson](Stripe.Resources.Identity.VerificationSession.RelatedPerson.md): Nested struct within the parent resource. - [Stripe.Resources.Identity.VerificationSession.VerifiedOutputs](Stripe.Resources.Identity.VerificationSession.VerifiedOutputs.md): Nested struct within the parent resource. - [Stripe.Resources.Identity.VerificationSession.VerifiedOutputs.Dob](Stripe.Resources.Identity.VerificationSession.VerifiedOutputs.Dob.md): Nested struct within the parent resource. - [Stripe.Resources.InboundAchToggleSettings](Stripe.Resources.InboundAchToggleSettings.md): TreasuryFinancialAccountsResourceInboundAchToggleSettings - [Stripe.Resources.InboundTransfers](Stripe.Resources.InboundTransfers.md): TreasuryFinancialAccountsResourceInboundTransfers - [Stripe.Resources.Installments](Stripe.Resources.Installments.md): PaymentFlowsInstallmentOptions - [Stripe.Resources.Installments.Plan](Stripe.Resources.Installments.Plan.md): Nested struct within the parent resource. - [Stripe.Resources.InstantPayoutsPromotionConfig](Stripe.Resources.InstantPayoutsPromotionConfig.md): ConnectEmbeddedInstantPayoutsPromotionConfig - [Stripe.Resources.InstantPayoutsPromotionFeatures](Stripe.Resources.InstantPayoutsPromotionFeatures.md): ConnectEmbeddedInstantPayoutsPromotionFeatures - [Stripe.Resources.Invoice](Stripe.Resources.Invoice.md): Invoice - [Stripe.Resources.Invoice.AutomaticTax](Stripe.Resources.Invoice.AutomaticTax.md): Nested struct within the parent resource. - [Stripe.Resources.Invoice.AutomaticTax.Liability](Stripe.Resources.Invoice.AutomaticTax.Liability.md): Nested struct within the parent resource. - [Stripe.Resources.Invoice.ConfirmationSecret](Stripe.Resources.Invoice.ConfirmationSecret.md): Nested struct within the parent resource. - [Stripe.Resources.Invoice.CustomFields](Stripe.Resources.Invoice.CustomFields.md): Nested struct within the parent resource. - [Stripe.Resources.Invoice.CustomerTaxIds](Stripe.Resources.Invoice.CustomerTaxIds.md): Nested struct within the parent resource. - [Stripe.Resources.Invoice.FromInvoice](Stripe.Resources.Invoice.FromInvoice.md): Nested struct within the parent resource. - [Stripe.Resources.Invoice.Issuer](Stripe.Resources.Invoice.Issuer.md): Nested struct within the parent resource. - [Stripe.Resources.Invoice.Lines](Stripe.Resources.Invoice.Lines.md): Nested struct within the parent resource. - [Stripe.Resources.Invoice.Parent](Stripe.Resources.Invoice.Parent.md): Nested struct within the parent resource. - [Stripe.Resources.Invoice.Parent.QuoteDetails](Stripe.Resources.Invoice.Parent.QuoteDetails.md): Nested struct within the parent resource. - [Stripe.Resources.Invoice.Parent.SubscriptionDetails](Stripe.Resources.Invoice.Parent.SubscriptionDetails.md): Nested struct within the parent resource. - [Stripe.Resources.Invoice.PaymentSettings](Stripe.Resources.Invoice.PaymentSettings.md): Nested struct within the parent resource. - [Stripe.Resources.Invoice.PaymentSettings.PaymentMethodOptions](Stripe.Resources.Invoice.PaymentSettings.PaymentMethodOptions.md): Nested struct within the parent resource. - [Stripe.Resources.Invoice.PaymentSettings.PaymentMethodOptions.AcssDebit](Stripe.Resources.Invoice.PaymentSettings.PaymentMethodOptions.AcssDebit.md): Nested struct within the parent resource. - [Stripe.Resources.Invoice.PaymentSettings.PaymentMethodOptions.AcssDebit.MandateOptions](Stripe.Resources.Invoice.PaymentSettings.PaymentMethodOptions.AcssDebit.MandateOptions.md): Nested struct within the parent resource. - [Stripe.Resources.Invoice.PaymentSettings.PaymentMethodOptions.Bancontact](Stripe.Resources.Invoice.PaymentSettings.PaymentMethodOptions.Bancontact.md): Nested struct within the parent resource. - [Stripe.Resources.Invoice.PaymentSettings.PaymentMethodOptions.Card](Stripe.Resources.Invoice.PaymentSettings.PaymentMethodOptions.Card.md): Nested struct within the parent resource. - [Stripe.Resources.Invoice.PaymentSettings.PaymentMethodOptions.Card.Installments](Stripe.Resources.Invoice.PaymentSettings.PaymentMethodOptions.Card.Installments.md): Nested struct within the parent resource. - [Stripe.Resources.Invoice.PaymentSettings.PaymentMethodOptions.CustomerBalance](Stripe.Resources.Invoice.PaymentSettings.PaymentMethodOptions.CustomerBalance.md): Nested struct within the parent resource. - [Stripe.Resources.Invoice.PaymentSettings.PaymentMethodOptions.CustomerBalance.BankTransfer](Stripe.Resources.Invoice.PaymentSettings.PaymentMethodOptions.CustomerBalance.BankTransfer.md): Nested struct within the parent resource. - [Stripe.Resources.Invoice.PaymentSettings.PaymentMethodOptions.CustomerBalance.BankTransfer.EuBankTransfer](Stripe.Resources.Invoice.PaymentSettings.PaymentMethodOptions.CustomerBalance.BankTransfer.EuBankTransfer.md): Nested struct within the parent resource. - [Stripe.Resources.Invoice.PaymentSettings.PaymentMethodOptions.Payto](Stripe.Resources.Invoice.PaymentSettings.PaymentMethodOptions.Payto.md): Nested struct within the parent resource. - [Stripe.Resources.Invoice.PaymentSettings.PaymentMethodOptions.Payto.MandateOptions](Stripe.Resources.Invoice.PaymentSettings.PaymentMethodOptions.Payto.MandateOptions.md): Nested struct within the parent resource. - [Stripe.Resources.Invoice.PaymentSettings.PaymentMethodOptions.UsBankAccount](Stripe.Resources.Invoice.PaymentSettings.PaymentMethodOptions.UsBankAccount.md): Nested struct within the parent resource. - [Stripe.Resources.Invoice.PaymentSettings.PaymentMethodOptions.UsBankAccount.FinancialConnections](Stripe.Resources.Invoice.PaymentSettings.PaymentMethodOptions.UsBankAccount.FinancialConnections.md): Nested struct within the parent resource. - [Stripe.Resources.Invoice.PaymentSettings.PaymentMethodOptions.UsBankAccount.FinancialConnections.Filters](Stripe.Resources.Invoice.PaymentSettings.PaymentMethodOptions.UsBankAccount.FinancialConnections.Filters.md): Nested struct within the parent resource. - [Stripe.Resources.Invoice.Payments](Stripe.Resources.Invoice.Payments.md): Nested struct within the parent resource. - [Stripe.Resources.Invoice.Rendering](Stripe.Resources.Invoice.Rendering.md): Nested struct within the parent resource. - [Stripe.Resources.Invoice.Rendering.Pdf](Stripe.Resources.Invoice.Rendering.Pdf.md): Nested struct within the parent resource. - [Stripe.Resources.Invoice.ShippingCost](Stripe.Resources.Invoice.ShippingCost.md): Nested struct within the parent resource. - [Stripe.Resources.Invoice.ShippingCost.Taxes](Stripe.Resources.Invoice.ShippingCost.Taxes.md): Nested struct within the parent resource. - [Stripe.Resources.Invoice.StatusTransitions](Stripe.Resources.Invoice.StatusTransitions.md): Nested struct within the parent resource. - [Stripe.Resources.Invoice.ThresholdReason](Stripe.Resources.Invoice.ThresholdReason.md): Nested struct within the parent resource. - [Stripe.Resources.Invoice.ThresholdReason.ItemReasons](Stripe.Resources.Invoice.ThresholdReason.ItemReasons.md): Nested struct within the parent resource. - [Stripe.Resources.Invoice.TotalDiscountAmounts](Stripe.Resources.Invoice.TotalDiscountAmounts.md): Nested struct within the parent resource. - [Stripe.Resources.Invoice.TotalPretaxCreditAmounts](Stripe.Resources.Invoice.TotalPretaxCreditAmounts.md): Nested struct within the parent resource. - [Stripe.Resources.Invoice.TotalTaxes](Stripe.Resources.Invoice.TotalTaxes.md): Nested struct within the parent resource. - [Stripe.Resources.Invoice.TotalTaxes.TaxRateDetails](Stripe.Resources.Invoice.TotalTaxes.TaxRateDetails.md): Nested struct within the parent resource. - [Stripe.Resources.InvoiceItem](Stripe.Resources.InvoiceItem.md): InvoiceItem - [Stripe.Resources.InvoiceItem.Parent](Stripe.Resources.InvoiceItem.Parent.md): Nested struct within the parent resource. - [Stripe.Resources.InvoiceItem.Parent.SubscriptionDetails](Stripe.Resources.InvoiceItem.Parent.SubscriptionDetails.md): Nested struct within the parent resource. - [Stripe.Resources.InvoiceItem.Period](Stripe.Resources.InvoiceItem.Period.md): Nested struct within the parent resource. - [Stripe.Resources.InvoiceItem.Pricing](Stripe.Resources.InvoiceItem.Pricing.md): Nested struct within the parent resource. - [Stripe.Resources.InvoiceItem.Pricing.PriceDetails](Stripe.Resources.InvoiceItem.Pricing.PriceDetails.md): Nested struct within the parent resource. - [Stripe.Resources.InvoiceItem.ProrationDetails](Stripe.Resources.InvoiceItem.ProrationDetails.md): Nested struct within the parent resource. - [Stripe.Resources.InvoiceItem.ProrationDetails.DiscountAmounts](Stripe.Resources.InvoiceItem.ProrationDetails.DiscountAmounts.md): Nested struct within the parent resource. - [Stripe.Resources.InvoiceLineItem](Stripe.Resources.InvoiceLineItem.md): InvoiceLineItem - [Stripe.Resources.InvoiceLineItem.DiscountAmounts](Stripe.Resources.InvoiceLineItem.DiscountAmounts.md): Nested struct within the parent resource. - [Stripe.Resources.InvoiceLineItem.Parent](Stripe.Resources.InvoiceLineItem.Parent.md): Nested struct within the parent resource. - [Stripe.Resources.InvoiceLineItem.Parent.InvoiceItemDetails](Stripe.Resources.InvoiceLineItem.Parent.InvoiceItemDetails.md): Nested struct within the parent resource. - [Stripe.Resources.InvoiceLineItem.Parent.InvoiceItemDetails.ProrationDetails](Stripe.Resources.InvoiceLineItem.Parent.InvoiceItemDetails.ProrationDetails.md): Nested struct within the parent resource. - [Stripe.Resources.InvoiceLineItem.Parent.InvoiceItemDetails.ProrationDetails.CreditedItems](Stripe.Resources.InvoiceLineItem.Parent.InvoiceItemDetails.ProrationDetails.CreditedItems.md): Nested struct within the parent resource. - [Stripe.Resources.InvoiceLineItem.Parent.SubscriptionItemDetails](Stripe.Resources.InvoiceLineItem.Parent.SubscriptionItemDetails.md): Nested struct within the parent resource. - [Stripe.Resources.InvoiceLineItem.Parent.SubscriptionItemDetails.ProrationDetails](Stripe.Resources.InvoiceLineItem.Parent.SubscriptionItemDetails.ProrationDetails.md): Nested struct within the parent resource. - [Stripe.Resources.InvoiceLineItem.Parent.SubscriptionItemDetails.ProrationDetails.CreditedItems](Stripe.Resources.InvoiceLineItem.Parent.SubscriptionItemDetails.ProrationDetails.CreditedItems.md): Nested struct within the parent resource. - [Stripe.Resources.InvoiceLineItem.Period](Stripe.Resources.InvoiceLineItem.Period.md): Nested struct within the parent resource. - [Stripe.Resources.InvoiceLineItem.PretaxCreditAmounts](Stripe.Resources.InvoiceLineItem.PretaxCreditAmounts.md): Nested struct within the parent resource. - [Stripe.Resources.InvoiceLineItem.Pricing](Stripe.Resources.InvoiceLineItem.Pricing.md): Nested struct within the parent resource. - [Stripe.Resources.InvoiceLineItem.Pricing.PriceDetails](Stripe.Resources.InvoiceLineItem.Pricing.PriceDetails.md): Nested struct within the parent resource. - [Stripe.Resources.InvoiceLineItem.Taxes](Stripe.Resources.InvoiceLineItem.Taxes.md): Nested struct within the parent resource. - [Stripe.Resources.InvoiceLineItem.Taxes.TaxRateDetails](Stripe.Resources.InvoiceLineItem.Taxes.TaxRateDetails.md): Nested struct within the parent resource. - [Stripe.Resources.InvoicePayment](Stripe.Resources.InvoicePayment.md): InvoicesInvoicePayment - [Stripe.Resources.InvoicePayment.Payment](Stripe.Resources.InvoicePayment.Payment.md): Nested struct within the parent resource. - [Stripe.Resources.InvoicePayment.StatusTransitions](Stripe.Resources.InvoicePayment.StatusTransitions.md): Nested struct within the parent resource. - [Stripe.Resources.InvoiceRenderingTemplate](Stripe.Resources.InvoiceRenderingTemplate.md): InvoiceRenderingTemplate - [Stripe.Resources.Issuing.Authorization](Stripe.Resources.Issuing.Authorization.md): IssuingAuthorization - [Stripe.Resources.Issuing.Authorization.AmountDetails](Stripe.Resources.Issuing.Authorization.AmountDetails.md): Nested struct within the parent resource. - [Stripe.Resources.Issuing.Authorization.Fleet](Stripe.Resources.Issuing.Authorization.Fleet.md): Nested struct within the parent resource. - [Stripe.Resources.Issuing.Authorization.Fleet.CardholderPromptData](Stripe.Resources.Issuing.Authorization.Fleet.CardholderPromptData.md): Nested struct within the parent resource. - [Stripe.Resources.Issuing.Authorization.Fleet.ReportedBreakdown](Stripe.Resources.Issuing.Authorization.Fleet.ReportedBreakdown.md): Nested struct within the parent resource. - [Stripe.Resources.Issuing.Authorization.Fleet.ReportedBreakdown.Fuel](Stripe.Resources.Issuing.Authorization.Fleet.ReportedBreakdown.Fuel.md): Nested struct within the parent resource. - [Stripe.Resources.Issuing.Authorization.Fleet.ReportedBreakdown.NonFuel](Stripe.Resources.Issuing.Authorization.Fleet.ReportedBreakdown.NonFuel.md): Nested struct within the parent resource. - [Stripe.Resources.Issuing.Authorization.Fleet.ReportedBreakdown.Tax](Stripe.Resources.Issuing.Authorization.Fleet.ReportedBreakdown.Tax.md): Nested struct within the parent resource. - [Stripe.Resources.Issuing.Authorization.FraudChallenges](Stripe.Resources.Issuing.Authorization.FraudChallenges.md): Nested struct within the parent resource. - [Stripe.Resources.Issuing.Authorization.Fuel](Stripe.Resources.Issuing.Authorization.Fuel.md): Nested struct within the parent resource. - [Stripe.Resources.Issuing.Authorization.MerchantData](Stripe.Resources.Issuing.Authorization.MerchantData.md): Nested struct within the parent resource. - [Stripe.Resources.Issuing.Authorization.NetworkData](Stripe.Resources.Issuing.Authorization.NetworkData.md): Nested struct within the parent resource. - [Stripe.Resources.Issuing.Authorization.PendingRequest](Stripe.Resources.Issuing.Authorization.PendingRequest.md): Nested struct within the parent resource. - [Stripe.Resources.Issuing.Authorization.PendingRequest.AmountDetails](Stripe.Resources.Issuing.Authorization.PendingRequest.AmountDetails.md): Nested struct within the parent resource. - [Stripe.Resources.Issuing.Authorization.RequestHistory](Stripe.Resources.Issuing.Authorization.RequestHistory.md): Nested struct within the parent resource. - [Stripe.Resources.Issuing.Authorization.RequestHistory.AmountDetails](Stripe.Resources.Issuing.Authorization.RequestHistory.AmountDetails.md): Nested struct within the parent resource. - [Stripe.Resources.Issuing.Authorization.Treasury](Stripe.Resources.Issuing.Authorization.Treasury.md): Nested struct within the parent resource. - [Stripe.Resources.Issuing.Authorization.VerificationData](Stripe.Resources.Issuing.Authorization.VerificationData.md): Nested struct within the parent resource. - [Stripe.Resources.Issuing.Authorization.VerificationData.AuthenticationExemption](Stripe.Resources.Issuing.Authorization.VerificationData.AuthenticationExemption.md): Nested struct within the parent resource. - [Stripe.Resources.Issuing.Authorization.VerificationData.ThreeDSecure](Stripe.Resources.Issuing.Authorization.VerificationData.ThreeDSecure.md): Nested struct within the parent resource. - [Stripe.Resources.Issuing.Card](Stripe.Resources.Issuing.Card.md): IssuingCard - [Stripe.Resources.Issuing.Card.LatestFraudWarning](Stripe.Resources.Issuing.Card.LatestFraudWarning.md): Nested struct within the parent resource. - [Stripe.Resources.Issuing.Card.LifecycleControls](Stripe.Resources.Issuing.Card.LifecycleControls.md): Nested struct within the parent resource. - [Stripe.Resources.Issuing.Card.LifecycleControls.CancelAfter](Stripe.Resources.Issuing.Card.LifecycleControls.CancelAfter.md): Nested struct within the parent resource. - [Stripe.Resources.Issuing.Card.Shipping](Stripe.Resources.Issuing.Card.Shipping.md): Nested struct within the parent resource. - [Stripe.Resources.Issuing.Card.Shipping.AddressValidation](Stripe.Resources.Issuing.Card.Shipping.AddressValidation.md): Nested struct within the parent resource. - [Stripe.Resources.Issuing.Card.Shipping.Customs](Stripe.Resources.Issuing.Card.Shipping.Customs.md): Nested struct within the parent resource. - [Stripe.Resources.Issuing.Card.SpendingControls](Stripe.Resources.Issuing.Card.SpendingControls.md): Nested struct within the parent resource. - [Stripe.Resources.Issuing.Card.SpendingControls.SpendingLimits](Stripe.Resources.Issuing.Card.SpendingControls.SpendingLimits.md): Nested struct within the parent resource. - [Stripe.Resources.Issuing.Card.Wallets](Stripe.Resources.Issuing.Card.Wallets.md): Nested struct within the parent resource. - [Stripe.Resources.Issuing.Card.Wallets.ApplePay](Stripe.Resources.Issuing.Card.Wallets.ApplePay.md): Nested struct within the parent resource. - [Stripe.Resources.Issuing.Card.Wallets.GooglePay](Stripe.Resources.Issuing.Card.Wallets.GooglePay.md): Nested struct within the parent resource. - [Stripe.Resources.Issuing.Cardholder](Stripe.Resources.Issuing.Cardholder.md): IssuingCardholder - [Stripe.Resources.Issuing.Cardholder.Billing](Stripe.Resources.Issuing.Cardholder.Billing.md): Nested struct within the parent resource. - [Stripe.Resources.Issuing.Cardholder.Company](Stripe.Resources.Issuing.Cardholder.Company.md): Nested struct within the parent resource. - [Stripe.Resources.Issuing.Cardholder.Individual](Stripe.Resources.Issuing.Cardholder.Individual.md): Nested struct within the parent resource. - [Stripe.Resources.Issuing.Cardholder.Individual.CardIssuing](Stripe.Resources.Issuing.Cardholder.Individual.CardIssuing.md): Nested struct within the parent resource. - [Stripe.Resources.Issuing.Cardholder.Individual.CardIssuing.UserTermsAcceptance](Stripe.Resources.Issuing.Cardholder.Individual.CardIssuing.UserTermsAcceptance.md): Nested struct within the parent resource. - [Stripe.Resources.Issuing.Cardholder.Individual.Dob](Stripe.Resources.Issuing.Cardholder.Individual.Dob.md): Nested struct within the parent resource. - [Stripe.Resources.Issuing.Cardholder.Individual.Verification](Stripe.Resources.Issuing.Cardholder.Individual.Verification.md): Nested struct within the parent resource. - [Stripe.Resources.Issuing.Cardholder.Individual.Verification.Document](Stripe.Resources.Issuing.Cardholder.Individual.Verification.Document.md): Nested struct within the parent resource. - [Stripe.Resources.Issuing.Cardholder.Requirements](Stripe.Resources.Issuing.Cardholder.Requirements.md): Nested struct within the parent resource. - [Stripe.Resources.Issuing.Cardholder.SpendingControls](Stripe.Resources.Issuing.Cardholder.SpendingControls.md): Nested struct within the parent resource. - [Stripe.Resources.Issuing.Cardholder.SpendingControls.SpendingLimits](Stripe.Resources.Issuing.Cardholder.SpendingControls.SpendingLimits.md): Nested struct within the parent resource. - [Stripe.Resources.Issuing.Dispute](Stripe.Resources.Issuing.Dispute.md): IssuingDispute - [Stripe.Resources.Issuing.Dispute.Evidence](Stripe.Resources.Issuing.Dispute.Evidence.md): Nested struct within the parent resource. - [Stripe.Resources.Issuing.Dispute.Evidence.Canceled](Stripe.Resources.Issuing.Dispute.Evidence.Canceled.md): Nested struct within the parent resource. - [Stripe.Resources.Issuing.Dispute.Evidence.Duplicate](Stripe.Resources.Issuing.Dispute.Evidence.Duplicate.md): Nested struct within the parent resource. - [Stripe.Resources.Issuing.Dispute.Evidence.Fraudulent](Stripe.Resources.Issuing.Dispute.Evidence.Fraudulent.md): Nested struct within the parent resource. - [Stripe.Resources.Issuing.Dispute.Evidence.MerchandiseNotAsDescribed](Stripe.Resources.Issuing.Dispute.Evidence.MerchandiseNotAsDescribed.md): Nested struct within the parent resource. - [Stripe.Resources.Issuing.Dispute.Evidence.NoValidAuthorization](Stripe.Resources.Issuing.Dispute.Evidence.NoValidAuthorization.md): Nested struct within the parent resource. - [Stripe.Resources.Issuing.Dispute.Evidence.NotReceived](Stripe.Resources.Issuing.Dispute.Evidence.NotReceived.md): Nested struct within the parent resource. - [Stripe.Resources.Issuing.Dispute.Evidence.Other](Stripe.Resources.Issuing.Dispute.Evidence.Other.md): Nested struct within the parent resource. - [Stripe.Resources.Issuing.Dispute.Evidence.ServiceNotAsDescribed](Stripe.Resources.Issuing.Dispute.Evidence.ServiceNotAsDescribed.md): Nested struct within the parent resource. - [Stripe.Resources.Issuing.Dispute.Treasury](Stripe.Resources.Issuing.Dispute.Treasury.md): Nested struct within the parent resource. - [Stripe.Resources.Issuing.PersonalizationDesign](Stripe.Resources.Issuing.PersonalizationDesign.md): IssuingPersonalizationDesign - [Stripe.Resources.Issuing.PersonalizationDesign.CarrierText](Stripe.Resources.Issuing.PersonalizationDesign.CarrierText.md): Nested struct within the parent resource. - [Stripe.Resources.Issuing.PersonalizationDesign.Preferences](Stripe.Resources.Issuing.PersonalizationDesign.Preferences.md): Nested struct within the parent resource. - [Stripe.Resources.Issuing.PersonalizationDesign.RejectionReasons](Stripe.Resources.Issuing.PersonalizationDesign.RejectionReasons.md): Nested struct within the parent resource. - [Stripe.Resources.Issuing.PhysicalBundle](Stripe.Resources.Issuing.PhysicalBundle.md): IssuingPhysicalBundle - [Stripe.Resources.Issuing.PhysicalBundle.Features](Stripe.Resources.Issuing.PhysicalBundle.Features.md): Nested struct within the parent resource. - [Stripe.Resources.Issuing.Token](Stripe.Resources.Issuing.Token.md): IssuingNetworkToken - [Stripe.Resources.Issuing.Token.NetworkData](Stripe.Resources.Issuing.Token.NetworkData.md): Nested struct within the parent resource. - [Stripe.Resources.Issuing.Token.NetworkData.Device](Stripe.Resources.Issuing.Token.NetworkData.Device.md): Nested struct within the parent resource. - [Stripe.Resources.Issuing.Token.NetworkData.Mastercard](Stripe.Resources.Issuing.Token.NetworkData.Mastercard.md): Nested struct within the parent resource. - [Stripe.Resources.Issuing.Token.NetworkData.Visa](Stripe.Resources.Issuing.Token.NetworkData.Visa.md): Nested struct within the parent resource. - [Stripe.Resources.Issuing.Token.NetworkData.WalletProvider](Stripe.Resources.Issuing.Token.NetworkData.WalletProvider.md): Nested struct within the parent resource. - [Stripe.Resources.Issuing.Token.NetworkData.WalletProvider.CardholderAddress](Stripe.Resources.Issuing.Token.NetworkData.WalletProvider.CardholderAddress.md): Nested struct within the parent resource. - [Stripe.Resources.Issuing.Transaction](Stripe.Resources.Issuing.Transaction.md): IssuingTransaction - [Stripe.Resources.Issuing.Transaction.AmountDetails](Stripe.Resources.Issuing.Transaction.AmountDetails.md): Nested struct within the parent resource. - [Stripe.Resources.Issuing.Transaction.MerchantData](Stripe.Resources.Issuing.Transaction.MerchantData.md): Nested struct within the parent resource. - [Stripe.Resources.Issuing.Transaction.NetworkData](Stripe.Resources.Issuing.Transaction.NetworkData.md): Nested struct within the parent resource. - [Stripe.Resources.Issuing.Transaction.PurchaseDetails](Stripe.Resources.Issuing.Transaction.PurchaseDetails.md): Nested struct within the parent resource. - [Stripe.Resources.Issuing.Transaction.PurchaseDetails.Fleet](Stripe.Resources.Issuing.Transaction.PurchaseDetails.Fleet.md): Nested struct within the parent resource. - [Stripe.Resources.Issuing.Transaction.PurchaseDetails.Fleet.CardholderPromptData](Stripe.Resources.Issuing.Transaction.PurchaseDetails.Fleet.CardholderPromptData.md): Nested struct within the parent resource. - [Stripe.Resources.Issuing.Transaction.PurchaseDetails.Fleet.ReportedBreakdown](Stripe.Resources.Issuing.Transaction.PurchaseDetails.Fleet.ReportedBreakdown.md): Nested struct within the parent resource. - [Stripe.Resources.Issuing.Transaction.PurchaseDetails.Fleet.ReportedBreakdown.Fuel](Stripe.Resources.Issuing.Transaction.PurchaseDetails.Fleet.ReportedBreakdown.Fuel.md): Nested struct within the parent resource. - [Stripe.Resources.Issuing.Transaction.PurchaseDetails.Fleet.ReportedBreakdown.NonFuel](Stripe.Resources.Issuing.Transaction.PurchaseDetails.Fleet.ReportedBreakdown.NonFuel.md): Nested struct within the parent resource. - [Stripe.Resources.Issuing.Transaction.PurchaseDetails.Fleet.ReportedBreakdown.Tax](Stripe.Resources.Issuing.Transaction.PurchaseDetails.Fleet.ReportedBreakdown.Tax.md): Nested struct within the parent resource. - [Stripe.Resources.Issuing.Transaction.PurchaseDetails.Flight](Stripe.Resources.Issuing.Transaction.PurchaseDetails.Flight.md): Nested struct within the parent resource. - [Stripe.Resources.Issuing.Transaction.PurchaseDetails.Flight.Segments](Stripe.Resources.Issuing.Transaction.PurchaseDetails.Flight.Segments.md): Nested struct within the parent resource. - [Stripe.Resources.Issuing.Transaction.PurchaseDetails.Fuel](Stripe.Resources.Issuing.Transaction.PurchaseDetails.Fuel.md): Nested struct within the parent resource. - [Stripe.Resources.Issuing.Transaction.PurchaseDetails.Lodging](Stripe.Resources.Issuing.Transaction.PurchaseDetails.Lodging.md): Nested struct within the parent resource. - [Stripe.Resources.Issuing.Transaction.PurchaseDetails.Receipt](Stripe.Resources.Issuing.Transaction.PurchaseDetails.Receipt.md): Nested struct within the parent resource. - [Stripe.Resources.Issuing.Transaction.Treasury](Stripe.Resources.Issuing.Transaction.Treasury.md): Nested struct within the parent resource. - [Stripe.Resources.IssuingCardConfig](Stripe.Resources.IssuingCardConfig.md): ConnectEmbeddedIssuingCardConfigClaim - [Stripe.Resources.IssuingCardFeatures](Stripe.Resources.IssuingCardFeatures.md): ConnectEmbeddedIssuingCardFeatures - [Stripe.Resources.IssuingCardsListConfig](Stripe.Resources.IssuingCardsListConfig.md): ConnectEmbeddedIssuingCardsListConfigClaim - [Stripe.Resources.IssuingCardsListFeatures](Stripe.Resources.IssuingCardsListFeatures.md): ConnectEmbeddedIssuingCardsListFeatures - [Stripe.Resources.KakaoPay](Stripe.Resources.KakaoPay.md): payment_method_details_payment_record_kakao_pay - [Stripe.Resources.Klarna](Stripe.Resources.Klarna.md): Klarna resource. - [Stripe.Resources.KrCard](Stripe.Resources.KrCard.md): mandate_kr_card - [Stripe.Resources.Lawson](Stripe.Resources.Lawson.md): payment_intent_next_action_konbini_lawson - [Stripe.Resources.LineItem](Stripe.Resources.LineItem.md): LineItem - [Stripe.Resources.LineItem.AdjustableQuantity](Stripe.Resources.LineItem.AdjustableQuantity.md): Nested struct within the parent resource. - [Stripe.Resources.LineItem.Discounts](Stripe.Resources.LineItem.Discounts.md): Nested struct within the parent resource. - [Stripe.Resources.LineItem.Taxes](Stripe.Resources.LineItem.Taxes.md): Nested struct within the parent resource. - [Stripe.Resources.LoginLink](Stripe.Resources.LoginLink.md): LoginLink - [Stripe.Resources.Mandate](Stripe.Resources.Mandate.md): Mandate - [Stripe.Resources.Mandate.CustomerAcceptance](Stripe.Resources.Mandate.CustomerAcceptance.md): Nested struct within the parent resource. - [Stripe.Resources.Mandate.CustomerAcceptance.Online](Stripe.Resources.Mandate.CustomerAcceptance.Online.md): Nested struct within the parent resource. - [Stripe.Resources.Mandate.PaymentMethodDetails](Stripe.Resources.Mandate.PaymentMethodDetails.md): Nested struct within the parent resource. - [Stripe.Resources.Mandate.PaymentMethodDetails.AuBecsDebit](Stripe.Resources.Mandate.PaymentMethodDetails.AuBecsDebit.md): Nested struct within the parent resource. - [Stripe.Resources.Mandate.PaymentMethodDetails.BacsDebit](Stripe.Resources.Mandate.PaymentMethodDetails.BacsDebit.md): Nested struct within the parent resource. - [Stripe.Resources.Mandate.PaymentMethodDetails.Paypal](Stripe.Resources.Mandate.PaymentMethodDetails.Paypal.md): Nested struct within the parent resource. - [Stripe.Resources.Mandate.SingleUse](Stripe.Resources.Mandate.SingleUse.md): Nested struct within the parent resource. - [Stripe.Resources.MandateOptions](Stripe.Resources.MandateOptions.md): setup_intent_payment_method_options_card_mandate_options - [Stripe.Resources.MbWay](Stripe.Resources.MbWay.md): payment_method_details_mb_way - [Stripe.Resources.Ministop](Stripe.Resources.Ministop.md): payment_intent_next_action_konbini_ministop - [Stripe.Resources.Multibanco](Stripe.Resources.Multibanco.md): Multibanco resource. - [Stripe.Resources.NaverPay](Stripe.Resources.NaverPay.md): payment_method_naver_pay - [Stripe.Resources.NextActionAlipayHandleRedirect](Stripe.Resources.NextActionAlipayHandleRedirect.md): PaymentIntentNextActionAlipayHandleRedirect - [Stripe.Resources.NextActionCardAwaitNotification](Stripe.Resources.NextActionCardAwaitNotification.md): PaymentIntentNextActionCardAwaitNotification - [Stripe.Resources.NextActionDisplayBankTransferInstructions](Stripe.Resources.NextActionDisplayBankTransferInstructions.md): PaymentIntentNextActionDisplayBankTransferInstructions - [Stripe.Resources.NextActionDisplayBankTransferInstructions.FinancialAddresses](Stripe.Resources.NextActionDisplayBankTransferInstructions.FinancialAddresses.md): Nested struct within the parent resource. - [Stripe.Resources.NextActionDisplayBankTransferInstructions.FinancialAddresses.Iban](Stripe.Resources.NextActionDisplayBankTransferInstructions.FinancialAddresses.Iban.md): Nested struct within the parent resource. - [Stripe.Resources.NextActionDisplayBankTransferInstructions.FinancialAddresses.Spei](Stripe.Resources.NextActionDisplayBankTransferInstructions.FinancialAddresses.Spei.md): Nested struct within the parent resource. - [Stripe.Resources.NextActionDisplayBankTransferInstructions.FinancialAddresses.Swift](Stripe.Resources.NextActionDisplayBankTransferInstructions.FinancialAddresses.Swift.md): Nested struct within the parent resource. - [Stripe.Resources.NextActionDisplayBankTransferInstructions.FinancialAddresses.Zengin](Stripe.Resources.NextActionDisplayBankTransferInstructions.FinancialAddresses.Zengin.md): Nested struct within the parent resource. - [Stripe.Resources.NextActionDisplayBoletoDetails](Stripe.Resources.NextActionDisplayBoletoDetails.md): payment_intent_next_action_boleto - [Stripe.Resources.NextActionKonbiniDisplayDetails](Stripe.Resources.NextActionKonbiniDisplayDetails.md): payment_intent_next_action_konbini - [Stripe.Resources.NextActionMultibancoDisplayDetails](Stripe.Resources.NextActionMultibancoDisplayDetails.md): PaymentIntentNextActionDisplayMultibancoDetails - [Stripe.Resources.NextActionOxxoDisplayDetails](Stripe.Resources.NextActionOxxoDisplayDetails.md): PaymentIntentNextActionDisplayOxxoDetails - [Stripe.Resources.NextActionRedirectToUrl](Stripe.Resources.NextActionRedirectToUrl.md): SetupIntentNextActionRedirectToUrl - [Stripe.Resources.NzBankAccount](Stripe.Resources.NzBankAccount.md): mandate_nz_bank_account - [Stripe.Resources.Offline](Stripe.Resources.Offline.md): payment_method_details_card_present_offline - [Stripe.Resources.OutboundAchToggleSettings](Stripe.Resources.OutboundAchToggleSettings.md): TreasuryFinancialAccountsResourceOutboundAchToggleSettings - [Stripe.Resources.OutboundPayments](Stripe.Resources.OutboundPayments.md): TreasuryFinancialAccountsResourceOutboundPayments - [Stripe.Resources.OutboundTransfers](Stripe.Resources.OutboundTransfers.md): TreasuryFinancialAccountsResourceOutboundTransfers - [Stripe.Resources.P24](Stripe.Resources.P24.md): P24 resource. - [Stripe.Resources.Payco](Stripe.Resources.Payco.md): payment_method_details_payco - [Stripe.Resources.PaymentAttemptRecord](Stripe.Resources.PaymentAttemptRecord.md): PaymentAttemptRecord - [Stripe.Resources.PaymentAttemptRecord.Amount](Stripe.Resources.PaymentAttemptRecord.Amount.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.AmountAuthorized](Stripe.Resources.PaymentAttemptRecord.AmountAuthorized.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.AmountCanceled](Stripe.Resources.PaymentAttemptRecord.AmountCanceled.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.AmountFailed](Stripe.Resources.PaymentAttemptRecord.AmountFailed.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.AmountGuaranteed](Stripe.Resources.PaymentAttemptRecord.AmountGuaranteed.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.AmountRefunded](Stripe.Resources.PaymentAttemptRecord.AmountRefunded.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.AmountRequested](Stripe.Resources.PaymentAttemptRecord.AmountRequested.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.CustomerDetails](Stripe.Resources.PaymentAttemptRecord.CustomerDetails.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails](Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.AchCreditTransfer](Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.AchCreditTransfer.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.AchDebit](Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.AchDebit.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.AcssDebit](Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.AcssDebit.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Affirm](Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Affirm.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.AfterpayClearpay](Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.AfterpayClearpay.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Alipay](Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Alipay.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Alma](Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Alma.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Alma.Installments](Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Alma.Installments.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.AmazonPay](Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.AmazonPay.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.AmazonPay.Funding](Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.AmazonPay.Funding.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.AmazonPay.Funding.Card](Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.AmazonPay.Funding.Card.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.AuBecsDebit](Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.AuBecsDebit.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.BacsDebit](Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.BacsDebit.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Bancontact](Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Bancontact.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Billie](Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Billie.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.BillingDetails](Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.BillingDetails.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.BillingDetails.Address](Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.BillingDetails.Address.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Blik](Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Blik.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Boleto](Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Boleto.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Card](Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Card.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Card.Checks](Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Card.Checks.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Card.Installments](Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Card.Installments.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Card.Installments.Plan](Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Card.Installments.Plan.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Card.NetworkToken](Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Card.NetworkToken.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Card.ThreeDSecure](Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Card.ThreeDSecure.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Card.Wallet](Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Card.Wallet.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Card.Wallet.ApplePay](Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Card.Wallet.ApplePay.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.CardPresent](Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.CardPresent.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.CardPresent.Receipt](Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.CardPresent.Receipt.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.CardPresent.Wallet](Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.CardPresent.Wallet.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Cashapp](Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Cashapp.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Custom](Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Custom.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Eps](Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Eps.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Fpx](Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Fpx.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Giropay](Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Giropay.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Grabpay](Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Grabpay.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Ideal](Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Ideal.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.InteracPresent](Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.InteracPresent.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Klarna](Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Klarna.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Klarna.PayerDetails](Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Klarna.PayerDetails.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Klarna.PayerDetails.Address](Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Klarna.PayerDetails.Address.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Konbini](Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Konbini.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Konbini.Store](Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Konbini.Store.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Link](Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Link.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Mobilepay](Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Mobilepay.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Mobilepay.Card](Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Mobilepay.Card.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Multibanco](Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Multibanco.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.NaverPay](Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.NaverPay.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.NzBankAccount](Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.NzBankAccount.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Oxxo](Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Oxxo.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.P24](Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.P24.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Paynow](Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Paynow.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Paypal](Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Paypal.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Paypal.SellerProtection](Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Paypal.SellerProtection.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Payto](Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Payto.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Pix](Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Pix.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Promptpay](Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Promptpay.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.RevolutPay](Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.RevolutPay.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.RevolutPay.Funding](Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.RevolutPay.Funding.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.RevolutPay.Funding.Card](Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.RevolutPay.Funding.Card.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Satispay](Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Satispay.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.SepaCreditTransfer](Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.SepaCreditTransfer.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.SepaDebit](Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.SepaDebit.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Sofort](Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Sofort.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Swish](Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Swish.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Upi](Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Upi.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.UsBankAccount](Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.UsBankAccount.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.WechatPay](Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.WechatPay.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.ProcessorDetails](Stripe.Resources.PaymentAttemptRecord.ProcessorDetails.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.ProcessorDetails.Custom](Stripe.Resources.PaymentAttemptRecord.ProcessorDetails.Custom.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.ShippingDetails](Stripe.Resources.PaymentAttemptRecord.ShippingDetails.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentAttemptRecord.ShippingDetails.Address](Stripe.Resources.PaymentAttemptRecord.ShippingDetails.Address.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentDisputesConfig](Stripe.Resources.PaymentDisputesConfig.md): ConnectEmbeddedPaymentDisputesConfig - [Stripe.Resources.PaymentDisputesFeatures](Stripe.Resources.PaymentDisputesFeatures.md): ConnectEmbeddedPaymentDisputesFeatures - [Stripe.Resources.PaymentIntent](Stripe.Resources.PaymentIntent.md): PaymentIntent - [Stripe.Resources.PaymentIntent.AmountDetails](Stripe.Resources.PaymentIntent.AmountDetails.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.AmountDetails.Error](Stripe.Resources.PaymentIntent.AmountDetails.Error.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.AmountDetails.LineItems](Stripe.Resources.PaymentIntent.AmountDetails.LineItems.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.AmountDetails.Shipping](Stripe.Resources.PaymentIntent.AmountDetails.Shipping.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.AmountDetails.Tax](Stripe.Resources.PaymentIntent.AmountDetails.Tax.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.AmountDetails.Tip](Stripe.Resources.PaymentIntent.AmountDetails.Tip.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.AutomaticPaymentMethods](Stripe.Resources.PaymentIntent.AutomaticPaymentMethods.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.Hooks](Stripe.Resources.PaymentIntent.Hooks.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.Hooks.Inputs](Stripe.Resources.PaymentIntent.Hooks.Inputs.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.Hooks.Inputs.Tax](Stripe.Resources.PaymentIntent.Hooks.Inputs.Tax.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.NextAction](Stripe.Resources.PaymentIntent.NextAction.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.NextAction.VerifyWithMicrodeposits](Stripe.Resources.PaymentIntent.NextAction.VerifyWithMicrodeposits.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.PaymentDetails](Stripe.Resources.PaymentIntent.PaymentDetails.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.PaymentMethodConfigurationDetails](Stripe.Resources.PaymentIntent.PaymentMethodConfigurationDetails.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.PaymentMethodOptions](Stripe.Resources.PaymentIntent.PaymentMethodOptions.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.PaymentMethodOptions.AcssDebit](Stripe.Resources.PaymentIntent.PaymentMethodOptions.AcssDebit.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.PaymentMethodOptions.AcssDebit.MandateOptions](Stripe.Resources.PaymentIntent.PaymentMethodOptions.AcssDebit.MandateOptions.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.PaymentMethodOptions.Affirm](Stripe.Resources.PaymentIntent.PaymentMethodOptions.Affirm.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.PaymentMethodOptions.AfterpayClearpay](Stripe.Resources.PaymentIntent.PaymentMethodOptions.AfterpayClearpay.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.PaymentMethodOptions.Alipay](Stripe.Resources.PaymentIntent.PaymentMethodOptions.Alipay.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.PaymentMethodOptions.Alma](Stripe.Resources.PaymentIntent.PaymentMethodOptions.Alma.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.PaymentMethodOptions.AmazonPay](Stripe.Resources.PaymentIntent.PaymentMethodOptions.AmazonPay.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.PaymentMethodOptions.AuBecsDebit](Stripe.Resources.PaymentIntent.PaymentMethodOptions.AuBecsDebit.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.PaymentMethodOptions.BacsDebit](Stripe.Resources.PaymentIntent.PaymentMethodOptions.BacsDebit.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.PaymentMethodOptions.Bancontact](Stripe.Resources.PaymentIntent.PaymentMethodOptions.Bancontact.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.PaymentMethodOptions.Billie](Stripe.Resources.PaymentIntent.PaymentMethodOptions.Billie.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.PaymentMethodOptions.Blik](Stripe.Resources.PaymentIntent.PaymentMethodOptions.Blik.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.PaymentMethodOptions.Boleto](Stripe.Resources.PaymentIntent.PaymentMethodOptions.Boleto.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.PaymentMethodOptions.Card](Stripe.Resources.PaymentIntent.PaymentMethodOptions.Card.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.PaymentMethodOptions.Card.Installments](Stripe.Resources.PaymentIntent.PaymentMethodOptions.Card.Installments.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.PaymentMethodOptions.Card.Installments.AvailablePlans](Stripe.Resources.PaymentIntent.PaymentMethodOptions.Card.Installments.AvailablePlans.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.PaymentMethodOptions.Card.Installments.Plan](Stripe.Resources.PaymentIntent.PaymentMethodOptions.Card.Installments.Plan.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.PaymentMethodOptions.CardPresent](Stripe.Resources.PaymentIntent.PaymentMethodOptions.CardPresent.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.PaymentMethodOptions.Cashapp](Stripe.Resources.PaymentIntent.PaymentMethodOptions.Cashapp.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.PaymentMethodOptions.Crypto](Stripe.Resources.PaymentIntent.PaymentMethodOptions.Crypto.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.PaymentMethodOptions.CustomerBalance](Stripe.Resources.PaymentIntent.PaymentMethodOptions.CustomerBalance.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.PaymentMethodOptions.CustomerBalance.BankTransfer](Stripe.Resources.PaymentIntent.PaymentMethodOptions.CustomerBalance.BankTransfer.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.PaymentMethodOptions.CustomerBalance.BankTransfer.EuBankTransfer](Stripe.Resources.PaymentIntent.PaymentMethodOptions.CustomerBalance.BankTransfer.EuBankTransfer.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.PaymentMethodOptions.Eps](Stripe.Resources.PaymentIntent.PaymentMethodOptions.Eps.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.PaymentMethodOptions.Fpx](Stripe.Resources.PaymentIntent.PaymentMethodOptions.Fpx.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.PaymentMethodOptions.Giropay](Stripe.Resources.PaymentIntent.PaymentMethodOptions.Giropay.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.PaymentMethodOptions.Grabpay](Stripe.Resources.PaymentIntent.PaymentMethodOptions.Grabpay.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.PaymentMethodOptions.Ideal](Stripe.Resources.PaymentIntent.PaymentMethodOptions.Ideal.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.PaymentMethodOptions.KakaoPay](Stripe.Resources.PaymentIntent.PaymentMethodOptions.KakaoPay.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.PaymentMethodOptions.Klarna](Stripe.Resources.PaymentIntent.PaymentMethodOptions.Klarna.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.PaymentMethodOptions.Konbini](Stripe.Resources.PaymentIntent.PaymentMethodOptions.Konbini.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.PaymentMethodOptions.KrCard](Stripe.Resources.PaymentIntent.PaymentMethodOptions.KrCard.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.PaymentMethodOptions.Link](Stripe.Resources.PaymentIntent.PaymentMethodOptions.Link.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.PaymentMethodOptions.MbWay](Stripe.Resources.PaymentIntent.PaymentMethodOptions.MbWay.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.PaymentMethodOptions.Mobilepay](Stripe.Resources.PaymentIntent.PaymentMethodOptions.Mobilepay.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.PaymentMethodOptions.Multibanco](Stripe.Resources.PaymentIntent.PaymentMethodOptions.Multibanco.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.PaymentMethodOptions.NaverPay](Stripe.Resources.PaymentIntent.PaymentMethodOptions.NaverPay.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.PaymentMethodOptions.NzBankAccount](Stripe.Resources.PaymentIntent.PaymentMethodOptions.NzBankAccount.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.PaymentMethodOptions.Oxxo](Stripe.Resources.PaymentIntent.PaymentMethodOptions.Oxxo.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.PaymentMethodOptions.P24](Stripe.Resources.PaymentIntent.PaymentMethodOptions.P24.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.PaymentMethodOptions.Payco](Stripe.Resources.PaymentIntent.PaymentMethodOptions.Payco.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.PaymentMethodOptions.Paynow](Stripe.Resources.PaymentIntent.PaymentMethodOptions.Paynow.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.PaymentMethodOptions.Paypal](Stripe.Resources.PaymentIntent.PaymentMethodOptions.Paypal.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.PaymentMethodOptions.Payto](Stripe.Resources.PaymentIntent.PaymentMethodOptions.Payto.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.PaymentMethodOptions.Payto.MandateOptions](Stripe.Resources.PaymentIntent.PaymentMethodOptions.Payto.MandateOptions.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.PaymentMethodOptions.Pix](Stripe.Resources.PaymentIntent.PaymentMethodOptions.Pix.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.PaymentMethodOptions.Promptpay](Stripe.Resources.PaymentIntent.PaymentMethodOptions.Promptpay.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.PaymentMethodOptions.RevolutPay](Stripe.Resources.PaymentIntent.PaymentMethodOptions.RevolutPay.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.PaymentMethodOptions.SamsungPay](Stripe.Resources.PaymentIntent.PaymentMethodOptions.SamsungPay.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.PaymentMethodOptions.Satispay](Stripe.Resources.PaymentIntent.PaymentMethodOptions.Satispay.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.PaymentMethodOptions.SepaDebit](Stripe.Resources.PaymentIntent.PaymentMethodOptions.SepaDebit.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.PaymentMethodOptions.Sofort](Stripe.Resources.PaymentIntent.PaymentMethodOptions.Sofort.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.PaymentMethodOptions.Swish](Stripe.Resources.PaymentIntent.PaymentMethodOptions.Swish.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.PaymentMethodOptions.Twint](Stripe.Resources.PaymentIntent.PaymentMethodOptions.Twint.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.PaymentMethodOptions.Upi](Stripe.Resources.PaymentIntent.PaymentMethodOptions.Upi.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.PaymentMethodOptions.UsBankAccount](Stripe.Resources.PaymentIntent.PaymentMethodOptions.UsBankAccount.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.PaymentMethodOptions.UsBankAccount.FinancialConnections](Stripe.Resources.PaymentIntent.PaymentMethodOptions.UsBankAccount.FinancialConnections.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.PaymentMethodOptions.UsBankAccount.FinancialConnections.Filters](Stripe.Resources.PaymentIntent.PaymentMethodOptions.UsBankAccount.FinancialConnections.Filters.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.PaymentMethodOptions.UsBankAccount.MandateOptions](Stripe.Resources.PaymentIntent.PaymentMethodOptions.UsBankAccount.MandateOptions.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.PaymentMethodOptions.WechatPay](Stripe.Resources.PaymentIntent.PaymentMethodOptions.WechatPay.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.PaymentMethodOptions.Zip](Stripe.Resources.PaymentIntent.PaymentMethodOptions.Zip.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.PresentmentDetails](Stripe.Resources.PaymentIntent.PresentmentDetails.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.Processing](Stripe.Resources.PaymentIntent.Processing.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntent.TransferData](Stripe.Resources.PaymentIntent.TransferData.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntentAmountDetailsLineItem](Stripe.Resources.PaymentIntentAmountDetailsLineItem.md): PaymentFlowsAmountDetailsResourceLineItemsListResourceLineItem - [Stripe.Resources.PaymentIntentAmountDetailsLineItem.PaymentMethodOptions](Stripe.Resources.PaymentIntentAmountDetailsLineItem.PaymentMethodOptions.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntentAmountDetailsLineItem.PaymentMethodOptions.Card](Stripe.Resources.PaymentIntentAmountDetailsLineItem.PaymentMethodOptions.Card.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntentAmountDetailsLineItem.PaymentMethodOptions.CardPresent](Stripe.Resources.PaymentIntentAmountDetailsLineItem.PaymentMethodOptions.CardPresent.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntentAmountDetailsLineItem.PaymentMethodOptions.Klarna](Stripe.Resources.PaymentIntentAmountDetailsLineItem.PaymentMethodOptions.Klarna.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntentAmountDetailsLineItem.PaymentMethodOptions.Paypal](Stripe.Resources.PaymentIntentAmountDetailsLineItem.PaymentMethodOptions.Paypal.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentIntentAmountDetailsLineItem.Tax](Stripe.Resources.PaymentIntentAmountDetailsLineItem.Tax.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentLink](Stripe.Resources.PaymentLink.md): PaymentLink - [Stripe.Resources.PaymentLink.AfterCompletion](Stripe.Resources.PaymentLink.AfterCompletion.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentLink.AfterCompletion.HostedConfirmation](Stripe.Resources.PaymentLink.AfterCompletion.HostedConfirmation.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentLink.AfterCompletion.Redirect](Stripe.Resources.PaymentLink.AfterCompletion.Redirect.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentLink.AutomaticTax](Stripe.Resources.PaymentLink.AutomaticTax.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentLink.AutomaticTax.Liability](Stripe.Resources.PaymentLink.AutomaticTax.Liability.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentLink.ConsentCollection](Stripe.Resources.PaymentLink.ConsentCollection.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentLink.ConsentCollection.PaymentMethodReuseAgreement](Stripe.Resources.PaymentLink.ConsentCollection.PaymentMethodReuseAgreement.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentLink.CustomFields](Stripe.Resources.PaymentLink.CustomFields.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentLink.CustomFields.Dropdown](Stripe.Resources.PaymentLink.CustomFields.Dropdown.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentLink.CustomFields.Label](Stripe.Resources.PaymentLink.CustomFields.Label.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentLink.CustomFields.Numeric](Stripe.Resources.PaymentLink.CustomFields.Numeric.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentLink.CustomFields.Text](Stripe.Resources.PaymentLink.CustomFields.Text.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentLink.CustomText](Stripe.Resources.PaymentLink.CustomText.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentLink.CustomText.AfterSubmit](Stripe.Resources.PaymentLink.CustomText.AfterSubmit.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentLink.CustomText.ShippingAddress](Stripe.Resources.PaymentLink.CustomText.ShippingAddress.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentLink.CustomText.Submit](Stripe.Resources.PaymentLink.CustomText.Submit.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentLink.CustomText.TermsOfServiceAcceptance](Stripe.Resources.PaymentLink.CustomText.TermsOfServiceAcceptance.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentLink.InvoiceCreation](Stripe.Resources.PaymentLink.InvoiceCreation.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentLink.InvoiceCreation.InvoiceData](Stripe.Resources.PaymentLink.InvoiceCreation.InvoiceData.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentLink.InvoiceCreation.InvoiceData.CustomFields](Stripe.Resources.PaymentLink.InvoiceCreation.InvoiceData.CustomFields.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentLink.InvoiceCreation.InvoiceData.Issuer](Stripe.Resources.PaymentLink.InvoiceCreation.InvoiceData.Issuer.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentLink.InvoiceCreation.InvoiceData.RenderingOptions](Stripe.Resources.PaymentLink.InvoiceCreation.InvoiceData.RenderingOptions.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentLink.LineItems](Stripe.Resources.PaymentLink.LineItems.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentLink.NameCollection](Stripe.Resources.PaymentLink.NameCollection.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentLink.NameCollection.Business](Stripe.Resources.PaymentLink.NameCollection.Business.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentLink.NameCollection.Individual](Stripe.Resources.PaymentLink.NameCollection.Individual.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentLink.OptionalItems](Stripe.Resources.PaymentLink.OptionalItems.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentLink.OptionalItems.AdjustableQuantity](Stripe.Resources.PaymentLink.OptionalItems.AdjustableQuantity.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentLink.PaymentIntentData](Stripe.Resources.PaymentLink.PaymentIntentData.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentLink.PhoneNumberCollection](Stripe.Resources.PaymentLink.PhoneNumberCollection.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentLink.Restrictions](Stripe.Resources.PaymentLink.Restrictions.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentLink.Restrictions.CompletedSessions](Stripe.Resources.PaymentLink.Restrictions.CompletedSessions.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentLink.ShippingAddressCollection](Stripe.Resources.PaymentLink.ShippingAddressCollection.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentLink.ShippingOptions](Stripe.Resources.PaymentLink.ShippingOptions.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentLink.SubscriptionData](Stripe.Resources.PaymentLink.SubscriptionData.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentLink.SubscriptionData.InvoiceSettings](Stripe.Resources.PaymentLink.SubscriptionData.InvoiceSettings.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentLink.SubscriptionData.InvoiceSettings.Issuer](Stripe.Resources.PaymentLink.SubscriptionData.InvoiceSettings.Issuer.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentLink.SubscriptionData.TrialSettings](Stripe.Resources.PaymentLink.SubscriptionData.TrialSettings.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentLink.SubscriptionData.TrialSettings.EndBehavior](Stripe.Resources.PaymentLink.SubscriptionData.TrialSettings.EndBehavior.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentLink.TaxIdCollection](Stripe.Resources.PaymentLink.TaxIdCollection.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentLink.TransferData](Stripe.Resources.PaymentLink.TransferData.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethod](Stripe.Resources.PaymentMethod.md): PaymentMethod - [Stripe.Resources.PaymentMethod.AcssDebit](Stripe.Resources.PaymentMethod.AcssDebit.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethod.AuBecsDebit](Stripe.Resources.PaymentMethod.AuBecsDebit.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethod.BacsDebit](Stripe.Resources.PaymentMethod.BacsDebit.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethod.BillingDetails](Stripe.Resources.PaymentMethod.BillingDetails.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethod.Boleto](Stripe.Resources.PaymentMethod.Boleto.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethod.Card](Stripe.Resources.PaymentMethod.Card.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethod.Card.Checks](Stripe.Resources.PaymentMethod.Card.Checks.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethod.Card.GeneratedFrom](Stripe.Resources.PaymentMethod.Card.GeneratedFrom.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethod.Card.GeneratedFrom.PaymentMethodDetails](Stripe.Resources.PaymentMethod.Card.GeneratedFrom.PaymentMethodDetails.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethod.Card.GeneratedFrom.PaymentMethodDetails.CardPresent](Stripe.Resources.PaymentMethod.Card.GeneratedFrom.PaymentMethodDetails.CardPresent.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethod.Card.GeneratedFrom.PaymentMethodDetails.CardPresent.Receipt](Stripe.Resources.PaymentMethod.Card.GeneratedFrom.PaymentMethodDetails.CardPresent.Receipt.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethod.Card.GeneratedFrom.PaymentMethodDetails.CardPresent.Wallet](Stripe.Resources.PaymentMethod.Card.GeneratedFrom.PaymentMethodDetails.CardPresent.Wallet.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethod.Card.Networks](Stripe.Resources.PaymentMethod.Card.Networks.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethod.Card.ThreeDSecureUsage](Stripe.Resources.PaymentMethod.Card.ThreeDSecureUsage.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethod.Card.Wallet](Stripe.Resources.PaymentMethod.Card.Wallet.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethod.Card.Wallet.Masterpass](Stripe.Resources.PaymentMethod.Card.Wallet.Masterpass.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethod.Card.Wallet.VisaCheckout](Stripe.Resources.PaymentMethod.Card.Wallet.VisaCheckout.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethod.CardPresent](Stripe.Resources.PaymentMethod.CardPresent.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethod.CardPresent.Networks](Stripe.Resources.PaymentMethod.CardPresent.Networks.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethod.CardPresent.Wallet](Stripe.Resources.PaymentMethod.CardPresent.Wallet.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethod.Cashapp](Stripe.Resources.PaymentMethod.Cashapp.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethod.Eps](Stripe.Resources.PaymentMethod.Eps.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethod.Fpx](Stripe.Resources.PaymentMethod.Fpx.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethod.Ideal](Stripe.Resources.PaymentMethod.Ideal.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethod.InteracPresent](Stripe.Resources.PaymentMethod.InteracPresent.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethod.InteracPresent.Networks](Stripe.Resources.PaymentMethod.InteracPresent.Networks.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethod.Klarna](Stripe.Resources.PaymentMethod.Klarna.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethod.Klarna.Dob](Stripe.Resources.PaymentMethod.Klarna.Dob.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethod.Link](Stripe.Resources.PaymentMethod.Link.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethod.NzBankAccount](Stripe.Resources.PaymentMethod.NzBankAccount.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethod.P24](Stripe.Resources.PaymentMethod.P24.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethod.Paypal](Stripe.Resources.PaymentMethod.Paypal.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethod.Payto](Stripe.Resources.PaymentMethod.Payto.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethod.RadarOptions](Stripe.Resources.PaymentMethod.RadarOptions.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethod.SepaDebit](Stripe.Resources.PaymentMethod.SepaDebit.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethod.SepaDebit.GeneratedFrom](Stripe.Resources.PaymentMethod.SepaDebit.GeneratedFrom.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethod.Sofort](Stripe.Resources.PaymentMethod.Sofort.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethod.Upi](Stripe.Resources.PaymentMethod.Upi.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethod.UsBankAccount](Stripe.Resources.PaymentMethod.UsBankAccount.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethod.UsBankAccount.Networks](Stripe.Resources.PaymentMethod.UsBankAccount.Networks.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethod.UsBankAccount.StatusDetails](Stripe.Resources.PaymentMethod.UsBankAccount.StatusDetails.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethod.UsBankAccount.StatusDetails.Blocked](Stripe.Resources.PaymentMethod.UsBankAccount.StatusDetails.Blocked.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration](Stripe.Resources.PaymentMethodConfiguration.md): PaymentMethodConfigResourcePaymentMethodConfiguration - [Stripe.Resources.PaymentMethodConfiguration.AcssDebit](Stripe.Resources.PaymentMethodConfiguration.AcssDebit.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.AcssDebit.DisplayPreference](Stripe.Resources.PaymentMethodConfiguration.AcssDebit.DisplayPreference.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.Affirm](Stripe.Resources.PaymentMethodConfiguration.Affirm.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.Affirm.DisplayPreference](Stripe.Resources.PaymentMethodConfiguration.Affirm.DisplayPreference.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.AfterpayClearpay](Stripe.Resources.PaymentMethodConfiguration.AfterpayClearpay.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.AfterpayClearpay.DisplayPreference](Stripe.Resources.PaymentMethodConfiguration.AfterpayClearpay.DisplayPreference.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.Alipay](Stripe.Resources.PaymentMethodConfiguration.Alipay.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.Alipay.DisplayPreference](Stripe.Resources.PaymentMethodConfiguration.Alipay.DisplayPreference.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.Alma](Stripe.Resources.PaymentMethodConfiguration.Alma.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.Alma.DisplayPreference](Stripe.Resources.PaymentMethodConfiguration.Alma.DisplayPreference.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.AmazonPay](Stripe.Resources.PaymentMethodConfiguration.AmazonPay.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.AmazonPay.DisplayPreference](Stripe.Resources.PaymentMethodConfiguration.AmazonPay.DisplayPreference.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.ApplePay](Stripe.Resources.PaymentMethodConfiguration.ApplePay.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.ApplePay.DisplayPreference](Stripe.Resources.PaymentMethodConfiguration.ApplePay.DisplayPreference.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.AuBecsDebit](Stripe.Resources.PaymentMethodConfiguration.AuBecsDebit.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.AuBecsDebit.DisplayPreference](Stripe.Resources.PaymentMethodConfiguration.AuBecsDebit.DisplayPreference.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.BacsDebit](Stripe.Resources.PaymentMethodConfiguration.BacsDebit.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.BacsDebit.DisplayPreference](Stripe.Resources.PaymentMethodConfiguration.BacsDebit.DisplayPreference.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.Bancontact](Stripe.Resources.PaymentMethodConfiguration.Bancontact.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.Bancontact.DisplayPreference](Stripe.Resources.PaymentMethodConfiguration.Bancontact.DisplayPreference.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.Billie](Stripe.Resources.PaymentMethodConfiguration.Billie.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.Billie.DisplayPreference](Stripe.Resources.PaymentMethodConfiguration.Billie.DisplayPreference.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.Blik](Stripe.Resources.PaymentMethodConfiguration.Blik.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.Blik.DisplayPreference](Stripe.Resources.PaymentMethodConfiguration.Blik.DisplayPreference.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.Boleto](Stripe.Resources.PaymentMethodConfiguration.Boleto.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.Boleto.DisplayPreference](Stripe.Resources.PaymentMethodConfiguration.Boleto.DisplayPreference.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.Card](Stripe.Resources.PaymentMethodConfiguration.Card.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.Card.DisplayPreference](Stripe.Resources.PaymentMethodConfiguration.Card.DisplayPreference.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.CartesBancaires](Stripe.Resources.PaymentMethodConfiguration.CartesBancaires.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.CartesBancaires.DisplayPreference](Stripe.Resources.PaymentMethodConfiguration.CartesBancaires.DisplayPreference.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.Cashapp](Stripe.Resources.PaymentMethodConfiguration.Cashapp.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.Cashapp.DisplayPreference](Stripe.Resources.PaymentMethodConfiguration.Cashapp.DisplayPreference.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.Crypto](Stripe.Resources.PaymentMethodConfiguration.Crypto.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.Crypto.DisplayPreference](Stripe.Resources.PaymentMethodConfiguration.Crypto.DisplayPreference.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.CustomerBalance](Stripe.Resources.PaymentMethodConfiguration.CustomerBalance.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.CustomerBalance.DisplayPreference](Stripe.Resources.PaymentMethodConfiguration.CustomerBalance.DisplayPreference.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.Eps](Stripe.Resources.PaymentMethodConfiguration.Eps.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.Eps.DisplayPreference](Stripe.Resources.PaymentMethodConfiguration.Eps.DisplayPreference.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.Fpx](Stripe.Resources.PaymentMethodConfiguration.Fpx.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.Fpx.DisplayPreference](Stripe.Resources.PaymentMethodConfiguration.Fpx.DisplayPreference.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.Giropay](Stripe.Resources.PaymentMethodConfiguration.Giropay.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.Giropay.DisplayPreference](Stripe.Resources.PaymentMethodConfiguration.Giropay.DisplayPreference.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.GooglePay](Stripe.Resources.PaymentMethodConfiguration.GooglePay.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.GooglePay.DisplayPreference](Stripe.Resources.PaymentMethodConfiguration.GooglePay.DisplayPreference.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.Grabpay](Stripe.Resources.PaymentMethodConfiguration.Grabpay.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.Grabpay.DisplayPreference](Stripe.Resources.PaymentMethodConfiguration.Grabpay.DisplayPreference.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.Ideal](Stripe.Resources.PaymentMethodConfiguration.Ideal.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.Ideal.DisplayPreference](Stripe.Resources.PaymentMethodConfiguration.Ideal.DisplayPreference.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.Jcb](Stripe.Resources.PaymentMethodConfiguration.Jcb.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.Jcb.DisplayPreference](Stripe.Resources.PaymentMethodConfiguration.Jcb.DisplayPreference.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.KakaoPay](Stripe.Resources.PaymentMethodConfiguration.KakaoPay.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.KakaoPay.DisplayPreference](Stripe.Resources.PaymentMethodConfiguration.KakaoPay.DisplayPreference.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.Klarna](Stripe.Resources.PaymentMethodConfiguration.Klarna.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.Klarna.DisplayPreference](Stripe.Resources.PaymentMethodConfiguration.Klarna.DisplayPreference.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.Konbini](Stripe.Resources.PaymentMethodConfiguration.Konbini.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.Konbini.DisplayPreference](Stripe.Resources.PaymentMethodConfiguration.Konbini.DisplayPreference.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.KrCard](Stripe.Resources.PaymentMethodConfiguration.KrCard.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.KrCard.DisplayPreference](Stripe.Resources.PaymentMethodConfiguration.KrCard.DisplayPreference.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.Link](Stripe.Resources.PaymentMethodConfiguration.Link.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.Link.DisplayPreference](Stripe.Resources.PaymentMethodConfiguration.Link.DisplayPreference.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.MbWay](Stripe.Resources.PaymentMethodConfiguration.MbWay.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.MbWay.DisplayPreference](Stripe.Resources.PaymentMethodConfiguration.MbWay.DisplayPreference.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.Mobilepay](Stripe.Resources.PaymentMethodConfiguration.Mobilepay.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.Mobilepay.DisplayPreference](Stripe.Resources.PaymentMethodConfiguration.Mobilepay.DisplayPreference.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.Multibanco](Stripe.Resources.PaymentMethodConfiguration.Multibanco.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.Multibanco.DisplayPreference](Stripe.Resources.PaymentMethodConfiguration.Multibanco.DisplayPreference.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.NaverPay](Stripe.Resources.PaymentMethodConfiguration.NaverPay.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.NaverPay.DisplayPreference](Stripe.Resources.PaymentMethodConfiguration.NaverPay.DisplayPreference.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.NzBankAccount](Stripe.Resources.PaymentMethodConfiguration.NzBankAccount.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.NzBankAccount.DisplayPreference](Stripe.Resources.PaymentMethodConfiguration.NzBankAccount.DisplayPreference.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.Oxxo](Stripe.Resources.PaymentMethodConfiguration.Oxxo.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.Oxxo.DisplayPreference](Stripe.Resources.PaymentMethodConfiguration.Oxxo.DisplayPreference.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.P24](Stripe.Resources.PaymentMethodConfiguration.P24.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.P24.DisplayPreference](Stripe.Resources.PaymentMethodConfiguration.P24.DisplayPreference.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.PayByBank](Stripe.Resources.PaymentMethodConfiguration.PayByBank.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.PayByBank.DisplayPreference](Stripe.Resources.PaymentMethodConfiguration.PayByBank.DisplayPreference.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.Payco](Stripe.Resources.PaymentMethodConfiguration.Payco.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.Payco.DisplayPreference](Stripe.Resources.PaymentMethodConfiguration.Payco.DisplayPreference.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.Paynow](Stripe.Resources.PaymentMethodConfiguration.Paynow.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.Paynow.DisplayPreference](Stripe.Resources.PaymentMethodConfiguration.Paynow.DisplayPreference.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.Paypal](Stripe.Resources.PaymentMethodConfiguration.Paypal.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.Paypal.DisplayPreference](Stripe.Resources.PaymentMethodConfiguration.Paypal.DisplayPreference.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.Payto](Stripe.Resources.PaymentMethodConfiguration.Payto.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.Payto.DisplayPreference](Stripe.Resources.PaymentMethodConfiguration.Payto.DisplayPreference.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.Pix](Stripe.Resources.PaymentMethodConfiguration.Pix.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.Pix.DisplayPreference](Stripe.Resources.PaymentMethodConfiguration.Pix.DisplayPreference.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.Promptpay](Stripe.Resources.PaymentMethodConfiguration.Promptpay.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.Promptpay.DisplayPreference](Stripe.Resources.PaymentMethodConfiguration.Promptpay.DisplayPreference.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.RevolutPay](Stripe.Resources.PaymentMethodConfiguration.RevolutPay.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.RevolutPay.DisplayPreference](Stripe.Resources.PaymentMethodConfiguration.RevolutPay.DisplayPreference.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.SamsungPay](Stripe.Resources.PaymentMethodConfiguration.SamsungPay.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.SamsungPay.DisplayPreference](Stripe.Resources.PaymentMethodConfiguration.SamsungPay.DisplayPreference.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.Satispay](Stripe.Resources.PaymentMethodConfiguration.Satispay.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.Satispay.DisplayPreference](Stripe.Resources.PaymentMethodConfiguration.Satispay.DisplayPreference.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.SepaDebit](Stripe.Resources.PaymentMethodConfiguration.SepaDebit.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.SepaDebit.DisplayPreference](Stripe.Resources.PaymentMethodConfiguration.SepaDebit.DisplayPreference.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.Sofort](Stripe.Resources.PaymentMethodConfiguration.Sofort.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.Sofort.DisplayPreference](Stripe.Resources.PaymentMethodConfiguration.Sofort.DisplayPreference.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.Swish](Stripe.Resources.PaymentMethodConfiguration.Swish.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.Swish.DisplayPreference](Stripe.Resources.PaymentMethodConfiguration.Swish.DisplayPreference.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.Twint](Stripe.Resources.PaymentMethodConfiguration.Twint.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.Twint.DisplayPreference](Stripe.Resources.PaymentMethodConfiguration.Twint.DisplayPreference.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.Upi](Stripe.Resources.PaymentMethodConfiguration.Upi.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.Upi.DisplayPreference](Stripe.Resources.PaymentMethodConfiguration.Upi.DisplayPreference.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.UsBankAccount](Stripe.Resources.PaymentMethodConfiguration.UsBankAccount.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.UsBankAccount.DisplayPreference](Stripe.Resources.PaymentMethodConfiguration.UsBankAccount.DisplayPreference.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.WechatPay](Stripe.Resources.PaymentMethodConfiguration.WechatPay.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.WechatPay.DisplayPreference](Stripe.Resources.PaymentMethodConfiguration.WechatPay.DisplayPreference.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.Zip](Stripe.Resources.PaymentMethodConfiguration.Zip.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodConfiguration.Zip.DisplayPreference](Stripe.Resources.PaymentMethodConfiguration.Zip.DisplayPreference.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodDomain](Stripe.Resources.PaymentMethodDomain.md): PaymentMethodDomainResourcePaymentMethodDomain - [Stripe.Resources.PaymentMethodDomain.AmazonPay](Stripe.Resources.PaymentMethodDomain.AmazonPay.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodDomain.AmazonPay.StatusDetails](Stripe.Resources.PaymentMethodDomain.AmazonPay.StatusDetails.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodDomain.ApplePay](Stripe.Resources.PaymentMethodDomain.ApplePay.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodDomain.ApplePay.StatusDetails](Stripe.Resources.PaymentMethodDomain.ApplePay.StatusDetails.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodDomain.GooglePay](Stripe.Resources.PaymentMethodDomain.GooglePay.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodDomain.GooglePay.StatusDetails](Stripe.Resources.PaymentMethodDomain.GooglePay.StatusDetails.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodDomain.Klarna](Stripe.Resources.PaymentMethodDomain.Klarna.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodDomain.Klarna.StatusDetails](Stripe.Resources.PaymentMethodDomain.Klarna.StatusDetails.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodDomain.Link](Stripe.Resources.PaymentMethodDomain.Link.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodDomain.Link.StatusDetails](Stripe.Resources.PaymentMethodDomain.Link.StatusDetails.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodDomain.Paypal](Stripe.Resources.PaymentMethodDomain.Paypal.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentMethodDomain.Paypal.StatusDetails](Stripe.Resources.PaymentMethodDomain.Paypal.StatusDetails.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord](Stripe.Resources.PaymentRecord.md): PaymentRecord - [Stripe.Resources.PaymentRecord.Amount](Stripe.Resources.PaymentRecord.Amount.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.AmountAuthorized](Stripe.Resources.PaymentRecord.AmountAuthorized.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.AmountCanceled](Stripe.Resources.PaymentRecord.AmountCanceled.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.AmountFailed](Stripe.Resources.PaymentRecord.AmountFailed.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.AmountGuaranteed](Stripe.Resources.PaymentRecord.AmountGuaranteed.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.AmountRefunded](Stripe.Resources.PaymentRecord.AmountRefunded.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.AmountRequested](Stripe.Resources.PaymentRecord.AmountRequested.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.CustomerDetails](Stripe.Resources.PaymentRecord.CustomerDetails.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.PaymentMethodDetails](Stripe.Resources.PaymentRecord.PaymentMethodDetails.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.PaymentMethodDetails.AchCreditTransfer](Stripe.Resources.PaymentRecord.PaymentMethodDetails.AchCreditTransfer.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.PaymentMethodDetails.AchDebit](Stripe.Resources.PaymentRecord.PaymentMethodDetails.AchDebit.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.PaymentMethodDetails.AcssDebit](Stripe.Resources.PaymentRecord.PaymentMethodDetails.AcssDebit.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.PaymentMethodDetails.Affirm](Stripe.Resources.PaymentRecord.PaymentMethodDetails.Affirm.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.PaymentMethodDetails.AfterpayClearpay](Stripe.Resources.PaymentRecord.PaymentMethodDetails.AfterpayClearpay.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.PaymentMethodDetails.Alipay](Stripe.Resources.PaymentRecord.PaymentMethodDetails.Alipay.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.PaymentMethodDetails.Alma](Stripe.Resources.PaymentRecord.PaymentMethodDetails.Alma.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.PaymentMethodDetails.Alma.Installments](Stripe.Resources.PaymentRecord.PaymentMethodDetails.Alma.Installments.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.PaymentMethodDetails.AmazonPay](Stripe.Resources.PaymentRecord.PaymentMethodDetails.AmazonPay.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.PaymentMethodDetails.AmazonPay.Funding](Stripe.Resources.PaymentRecord.PaymentMethodDetails.AmazonPay.Funding.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.PaymentMethodDetails.AmazonPay.Funding.Card](Stripe.Resources.PaymentRecord.PaymentMethodDetails.AmazonPay.Funding.Card.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.PaymentMethodDetails.AuBecsDebit](Stripe.Resources.PaymentRecord.PaymentMethodDetails.AuBecsDebit.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.PaymentMethodDetails.BacsDebit](Stripe.Resources.PaymentRecord.PaymentMethodDetails.BacsDebit.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.PaymentMethodDetails.Bancontact](Stripe.Resources.PaymentRecord.PaymentMethodDetails.Bancontact.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.PaymentMethodDetails.Billie](Stripe.Resources.PaymentRecord.PaymentMethodDetails.Billie.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.PaymentMethodDetails.BillingDetails](Stripe.Resources.PaymentRecord.PaymentMethodDetails.BillingDetails.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.PaymentMethodDetails.BillingDetails.Address](Stripe.Resources.PaymentRecord.PaymentMethodDetails.BillingDetails.Address.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.PaymentMethodDetails.Blik](Stripe.Resources.PaymentRecord.PaymentMethodDetails.Blik.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.PaymentMethodDetails.Boleto](Stripe.Resources.PaymentRecord.PaymentMethodDetails.Boleto.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.PaymentMethodDetails.Card](Stripe.Resources.PaymentRecord.PaymentMethodDetails.Card.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.PaymentMethodDetails.Card.Checks](Stripe.Resources.PaymentRecord.PaymentMethodDetails.Card.Checks.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.PaymentMethodDetails.Card.Installments](Stripe.Resources.PaymentRecord.PaymentMethodDetails.Card.Installments.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.PaymentMethodDetails.Card.Installments.Plan](Stripe.Resources.PaymentRecord.PaymentMethodDetails.Card.Installments.Plan.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.PaymentMethodDetails.Card.NetworkToken](Stripe.Resources.PaymentRecord.PaymentMethodDetails.Card.NetworkToken.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.PaymentMethodDetails.Card.ThreeDSecure](Stripe.Resources.PaymentRecord.PaymentMethodDetails.Card.ThreeDSecure.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.PaymentMethodDetails.Card.Wallet](Stripe.Resources.PaymentRecord.PaymentMethodDetails.Card.Wallet.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.PaymentMethodDetails.Card.Wallet.ApplePay](Stripe.Resources.PaymentRecord.PaymentMethodDetails.Card.Wallet.ApplePay.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.PaymentMethodDetails.CardPresent](Stripe.Resources.PaymentRecord.PaymentMethodDetails.CardPresent.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.PaymentMethodDetails.CardPresent.Receipt](Stripe.Resources.PaymentRecord.PaymentMethodDetails.CardPresent.Receipt.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.PaymentMethodDetails.CardPresent.Wallet](Stripe.Resources.PaymentRecord.PaymentMethodDetails.CardPresent.Wallet.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.PaymentMethodDetails.Cashapp](Stripe.Resources.PaymentRecord.PaymentMethodDetails.Cashapp.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.PaymentMethodDetails.Custom](Stripe.Resources.PaymentRecord.PaymentMethodDetails.Custom.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.PaymentMethodDetails.Eps](Stripe.Resources.PaymentRecord.PaymentMethodDetails.Eps.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.PaymentMethodDetails.Fpx](Stripe.Resources.PaymentRecord.PaymentMethodDetails.Fpx.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.PaymentMethodDetails.Giropay](Stripe.Resources.PaymentRecord.PaymentMethodDetails.Giropay.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.PaymentMethodDetails.Grabpay](Stripe.Resources.PaymentRecord.PaymentMethodDetails.Grabpay.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.PaymentMethodDetails.Ideal](Stripe.Resources.PaymentRecord.PaymentMethodDetails.Ideal.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.PaymentMethodDetails.InteracPresent](Stripe.Resources.PaymentRecord.PaymentMethodDetails.InteracPresent.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.PaymentMethodDetails.Klarna](Stripe.Resources.PaymentRecord.PaymentMethodDetails.Klarna.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.PaymentMethodDetails.Klarna.PayerDetails](Stripe.Resources.PaymentRecord.PaymentMethodDetails.Klarna.PayerDetails.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.PaymentMethodDetails.Klarna.PayerDetails.Address](Stripe.Resources.PaymentRecord.PaymentMethodDetails.Klarna.PayerDetails.Address.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.PaymentMethodDetails.Konbini](Stripe.Resources.PaymentRecord.PaymentMethodDetails.Konbini.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.PaymentMethodDetails.Konbini.Store](Stripe.Resources.PaymentRecord.PaymentMethodDetails.Konbini.Store.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.PaymentMethodDetails.Link](Stripe.Resources.PaymentRecord.PaymentMethodDetails.Link.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.PaymentMethodDetails.Mobilepay](Stripe.Resources.PaymentRecord.PaymentMethodDetails.Mobilepay.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.PaymentMethodDetails.Mobilepay.Card](Stripe.Resources.PaymentRecord.PaymentMethodDetails.Mobilepay.Card.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.PaymentMethodDetails.Multibanco](Stripe.Resources.PaymentRecord.PaymentMethodDetails.Multibanco.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.PaymentMethodDetails.NaverPay](Stripe.Resources.PaymentRecord.PaymentMethodDetails.NaverPay.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.PaymentMethodDetails.NzBankAccount](Stripe.Resources.PaymentRecord.PaymentMethodDetails.NzBankAccount.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.PaymentMethodDetails.Oxxo](Stripe.Resources.PaymentRecord.PaymentMethodDetails.Oxxo.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.PaymentMethodDetails.P24](Stripe.Resources.PaymentRecord.PaymentMethodDetails.P24.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.PaymentMethodDetails.Paynow](Stripe.Resources.PaymentRecord.PaymentMethodDetails.Paynow.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.PaymentMethodDetails.Paypal](Stripe.Resources.PaymentRecord.PaymentMethodDetails.Paypal.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.PaymentMethodDetails.Paypal.SellerProtection](Stripe.Resources.PaymentRecord.PaymentMethodDetails.Paypal.SellerProtection.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.PaymentMethodDetails.Payto](Stripe.Resources.PaymentRecord.PaymentMethodDetails.Payto.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.PaymentMethodDetails.Pix](Stripe.Resources.PaymentRecord.PaymentMethodDetails.Pix.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.PaymentMethodDetails.Promptpay](Stripe.Resources.PaymentRecord.PaymentMethodDetails.Promptpay.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.PaymentMethodDetails.RevolutPay](Stripe.Resources.PaymentRecord.PaymentMethodDetails.RevolutPay.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.PaymentMethodDetails.RevolutPay.Funding](Stripe.Resources.PaymentRecord.PaymentMethodDetails.RevolutPay.Funding.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.PaymentMethodDetails.RevolutPay.Funding.Card](Stripe.Resources.PaymentRecord.PaymentMethodDetails.RevolutPay.Funding.Card.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.PaymentMethodDetails.Satispay](Stripe.Resources.PaymentRecord.PaymentMethodDetails.Satispay.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.PaymentMethodDetails.SepaCreditTransfer](Stripe.Resources.PaymentRecord.PaymentMethodDetails.SepaCreditTransfer.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.PaymentMethodDetails.SepaDebit](Stripe.Resources.PaymentRecord.PaymentMethodDetails.SepaDebit.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.PaymentMethodDetails.Sofort](Stripe.Resources.PaymentRecord.PaymentMethodDetails.Sofort.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.PaymentMethodDetails.Swish](Stripe.Resources.PaymentRecord.PaymentMethodDetails.Swish.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.PaymentMethodDetails.Upi](Stripe.Resources.PaymentRecord.PaymentMethodDetails.Upi.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.PaymentMethodDetails.UsBankAccount](Stripe.Resources.PaymentRecord.PaymentMethodDetails.UsBankAccount.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.PaymentMethodDetails.WechatPay](Stripe.Resources.PaymentRecord.PaymentMethodDetails.WechatPay.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.ProcessorDetails](Stripe.Resources.PaymentRecord.ProcessorDetails.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.ProcessorDetails.Custom](Stripe.Resources.PaymentRecord.ProcessorDetails.Custom.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.ShippingDetails](Stripe.Resources.PaymentRecord.ShippingDetails.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentRecord.ShippingDetails.Address](Stripe.Resources.PaymentRecord.ShippingDetails.Address.md): Nested struct within the parent resource. - [Stripe.Resources.PaymentSource](Stripe.Resources.PaymentSource.md): Polymorphic - [Stripe.Resources.PaymentsConfig](Stripe.Resources.PaymentsConfig.md): ConnectEmbeddedPaymentsConfigClaim - [Stripe.Resources.PaymentsFeatures](Stripe.Resources.PaymentsFeatures.md): ConnectEmbeddedPaymentsFeatures - [Stripe.Resources.PaynowDisplayQrCode](Stripe.Resources.PaynowDisplayQrCode.md): PaymentIntentNextActionPaynowDisplayQrCode - [Stripe.Resources.Payout](Stripe.Resources.Payout.md): Payout - [Stripe.Resources.Payout.TraceId](Stripe.Resources.Payout.TraceId.md): Nested struct within the parent resource. - [Stripe.Resources.PayoutsConfig](Stripe.Resources.PayoutsConfig.md): ConnectEmbeddedPayoutsConfig - [Stripe.Resources.PayoutsFeatures](Stripe.Resources.PayoutsFeatures.md): ConnectEmbeddedPayoutsFeatures - [Stripe.Resources.Payto](Stripe.Resources.Payto.md): mandate_payto - [Stripe.Resources.Permissions](Stripe.Resources.Permissions.md): PaymentPagesCheckoutSessionPermissions - [Stripe.Resources.Person](Stripe.Resources.Person.md): Person - [Stripe.Resources.Person.AdditionalTosAcceptances](Stripe.Resources.Person.AdditionalTosAcceptances.md): Nested struct within the parent resource. - [Stripe.Resources.Person.AdditionalTosAcceptances.Account](Stripe.Resources.Person.AdditionalTosAcceptances.Account.md): Nested struct within the parent resource. - [Stripe.Resources.Person.AddressKana](Stripe.Resources.Person.AddressKana.md): Nested struct within the parent resource. - [Stripe.Resources.Person.AddressKanji](Stripe.Resources.Person.AddressKanji.md): Nested struct within the parent resource. - [Stripe.Resources.Person.Dob](Stripe.Resources.Person.Dob.md): Nested struct within the parent resource. - [Stripe.Resources.Person.FutureRequirements](Stripe.Resources.Person.FutureRequirements.md): Nested struct within the parent resource. - [Stripe.Resources.Person.FutureRequirements.Alternatives](Stripe.Resources.Person.FutureRequirements.Alternatives.md): Nested struct within the parent resource. - [Stripe.Resources.Person.FutureRequirements.Errors](Stripe.Resources.Person.FutureRequirements.Errors.md): Nested struct within the parent resource. - [Stripe.Resources.Person.Relationship](Stripe.Resources.Person.Relationship.md): Nested struct within the parent resource. - [Stripe.Resources.Person.Requirements](Stripe.Resources.Person.Requirements.md): Nested struct within the parent resource. - [Stripe.Resources.Person.Requirements.Alternatives](Stripe.Resources.Person.Requirements.Alternatives.md): Nested struct within the parent resource. - [Stripe.Resources.Person.Requirements.Errors](Stripe.Resources.Person.Requirements.Errors.md): Nested struct within the parent resource. - [Stripe.Resources.Person.UsCfpbData](Stripe.Resources.Person.UsCfpbData.md): Nested struct within the parent resource. - [Stripe.Resources.Person.UsCfpbData.EthnicityDetails](Stripe.Resources.Person.UsCfpbData.EthnicityDetails.md): Nested struct within the parent resource. - [Stripe.Resources.Person.UsCfpbData.RaceDetails](Stripe.Resources.Person.UsCfpbData.RaceDetails.md): Nested struct within the parent resource. - [Stripe.Resources.Person.Verification](Stripe.Resources.Person.Verification.md): Nested struct within the parent resource. - [Stripe.Resources.Person.Verification.AdditionalDocument](Stripe.Resources.Person.Verification.AdditionalDocument.md): Nested struct within the parent resource. - [Stripe.Resources.Person.Verification.Document](Stripe.Resources.Person.Verification.Document.md): Nested struct within the parent resource. - [Stripe.Resources.PixDisplayQrCode](Stripe.Resources.PixDisplayQrCode.md): PaymentIntentNextActionPixDisplayQrCode - [Stripe.Resources.Plan](Stripe.Resources.Plan.md): Plan - [Stripe.Resources.Plan.Tiers](Stripe.Resources.Plan.Tiers.md): Nested struct within the parent resource. - [Stripe.Resources.Plan.TransformUsage](Stripe.Resources.Plan.TransformUsage.md): Nested struct within the parent resource. - [Stripe.Resources.PlatformRestriction](Stripe.Resources.PlatformRestriction.md): TreasuryFinancialAccountsResourcePlatformRestrictions - [Stripe.Resources.Price](Stripe.Resources.Price.md): Price - [Stripe.Resources.Price.CurrencyOptions](Stripe.Resources.Price.CurrencyOptions.md): Nested struct within the parent resource. - [Stripe.Resources.Price.CurrencyOptions.CustomUnitAmount](Stripe.Resources.Price.CurrencyOptions.CustomUnitAmount.md): Nested struct within the parent resource. - [Stripe.Resources.Price.CurrencyOptions.Tiers](Stripe.Resources.Price.CurrencyOptions.Tiers.md): Nested struct within the parent resource. - [Stripe.Resources.Price.CustomUnitAmount](Stripe.Resources.Price.CustomUnitAmount.md): Nested struct within the parent resource. - [Stripe.Resources.Price.Recurring](Stripe.Resources.Price.Recurring.md): Nested struct within the parent resource. - [Stripe.Resources.Price.Tiers](Stripe.Resources.Price.Tiers.md): Nested struct within the parent resource. - [Stripe.Resources.Price.TransformQuantity](Stripe.Resources.Price.TransformQuantity.md): Nested struct within the parent resource. - [Stripe.Resources.Product](Stripe.Resources.Product.md): Product - [Stripe.Resources.Product.MarketingFeatures](Stripe.Resources.Product.MarketingFeatures.md): Nested struct within the parent resource. - [Stripe.Resources.Product.PackageDimensions](Stripe.Resources.Product.PackageDimensions.md): Nested struct within the parent resource. - [Stripe.Resources.ProductFeature](Stripe.Resources.ProductFeature.md): ProductFeature - [Stripe.Resources.PromotionCode](Stripe.Resources.PromotionCode.md): PromotionCode - [Stripe.Resources.PromotionCode.Promotion](Stripe.Resources.PromotionCode.Promotion.md): Nested struct within the parent resource. - [Stripe.Resources.PromotionCode.Restrictions](Stripe.Resources.PromotionCode.Restrictions.md): Nested struct within the parent resource. - [Stripe.Resources.PromotionCode.Restrictions.CurrencyOptions](Stripe.Resources.PromotionCode.Restrictions.CurrencyOptions.md): Nested struct within the parent resource. - [Stripe.Resources.PromptpayDisplayQrCode](Stripe.Resources.PromptpayDisplayQrCode.md): PaymentIntentNextActionPromptpayDisplayQrCode - [Stripe.Resources.Quote](Stripe.Resources.Quote.md): Quote - [Stripe.Resources.Quote.AutomaticTax](Stripe.Resources.Quote.AutomaticTax.md): Nested struct within the parent resource. - [Stripe.Resources.Quote.AutomaticTax.Liability](Stripe.Resources.Quote.AutomaticTax.Liability.md): Nested struct within the parent resource. - [Stripe.Resources.Quote.Computed](Stripe.Resources.Quote.Computed.md): Nested struct within the parent resource. - [Stripe.Resources.Quote.Computed.Recurring](Stripe.Resources.Quote.Computed.Recurring.md): Nested struct within the parent resource. - [Stripe.Resources.Quote.Computed.Recurring.TotalDetails](Stripe.Resources.Quote.Computed.Recurring.TotalDetails.md): Nested struct within the parent resource. - [Stripe.Resources.Quote.Computed.Recurring.TotalDetails.Breakdown](Stripe.Resources.Quote.Computed.Recurring.TotalDetails.Breakdown.md): Nested struct within the parent resource. - [Stripe.Resources.Quote.Computed.Recurring.TotalDetails.Breakdown.Discounts](Stripe.Resources.Quote.Computed.Recurring.TotalDetails.Breakdown.Discounts.md): Nested struct within the parent resource. - [Stripe.Resources.Quote.Computed.Recurring.TotalDetails.Breakdown.Taxes](Stripe.Resources.Quote.Computed.Recurring.TotalDetails.Breakdown.Taxes.md): Nested struct within the parent resource. - [Stripe.Resources.Quote.Computed.Upfront](Stripe.Resources.Quote.Computed.Upfront.md): Nested struct within the parent resource. - [Stripe.Resources.Quote.Computed.Upfront.LineItems](Stripe.Resources.Quote.Computed.Upfront.LineItems.md): Nested struct within the parent resource. - [Stripe.Resources.Quote.Computed.Upfront.TotalDetails](Stripe.Resources.Quote.Computed.Upfront.TotalDetails.md): Nested struct within the parent resource. - [Stripe.Resources.Quote.Computed.Upfront.TotalDetails.Breakdown](Stripe.Resources.Quote.Computed.Upfront.TotalDetails.Breakdown.md): Nested struct within the parent resource. - [Stripe.Resources.Quote.Computed.Upfront.TotalDetails.Breakdown.Discounts](Stripe.Resources.Quote.Computed.Upfront.TotalDetails.Breakdown.Discounts.md): Nested struct within the parent resource. - [Stripe.Resources.Quote.Computed.Upfront.TotalDetails.Breakdown.Taxes](Stripe.Resources.Quote.Computed.Upfront.TotalDetails.Breakdown.Taxes.md): Nested struct within the parent resource. - [Stripe.Resources.Quote.FromQuote](Stripe.Resources.Quote.FromQuote.md): Nested struct within the parent resource. - [Stripe.Resources.Quote.InvoiceSettings](Stripe.Resources.Quote.InvoiceSettings.md): Nested struct within the parent resource. - [Stripe.Resources.Quote.InvoiceSettings.Issuer](Stripe.Resources.Quote.InvoiceSettings.Issuer.md): Nested struct within the parent resource. - [Stripe.Resources.Quote.LineItems](Stripe.Resources.Quote.LineItems.md): Nested struct within the parent resource. - [Stripe.Resources.Quote.StatusTransitions](Stripe.Resources.Quote.StatusTransitions.md): Nested struct within the parent resource. - [Stripe.Resources.Quote.SubscriptionData](Stripe.Resources.Quote.SubscriptionData.md): Nested struct within the parent resource. - [Stripe.Resources.Quote.SubscriptionData.BillingMode](Stripe.Resources.Quote.SubscriptionData.BillingMode.md): Nested struct within the parent resource. - [Stripe.Resources.Quote.SubscriptionData.BillingMode.Flexible](Stripe.Resources.Quote.SubscriptionData.BillingMode.Flexible.md): Nested struct within the parent resource. - [Stripe.Resources.Quote.TotalDetails](Stripe.Resources.Quote.TotalDetails.md): Nested struct within the parent resource. - [Stripe.Resources.Quote.TotalDetails.Breakdown](Stripe.Resources.Quote.TotalDetails.Breakdown.md): Nested struct within the parent resource. - [Stripe.Resources.Quote.TotalDetails.Breakdown.Discounts](Stripe.Resources.Quote.TotalDetails.Breakdown.Discounts.md): Nested struct within the parent resource. - [Stripe.Resources.Quote.TotalDetails.Breakdown.Taxes](Stripe.Resources.Quote.TotalDetails.Breakdown.Taxes.md): Nested struct within the parent resource. - [Stripe.Resources.Quote.TransferData](Stripe.Resources.Quote.TransferData.md): Nested struct within the parent resource. - [Stripe.Resources.Radar.DeletedValueList](Stripe.Resources.Radar.DeletedValueList.md): RadarListDeletedList - [Stripe.Resources.Radar.DeletedValueListItem](Stripe.Resources.Radar.DeletedValueListItem.md): RadarListDeletedListItem - [Stripe.Resources.Radar.EarlyFraudWarning](Stripe.Resources.Radar.EarlyFraudWarning.md): RadarEarlyFraudWarning - [Stripe.Resources.Radar.PaymentEvaluation](Stripe.Resources.Radar.PaymentEvaluation.md): InsightsResourcesPaymentEvaluation - [Stripe.Resources.Radar.PaymentEvaluation.ClientDeviceMetadataDetails](Stripe.Resources.Radar.PaymentEvaluation.ClientDeviceMetadataDetails.md): Nested struct within the parent resource. - [Stripe.Resources.Radar.PaymentEvaluation.CustomerDetails](Stripe.Resources.Radar.PaymentEvaluation.CustomerDetails.md): Nested struct within the parent resource. - [Stripe.Resources.Radar.PaymentEvaluation.Events](Stripe.Resources.Radar.PaymentEvaluation.Events.md): Nested struct within the parent resource. - [Stripe.Resources.Radar.PaymentEvaluation.Events.DisputeOpened](Stripe.Resources.Radar.PaymentEvaluation.Events.DisputeOpened.md): Nested struct within the parent resource. - [Stripe.Resources.Radar.PaymentEvaluation.Events.EarlyFraudWarningReceived](Stripe.Resources.Radar.PaymentEvaluation.Events.EarlyFraudWarningReceived.md): Nested struct within the parent resource. - [Stripe.Resources.Radar.PaymentEvaluation.Events.Refunded](Stripe.Resources.Radar.PaymentEvaluation.Events.Refunded.md): Nested struct within the parent resource. - [Stripe.Resources.Radar.PaymentEvaluation.Events.UserInterventionRaised](Stripe.Resources.Radar.PaymentEvaluation.Events.UserInterventionRaised.md): Nested struct within the parent resource. - [Stripe.Resources.Radar.PaymentEvaluation.Events.UserInterventionRaised.Custom](Stripe.Resources.Radar.PaymentEvaluation.Events.UserInterventionRaised.Custom.md): Nested struct within the parent resource. - [Stripe.Resources.Radar.PaymentEvaluation.Events.UserInterventionResolved](Stripe.Resources.Radar.PaymentEvaluation.Events.UserInterventionResolved.md): Nested struct within the parent resource. - [Stripe.Resources.Radar.PaymentEvaluation.Outcome](Stripe.Resources.Radar.PaymentEvaluation.Outcome.md): Nested struct within the parent resource. - [Stripe.Resources.Radar.PaymentEvaluation.Outcome.MerchantBlocked](Stripe.Resources.Radar.PaymentEvaluation.Outcome.MerchantBlocked.md): Nested struct within the parent resource. - [Stripe.Resources.Radar.PaymentEvaluation.Outcome.Rejected](Stripe.Resources.Radar.PaymentEvaluation.Outcome.Rejected.md): Nested struct within the parent resource. - [Stripe.Resources.Radar.PaymentEvaluation.Outcome.Rejected.Card](Stripe.Resources.Radar.PaymentEvaluation.Outcome.Rejected.Card.md): Nested struct within the parent resource. - [Stripe.Resources.Radar.PaymentEvaluation.Outcome.Succeeded](Stripe.Resources.Radar.PaymentEvaluation.Outcome.Succeeded.md): Nested struct within the parent resource. - [Stripe.Resources.Radar.PaymentEvaluation.Outcome.Succeeded.Card](Stripe.Resources.Radar.PaymentEvaluation.Outcome.Succeeded.Card.md): Nested struct within the parent resource. - [Stripe.Resources.Radar.PaymentEvaluation.PaymentDetails](Stripe.Resources.Radar.PaymentEvaluation.PaymentDetails.md): Nested struct within the parent resource. - [Stripe.Resources.Radar.PaymentEvaluation.PaymentDetails.MoneyMovementDetails](Stripe.Resources.Radar.PaymentEvaluation.PaymentDetails.MoneyMovementDetails.md): Nested struct within the parent resource. - [Stripe.Resources.Radar.PaymentEvaluation.PaymentDetails.MoneyMovementDetails.Card](Stripe.Resources.Radar.PaymentEvaluation.PaymentDetails.MoneyMovementDetails.Card.md): Nested struct within the parent resource. - [Stripe.Resources.Radar.PaymentEvaluation.PaymentDetails.PaymentMethodDetails](Stripe.Resources.Radar.PaymentEvaluation.PaymentDetails.PaymentMethodDetails.md): Nested struct within the parent resource. - [Stripe.Resources.Radar.PaymentEvaluation.PaymentDetails.PaymentMethodDetails.BillingDetails](Stripe.Resources.Radar.PaymentEvaluation.PaymentDetails.PaymentMethodDetails.BillingDetails.md): Nested struct within the parent resource. - [Stripe.Resources.Radar.PaymentEvaluation.PaymentDetails.PaymentMethodDetails.BillingDetails.Address](Stripe.Resources.Radar.PaymentEvaluation.PaymentDetails.PaymentMethodDetails.BillingDetails.Address.md): Nested struct within the parent resource. - [Stripe.Resources.Radar.PaymentEvaluation.PaymentDetails.ShippingDetails](Stripe.Resources.Radar.PaymentEvaluation.PaymentDetails.ShippingDetails.md): Nested struct within the parent resource. - [Stripe.Resources.Radar.PaymentEvaluation.PaymentDetails.ShippingDetails.Address](Stripe.Resources.Radar.PaymentEvaluation.PaymentDetails.ShippingDetails.Address.md): Nested struct within the parent resource. - [Stripe.Resources.Radar.PaymentEvaluation.Signals](Stripe.Resources.Radar.PaymentEvaluation.Signals.md): Nested struct within the parent resource. - [Stripe.Resources.Radar.PaymentEvaluation.Signals.FraudulentPayment](Stripe.Resources.Radar.PaymentEvaluation.Signals.FraudulentPayment.md): Nested struct within the parent resource. - [Stripe.Resources.Radar.Rule](Stripe.Resources.Radar.Rule.md): RadarRule - [Stripe.Resources.Radar.ValueList](Stripe.Resources.Radar.ValueList.md): RadarListList - [Stripe.Resources.Radar.ValueList.ListItems](Stripe.Resources.Radar.ValueList.ListItems.md): Nested struct within the parent resource. - [Stripe.Resources.Radar.ValueListItem](Stripe.Resources.Radar.ValueListItem.md): RadarListListItem - [Stripe.Resources.Receipt](Stripe.Resources.Receipt.md): payment_method_details_interac_present_receipt - [Stripe.Resources.Refund](Stripe.Resources.Refund.md): Refund - [Stripe.Resources.Refund.DestinationDetails](Stripe.Resources.Refund.DestinationDetails.md): Nested struct within the parent resource. - [Stripe.Resources.Refund.DestinationDetails.Blik](Stripe.Resources.Refund.DestinationDetails.Blik.md): Nested struct within the parent resource. - [Stripe.Resources.Refund.DestinationDetails.BrBankTransfer](Stripe.Resources.Refund.DestinationDetails.BrBankTransfer.md): Nested struct within the parent resource. - [Stripe.Resources.Refund.DestinationDetails.Card](Stripe.Resources.Refund.DestinationDetails.Card.md): Nested struct within the parent resource. - [Stripe.Resources.Refund.DestinationDetails.Crypto](Stripe.Resources.Refund.DestinationDetails.Crypto.md): Nested struct within the parent resource. - [Stripe.Resources.Refund.DestinationDetails.EuBankTransfer](Stripe.Resources.Refund.DestinationDetails.EuBankTransfer.md): Nested struct within the parent resource. - [Stripe.Resources.Refund.DestinationDetails.GbBankTransfer](Stripe.Resources.Refund.DestinationDetails.GbBankTransfer.md): Nested struct within the parent resource. - [Stripe.Resources.Refund.DestinationDetails.JpBankTransfer](Stripe.Resources.Refund.DestinationDetails.JpBankTransfer.md): Nested struct within the parent resource. - [Stripe.Resources.Refund.DestinationDetails.MbWay](Stripe.Resources.Refund.DestinationDetails.MbWay.md): Nested struct within the parent resource. - [Stripe.Resources.Refund.DestinationDetails.Multibanco](Stripe.Resources.Refund.DestinationDetails.Multibanco.md): Nested struct within the parent resource. - [Stripe.Resources.Refund.DestinationDetails.MxBankTransfer](Stripe.Resources.Refund.DestinationDetails.MxBankTransfer.md): Nested struct within the parent resource. - [Stripe.Resources.Refund.DestinationDetails.P24](Stripe.Resources.Refund.DestinationDetails.P24.md): Nested struct within the parent resource. - [Stripe.Resources.Refund.DestinationDetails.Paypal](Stripe.Resources.Refund.DestinationDetails.Paypal.md): Nested struct within the parent resource. - [Stripe.Resources.Refund.DestinationDetails.Swish](Stripe.Resources.Refund.DestinationDetails.Swish.md): Nested struct within the parent resource. - [Stripe.Resources.Refund.DestinationDetails.ThBankTransfer](Stripe.Resources.Refund.DestinationDetails.ThBankTransfer.md): Nested struct within the parent resource. - [Stripe.Resources.Refund.DestinationDetails.UsBankTransfer](Stripe.Resources.Refund.DestinationDetails.UsBankTransfer.md): Nested struct within the parent resource. - [Stripe.Resources.Refund.NextAction](Stripe.Resources.Refund.NextAction.md): Nested struct within the parent resource. - [Stripe.Resources.Refund.NextAction.DisplayDetails](Stripe.Resources.Refund.NextAction.DisplayDetails.md): Nested struct within the parent resource. - [Stripe.Resources.Refund.NextAction.DisplayDetails.EmailSent](Stripe.Resources.Refund.NextAction.DisplayDetails.EmailSent.md): Nested struct within the parent resource. - [Stripe.Resources.Refund.PresentmentDetails](Stripe.Resources.Refund.PresentmentDetails.md): Nested struct within the parent resource. - [Stripe.Resources.RefundedFromPayment](Stripe.Resources.RefundedFromPayment.md): CustomerBalanceResourceCashBalanceTransactionResourceRefundedFromPaymentTransaction - [Stripe.Resources.Reporting.ReportRun](Stripe.Resources.Reporting.ReportRun.md): reporting_report_run - [Stripe.Resources.Reporting.ReportRun.Parameters](Stripe.Resources.Reporting.ReportRun.Parameters.md): Nested struct within the parent resource. - [Stripe.Resources.Reporting.ReportType](Stripe.Resources.Reporting.ReportType.md): reporting_report_type - [Stripe.Resources.Reserve.Hold](Stripe.Resources.Reserve.Hold.md): ReservesReserveHoldsResourcesReserveHold - [Stripe.Resources.Reserve.Hold.ReleaseSchedule](Stripe.Resources.Reserve.Hold.ReleaseSchedule.md): Nested struct within the parent resource. - [Stripe.Resources.Reserve.Plan](Stripe.Resources.Reserve.Plan.md): ReservesReservePlansResourcesReservePlan - [Stripe.Resources.Reserve.Plan.FixedRelease](Stripe.Resources.Reserve.Plan.FixedRelease.md): Nested struct within the parent resource. - [Stripe.Resources.Reserve.Plan.RollingRelease](Stripe.Resources.Reserve.Plan.RollingRelease.md): Nested struct within the parent resource. - [Stripe.Resources.Reserve.Release](Stripe.Resources.Reserve.Release.md): ReservesReserveReleasesResourcesReserveRelease - [Stripe.Resources.Reserve.Release.SourceTransaction](Stripe.Resources.Reserve.Release.SourceTransaction.md): Nested struct within the parent resource. - [Stripe.Resources.ReserveTransaction](Stripe.Resources.ReserveTransaction.md): ReserveTransaction - [Stripe.Resources.ReturnedDetails](Stripe.Resources.ReturnedDetails.md): TreasuryOutboundTransfersResourceReturnedDetails - [Stripe.Resources.Review](Stripe.Resources.Review.md): RadarReview - [Stripe.Resources.Review.IpAddressLocation](Stripe.Resources.Review.IpAddressLocation.md): Nested struct within the parent resource. - [Stripe.Resources.Review.Session](Stripe.Resources.Review.Session.md): Nested struct within the parent resource. - [Stripe.Resources.RevolutPay](Stripe.Resources.RevolutPay.md): mandate_revolut_pay - [Stripe.Resources.Routing](Stripe.Resources.Routing.md): payment_method_options_card_present_routing - [Stripe.Resources.SamsungPay](Stripe.Resources.SamsungPay.md): payment_method_samsung_pay - [Stripe.Resources.Seicomart](Stripe.Resources.Seicomart.md): payment_intent_next_action_konbini_seicomart - [Stripe.Resources.SepaCreditTransfer](Stripe.Resources.SepaCreditTransfer.md): SepaCreditTransfer resource. - [Stripe.Resources.SepaDebit](Stripe.Resources.SepaDebit.md): SepaDebit resource. - [Stripe.Resources.SepaDebitMandateOptions](Stripe.Resources.SepaDebitMandateOptions.md): payment_intent_payment_method_options_mandate_options_sepa_debit - [Stripe.Resources.SetupAttempt](Stripe.Resources.SetupAttempt.md): PaymentFlowsSetupIntentSetupAttempt - [Stripe.Resources.SetupAttempt.PaymentMethodDetails](Stripe.Resources.SetupAttempt.PaymentMethodDetails.md): Nested struct within the parent resource. - [Stripe.Resources.SetupAttempt.PaymentMethodDetails.Card](Stripe.Resources.SetupAttempt.PaymentMethodDetails.Card.md): Nested struct within the parent resource. - [Stripe.Resources.SetupAttempt.PaymentMethodDetails.Card.Checks](Stripe.Resources.SetupAttempt.PaymentMethodDetails.Card.Checks.md): Nested struct within the parent resource. - [Stripe.Resources.SetupAttempt.PaymentMethodDetails.Card.ThreeDSecure](Stripe.Resources.SetupAttempt.PaymentMethodDetails.Card.ThreeDSecure.md): Nested struct within the parent resource. - [Stripe.Resources.SetupAttempt.PaymentMethodDetails.Card.Wallet](Stripe.Resources.SetupAttempt.PaymentMethodDetails.Card.Wallet.md): Nested struct within the parent resource. - [Stripe.Resources.SetupAttempt.PaymentMethodDetails.Ideal](Stripe.Resources.SetupAttempt.PaymentMethodDetails.Ideal.md): Nested struct within the parent resource. - [Stripe.Resources.SetupAttempt.PaymentMethodDetails.NaverPay](Stripe.Resources.SetupAttempt.PaymentMethodDetails.NaverPay.md): Nested struct within the parent resource. - [Stripe.Resources.SetupAttempt.PaymentMethodDetails.Sofort](Stripe.Resources.SetupAttempt.PaymentMethodDetails.Sofort.md): Nested struct within the parent resource. - [Stripe.Resources.SetupIntent](Stripe.Resources.SetupIntent.md): SetupIntent - [Stripe.Resources.SetupIntent.AutomaticPaymentMethods](Stripe.Resources.SetupIntent.AutomaticPaymentMethods.md): Nested struct within the parent resource. - [Stripe.Resources.SetupIntent.NextAction](Stripe.Resources.SetupIntent.NextAction.md): Nested struct within the parent resource. - [Stripe.Resources.SetupIntent.NextAction.VerifyWithMicrodeposits](Stripe.Resources.SetupIntent.NextAction.VerifyWithMicrodeposits.md): Nested struct within the parent resource. - [Stripe.Resources.SetupIntent.PaymentMethodConfigurationDetails](Stripe.Resources.SetupIntent.PaymentMethodConfigurationDetails.md): Nested struct within the parent resource. - [Stripe.Resources.SetupIntent.PaymentMethodOptions](Stripe.Resources.SetupIntent.PaymentMethodOptions.md): Nested struct within the parent resource. - [Stripe.Resources.SetupIntent.PaymentMethodOptions.AcssDebit](Stripe.Resources.SetupIntent.PaymentMethodOptions.AcssDebit.md): Nested struct within the parent resource. - [Stripe.Resources.SetupIntent.PaymentMethodOptions.AcssDebit.MandateOptions](Stripe.Resources.SetupIntent.PaymentMethodOptions.AcssDebit.MandateOptions.md): Nested struct within the parent resource. - [Stripe.Resources.SetupIntent.PaymentMethodOptions.BacsDebit](Stripe.Resources.SetupIntent.PaymentMethodOptions.BacsDebit.md): Nested struct within the parent resource. - [Stripe.Resources.SetupIntent.PaymentMethodOptions.Card](Stripe.Resources.SetupIntent.PaymentMethodOptions.Card.md): Nested struct within the parent resource. - [Stripe.Resources.SetupIntent.PaymentMethodOptions.Klarna](Stripe.Resources.SetupIntent.PaymentMethodOptions.Klarna.md): Nested struct within the parent resource. - [Stripe.Resources.SetupIntent.PaymentMethodOptions.Link](Stripe.Resources.SetupIntent.PaymentMethodOptions.Link.md): Nested struct within the parent resource. - [Stripe.Resources.SetupIntent.PaymentMethodOptions.Paypal](Stripe.Resources.SetupIntent.PaymentMethodOptions.Paypal.md): Nested struct within the parent resource. - [Stripe.Resources.SetupIntent.PaymentMethodOptions.Payto](Stripe.Resources.SetupIntent.PaymentMethodOptions.Payto.md): Nested struct within the parent resource. - [Stripe.Resources.SetupIntent.PaymentMethodOptions.Payto.MandateOptions](Stripe.Resources.SetupIntent.PaymentMethodOptions.Payto.MandateOptions.md): Nested struct within the parent resource. - [Stripe.Resources.SetupIntent.PaymentMethodOptions.SepaDebit](Stripe.Resources.SetupIntent.PaymentMethodOptions.SepaDebit.md): Nested struct within the parent resource. - [Stripe.Resources.SetupIntent.PaymentMethodOptions.Upi](Stripe.Resources.SetupIntent.PaymentMethodOptions.Upi.md): Nested struct within the parent resource. - [Stripe.Resources.SetupIntent.PaymentMethodOptions.Upi.MandateOptions](Stripe.Resources.SetupIntent.PaymentMethodOptions.Upi.MandateOptions.md): Nested struct within the parent resource. - [Stripe.Resources.SetupIntent.PaymentMethodOptions.UsBankAccount](Stripe.Resources.SetupIntent.PaymentMethodOptions.UsBankAccount.md): Nested struct within the parent resource. - [Stripe.Resources.SetupIntent.PaymentMethodOptions.UsBankAccount.FinancialConnections](Stripe.Resources.SetupIntent.PaymentMethodOptions.UsBankAccount.FinancialConnections.md): Nested struct within the parent resource. - [Stripe.Resources.SetupIntent.PaymentMethodOptions.UsBankAccount.FinancialConnections.Filters](Stripe.Resources.SetupIntent.PaymentMethodOptions.UsBankAccount.FinancialConnections.Filters.md): Nested struct within the parent resource. - [Stripe.Resources.SetupIntent.PaymentMethodOptions.UsBankAccount.MandateOptions](Stripe.Resources.SetupIntent.PaymentMethodOptions.UsBankAccount.MandateOptions.md): Nested struct within the parent resource. - [Stripe.Resources.ShippingAddressCollection](Stripe.Resources.ShippingAddressCollection.md): PaymentPagesCheckoutSessionShippingAddressCollection - [Stripe.Resources.ShippingDetails](Stripe.Resources.ShippingDetails.md): Shipping - [Stripe.Resources.ShippingRate](Stripe.Resources.ShippingRate.md): ShippingRate - [Stripe.Resources.ShippingRate.DeliveryEstimate](Stripe.Resources.ShippingRate.DeliveryEstimate.md): Nested struct within the parent resource. - [Stripe.Resources.ShippingRate.DeliveryEstimate.Maximum](Stripe.Resources.ShippingRate.DeliveryEstimate.Maximum.md): Nested struct within the parent resource. - [Stripe.Resources.ShippingRate.DeliveryEstimate.Minimum](Stripe.Resources.ShippingRate.DeliveryEstimate.Minimum.md): Nested struct within the parent resource. - [Stripe.Resources.ShippingRate.FixedAmount](Stripe.Resources.ShippingRate.FixedAmount.md): Nested struct within the parent resource. - [Stripe.Resources.ShippingRate.FixedAmount.CurrencyOptions](Stripe.Resources.ShippingRate.FixedAmount.CurrencyOptions.md): Nested struct within the parent resource. - [Stripe.Resources.Sigma.ScheduledQueryRun](Stripe.Resources.Sigma.ScheduledQueryRun.md): ScheduledQueryRun - [Stripe.Resources.Sigma.ScheduledQueryRun.Error](Stripe.Resources.Sigma.ScheduledQueryRun.Error.md): Nested struct within the parent resource. - [Stripe.Resources.Sofort](Stripe.Resources.Sofort.md): Sofort resource. - [Stripe.Resources.SortCodeRecords](Stripe.Resources.SortCodeRecords.md): FundingInstructionsBankTransferSortCodeRecord - [Stripe.Resources.Source](Stripe.Resources.Source.md): Source - [Stripe.Resources.Source.CodeVerification](Stripe.Resources.Source.CodeVerification.md): Nested struct within the parent resource. - [Stripe.Resources.Source.Owner](Stripe.Resources.Source.Owner.md): Nested struct within the parent resource. - [Stripe.Resources.Source.Receiver](Stripe.Resources.Source.Receiver.md): Nested struct within the parent resource. - [Stripe.Resources.Source.Redirect](Stripe.Resources.Source.Redirect.md): Nested struct within the parent resource. - [Stripe.Resources.Source.SourceOrder](Stripe.Resources.Source.SourceOrder.md): Nested struct within the parent resource. - [Stripe.Resources.Source.SourceOrder.Items](Stripe.Resources.Source.SourceOrder.Items.md): Nested struct within the parent resource. - [Stripe.Resources.SourceMandateNotification](Stripe.Resources.SourceMandateNotification.md): SourceMandateNotification - [Stripe.Resources.SourceMandateNotification.AcssDebit](Stripe.Resources.SourceMandateNotification.AcssDebit.md): Nested struct within the parent resource. - [Stripe.Resources.SourceMandateNotification.BacsDebit](Stripe.Resources.SourceMandateNotification.BacsDebit.md): Nested struct within the parent resource. - [Stripe.Resources.SourceMandateNotification.SepaDebit](Stripe.Resources.SourceMandateNotification.SepaDebit.md): Nested struct within the parent resource. - [Stripe.Resources.SourceTransaction](Stripe.Resources.SourceTransaction.md): SourceTransaction - [Stripe.Resources.SourceTransaction.AchCreditTransfer](Stripe.Resources.SourceTransaction.AchCreditTransfer.md): Nested struct within the parent resource. - [Stripe.Resources.SourceTransaction.ChfCreditTransfer](Stripe.Resources.SourceTransaction.ChfCreditTransfer.md): Nested struct within the parent resource. - [Stripe.Resources.SourceTransaction.GbpCreditTransfer](Stripe.Resources.SourceTransaction.GbpCreditTransfer.md): Nested struct within the parent resource. - [Stripe.Resources.SourceTransaction.PaperCheck](Stripe.Resources.SourceTransaction.PaperCheck.md): Nested struct within the parent resource. - [Stripe.Resources.SourceTransaction.SepaCreditTransfer](Stripe.Resources.SourceTransaction.SepaCreditTransfer.md): Nested struct within the parent resource. - [Stripe.Resources.StatusDetails](Stripe.Resources.StatusDetails.md): TreasuryFinancialAccountsResourceStatusDetails - [Stripe.Resources.StatusTransitions](Stripe.Resources.StatusTransitions.md): TreasuryInboundTransfersResourceInboundTransferResourceStatusTransitions - [Stripe.Resources.Stores](Stripe.Resources.Stores.md): payment_intent_next_action_konbini_stores - [Stripe.Resources.StripeError](Stripe.Resources.StripeError.md): APIErrors - [Stripe.Resources.StripeErrorResponse](Stripe.Resources.StripeErrorResponse.md): An error response from the Stripe API - [Stripe.Resources.Subscription](Stripe.Resources.Subscription.md): Subscription - [Stripe.Resources.Subscription.AutomaticTax](Stripe.Resources.Subscription.AutomaticTax.md): Nested struct within the parent resource. - [Stripe.Resources.Subscription.AutomaticTax.Liability](Stripe.Resources.Subscription.AutomaticTax.Liability.md): Nested struct within the parent resource. - [Stripe.Resources.Subscription.BillingCycleAnchorConfig](Stripe.Resources.Subscription.BillingCycleAnchorConfig.md): Nested struct within the parent resource. - [Stripe.Resources.Subscription.BillingMode](Stripe.Resources.Subscription.BillingMode.md): Nested struct within the parent resource. - [Stripe.Resources.Subscription.BillingMode.Flexible](Stripe.Resources.Subscription.BillingMode.Flexible.md): Nested struct within the parent resource. - [Stripe.Resources.Subscription.BillingThresholds](Stripe.Resources.Subscription.BillingThresholds.md): Nested struct within the parent resource. - [Stripe.Resources.Subscription.CancellationDetails](Stripe.Resources.Subscription.CancellationDetails.md): Nested struct within the parent resource. - [Stripe.Resources.Subscription.InvoiceSettings](Stripe.Resources.Subscription.InvoiceSettings.md): Nested struct within the parent resource. - [Stripe.Resources.Subscription.InvoiceSettings.Issuer](Stripe.Resources.Subscription.InvoiceSettings.Issuer.md): Nested struct within the parent resource. - [Stripe.Resources.Subscription.Items](Stripe.Resources.Subscription.Items.md): Nested struct within the parent resource. - [Stripe.Resources.Subscription.PauseCollection](Stripe.Resources.Subscription.PauseCollection.md): Nested struct within the parent resource. - [Stripe.Resources.Subscription.PaymentSettings](Stripe.Resources.Subscription.PaymentSettings.md): Nested struct within the parent resource. - [Stripe.Resources.Subscription.PaymentSettings.PaymentMethodOptions](Stripe.Resources.Subscription.PaymentSettings.PaymentMethodOptions.md): Nested struct within the parent resource. - [Stripe.Resources.Subscription.PaymentSettings.PaymentMethodOptions.AcssDebit](Stripe.Resources.Subscription.PaymentSettings.PaymentMethodOptions.AcssDebit.md): Nested struct within the parent resource. - [Stripe.Resources.Subscription.PaymentSettings.PaymentMethodOptions.AcssDebit.MandateOptions](Stripe.Resources.Subscription.PaymentSettings.PaymentMethodOptions.AcssDebit.MandateOptions.md): Nested struct within the parent resource. - [Stripe.Resources.Subscription.PaymentSettings.PaymentMethodOptions.Bancontact](Stripe.Resources.Subscription.PaymentSettings.PaymentMethodOptions.Bancontact.md): Nested struct within the parent resource. - [Stripe.Resources.Subscription.PaymentSettings.PaymentMethodOptions.Card](Stripe.Resources.Subscription.PaymentSettings.PaymentMethodOptions.Card.md): Nested struct within the parent resource. - [Stripe.Resources.Subscription.PaymentSettings.PaymentMethodOptions.Card.MandateOptions](Stripe.Resources.Subscription.PaymentSettings.PaymentMethodOptions.Card.MandateOptions.md): Nested struct within the parent resource. - [Stripe.Resources.Subscription.PaymentSettings.PaymentMethodOptions.CustomerBalance](Stripe.Resources.Subscription.PaymentSettings.PaymentMethodOptions.CustomerBalance.md): Nested struct within the parent resource. - [Stripe.Resources.Subscription.PaymentSettings.PaymentMethodOptions.CustomerBalance.BankTransfer](Stripe.Resources.Subscription.PaymentSettings.PaymentMethodOptions.CustomerBalance.BankTransfer.md): Nested struct within the parent resource. - [Stripe.Resources.Subscription.PaymentSettings.PaymentMethodOptions.CustomerBalance.BankTransfer.EuBankTransfer](Stripe.Resources.Subscription.PaymentSettings.PaymentMethodOptions.CustomerBalance.BankTransfer.EuBankTransfer.md): Nested struct within the parent resource. - [Stripe.Resources.Subscription.PaymentSettings.PaymentMethodOptions.Payto](Stripe.Resources.Subscription.PaymentSettings.PaymentMethodOptions.Payto.md): Nested struct within the parent resource. - [Stripe.Resources.Subscription.PaymentSettings.PaymentMethodOptions.Payto.MandateOptions](Stripe.Resources.Subscription.PaymentSettings.PaymentMethodOptions.Payto.MandateOptions.md): Nested struct within the parent resource. - [Stripe.Resources.Subscription.PaymentSettings.PaymentMethodOptions.UsBankAccount](Stripe.Resources.Subscription.PaymentSettings.PaymentMethodOptions.UsBankAccount.md): Nested struct within the parent resource. - [Stripe.Resources.Subscription.PaymentSettings.PaymentMethodOptions.UsBankAccount.FinancialConnections](Stripe.Resources.Subscription.PaymentSettings.PaymentMethodOptions.UsBankAccount.FinancialConnections.md): Nested struct within the parent resource. - [Stripe.Resources.Subscription.PaymentSettings.PaymentMethodOptions.UsBankAccount.FinancialConnections.Filters](Stripe.Resources.Subscription.PaymentSettings.PaymentMethodOptions.UsBankAccount.FinancialConnections.Filters.md): Nested struct within the parent resource. - [Stripe.Resources.Subscription.PendingInvoiceItemInterval](Stripe.Resources.Subscription.PendingInvoiceItemInterval.md): Nested struct within the parent resource. - [Stripe.Resources.Subscription.PendingUpdate](Stripe.Resources.Subscription.PendingUpdate.md): Nested struct within the parent resource. - [Stripe.Resources.Subscription.PresentmentDetails](Stripe.Resources.Subscription.PresentmentDetails.md): Nested struct within the parent resource. - [Stripe.Resources.Subscription.TransferData](Stripe.Resources.Subscription.TransferData.md): Nested struct within the parent resource. - [Stripe.Resources.Subscription.TrialSettings](Stripe.Resources.Subscription.TrialSettings.md): Nested struct within the parent resource. - [Stripe.Resources.Subscription.TrialSettings.EndBehavior](Stripe.Resources.Subscription.TrialSettings.EndBehavior.md): Nested struct within the parent resource. - [Stripe.Resources.SubscriptionItem](Stripe.Resources.SubscriptionItem.md): SubscriptionItem - [Stripe.Resources.SubscriptionItem.BillingThresholds](Stripe.Resources.SubscriptionItem.BillingThresholds.md): Nested struct within the parent resource. - [Stripe.Resources.SubscriptionSchedule](Stripe.Resources.SubscriptionSchedule.md): SubscriptionSchedule - [Stripe.Resources.SubscriptionSchedule.BillingMode](Stripe.Resources.SubscriptionSchedule.BillingMode.md): Nested struct within the parent resource. - [Stripe.Resources.SubscriptionSchedule.BillingMode.Flexible](Stripe.Resources.SubscriptionSchedule.BillingMode.Flexible.md): Nested struct within the parent resource. - [Stripe.Resources.SubscriptionSchedule.CurrentPhase](Stripe.Resources.SubscriptionSchedule.CurrentPhase.md): Nested struct within the parent resource. - [Stripe.Resources.SubscriptionSchedule.DefaultSettings](Stripe.Resources.SubscriptionSchedule.DefaultSettings.md): Nested struct within the parent resource. - [Stripe.Resources.SubscriptionSchedule.DefaultSettings.AutomaticTax](Stripe.Resources.SubscriptionSchedule.DefaultSettings.AutomaticTax.md): Nested struct within the parent resource. - [Stripe.Resources.SubscriptionSchedule.DefaultSettings.AutomaticTax.Liability](Stripe.Resources.SubscriptionSchedule.DefaultSettings.AutomaticTax.Liability.md): Nested struct within the parent resource. - [Stripe.Resources.SubscriptionSchedule.DefaultSettings.BillingThresholds](Stripe.Resources.SubscriptionSchedule.DefaultSettings.BillingThresholds.md): Nested struct within the parent resource. - [Stripe.Resources.SubscriptionSchedule.DefaultSettings.InvoiceSettings](Stripe.Resources.SubscriptionSchedule.DefaultSettings.InvoiceSettings.md): Nested struct within the parent resource. - [Stripe.Resources.SubscriptionSchedule.DefaultSettings.InvoiceSettings.Issuer](Stripe.Resources.SubscriptionSchedule.DefaultSettings.InvoiceSettings.Issuer.md): Nested struct within the parent resource. - [Stripe.Resources.SubscriptionSchedule.DefaultSettings.TransferData](Stripe.Resources.SubscriptionSchedule.DefaultSettings.TransferData.md): Nested struct within the parent resource. - [Stripe.Resources.SubscriptionSchedule.Phases](Stripe.Resources.SubscriptionSchedule.Phases.md): Nested struct within the parent resource. - [Stripe.Resources.SubscriptionSchedule.Phases.AddInvoiceItems](Stripe.Resources.SubscriptionSchedule.Phases.AddInvoiceItems.md): Nested struct within the parent resource. - [Stripe.Resources.SubscriptionSchedule.Phases.AddInvoiceItems.Discounts](Stripe.Resources.SubscriptionSchedule.Phases.AddInvoiceItems.Discounts.md): Nested struct within the parent resource. - [Stripe.Resources.SubscriptionSchedule.Phases.AddInvoiceItems.Period](Stripe.Resources.SubscriptionSchedule.Phases.AddInvoiceItems.Period.md): Nested struct within the parent resource. - [Stripe.Resources.SubscriptionSchedule.Phases.AddInvoiceItems.Period.End](Stripe.Resources.SubscriptionSchedule.Phases.AddInvoiceItems.Period.End.md): Nested struct within the parent resource. - [Stripe.Resources.SubscriptionSchedule.Phases.AddInvoiceItems.Period.Start](Stripe.Resources.SubscriptionSchedule.Phases.AddInvoiceItems.Period.Start.md): Nested struct within the parent resource. - [Stripe.Resources.SubscriptionSchedule.Phases.AutomaticTax](Stripe.Resources.SubscriptionSchedule.Phases.AutomaticTax.md): Nested struct within the parent resource. - [Stripe.Resources.SubscriptionSchedule.Phases.AutomaticTax.Liability](Stripe.Resources.SubscriptionSchedule.Phases.AutomaticTax.Liability.md): Nested struct within the parent resource. - [Stripe.Resources.SubscriptionSchedule.Phases.BillingThresholds](Stripe.Resources.SubscriptionSchedule.Phases.BillingThresholds.md): Nested struct within the parent resource. - [Stripe.Resources.SubscriptionSchedule.Phases.Discounts](Stripe.Resources.SubscriptionSchedule.Phases.Discounts.md): Nested struct within the parent resource. - [Stripe.Resources.SubscriptionSchedule.Phases.InvoiceSettings](Stripe.Resources.SubscriptionSchedule.Phases.InvoiceSettings.md): Nested struct within the parent resource. - [Stripe.Resources.SubscriptionSchedule.Phases.InvoiceSettings.Issuer](Stripe.Resources.SubscriptionSchedule.Phases.InvoiceSettings.Issuer.md): Nested struct within the parent resource. - [Stripe.Resources.SubscriptionSchedule.Phases.Items](Stripe.Resources.SubscriptionSchedule.Phases.Items.md): Nested struct within the parent resource. - [Stripe.Resources.SubscriptionSchedule.Phases.Items.BillingThresholds](Stripe.Resources.SubscriptionSchedule.Phases.Items.BillingThresholds.md): Nested struct within the parent resource. - [Stripe.Resources.SubscriptionSchedule.Phases.Items.Discounts](Stripe.Resources.SubscriptionSchedule.Phases.Items.Discounts.md): Nested struct within the parent resource. - [Stripe.Resources.SubscriptionSchedule.Phases.TransferData](Stripe.Resources.SubscriptionSchedule.Phases.TransferData.md): Nested struct within the parent resource. - [Stripe.Resources.SwishHandleRedirectOrDisplayQrCode](Stripe.Resources.SwishHandleRedirectOrDisplayQrCode.md): PaymentIntentNextActionSwishHandleRedirectOrDisplayQrCode - [Stripe.Resources.SwishQrCode](Stripe.Resources.SwishQrCode.md): PaymentIntentNextActionSwishQRCode - [Stripe.Resources.Tax.Association](Stripe.Resources.Tax.Association.md): TaxProductResourceTaxAssociation - [Stripe.Resources.Tax.Association.TaxTransactionAttempts](Stripe.Resources.Tax.Association.TaxTransactionAttempts.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Association.TaxTransactionAttempts.Committed](Stripe.Resources.Tax.Association.TaxTransactionAttempts.Committed.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Association.TaxTransactionAttempts.Errored](Stripe.Resources.Tax.Association.TaxTransactionAttempts.Errored.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Calculation](Stripe.Resources.Tax.Calculation.md): TaxProductResourceTaxCalculation - [Stripe.Resources.Tax.Calculation.CustomerDetails](Stripe.Resources.Tax.Calculation.CustomerDetails.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Calculation.CustomerDetails.Address](Stripe.Resources.Tax.Calculation.CustomerDetails.Address.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Calculation.CustomerDetails.TaxIds](Stripe.Resources.Tax.Calculation.CustomerDetails.TaxIds.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Calculation.LineItems](Stripe.Resources.Tax.Calculation.LineItems.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Calculation.ShipFromDetails](Stripe.Resources.Tax.Calculation.ShipFromDetails.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Calculation.ShipFromDetails.Address](Stripe.Resources.Tax.Calculation.ShipFromDetails.Address.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Calculation.ShippingCost](Stripe.Resources.Tax.Calculation.ShippingCost.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Calculation.ShippingCost.TaxBreakdown](Stripe.Resources.Tax.Calculation.ShippingCost.TaxBreakdown.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Calculation.ShippingCost.TaxBreakdown.Jurisdiction](Stripe.Resources.Tax.Calculation.ShippingCost.TaxBreakdown.Jurisdiction.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Calculation.ShippingCost.TaxBreakdown.TaxRateDetails](Stripe.Resources.Tax.Calculation.ShippingCost.TaxBreakdown.TaxRateDetails.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Calculation.TaxBreakdown](Stripe.Resources.Tax.Calculation.TaxBreakdown.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Calculation.TaxBreakdown.TaxRateDetails](Stripe.Resources.Tax.Calculation.TaxBreakdown.TaxRateDetails.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.CalculationLineItem](Stripe.Resources.Tax.CalculationLineItem.md): TaxProductResourceTaxCalculationLineItem - [Stripe.Resources.Tax.CalculationLineItem.TaxBreakdown](Stripe.Resources.Tax.CalculationLineItem.TaxBreakdown.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.CalculationLineItem.TaxBreakdown.Jurisdiction](Stripe.Resources.Tax.CalculationLineItem.TaxBreakdown.Jurisdiction.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.CalculationLineItem.TaxBreakdown.TaxRateDetails](Stripe.Resources.Tax.CalculationLineItem.TaxBreakdown.TaxRateDetails.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration](Stripe.Resources.Tax.Registration.md): TaxProductRegistrationsResourceTaxRegistration - [Stripe.Resources.Tax.Registration.CountryOptions](Stripe.Resources.Tax.Registration.CountryOptions.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Ae](Stripe.Resources.Tax.Registration.CountryOptions.Ae.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Ae.Standard](Stripe.Resources.Tax.Registration.CountryOptions.Ae.Standard.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Al](Stripe.Resources.Tax.Registration.CountryOptions.Al.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Am](Stripe.Resources.Tax.Registration.CountryOptions.Am.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Ao](Stripe.Resources.Tax.Registration.CountryOptions.Ao.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.At](Stripe.Resources.Tax.Registration.CountryOptions.At.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.At.Standard](Stripe.Resources.Tax.Registration.CountryOptions.At.Standard.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Au](Stripe.Resources.Tax.Registration.CountryOptions.Au.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Au.Standard](Stripe.Resources.Tax.Registration.CountryOptions.Au.Standard.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Aw](Stripe.Resources.Tax.Registration.CountryOptions.Aw.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Az](Stripe.Resources.Tax.Registration.CountryOptions.Az.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Ba](Stripe.Resources.Tax.Registration.CountryOptions.Ba.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Bb](Stripe.Resources.Tax.Registration.CountryOptions.Bb.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Bd](Stripe.Resources.Tax.Registration.CountryOptions.Bd.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Be](Stripe.Resources.Tax.Registration.CountryOptions.Be.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Be.Standard](Stripe.Resources.Tax.Registration.CountryOptions.Be.Standard.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Bf](Stripe.Resources.Tax.Registration.CountryOptions.Bf.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Bg](Stripe.Resources.Tax.Registration.CountryOptions.Bg.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Bg.Standard](Stripe.Resources.Tax.Registration.CountryOptions.Bg.Standard.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Bh](Stripe.Resources.Tax.Registration.CountryOptions.Bh.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Bj](Stripe.Resources.Tax.Registration.CountryOptions.Bj.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Bs](Stripe.Resources.Tax.Registration.CountryOptions.Bs.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.By](Stripe.Resources.Tax.Registration.CountryOptions.By.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Ca](Stripe.Resources.Tax.Registration.CountryOptions.Ca.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Ca.ProvinceStandard](Stripe.Resources.Tax.Registration.CountryOptions.Ca.ProvinceStandard.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Cd](Stripe.Resources.Tax.Registration.CountryOptions.Cd.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Ch](Stripe.Resources.Tax.Registration.CountryOptions.Ch.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Ch.Standard](Stripe.Resources.Tax.Registration.CountryOptions.Ch.Standard.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Cl](Stripe.Resources.Tax.Registration.CountryOptions.Cl.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Cm](Stripe.Resources.Tax.Registration.CountryOptions.Cm.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Co](Stripe.Resources.Tax.Registration.CountryOptions.Co.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Cr](Stripe.Resources.Tax.Registration.CountryOptions.Cr.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Cv](Stripe.Resources.Tax.Registration.CountryOptions.Cv.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Cy](Stripe.Resources.Tax.Registration.CountryOptions.Cy.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Cy.Standard](Stripe.Resources.Tax.Registration.CountryOptions.Cy.Standard.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Cz](Stripe.Resources.Tax.Registration.CountryOptions.Cz.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Cz.Standard](Stripe.Resources.Tax.Registration.CountryOptions.Cz.Standard.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.De](Stripe.Resources.Tax.Registration.CountryOptions.De.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.De.Standard](Stripe.Resources.Tax.Registration.CountryOptions.De.Standard.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Dk](Stripe.Resources.Tax.Registration.CountryOptions.Dk.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Dk.Standard](Stripe.Resources.Tax.Registration.CountryOptions.Dk.Standard.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Ec](Stripe.Resources.Tax.Registration.CountryOptions.Ec.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Ee](Stripe.Resources.Tax.Registration.CountryOptions.Ee.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Ee.Standard](Stripe.Resources.Tax.Registration.CountryOptions.Ee.Standard.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Eg](Stripe.Resources.Tax.Registration.CountryOptions.Eg.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Es](Stripe.Resources.Tax.Registration.CountryOptions.Es.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Es.Standard](Stripe.Resources.Tax.Registration.CountryOptions.Es.Standard.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Et](Stripe.Resources.Tax.Registration.CountryOptions.Et.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Fi](Stripe.Resources.Tax.Registration.CountryOptions.Fi.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Fi.Standard](Stripe.Resources.Tax.Registration.CountryOptions.Fi.Standard.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Fr](Stripe.Resources.Tax.Registration.CountryOptions.Fr.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Fr.Standard](Stripe.Resources.Tax.Registration.CountryOptions.Fr.Standard.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Gb](Stripe.Resources.Tax.Registration.CountryOptions.Gb.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Gb.Standard](Stripe.Resources.Tax.Registration.CountryOptions.Gb.Standard.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Ge](Stripe.Resources.Tax.Registration.CountryOptions.Ge.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Gn](Stripe.Resources.Tax.Registration.CountryOptions.Gn.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Gr](Stripe.Resources.Tax.Registration.CountryOptions.Gr.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Gr.Standard](Stripe.Resources.Tax.Registration.CountryOptions.Gr.Standard.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Hr](Stripe.Resources.Tax.Registration.CountryOptions.Hr.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Hr.Standard](Stripe.Resources.Tax.Registration.CountryOptions.Hr.Standard.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Hu](Stripe.Resources.Tax.Registration.CountryOptions.Hu.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Hu.Standard](Stripe.Resources.Tax.Registration.CountryOptions.Hu.Standard.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Id](Stripe.Resources.Tax.Registration.CountryOptions.Id.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Ie](Stripe.Resources.Tax.Registration.CountryOptions.Ie.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Ie.Standard](Stripe.Resources.Tax.Registration.CountryOptions.Ie.Standard.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.In](Stripe.Resources.Tax.Registration.CountryOptions.In.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Is](Stripe.Resources.Tax.Registration.CountryOptions.Is.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.It](Stripe.Resources.Tax.Registration.CountryOptions.It.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.It.Standard](Stripe.Resources.Tax.Registration.CountryOptions.It.Standard.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Jp](Stripe.Resources.Tax.Registration.CountryOptions.Jp.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Jp.Standard](Stripe.Resources.Tax.Registration.CountryOptions.Jp.Standard.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Ke](Stripe.Resources.Tax.Registration.CountryOptions.Ke.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Kg](Stripe.Resources.Tax.Registration.CountryOptions.Kg.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Kh](Stripe.Resources.Tax.Registration.CountryOptions.Kh.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Kr](Stripe.Resources.Tax.Registration.CountryOptions.Kr.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Kz](Stripe.Resources.Tax.Registration.CountryOptions.Kz.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.La](Stripe.Resources.Tax.Registration.CountryOptions.La.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Lk](Stripe.Resources.Tax.Registration.CountryOptions.Lk.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Lt](Stripe.Resources.Tax.Registration.CountryOptions.Lt.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Lt.Standard](Stripe.Resources.Tax.Registration.CountryOptions.Lt.Standard.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Lu](Stripe.Resources.Tax.Registration.CountryOptions.Lu.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Lu.Standard](Stripe.Resources.Tax.Registration.CountryOptions.Lu.Standard.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Lv](Stripe.Resources.Tax.Registration.CountryOptions.Lv.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Lv.Standard](Stripe.Resources.Tax.Registration.CountryOptions.Lv.Standard.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Ma](Stripe.Resources.Tax.Registration.CountryOptions.Ma.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Md](Stripe.Resources.Tax.Registration.CountryOptions.Md.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Me](Stripe.Resources.Tax.Registration.CountryOptions.Me.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Mk](Stripe.Resources.Tax.Registration.CountryOptions.Mk.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Mr](Stripe.Resources.Tax.Registration.CountryOptions.Mr.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Mt](Stripe.Resources.Tax.Registration.CountryOptions.Mt.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Mt.Standard](Stripe.Resources.Tax.Registration.CountryOptions.Mt.Standard.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Mx](Stripe.Resources.Tax.Registration.CountryOptions.Mx.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.My](Stripe.Resources.Tax.Registration.CountryOptions.My.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Ng](Stripe.Resources.Tax.Registration.CountryOptions.Ng.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Nl](Stripe.Resources.Tax.Registration.CountryOptions.Nl.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Nl.Standard](Stripe.Resources.Tax.Registration.CountryOptions.Nl.Standard.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.No](Stripe.Resources.Tax.Registration.CountryOptions.No.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.No.Standard](Stripe.Resources.Tax.Registration.CountryOptions.No.Standard.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Np](Stripe.Resources.Tax.Registration.CountryOptions.Np.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Nz](Stripe.Resources.Tax.Registration.CountryOptions.Nz.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Nz.Standard](Stripe.Resources.Tax.Registration.CountryOptions.Nz.Standard.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Om](Stripe.Resources.Tax.Registration.CountryOptions.Om.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Pe](Stripe.Resources.Tax.Registration.CountryOptions.Pe.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Ph](Stripe.Resources.Tax.Registration.CountryOptions.Ph.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Pl](Stripe.Resources.Tax.Registration.CountryOptions.Pl.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Pl.Standard](Stripe.Resources.Tax.Registration.CountryOptions.Pl.Standard.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Pt](Stripe.Resources.Tax.Registration.CountryOptions.Pt.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Pt.Standard](Stripe.Resources.Tax.Registration.CountryOptions.Pt.Standard.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Ro](Stripe.Resources.Tax.Registration.CountryOptions.Ro.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Ro.Standard](Stripe.Resources.Tax.Registration.CountryOptions.Ro.Standard.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Rs](Stripe.Resources.Tax.Registration.CountryOptions.Rs.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Ru](Stripe.Resources.Tax.Registration.CountryOptions.Ru.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Sa](Stripe.Resources.Tax.Registration.CountryOptions.Sa.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Se](Stripe.Resources.Tax.Registration.CountryOptions.Se.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Se.Standard](Stripe.Resources.Tax.Registration.CountryOptions.Se.Standard.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Sg](Stripe.Resources.Tax.Registration.CountryOptions.Sg.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Sg.Standard](Stripe.Resources.Tax.Registration.CountryOptions.Sg.Standard.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Si](Stripe.Resources.Tax.Registration.CountryOptions.Si.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Si.Standard](Stripe.Resources.Tax.Registration.CountryOptions.Si.Standard.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Sk](Stripe.Resources.Tax.Registration.CountryOptions.Sk.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Sk.Standard](Stripe.Resources.Tax.Registration.CountryOptions.Sk.Standard.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Sn](Stripe.Resources.Tax.Registration.CountryOptions.Sn.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Sr](Stripe.Resources.Tax.Registration.CountryOptions.Sr.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Th](Stripe.Resources.Tax.Registration.CountryOptions.Th.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Tj](Stripe.Resources.Tax.Registration.CountryOptions.Tj.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Tr](Stripe.Resources.Tax.Registration.CountryOptions.Tr.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Tw](Stripe.Resources.Tax.Registration.CountryOptions.Tw.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Tz](Stripe.Resources.Tax.Registration.CountryOptions.Tz.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Ua](Stripe.Resources.Tax.Registration.CountryOptions.Ua.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Ug](Stripe.Resources.Tax.Registration.CountryOptions.Ug.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Us](Stripe.Resources.Tax.Registration.CountryOptions.Us.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Us.LocalAmusementTax](Stripe.Resources.Tax.Registration.CountryOptions.Us.LocalAmusementTax.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Us.LocalLeaseTax](Stripe.Resources.Tax.Registration.CountryOptions.Us.LocalLeaseTax.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Us.StateSalesTax](Stripe.Resources.Tax.Registration.CountryOptions.Us.StateSalesTax.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Us.StateSalesTax.Elections](Stripe.Resources.Tax.Registration.CountryOptions.Us.StateSalesTax.Elections.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Uy](Stripe.Resources.Tax.Registration.CountryOptions.Uy.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Uz](Stripe.Resources.Tax.Registration.CountryOptions.Uz.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Vn](Stripe.Resources.Tax.Registration.CountryOptions.Vn.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Za](Stripe.Resources.Tax.Registration.CountryOptions.Za.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Zm](Stripe.Resources.Tax.Registration.CountryOptions.Zm.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Registration.CountryOptions.Zw](Stripe.Resources.Tax.Registration.CountryOptions.Zw.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Settings](Stripe.Resources.Tax.Settings.md): TaxProductResourceTaxSettings - [Stripe.Resources.Tax.Settings.Defaults](Stripe.Resources.Tax.Settings.Defaults.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Settings.HeadOffice](Stripe.Resources.Tax.Settings.HeadOffice.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Settings.StatusDetails](Stripe.Resources.Tax.Settings.StatusDetails.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Settings.StatusDetails.Pending](Stripe.Resources.Tax.Settings.StatusDetails.Pending.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Transaction](Stripe.Resources.Tax.Transaction.md): TaxProductResourceTaxTransaction - [Stripe.Resources.Tax.Transaction.CustomerDetails](Stripe.Resources.Tax.Transaction.CustomerDetails.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Transaction.CustomerDetails.Address](Stripe.Resources.Tax.Transaction.CustomerDetails.Address.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Transaction.CustomerDetails.TaxIds](Stripe.Resources.Tax.Transaction.CustomerDetails.TaxIds.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Transaction.LineItems](Stripe.Resources.Tax.Transaction.LineItems.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Transaction.Reversal](Stripe.Resources.Tax.Transaction.Reversal.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Transaction.ShipFromDetails](Stripe.Resources.Tax.Transaction.ShipFromDetails.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Transaction.ShipFromDetails.Address](Stripe.Resources.Tax.Transaction.ShipFromDetails.Address.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Transaction.ShippingCost](Stripe.Resources.Tax.Transaction.ShippingCost.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Transaction.ShippingCost.TaxBreakdown](Stripe.Resources.Tax.Transaction.ShippingCost.TaxBreakdown.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Transaction.ShippingCost.TaxBreakdown.Jurisdiction](Stripe.Resources.Tax.Transaction.ShippingCost.TaxBreakdown.Jurisdiction.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.Transaction.ShippingCost.TaxBreakdown.TaxRateDetails](Stripe.Resources.Tax.Transaction.ShippingCost.TaxBreakdown.TaxRateDetails.md): Nested struct within the parent resource. - [Stripe.Resources.Tax.TransactionLineItem](Stripe.Resources.Tax.TransactionLineItem.md): TaxProductResourceTaxTransactionLineItem - [Stripe.Resources.Tax.TransactionLineItem.Reversal](Stripe.Resources.Tax.TransactionLineItem.Reversal.md): Nested struct within the parent resource. - [Stripe.Resources.TaxCode](Stripe.Resources.TaxCode.md): TaxProductResourceTaxCode - [Stripe.Resources.TaxDeductedAtSource](Stripe.Resources.TaxDeductedAtSource.md): TaxDeductedAtSource - [Stripe.Resources.TaxId](Stripe.Resources.TaxId.md): tax_id - [Stripe.Resources.TaxId.Owner](Stripe.Resources.TaxId.Owner.md): Nested struct within the parent resource. - [Stripe.Resources.TaxId.Verification](Stripe.Resources.TaxId.Verification.md): Nested struct within the parent resource. - [Stripe.Resources.TaxRate](Stripe.Resources.TaxRate.md): TaxRate - [Stripe.Resources.TaxRateFlatAmount](Stripe.Resources.TaxRateFlatAmount.md): TaxRateFlatAmount - [Stripe.Resources.Terminal.Configuration](Stripe.Resources.Terminal.Configuration.md): TerminalConfigurationConfiguration - [Stripe.Resources.Terminal.Configuration.BbposWisepad3](Stripe.Resources.Terminal.Configuration.BbposWisepad3.md): Nested struct within the parent resource. - [Stripe.Resources.Terminal.Configuration.BbposWiseposE](Stripe.Resources.Terminal.Configuration.BbposWiseposE.md): Nested struct within the parent resource. - [Stripe.Resources.Terminal.Configuration.Cellular](Stripe.Resources.Terminal.Configuration.Cellular.md): Nested struct within the parent resource. - [Stripe.Resources.Terminal.Configuration.Offline](Stripe.Resources.Terminal.Configuration.Offline.md): Nested struct within the parent resource. - [Stripe.Resources.Terminal.Configuration.RebootWindow](Stripe.Resources.Terminal.Configuration.RebootWindow.md): Nested struct within the parent resource. - [Stripe.Resources.Terminal.Configuration.StripeS700](Stripe.Resources.Terminal.Configuration.StripeS700.md): Nested struct within the parent resource. - [Stripe.Resources.Terminal.Configuration.StripeS710](Stripe.Resources.Terminal.Configuration.StripeS710.md): Nested struct within the parent resource. - [Stripe.Resources.Terminal.Configuration.Tipping](Stripe.Resources.Terminal.Configuration.Tipping.md): Nested struct within the parent resource. - [Stripe.Resources.Terminal.Configuration.Tipping.Aed](Stripe.Resources.Terminal.Configuration.Tipping.Aed.md): Nested struct within the parent resource. - [Stripe.Resources.Terminal.Configuration.Tipping.Aud](Stripe.Resources.Terminal.Configuration.Tipping.Aud.md): Nested struct within the parent resource. - [Stripe.Resources.Terminal.Configuration.Tipping.Cad](Stripe.Resources.Terminal.Configuration.Tipping.Cad.md): Nested struct within the parent resource. - [Stripe.Resources.Terminal.Configuration.Tipping.Chf](Stripe.Resources.Terminal.Configuration.Tipping.Chf.md): Nested struct within the parent resource. - [Stripe.Resources.Terminal.Configuration.Tipping.Czk](Stripe.Resources.Terminal.Configuration.Tipping.Czk.md): Nested struct within the parent resource. - [Stripe.Resources.Terminal.Configuration.Tipping.Dkk](Stripe.Resources.Terminal.Configuration.Tipping.Dkk.md): Nested struct within the parent resource. - [Stripe.Resources.Terminal.Configuration.Tipping.Eur](Stripe.Resources.Terminal.Configuration.Tipping.Eur.md): Nested struct within the parent resource. - [Stripe.Resources.Terminal.Configuration.Tipping.Gbp](Stripe.Resources.Terminal.Configuration.Tipping.Gbp.md): Nested struct within the parent resource. - [Stripe.Resources.Terminal.Configuration.Tipping.Gip](Stripe.Resources.Terminal.Configuration.Tipping.Gip.md): Nested struct within the parent resource. - [Stripe.Resources.Terminal.Configuration.Tipping.Hkd](Stripe.Resources.Terminal.Configuration.Tipping.Hkd.md): Nested struct within the parent resource. - [Stripe.Resources.Terminal.Configuration.Tipping.Huf](Stripe.Resources.Terminal.Configuration.Tipping.Huf.md): Nested struct within the parent resource. - [Stripe.Resources.Terminal.Configuration.Tipping.Jpy](Stripe.Resources.Terminal.Configuration.Tipping.Jpy.md): Nested struct within the parent resource. - [Stripe.Resources.Terminal.Configuration.Tipping.Mxn](Stripe.Resources.Terminal.Configuration.Tipping.Mxn.md): Nested struct within the parent resource. - [Stripe.Resources.Terminal.Configuration.Tipping.Myr](Stripe.Resources.Terminal.Configuration.Tipping.Myr.md): Nested struct within the parent resource. - [Stripe.Resources.Terminal.Configuration.Tipping.Nok](Stripe.Resources.Terminal.Configuration.Tipping.Nok.md): Nested struct within the parent resource. - [Stripe.Resources.Terminal.Configuration.Tipping.Nzd](Stripe.Resources.Terminal.Configuration.Tipping.Nzd.md): Nested struct within the parent resource. - [Stripe.Resources.Terminal.Configuration.Tipping.Pln](Stripe.Resources.Terminal.Configuration.Tipping.Pln.md): Nested struct within the parent resource. - [Stripe.Resources.Terminal.Configuration.Tipping.Ron](Stripe.Resources.Terminal.Configuration.Tipping.Ron.md): Nested struct within the parent resource. - [Stripe.Resources.Terminal.Configuration.Tipping.Sek](Stripe.Resources.Terminal.Configuration.Tipping.Sek.md): Nested struct within the parent resource. - [Stripe.Resources.Terminal.Configuration.Tipping.Sgd](Stripe.Resources.Terminal.Configuration.Tipping.Sgd.md): Nested struct within the parent resource. - [Stripe.Resources.Terminal.Configuration.Tipping.Usd](Stripe.Resources.Terminal.Configuration.Tipping.Usd.md): Nested struct within the parent resource. - [Stripe.Resources.Terminal.Configuration.VerifoneP400](Stripe.Resources.Terminal.Configuration.VerifoneP400.md): Nested struct within the parent resource. - [Stripe.Resources.Terminal.Configuration.Wifi](Stripe.Resources.Terminal.Configuration.Wifi.md): Nested struct within the parent resource. - [Stripe.Resources.Terminal.Configuration.Wifi.EnterpriseEapPeap](Stripe.Resources.Terminal.Configuration.Wifi.EnterpriseEapPeap.md): Nested struct within the parent resource. - [Stripe.Resources.Terminal.Configuration.Wifi.EnterpriseEapTls](Stripe.Resources.Terminal.Configuration.Wifi.EnterpriseEapTls.md): Nested struct within the parent resource. - [Stripe.Resources.Terminal.Configuration.Wifi.PersonalPsk](Stripe.Resources.Terminal.Configuration.Wifi.PersonalPsk.md): Nested struct within the parent resource. - [Stripe.Resources.Terminal.ConnectionToken](Stripe.Resources.Terminal.ConnectionToken.md): TerminalConnectionToken - [Stripe.Resources.Terminal.DeletedConfiguration](Stripe.Resources.Terminal.DeletedConfiguration.md): TerminalConfigurationDeletedConfiguration - [Stripe.Resources.Terminal.DeletedLocation](Stripe.Resources.Terminal.DeletedLocation.md): TerminalLocationDeletedLocation - [Stripe.Resources.Terminal.DeletedReader](Stripe.Resources.Terminal.DeletedReader.md): TerminalReaderDeletedReader - [Stripe.Resources.Terminal.Location](Stripe.Resources.Terminal.Location.md): TerminalLocationLocation - [Stripe.Resources.Terminal.Location.AddressKana](Stripe.Resources.Terminal.Location.AddressKana.md): Nested struct within the parent resource. - [Stripe.Resources.Terminal.Location.AddressKanji](Stripe.Resources.Terminal.Location.AddressKanji.md): Nested struct within the parent resource. - [Stripe.Resources.Terminal.OnboardingLink](Stripe.Resources.Terminal.OnboardingLink.md): TerminalOnboardingLinkOnboardingLink - [Stripe.Resources.Terminal.OnboardingLink.LinkOptions](Stripe.Resources.Terminal.OnboardingLink.LinkOptions.md): Nested struct within the parent resource. - [Stripe.Resources.Terminal.OnboardingLink.LinkOptions.AppleTermsAndConditions](Stripe.Resources.Terminal.OnboardingLink.LinkOptions.AppleTermsAndConditions.md): Nested struct within the parent resource. - [Stripe.Resources.Terminal.Reader](Stripe.Resources.Terminal.Reader.md): TerminalReaderReader - [Stripe.Resources.Terminal.Reader.Action](Stripe.Resources.Terminal.Reader.Action.md): Nested struct within the parent resource. - [Stripe.Resources.Terminal.Reader.Action.CollectInputs](Stripe.Resources.Terminal.Reader.Action.CollectInputs.md): Nested struct within the parent resource. - [Stripe.Resources.Terminal.Reader.Action.CollectInputs.Inputs](Stripe.Resources.Terminal.Reader.Action.CollectInputs.Inputs.md): Nested struct within the parent resource. - [Stripe.Resources.Terminal.Reader.Action.CollectInputs.Inputs.CustomText](Stripe.Resources.Terminal.Reader.Action.CollectInputs.Inputs.CustomText.md): Nested struct within the parent resource. - [Stripe.Resources.Terminal.Reader.Action.CollectInputs.Inputs.Email](Stripe.Resources.Terminal.Reader.Action.CollectInputs.Inputs.Email.md): Nested struct within the parent resource. - [Stripe.Resources.Terminal.Reader.Action.CollectInputs.Inputs.Numeric](Stripe.Resources.Terminal.Reader.Action.CollectInputs.Inputs.Numeric.md): Nested struct within the parent resource. - [Stripe.Resources.Terminal.Reader.Action.CollectInputs.Inputs.Phone](Stripe.Resources.Terminal.Reader.Action.CollectInputs.Inputs.Phone.md): Nested struct within the parent resource. - [Stripe.Resources.Terminal.Reader.Action.CollectInputs.Inputs.Selection](Stripe.Resources.Terminal.Reader.Action.CollectInputs.Inputs.Selection.md): Nested struct within the parent resource. - [Stripe.Resources.Terminal.Reader.Action.CollectInputs.Inputs.Selection.Choices](Stripe.Resources.Terminal.Reader.Action.CollectInputs.Inputs.Selection.Choices.md): Nested struct within the parent resource. - [Stripe.Resources.Terminal.Reader.Action.CollectInputs.Inputs.Signature](Stripe.Resources.Terminal.Reader.Action.CollectInputs.Inputs.Signature.md): Nested struct within the parent resource. - [Stripe.Resources.Terminal.Reader.Action.CollectInputs.Inputs.Text](Stripe.Resources.Terminal.Reader.Action.CollectInputs.Inputs.Text.md): Nested struct within the parent resource. - [Stripe.Resources.Terminal.Reader.Action.CollectInputs.Inputs.Toggles](Stripe.Resources.Terminal.Reader.Action.CollectInputs.Inputs.Toggles.md): Nested struct within the parent resource. - [Stripe.Resources.Terminal.Reader.Action.CollectPaymentMethod](Stripe.Resources.Terminal.Reader.Action.CollectPaymentMethod.md): Nested struct within the parent resource. - [Stripe.Resources.Terminal.Reader.Action.CollectPaymentMethod.CollectConfig](Stripe.Resources.Terminal.Reader.Action.CollectPaymentMethod.CollectConfig.md): Nested struct within the parent resource. - [Stripe.Resources.Terminal.Reader.Action.CollectPaymentMethod.CollectConfig.Tipping](Stripe.Resources.Terminal.Reader.Action.CollectPaymentMethod.CollectConfig.Tipping.md): Nested struct within the parent resource. - [Stripe.Resources.Terminal.Reader.Action.ConfirmPaymentIntent](Stripe.Resources.Terminal.Reader.Action.ConfirmPaymentIntent.md): Nested struct within the parent resource. - [Stripe.Resources.Terminal.Reader.Action.ConfirmPaymentIntent.ConfirmConfig](Stripe.Resources.Terminal.Reader.Action.ConfirmPaymentIntent.ConfirmConfig.md): Nested struct within the parent resource. - [Stripe.Resources.Terminal.Reader.Action.ProcessPaymentIntent](Stripe.Resources.Terminal.Reader.Action.ProcessPaymentIntent.md): Nested struct within the parent resource. - [Stripe.Resources.Terminal.Reader.Action.ProcessPaymentIntent.ProcessConfig](Stripe.Resources.Terminal.Reader.Action.ProcessPaymentIntent.ProcessConfig.md): Nested struct within the parent resource. - [Stripe.Resources.Terminal.Reader.Action.ProcessPaymentIntent.ProcessConfig.Tipping](Stripe.Resources.Terminal.Reader.Action.ProcessPaymentIntent.ProcessConfig.Tipping.md): Nested struct within the parent resource. - [Stripe.Resources.Terminal.Reader.Action.ProcessSetupIntent](Stripe.Resources.Terminal.Reader.Action.ProcessSetupIntent.md): Nested struct within the parent resource. - [Stripe.Resources.Terminal.Reader.Action.ProcessSetupIntent.ProcessConfig](Stripe.Resources.Terminal.Reader.Action.ProcessSetupIntent.ProcessConfig.md): Nested struct within the parent resource. - [Stripe.Resources.Terminal.Reader.Action.RefundPayment](Stripe.Resources.Terminal.Reader.Action.RefundPayment.md): Nested struct within the parent resource. - [Stripe.Resources.Terminal.Reader.Action.RefundPayment.RefundPaymentConfig](Stripe.Resources.Terminal.Reader.Action.RefundPayment.RefundPaymentConfig.md): Nested struct within the parent resource. - [Stripe.Resources.Terminal.Reader.Action.SetReaderDisplay](Stripe.Resources.Terminal.Reader.Action.SetReaderDisplay.md): Nested struct within the parent resource. - [Stripe.Resources.Terminal.Reader.Action.SetReaderDisplay.Cart](Stripe.Resources.Terminal.Reader.Action.SetReaderDisplay.Cart.md): Nested struct within the parent resource. - [Stripe.Resources.Terminal.Reader.Action.SetReaderDisplay.Cart.LineItems](Stripe.Resources.Terminal.Reader.Action.SetReaderDisplay.Cart.LineItems.md): Nested struct within the parent resource. - [Stripe.Resources.TestHelpers.DeletedTestClock](Stripe.Resources.TestHelpers.DeletedTestClock.md): DeletedTestClock - [Stripe.Resources.TestHelpers.TestClock](Stripe.Resources.TestHelpers.TestClock.md): TestClock - [Stripe.Resources.TestHelpers.TestClock.StatusDetails](Stripe.Resources.TestHelpers.TestClock.StatusDetails.md): Nested struct within the parent resource. - [Stripe.Resources.TestHelpers.TestClock.StatusDetails.Advancing](Stripe.Resources.TestHelpers.TestClock.StatusDetails.Advancing.md): Nested struct within the parent resource. - [Stripe.Resources.ThreeDSecure](Stripe.Resources.ThreeDSecure.md): ThreeDSecure resource. - [Stripe.Resources.ToggleSettings](Stripe.Resources.ToggleSettings.md): TreasuryFinancialAccountsResourceToggleSettings - [Stripe.Resources.Token](Stripe.Resources.Token.md): Token - [Stripe.Resources.Topup](Stripe.Resources.Topup.md): Topup - [Stripe.Resources.Transfer](Stripe.Resources.Transfer.md): Transfer - [Stripe.Resources.Transfer.Reversals](Stripe.Resources.Transfer.Reversals.md): Nested struct within the parent resource. - [Stripe.Resources.TransferReversal](Stripe.Resources.TransferReversal.md): TransferReversal - [Stripe.Resources.TransferredToBalance](Stripe.Resources.TransferredToBalance.md): CustomerBalanceResourceCashBalanceTransactionResourceTransferredToBalance - [Stripe.Resources.Treasury.CreditReversal](Stripe.Resources.Treasury.CreditReversal.md): TreasuryReceivedCreditsResourceCreditReversal - [Stripe.Resources.Treasury.CreditReversal.StatusTransitions](Stripe.Resources.Treasury.CreditReversal.StatusTransitions.md): Nested struct within the parent resource. - [Stripe.Resources.Treasury.DebitReversal](Stripe.Resources.Treasury.DebitReversal.md): TreasuryReceivedDebitsResourceDebitReversal - [Stripe.Resources.Treasury.DebitReversal.LinkedFlows](Stripe.Resources.Treasury.DebitReversal.LinkedFlows.md): Nested struct within the parent resource. - [Stripe.Resources.Treasury.DebitReversal.StatusTransitions](Stripe.Resources.Treasury.DebitReversal.StatusTransitions.md): Nested struct within the parent resource. - [Stripe.Resources.Treasury.FinancialAccount](Stripe.Resources.Treasury.FinancialAccount.md): TreasuryFinancialAccountsResourceFinancialAccount - [Stripe.Resources.Treasury.FinancialAccount.FinancialAddresses](Stripe.Resources.Treasury.FinancialAccount.FinancialAddresses.md): Nested struct within the parent resource. - [Stripe.Resources.Treasury.FinancialAccountFeatures](Stripe.Resources.Treasury.FinancialAccountFeatures.md): TreasuryFinancialAccountsResourceFinancialAccountFeatures - [Stripe.Resources.Treasury.InboundTransfer](Stripe.Resources.Treasury.InboundTransfer.md): TreasuryInboundTransfersResourceInboundTransfer - [Stripe.Resources.Treasury.InboundTransfer.FailureDetails](Stripe.Resources.Treasury.InboundTransfer.FailureDetails.md): Nested struct within the parent resource. - [Stripe.Resources.Treasury.InboundTransfer.LinkedFlows](Stripe.Resources.Treasury.InboundTransfer.LinkedFlows.md): Nested struct within the parent resource. - [Stripe.Resources.Treasury.InboundTransfer.OriginPaymentMethodDetails](Stripe.Resources.Treasury.InboundTransfer.OriginPaymentMethodDetails.md): Nested struct within the parent resource. - [Stripe.Resources.Treasury.OutboundPayment](Stripe.Resources.Treasury.OutboundPayment.md): TreasuryOutboundPaymentsResourceOutboundPayment - [Stripe.Resources.Treasury.OutboundPayment.DestinationPaymentMethodDetails](Stripe.Resources.Treasury.OutboundPayment.DestinationPaymentMethodDetails.md): Nested struct within the parent resource. - [Stripe.Resources.Treasury.OutboundPayment.EndUserDetails](Stripe.Resources.Treasury.OutboundPayment.EndUserDetails.md): Nested struct within the parent resource. - [Stripe.Resources.Treasury.OutboundPayment.ReturnedDetails](Stripe.Resources.Treasury.OutboundPayment.ReturnedDetails.md): Nested struct within the parent resource. - [Stripe.Resources.Treasury.OutboundPayment.TrackingDetails](Stripe.Resources.Treasury.OutboundPayment.TrackingDetails.md): Nested struct within the parent resource. - [Stripe.Resources.Treasury.OutboundPayment.TrackingDetails.Ach](Stripe.Resources.Treasury.OutboundPayment.TrackingDetails.Ach.md): Nested struct within the parent resource. - [Stripe.Resources.Treasury.OutboundPayment.TrackingDetails.UsDomesticWire](Stripe.Resources.Treasury.OutboundPayment.TrackingDetails.UsDomesticWire.md): Nested struct within the parent resource. - [Stripe.Resources.Treasury.OutboundTransfer](Stripe.Resources.Treasury.OutboundTransfer.md): TreasuryOutboundTransfersResourceOutboundTransfer - [Stripe.Resources.Treasury.OutboundTransfer.TrackingDetails](Stripe.Resources.Treasury.OutboundTransfer.TrackingDetails.md): Nested struct within the parent resource. - [Stripe.Resources.Treasury.OutboundTransfer.TrackingDetails.Ach](Stripe.Resources.Treasury.OutboundTransfer.TrackingDetails.Ach.md): Nested struct within the parent resource. - [Stripe.Resources.Treasury.OutboundTransfer.TrackingDetails.UsDomesticWire](Stripe.Resources.Treasury.OutboundTransfer.TrackingDetails.UsDomesticWire.md): Nested struct within the parent resource. - [Stripe.Resources.Treasury.ReceivedCredit](Stripe.Resources.Treasury.ReceivedCredit.md): TreasuryReceivedCreditsResourceReceivedCredit - [Stripe.Resources.Treasury.ReceivedCredit.InitiatingPaymentMethodDetails](Stripe.Resources.Treasury.ReceivedCredit.InitiatingPaymentMethodDetails.md): Nested struct within the parent resource. - [Stripe.Resources.Treasury.ReceivedCredit.LinkedFlows](Stripe.Resources.Treasury.ReceivedCredit.LinkedFlows.md): Nested struct within the parent resource. - [Stripe.Resources.Treasury.ReceivedCredit.LinkedFlows.SourceFlowDetails](Stripe.Resources.Treasury.ReceivedCredit.LinkedFlows.SourceFlowDetails.md): Nested struct within the parent resource. - [Stripe.Resources.Treasury.ReceivedCredit.ReversalDetails](Stripe.Resources.Treasury.ReceivedCredit.ReversalDetails.md): Nested struct within the parent resource. - [Stripe.Resources.Treasury.ReceivedDebit](Stripe.Resources.Treasury.ReceivedDebit.md): TreasuryReceivedDebitsResourceReceivedDebit - [Stripe.Resources.Treasury.ReceivedDebit.InitiatingPaymentMethodDetails](Stripe.Resources.Treasury.ReceivedDebit.InitiatingPaymentMethodDetails.md): Nested struct within the parent resource. - [Stripe.Resources.Treasury.ReceivedDebit.LinkedFlows](Stripe.Resources.Treasury.ReceivedDebit.LinkedFlows.md): Nested struct within the parent resource. - [Stripe.Resources.Treasury.ReceivedDebit.ReversalDetails](Stripe.Resources.Treasury.ReceivedDebit.ReversalDetails.md): Nested struct within the parent resource. - [Stripe.Resources.Treasury.Transaction](Stripe.Resources.Treasury.Transaction.md): TreasuryTransactionsResourceTransaction - [Stripe.Resources.Treasury.Transaction.BalanceImpact](Stripe.Resources.Treasury.Transaction.BalanceImpact.md): Nested struct within the parent resource. - [Stripe.Resources.Treasury.Transaction.Entries](Stripe.Resources.Treasury.Transaction.Entries.md): Nested struct within the parent resource. - [Stripe.Resources.Treasury.Transaction.FlowDetails](Stripe.Resources.Treasury.Transaction.FlowDetails.md): Nested struct within the parent resource. - [Stripe.Resources.Treasury.Transaction.StatusTransitions](Stripe.Resources.Treasury.Transaction.StatusTransitions.md): Nested struct within the parent resource. - [Stripe.Resources.Treasury.TransactionEntry](Stripe.Resources.Treasury.TransactionEntry.md): TreasuryTransactionsResourceTransactionEntry - [Stripe.Resources.Treasury.TransactionEntry.BalanceImpact](Stripe.Resources.Treasury.TransactionEntry.BalanceImpact.md): Nested struct within the parent resource. - [Stripe.Resources.Treasury.TransactionEntry.FlowDetails](Stripe.Resources.Treasury.TransactionEntry.FlowDetails.md): Nested struct within the parent resource. - [Stripe.Resources.UPI](Stripe.Resources.UPI.md): mandate_options_upi - [Stripe.Resources.UPIHandleRedirectOrDisplayQrCode](Stripe.Resources.UPIHandleRedirectOrDisplayQrCode.md): PaymentIntentNextActionUpiHandleRedirectOrDisplayQrCode - [Stripe.Resources.UPIQRCode](Stripe.Resources.UPIQRCode.md): PaymentIntentNextActionUPIQRCode - [Stripe.Resources.UnappliedFromPayment](Stripe.Resources.UnappliedFromPayment.md): CustomerBalanceResourceCashBalanceTransactionResourceUnappliedFromPaymentTransaction - [Stripe.Resources.UsBankAccount](Stripe.Resources.UsBankAccount.md): TreasurySharedResourceInitiatingPaymentMethodDetailsUSBankAccount - [Stripe.Resources.V2.Billing.MeterEvent](Stripe.Resources.V2.Billing.MeterEvent.md): Meter Event - [Stripe.Resources.V2.Billing.MeterEventAdjustment](Stripe.Resources.V2.Billing.MeterEventAdjustment.md): Meter Event Adjustment - [Stripe.Resources.V2.Billing.MeterEventAdjustment.Cancel](Stripe.Resources.V2.Billing.MeterEventAdjustment.Cancel.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Billing.MeterEventSession](Stripe.Resources.V2.Billing.MeterEventSession.md): Meter Event Session - [Stripe.Resources.V2.Core.Account](Stripe.Resources.V2.Core.Account.md): Account - [Stripe.Resources.V2.Core.Account.Configuration](Stripe.Resources.V2.Core.Account.Configuration.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Customer](Stripe.Resources.V2.Core.Account.Configuration.Customer.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Customer.AutomaticIndirectTax](Stripe.Resources.V2.Core.Account.Configuration.Customer.AutomaticIndirectTax.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Customer.AutomaticIndirectTax.Location](Stripe.Resources.V2.Core.Account.Configuration.Customer.AutomaticIndirectTax.Location.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Customer.Billing](Stripe.Resources.V2.Core.Account.Configuration.Customer.Billing.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Customer.Billing.Invoice](Stripe.Resources.V2.Core.Account.Configuration.Customer.Billing.Invoice.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Customer.Billing.Invoice.CustomFields](Stripe.Resources.V2.Core.Account.Configuration.Customer.Billing.Invoice.CustomFields.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Customer.Billing.Invoice.Rendering](Stripe.Resources.V2.Core.Account.Configuration.Customer.Billing.Invoice.Rendering.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Customer.Capabilities](Stripe.Resources.V2.Core.Account.Configuration.Customer.Capabilities.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Customer.Capabilities.AutomaticIndirectTax](Stripe.Resources.V2.Core.Account.Configuration.Customer.Capabilities.AutomaticIndirectTax.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Customer.Capabilities.AutomaticIndirectTax.StatusDetails](Stripe.Resources.V2.Core.Account.Configuration.Customer.Capabilities.AutomaticIndirectTax.StatusDetails.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Customer.Shipping](Stripe.Resources.V2.Core.Account.Configuration.Customer.Shipping.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Customer.Shipping.Address](Stripe.Resources.V2.Core.Account.Configuration.Customer.Shipping.Address.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant](Stripe.Resources.V2.Core.Account.Configuration.Merchant.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.BacsDebitPayments](Stripe.Resources.V2.Core.Account.Configuration.Merchant.BacsDebitPayments.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Branding](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Branding.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.AchDebitPayments](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.AchDebitPayments.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.AchDebitPayments.StatusDetails](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.AchDebitPayments.StatusDetails.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.AcssDebitPayments](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.AcssDebitPayments.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.AcssDebitPayments.StatusDetails](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.AcssDebitPayments.StatusDetails.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.AffirmPayments](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.AffirmPayments.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.AffirmPayments.StatusDetails](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.AffirmPayments.StatusDetails.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.AfterpayClearpayPayments](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.AfterpayClearpayPayments.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.AfterpayClearpayPayments.StatusDetails](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.AfterpayClearpayPayments.StatusDetails.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.AlmaPayments](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.AlmaPayments.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.AlmaPayments.StatusDetails](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.AlmaPayments.StatusDetails.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.AmazonPayPayments](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.AmazonPayPayments.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.AmazonPayPayments.StatusDetails](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.AmazonPayPayments.StatusDetails.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.AuBecsDebitPayments](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.AuBecsDebitPayments.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.AuBecsDebitPayments.StatusDetails](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.AuBecsDebitPayments.StatusDetails.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.BacsDebitPayments](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.BacsDebitPayments.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.BacsDebitPayments.StatusDetails](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.BacsDebitPayments.StatusDetails.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.BancontactPayments](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.BancontactPayments.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.BancontactPayments.StatusDetails](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.BancontactPayments.StatusDetails.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.BlikPayments](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.BlikPayments.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.BlikPayments.StatusDetails](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.BlikPayments.StatusDetails.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.BoletoPayments](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.BoletoPayments.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.BoletoPayments.StatusDetails](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.BoletoPayments.StatusDetails.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.CardPayments](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.CardPayments.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.CardPayments.StatusDetails](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.CardPayments.StatusDetails.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.CartesBancairesPayments](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.CartesBancairesPayments.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.CartesBancairesPayments.StatusDetails](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.CartesBancairesPayments.StatusDetails.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.CashappPayments](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.CashappPayments.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.CashappPayments.StatusDetails](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.CashappPayments.StatusDetails.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.EpsPayments](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.EpsPayments.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.EpsPayments.StatusDetails](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.EpsPayments.StatusDetails.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.FpxPayments](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.FpxPayments.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.FpxPayments.StatusDetails](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.FpxPayments.StatusDetails.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.GbBankTransferPayments](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.GbBankTransferPayments.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.GbBankTransferPayments.StatusDetails](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.GbBankTransferPayments.StatusDetails.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.GrabpayPayments](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.GrabpayPayments.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.GrabpayPayments.StatusDetails](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.GrabpayPayments.StatusDetails.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.IdealPayments](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.IdealPayments.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.IdealPayments.StatusDetails](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.IdealPayments.StatusDetails.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.JcbPayments](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.JcbPayments.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.JcbPayments.StatusDetails](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.JcbPayments.StatusDetails.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.JpBankTransferPayments](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.JpBankTransferPayments.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.JpBankTransferPayments.StatusDetails](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.JpBankTransferPayments.StatusDetails.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.KakaoPayPayments](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.KakaoPayPayments.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.KakaoPayPayments.StatusDetails](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.KakaoPayPayments.StatusDetails.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.KlarnaPayments](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.KlarnaPayments.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.KlarnaPayments.StatusDetails](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.KlarnaPayments.StatusDetails.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.KonbiniPayments](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.KonbiniPayments.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.KonbiniPayments.StatusDetails](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.KonbiniPayments.StatusDetails.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.KrCardPayments](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.KrCardPayments.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.KrCardPayments.StatusDetails](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.KrCardPayments.StatusDetails.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.LinkPayments](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.LinkPayments.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.LinkPayments.StatusDetails](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.LinkPayments.StatusDetails.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.MobilepayPayments](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.MobilepayPayments.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.MobilepayPayments.StatusDetails](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.MobilepayPayments.StatusDetails.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.MultibancoPayments](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.MultibancoPayments.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.MultibancoPayments.StatusDetails](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.MultibancoPayments.StatusDetails.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.MxBankTransferPayments](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.MxBankTransferPayments.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.MxBankTransferPayments.StatusDetails](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.MxBankTransferPayments.StatusDetails.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.NaverPayPayments](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.NaverPayPayments.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.NaverPayPayments.StatusDetails](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.NaverPayPayments.StatusDetails.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.OxxoPayments](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.OxxoPayments.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.OxxoPayments.StatusDetails](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.OxxoPayments.StatusDetails.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.P24Payments](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.P24Payments.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.P24Payments.StatusDetails](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.P24Payments.StatusDetails.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.PayByBankPayments](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.PayByBankPayments.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.PayByBankPayments.StatusDetails](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.PayByBankPayments.StatusDetails.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.PaycoPayments](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.PaycoPayments.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.PaycoPayments.StatusDetails](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.PaycoPayments.StatusDetails.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.PaynowPayments](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.PaynowPayments.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.PaynowPayments.StatusDetails](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.PaynowPayments.StatusDetails.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.PromptpayPayments](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.PromptpayPayments.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.PromptpayPayments.StatusDetails](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.PromptpayPayments.StatusDetails.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.RevolutPayPayments](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.RevolutPayPayments.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.RevolutPayPayments.StatusDetails](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.RevolutPayPayments.StatusDetails.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.SamsungPayPayments](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.SamsungPayPayments.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.SamsungPayPayments.StatusDetails](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.SamsungPayPayments.StatusDetails.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.SepaBankTransferPayments](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.SepaBankTransferPayments.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.SepaBankTransferPayments.StatusDetails](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.SepaBankTransferPayments.StatusDetails.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.SepaDebitPayments](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.SepaDebitPayments.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.SepaDebitPayments.StatusDetails](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.SepaDebitPayments.StatusDetails.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.StripeBalance](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.StripeBalance.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.StripeBalance.Payouts](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.StripeBalance.Payouts.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.StripeBalance.Payouts.StatusDetails](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.StripeBalance.Payouts.StatusDetails.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.SwishPayments](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.SwishPayments.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.SwishPayments.StatusDetails](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.SwishPayments.StatusDetails.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.TwintPayments](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.TwintPayments.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.TwintPayments.StatusDetails](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.TwintPayments.StatusDetails.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.UsBankTransferPayments](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.UsBankTransferPayments.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.UsBankTransferPayments.StatusDetails](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.UsBankTransferPayments.StatusDetails.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.ZipPayments](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.ZipPayments.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.ZipPayments.StatusDetails](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Capabilities.ZipPayments.StatusDetails.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.CardPayments](Stripe.Resources.V2.Core.Account.Configuration.Merchant.CardPayments.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.CardPayments.DeclineOn](Stripe.Resources.V2.Core.Account.Configuration.Merchant.CardPayments.DeclineOn.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.KonbiniPayments](Stripe.Resources.V2.Core.Account.Configuration.Merchant.KonbiniPayments.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.KonbiniPayments.Support](Stripe.Resources.V2.Core.Account.Configuration.Merchant.KonbiniPayments.Support.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.KonbiniPayments.Support.Hours](Stripe.Resources.V2.Core.Account.Configuration.Merchant.KonbiniPayments.Support.Hours.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.ScriptStatementDescriptor](Stripe.Resources.V2.Core.Account.Configuration.Merchant.ScriptStatementDescriptor.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.ScriptStatementDescriptor.Kana](Stripe.Resources.V2.Core.Account.Configuration.Merchant.ScriptStatementDescriptor.Kana.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.ScriptStatementDescriptor.Kanji](Stripe.Resources.V2.Core.Account.Configuration.Merchant.ScriptStatementDescriptor.Kanji.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.SepaDebitPayments](Stripe.Resources.V2.Core.Account.Configuration.Merchant.SepaDebitPayments.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.StatementDescriptor](Stripe.Resources.V2.Core.Account.Configuration.Merchant.StatementDescriptor.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Support](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Support.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Merchant.Support.Address](Stripe.Resources.V2.Core.Account.Configuration.Merchant.Support.Address.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Recipient](Stripe.Resources.V2.Core.Account.Configuration.Recipient.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Recipient.Capabilities](Stripe.Resources.V2.Core.Account.Configuration.Recipient.Capabilities.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Recipient.Capabilities.StripeBalance](Stripe.Resources.V2.Core.Account.Configuration.Recipient.Capabilities.StripeBalance.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Recipient.Capabilities.StripeBalance.Payouts](Stripe.Resources.V2.Core.Account.Configuration.Recipient.Capabilities.StripeBalance.Payouts.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Recipient.Capabilities.StripeBalance.Payouts.StatusDetails](Stripe.Resources.V2.Core.Account.Configuration.Recipient.Capabilities.StripeBalance.Payouts.StatusDetails.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Recipient.Capabilities.StripeBalance.StripeTransfers](Stripe.Resources.V2.Core.Account.Configuration.Recipient.Capabilities.StripeBalance.StripeTransfers.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Configuration.Recipient.Capabilities.StripeBalance.StripeTransfers.StatusDetails](Stripe.Resources.V2.Core.Account.Configuration.Recipient.Capabilities.StripeBalance.StripeTransfers.StatusDetails.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Defaults](Stripe.Resources.V2.Core.Account.Defaults.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Defaults.Profile](Stripe.Resources.V2.Core.Account.Defaults.Profile.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Defaults.Responsibilities](Stripe.Resources.V2.Core.Account.Defaults.Responsibilities.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.FutureRequirements](Stripe.Resources.V2.Core.Account.FutureRequirements.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.FutureRequirements.Entries](Stripe.Resources.V2.Core.Account.FutureRequirements.Entries.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.FutureRequirements.Entries.Errors](Stripe.Resources.V2.Core.Account.FutureRequirements.Entries.Errors.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.FutureRequirements.Entries.Impact](Stripe.Resources.V2.Core.Account.FutureRequirements.Entries.Impact.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.FutureRequirements.Entries.Impact.RestrictsCapabilities](Stripe.Resources.V2.Core.Account.FutureRequirements.Entries.Impact.RestrictsCapabilities.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.FutureRequirements.Entries.Impact.RestrictsCapabilities.Deadline](Stripe.Resources.V2.Core.Account.FutureRequirements.Entries.Impact.RestrictsCapabilities.Deadline.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.FutureRequirements.Entries.MinimumDeadline](Stripe.Resources.V2.Core.Account.FutureRequirements.Entries.MinimumDeadline.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.FutureRequirements.Entries.Reference](Stripe.Resources.V2.Core.Account.FutureRequirements.Entries.Reference.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.FutureRequirements.Entries.RequestedReasons](Stripe.Resources.V2.Core.Account.FutureRequirements.Entries.RequestedReasons.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.FutureRequirements.Summary](Stripe.Resources.V2.Core.Account.FutureRequirements.Summary.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.FutureRequirements.Summary.MinimumDeadline](Stripe.Resources.V2.Core.Account.FutureRequirements.Summary.MinimumDeadline.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Identity](Stripe.Resources.V2.Core.Account.Identity.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Identity.Attestations](Stripe.Resources.V2.Core.Account.Identity.Attestations.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Identity.Attestations.DirectorshipDeclaration](Stripe.Resources.V2.Core.Account.Identity.Attestations.DirectorshipDeclaration.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Identity.Attestations.OwnershipDeclaration](Stripe.Resources.V2.Core.Account.Identity.Attestations.OwnershipDeclaration.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Identity.Attestations.PersonsProvided](Stripe.Resources.V2.Core.Account.Identity.Attestations.PersonsProvided.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Identity.Attestations.RepresentativeDeclaration](Stripe.Resources.V2.Core.Account.Identity.Attestations.RepresentativeDeclaration.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Identity.Attestations.TermsOfService](Stripe.Resources.V2.Core.Account.Identity.Attestations.TermsOfService.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Identity.Attestations.TermsOfService.Account](Stripe.Resources.V2.Core.Account.Identity.Attestations.TermsOfService.Account.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Identity.BusinessDetails](Stripe.Resources.V2.Core.Account.Identity.BusinessDetails.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Identity.BusinessDetails.Address](Stripe.Resources.V2.Core.Account.Identity.BusinessDetails.Address.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Identity.BusinessDetails.AnnualRevenue](Stripe.Resources.V2.Core.Account.Identity.BusinessDetails.AnnualRevenue.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Identity.BusinessDetails.AnnualRevenue.Amount](Stripe.Resources.V2.Core.Account.Identity.BusinessDetails.AnnualRevenue.Amount.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Identity.BusinessDetails.Documents](Stripe.Resources.V2.Core.Account.Identity.BusinessDetails.Documents.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Identity.BusinessDetails.Documents.BankAccountOwnershipVerification](Stripe.Resources.V2.Core.Account.Identity.BusinessDetails.Documents.BankAccountOwnershipVerification.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Identity.BusinessDetails.Documents.CompanyLicense](Stripe.Resources.V2.Core.Account.Identity.BusinessDetails.Documents.CompanyLicense.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Identity.BusinessDetails.Documents.CompanyMemorandumOfAssociation](Stripe.Resources.V2.Core.Account.Identity.BusinessDetails.Documents.CompanyMemorandumOfAssociation.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Identity.BusinessDetails.Documents.CompanyMinisterialDecree](Stripe.Resources.V2.Core.Account.Identity.BusinessDetails.Documents.CompanyMinisterialDecree.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Identity.BusinessDetails.Documents.CompanyRegistrationVerification](Stripe.Resources.V2.Core.Account.Identity.BusinessDetails.Documents.CompanyRegistrationVerification.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Identity.BusinessDetails.Documents.CompanyTaxIdVerification](Stripe.Resources.V2.Core.Account.Identity.BusinessDetails.Documents.CompanyTaxIdVerification.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Identity.BusinessDetails.Documents.PrimaryVerification](Stripe.Resources.V2.Core.Account.Identity.BusinessDetails.Documents.PrimaryVerification.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Identity.BusinessDetails.Documents.PrimaryVerification.FrontBack](Stripe.Resources.V2.Core.Account.Identity.BusinessDetails.Documents.PrimaryVerification.FrontBack.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Identity.BusinessDetails.Documents.ProofOfAddress](Stripe.Resources.V2.Core.Account.Identity.BusinessDetails.Documents.ProofOfAddress.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Identity.BusinessDetails.Documents.ProofOfRegistration](Stripe.Resources.V2.Core.Account.Identity.BusinessDetails.Documents.ProofOfRegistration.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Identity.BusinessDetails.Documents.ProofOfUltimateBeneficialOwnership](Stripe.Resources.V2.Core.Account.Identity.BusinessDetails.Documents.ProofOfUltimateBeneficialOwnership.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Identity.BusinessDetails.IdNumbers](Stripe.Resources.V2.Core.Account.Identity.BusinessDetails.IdNumbers.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Identity.BusinessDetails.MonthlyEstimatedRevenue](Stripe.Resources.V2.Core.Account.Identity.BusinessDetails.MonthlyEstimatedRevenue.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Identity.BusinessDetails.MonthlyEstimatedRevenue.Amount](Stripe.Resources.V2.Core.Account.Identity.BusinessDetails.MonthlyEstimatedRevenue.Amount.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Identity.BusinessDetails.RegistrationDate](Stripe.Resources.V2.Core.Account.Identity.BusinessDetails.RegistrationDate.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Identity.BusinessDetails.ScriptAddresses](Stripe.Resources.V2.Core.Account.Identity.BusinessDetails.ScriptAddresses.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Identity.BusinessDetails.ScriptAddresses.Kana](Stripe.Resources.V2.Core.Account.Identity.BusinessDetails.ScriptAddresses.Kana.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Identity.BusinessDetails.ScriptAddresses.Kanji](Stripe.Resources.V2.Core.Account.Identity.BusinessDetails.ScriptAddresses.Kanji.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Identity.BusinessDetails.ScriptNames](Stripe.Resources.V2.Core.Account.Identity.BusinessDetails.ScriptNames.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Identity.BusinessDetails.ScriptNames.Kana](Stripe.Resources.V2.Core.Account.Identity.BusinessDetails.ScriptNames.Kana.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Identity.BusinessDetails.ScriptNames.Kanji](Stripe.Resources.V2.Core.Account.Identity.BusinessDetails.ScriptNames.Kanji.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Identity.Individual](Stripe.Resources.V2.Core.Account.Identity.Individual.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Identity.Individual.AdditionalAddresses](Stripe.Resources.V2.Core.Account.Identity.Individual.AdditionalAddresses.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Identity.Individual.AdditionalNames](Stripe.Resources.V2.Core.Account.Identity.Individual.AdditionalNames.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Identity.Individual.AdditionalTermsOfService](Stripe.Resources.V2.Core.Account.Identity.Individual.AdditionalTermsOfService.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Identity.Individual.AdditionalTermsOfService.Account](Stripe.Resources.V2.Core.Account.Identity.Individual.AdditionalTermsOfService.Account.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Identity.Individual.Address](Stripe.Resources.V2.Core.Account.Identity.Individual.Address.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Identity.Individual.DateOfBirth](Stripe.Resources.V2.Core.Account.Identity.Individual.DateOfBirth.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Identity.Individual.Documents](Stripe.Resources.V2.Core.Account.Identity.Individual.Documents.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Identity.Individual.Documents.CompanyAuthorization](Stripe.Resources.V2.Core.Account.Identity.Individual.Documents.CompanyAuthorization.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Identity.Individual.Documents.Passport](Stripe.Resources.V2.Core.Account.Identity.Individual.Documents.Passport.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Identity.Individual.Documents.PrimaryVerification](Stripe.Resources.V2.Core.Account.Identity.Individual.Documents.PrimaryVerification.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Identity.Individual.Documents.PrimaryVerification.FrontBack](Stripe.Resources.V2.Core.Account.Identity.Individual.Documents.PrimaryVerification.FrontBack.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Identity.Individual.Documents.SecondaryVerification](Stripe.Resources.V2.Core.Account.Identity.Individual.Documents.SecondaryVerification.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Identity.Individual.Documents.SecondaryVerification.FrontBack](Stripe.Resources.V2.Core.Account.Identity.Individual.Documents.SecondaryVerification.FrontBack.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Identity.Individual.Documents.Visa](Stripe.Resources.V2.Core.Account.Identity.Individual.Documents.Visa.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Identity.Individual.IdNumbers](Stripe.Resources.V2.Core.Account.Identity.Individual.IdNumbers.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Identity.Individual.Relationship](Stripe.Resources.V2.Core.Account.Identity.Individual.Relationship.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Identity.Individual.ScriptAddresses](Stripe.Resources.V2.Core.Account.Identity.Individual.ScriptAddresses.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Identity.Individual.ScriptAddresses.Kana](Stripe.Resources.V2.Core.Account.Identity.Individual.ScriptAddresses.Kana.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Identity.Individual.ScriptAddresses.Kanji](Stripe.Resources.V2.Core.Account.Identity.Individual.ScriptAddresses.Kanji.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Identity.Individual.ScriptNames](Stripe.Resources.V2.Core.Account.Identity.Individual.ScriptNames.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Identity.Individual.ScriptNames.Kana](Stripe.Resources.V2.Core.Account.Identity.Individual.ScriptNames.Kana.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Identity.Individual.ScriptNames.Kanji](Stripe.Resources.V2.Core.Account.Identity.Individual.ScriptNames.Kanji.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Requirements](Stripe.Resources.V2.Core.Account.Requirements.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Requirements.Entries](Stripe.Resources.V2.Core.Account.Requirements.Entries.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Requirements.Entries.Errors](Stripe.Resources.V2.Core.Account.Requirements.Entries.Errors.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Requirements.Entries.Impact](Stripe.Resources.V2.Core.Account.Requirements.Entries.Impact.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Requirements.Entries.Impact.RestrictsCapabilities](Stripe.Resources.V2.Core.Account.Requirements.Entries.Impact.RestrictsCapabilities.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Requirements.Entries.Impact.RestrictsCapabilities.Deadline](Stripe.Resources.V2.Core.Account.Requirements.Entries.Impact.RestrictsCapabilities.Deadline.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Requirements.Entries.MinimumDeadline](Stripe.Resources.V2.Core.Account.Requirements.Entries.MinimumDeadline.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Requirements.Entries.Reference](Stripe.Resources.V2.Core.Account.Requirements.Entries.Reference.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Requirements.Entries.RequestedReasons](Stripe.Resources.V2.Core.Account.Requirements.Entries.RequestedReasons.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Requirements.Summary](Stripe.Resources.V2.Core.Account.Requirements.Summary.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Account.Requirements.Summary.MinimumDeadline](Stripe.Resources.V2.Core.Account.Requirements.Summary.MinimumDeadline.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.AccountLink](Stripe.Resources.V2.Core.AccountLink.md): Account Link - [Stripe.Resources.V2.Core.AccountLink.UseCase](Stripe.Resources.V2.Core.AccountLink.UseCase.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.AccountLink.UseCase.AccountOnboarding](Stripe.Resources.V2.Core.AccountLink.UseCase.AccountOnboarding.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.AccountLink.UseCase.AccountOnboarding.CollectionOptions](Stripe.Resources.V2.Core.AccountLink.UseCase.AccountOnboarding.CollectionOptions.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.AccountLink.UseCase.AccountUpdate](Stripe.Resources.V2.Core.AccountLink.UseCase.AccountUpdate.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.AccountLink.UseCase.AccountUpdate.CollectionOptions](Stripe.Resources.V2.Core.AccountLink.UseCase.AccountUpdate.CollectionOptions.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.AccountPerson](Stripe.Resources.V2.Core.AccountPerson.md): Person - [Stripe.Resources.V2.Core.AccountPerson.AdditionalAddresses](Stripe.Resources.V2.Core.AccountPerson.AdditionalAddresses.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.AccountPerson.AdditionalNames](Stripe.Resources.V2.Core.AccountPerson.AdditionalNames.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.AccountPerson.AdditionalTermsOfService](Stripe.Resources.V2.Core.AccountPerson.AdditionalTermsOfService.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.AccountPerson.AdditionalTermsOfService.Account](Stripe.Resources.V2.Core.AccountPerson.AdditionalTermsOfService.Account.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.AccountPerson.Address](Stripe.Resources.V2.Core.AccountPerson.Address.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.AccountPerson.DateOfBirth](Stripe.Resources.V2.Core.AccountPerson.DateOfBirth.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.AccountPerson.Documents](Stripe.Resources.V2.Core.AccountPerson.Documents.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.AccountPerson.Documents.CompanyAuthorization](Stripe.Resources.V2.Core.AccountPerson.Documents.CompanyAuthorization.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.AccountPerson.Documents.Passport](Stripe.Resources.V2.Core.AccountPerson.Documents.Passport.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.AccountPerson.Documents.PrimaryVerification](Stripe.Resources.V2.Core.AccountPerson.Documents.PrimaryVerification.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.AccountPerson.Documents.PrimaryVerification.FrontBack](Stripe.Resources.V2.Core.AccountPerson.Documents.PrimaryVerification.FrontBack.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.AccountPerson.Documents.SecondaryVerification](Stripe.Resources.V2.Core.AccountPerson.Documents.SecondaryVerification.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.AccountPerson.Documents.SecondaryVerification.FrontBack](Stripe.Resources.V2.Core.AccountPerson.Documents.SecondaryVerification.FrontBack.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.AccountPerson.Documents.Visa](Stripe.Resources.V2.Core.AccountPerson.Documents.Visa.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.AccountPerson.IdNumbers](Stripe.Resources.V2.Core.AccountPerson.IdNumbers.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.AccountPerson.Relationship](Stripe.Resources.V2.Core.AccountPerson.Relationship.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.AccountPerson.ScriptAddresses](Stripe.Resources.V2.Core.AccountPerson.ScriptAddresses.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.AccountPerson.ScriptAddresses.Kana](Stripe.Resources.V2.Core.AccountPerson.ScriptAddresses.Kana.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.AccountPerson.ScriptAddresses.Kanji](Stripe.Resources.V2.Core.AccountPerson.ScriptAddresses.Kanji.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.AccountPerson.ScriptNames](Stripe.Resources.V2.Core.AccountPerson.ScriptNames.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.AccountPerson.ScriptNames.Kana](Stripe.Resources.V2.Core.AccountPerson.ScriptNames.Kana.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.AccountPerson.ScriptNames.Kanji](Stripe.Resources.V2.Core.AccountPerson.ScriptNames.Kanji.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.AccountPersonToken](Stripe.Resources.V2.Core.AccountPersonToken.md): Person Token - [Stripe.Resources.V2.Core.AccountToken](Stripe.Resources.V2.Core.AccountToken.md): Account Token - [Stripe.Resources.V2.Core.Event](Stripe.Resources.V2.Core.Event.md): Event - [Stripe.Resources.V2.Core.Event.Reason](Stripe.Resources.V2.Core.Event.Reason.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.Event.Reason.Request](Stripe.Resources.V2.Core.Event.Reason.Request.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.EventDestination](Stripe.Resources.V2.Core.EventDestination.md): Event Destination - [Stripe.Resources.V2.Core.EventDestination.AmazonEventbridge](Stripe.Resources.V2.Core.EventDestination.AmazonEventbridge.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.EventDestination.StatusDetails](Stripe.Resources.V2.Core.EventDestination.StatusDetails.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.EventDestination.StatusDetails.Disabled](Stripe.Resources.V2.Core.EventDestination.StatusDetails.Disabled.md): Nested struct within the parent resource. - [Stripe.Resources.V2.Core.EventDestination.WebhookEndpoint](Stripe.Resources.V2.Core.EventDestination.WebhookEndpoint.md): Nested struct within the parent resource. - [Stripe.Resources.WebhookEndpoint](Stripe.Resources.WebhookEndpoint.md): NotificationWebhookEndpoint - [Stripe.Resources.Wechat](Stripe.Resources.Wechat.md): Wechat resource. - [Stripe.Resources.WechatPayDisplayQrCode](Stripe.Resources.WechatPayDisplayQrCode.md): PaymentIntentNextActionWechatPayDisplayQrCode - [Stripe.Resources.WechatPayRedirectToAndroidApp](Stripe.Resources.WechatPayRedirectToAndroidApp.md): PaymentIntentNextActionWechatPayRedirectToAndroidApp - [Stripe.Resources.WechatPayRedirectToIosApp](Stripe.Resources.WechatPayRedirectToIosApp.md): PaymentIntentNextActionWechatPayRedirectToIOSApp - Params - [Stripe.Params.AccountCapabilityListParams](Stripe.Params.AccountCapabilityListParams.md): Parameters for account capability list. - [Stripe.Params.AccountCapabilityRetrieveParams](Stripe.Params.AccountCapabilityRetrieveParams.md): Parameters for account capability retrieve. - [Stripe.Params.AccountCapabilityUpdateParams](Stripe.Params.AccountCapabilityUpdateParams.md): Parameters for account capability update. - [Stripe.Params.AccountCreateParams](Stripe.Params.AccountCreateParams.md): Parameters for account create. - [Stripe.Params.AccountCreateParams.BusinessProfile](Stripe.Params.AccountCreateParams.BusinessProfile.md): Nested parameters. - [Stripe.Params.AccountCreateParams.BusinessProfile.AnnualRevenue](Stripe.Params.AccountCreateParams.BusinessProfile.AnnualRevenue.md): Nested parameters. - [Stripe.Params.AccountCreateParams.BusinessProfile.MonthlyEstimatedRevenue](Stripe.Params.AccountCreateParams.BusinessProfile.MonthlyEstimatedRevenue.md): Nested parameters. - [Stripe.Params.AccountCreateParams.BusinessProfile.SupportAddress](Stripe.Params.AccountCreateParams.BusinessProfile.SupportAddress.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Capabilities](Stripe.Params.AccountCreateParams.Capabilities.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Capabilities.AcssDebitPayments](Stripe.Params.AccountCreateParams.Capabilities.AcssDebitPayments.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Capabilities.AffirmPayments](Stripe.Params.AccountCreateParams.Capabilities.AffirmPayments.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Capabilities.AfterpayClearpayPayments](Stripe.Params.AccountCreateParams.Capabilities.AfterpayClearpayPayments.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Capabilities.AlmaPayments](Stripe.Params.AccountCreateParams.Capabilities.AlmaPayments.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Capabilities.AmazonPayPayments](Stripe.Params.AccountCreateParams.Capabilities.AmazonPayPayments.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Capabilities.AuBecsDebitPayments](Stripe.Params.AccountCreateParams.Capabilities.AuBecsDebitPayments.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Capabilities.BacsDebitPayments](Stripe.Params.AccountCreateParams.Capabilities.BacsDebitPayments.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Capabilities.BancontactPayments](Stripe.Params.AccountCreateParams.Capabilities.BancontactPayments.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Capabilities.BankTransferPayments](Stripe.Params.AccountCreateParams.Capabilities.BankTransferPayments.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Capabilities.BilliePayments](Stripe.Params.AccountCreateParams.Capabilities.BilliePayments.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Capabilities.BlikPayments](Stripe.Params.AccountCreateParams.Capabilities.BlikPayments.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Capabilities.BoletoPayments](Stripe.Params.AccountCreateParams.Capabilities.BoletoPayments.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Capabilities.CardIssuing](Stripe.Params.AccountCreateParams.Capabilities.CardIssuing.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Capabilities.CardPayments](Stripe.Params.AccountCreateParams.Capabilities.CardPayments.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Capabilities.CartesBancairesPayments](Stripe.Params.AccountCreateParams.Capabilities.CartesBancairesPayments.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Capabilities.CashappPayments](Stripe.Params.AccountCreateParams.Capabilities.CashappPayments.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Capabilities.CryptoPayments](Stripe.Params.AccountCreateParams.Capabilities.CryptoPayments.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Capabilities.EpsPayments](Stripe.Params.AccountCreateParams.Capabilities.EpsPayments.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Capabilities.FpxPayments](Stripe.Params.AccountCreateParams.Capabilities.FpxPayments.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Capabilities.GbBankTransferPayments](Stripe.Params.AccountCreateParams.Capabilities.GbBankTransferPayments.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Capabilities.GiropayPayments](Stripe.Params.AccountCreateParams.Capabilities.GiropayPayments.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Capabilities.GrabpayPayments](Stripe.Params.AccountCreateParams.Capabilities.GrabpayPayments.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Capabilities.IdealPayments](Stripe.Params.AccountCreateParams.Capabilities.IdealPayments.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Capabilities.IndiaInternationalPayments](Stripe.Params.AccountCreateParams.Capabilities.IndiaInternationalPayments.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Capabilities.JcbPayments](Stripe.Params.AccountCreateParams.Capabilities.JcbPayments.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Capabilities.JpBankTransferPayments](Stripe.Params.AccountCreateParams.Capabilities.JpBankTransferPayments.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Capabilities.KakaoPayPayments](Stripe.Params.AccountCreateParams.Capabilities.KakaoPayPayments.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Capabilities.KlarnaPayments](Stripe.Params.AccountCreateParams.Capabilities.KlarnaPayments.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Capabilities.KonbiniPayments](Stripe.Params.AccountCreateParams.Capabilities.KonbiniPayments.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Capabilities.KrCardPayments](Stripe.Params.AccountCreateParams.Capabilities.KrCardPayments.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Capabilities.LegacyPayments](Stripe.Params.AccountCreateParams.Capabilities.LegacyPayments.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Capabilities.LinkPayments](Stripe.Params.AccountCreateParams.Capabilities.LinkPayments.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Capabilities.MbWayPayments](Stripe.Params.AccountCreateParams.Capabilities.MbWayPayments.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Capabilities.MobilepayPayments](Stripe.Params.AccountCreateParams.Capabilities.MobilepayPayments.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Capabilities.MultibancoPayments](Stripe.Params.AccountCreateParams.Capabilities.MultibancoPayments.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Capabilities.MxBankTransferPayments](Stripe.Params.AccountCreateParams.Capabilities.MxBankTransferPayments.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Capabilities.NaverPayPayments](Stripe.Params.AccountCreateParams.Capabilities.NaverPayPayments.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Capabilities.NzBankAccountBecsDebitPayments](Stripe.Params.AccountCreateParams.Capabilities.NzBankAccountBecsDebitPayments.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Capabilities.OxxoPayments](Stripe.Params.AccountCreateParams.Capabilities.OxxoPayments.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Capabilities.P24Payments](Stripe.Params.AccountCreateParams.Capabilities.P24Payments.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Capabilities.PayByBankPayments](Stripe.Params.AccountCreateParams.Capabilities.PayByBankPayments.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Capabilities.PaycoPayments](Stripe.Params.AccountCreateParams.Capabilities.PaycoPayments.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Capabilities.PaynowPayments](Stripe.Params.AccountCreateParams.Capabilities.PaynowPayments.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Capabilities.PaytoPayments](Stripe.Params.AccountCreateParams.Capabilities.PaytoPayments.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Capabilities.PixPayments](Stripe.Params.AccountCreateParams.Capabilities.PixPayments.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Capabilities.PromptpayPayments](Stripe.Params.AccountCreateParams.Capabilities.PromptpayPayments.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Capabilities.RevolutPayPayments](Stripe.Params.AccountCreateParams.Capabilities.RevolutPayPayments.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Capabilities.SamsungPayPayments](Stripe.Params.AccountCreateParams.Capabilities.SamsungPayPayments.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Capabilities.SatispayPayments](Stripe.Params.AccountCreateParams.Capabilities.SatispayPayments.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Capabilities.SepaBankTransferPayments](Stripe.Params.AccountCreateParams.Capabilities.SepaBankTransferPayments.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Capabilities.SepaDebitPayments](Stripe.Params.AccountCreateParams.Capabilities.SepaDebitPayments.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Capabilities.SofortPayments](Stripe.Params.AccountCreateParams.Capabilities.SofortPayments.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Capabilities.SwishPayments](Stripe.Params.AccountCreateParams.Capabilities.SwishPayments.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Capabilities.TaxReportingUs1099K](Stripe.Params.AccountCreateParams.Capabilities.TaxReportingUs1099K.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Capabilities.TaxReportingUs1099Misc](Stripe.Params.AccountCreateParams.Capabilities.TaxReportingUs1099Misc.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Capabilities.Transfers](Stripe.Params.AccountCreateParams.Capabilities.Transfers.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Capabilities.Treasury](Stripe.Params.AccountCreateParams.Capabilities.Treasury.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Capabilities.TwintPayments](Stripe.Params.AccountCreateParams.Capabilities.TwintPayments.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Capabilities.UpiPayments](Stripe.Params.AccountCreateParams.Capabilities.UpiPayments.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Capabilities.UsBankAccountAchPayments](Stripe.Params.AccountCreateParams.Capabilities.UsBankAccountAchPayments.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Capabilities.UsBankTransferPayments](Stripe.Params.AccountCreateParams.Capabilities.UsBankTransferPayments.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Capabilities.ZipPayments](Stripe.Params.AccountCreateParams.Capabilities.ZipPayments.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Company](Stripe.Params.AccountCreateParams.Company.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Company.Address](Stripe.Params.AccountCreateParams.Company.Address.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Company.AddressKana](Stripe.Params.AccountCreateParams.Company.AddressKana.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Company.AddressKanji](Stripe.Params.AccountCreateParams.Company.AddressKanji.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Company.DirectorshipDeclaration](Stripe.Params.AccountCreateParams.Company.DirectorshipDeclaration.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Company.OwnershipDeclaration](Stripe.Params.AccountCreateParams.Company.OwnershipDeclaration.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Company.RepresentativeDeclaration](Stripe.Params.AccountCreateParams.Company.RepresentativeDeclaration.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Company.Verification](Stripe.Params.AccountCreateParams.Company.Verification.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Company.Verification.Document](Stripe.Params.AccountCreateParams.Company.Verification.Document.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Controller](Stripe.Params.AccountCreateParams.Controller.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Controller.Fees](Stripe.Params.AccountCreateParams.Controller.Fees.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Controller.Losses](Stripe.Params.AccountCreateParams.Controller.Losses.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Controller.StripeDashboard](Stripe.Params.AccountCreateParams.Controller.StripeDashboard.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Documents](Stripe.Params.AccountCreateParams.Documents.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Documents.BankAccountOwnershipVerification](Stripe.Params.AccountCreateParams.Documents.BankAccountOwnershipVerification.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Documents.CompanyLicense](Stripe.Params.AccountCreateParams.Documents.CompanyLicense.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Documents.CompanyMemorandumOfAssociation](Stripe.Params.AccountCreateParams.Documents.CompanyMemorandumOfAssociation.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Documents.CompanyMinisterialDecree](Stripe.Params.AccountCreateParams.Documents.CompanyMinisterialDecree.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Documents.CompanyRegistrationVerification](Stripe.Params.AccountCreateParams.Documents.CompanyRegistrationVerification.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Documents.CompanyTaxIdVerification](Stripe.Params.AccountCreateParams.Documents.CompanyTaxIdVerification.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Documents.ProofOfAddress](Stripe.Params.AccountCreateParams.Documents.ProofOfAddress.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Documents.ProofOfRegistration](Stripe.Params.AccountCreateParams.Documents.ProofOfRegistration.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Documents.ProofOfRegistration.Signer](Stripe.Params.AccountCreateParams.Documents.ProofOfRegistration.Signer.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Documents.ProofOfUltimateBeneficialOwnership](Stripe.Params.AccountCreateParams.Documents.ProofOfUltimateBeneficialOwnership.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Documents.ProofOfUltimateBeneficialOwnership.Signer](Stripe.Params.AccountCreateParams.Documents.ProofOfUltimateBeneficialOwnership.Signer.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Groups](Stripe.Params.AccountCreateParams.Groups.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Individual](Stripe.Params.AccountCreateParams.Individual.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Individual.Address](Stripe.Params.AccountCreateParams.Individual.Address.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Individual.AddressKana](Stripe.Params.AccountCreateParams.Individual.AddressKana.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Individual.AddressKanji](Stripe.Params.AccountCreateParams.Individual.AddressKanji.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Individual.RegisteredAddress](Stripe.Params.AccountCreateParams.Individual.RegisteredAddress.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Individual.Relationship](Stripe.Params.AccountCreateParams.Individual.Relationship.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Individual.Verification](Stripe.Params.AccountCreateParams.Individual.Verification.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Individual.Verification.AdditionalDocument](Stripe.Params.AccountCreateParams.Individual.Verification.AdditionalDocument.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Individual.Verification.Document](Stripe.Params.AccountCreateParams.Individual.Verification.Document.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Settings](Stripe.Params.AccountCreateParams.Settings.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Settings.BacsDebitPayments](Stripe.Params.AccountCreateParams.Settings.BacsDebitPayments.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Settings.Branding](Stripe.Params.AccountCreateParams.Settings.Branding.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Settings.CardIssuing](Stripe.Params.AccountCreateParams.Settings.CardIssuing.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Settings.CardIssuing.TosAcceptance](Stripe.Params.AccountCreateParams.Settings.CardIssuing.TosAcceptance.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Settings.CardPayments](Stripe.Params.AccountCreateParams.Settings.CardPayments.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Settings.CardPayments.DeclineOn](Stripe.Params.AccountCreateParams.Settings.CardPayments.DeclineOn.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Settings.Invoices](Stripe.Params.AccountCreateParams.Settings.Invoices.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Settings.Payments](Stripe.Params.AccountCreateParams.Settings.Payments.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Settings.Payouts](Stripe.Params.AccountCreateParams.Settings.Payouts.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Settings.Payouts.Schedule](Stripe.Params.AccountCreateParams.Settings.Payouts.Schedule.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Settings.Treasury](Stripe.Params.AccountCreateParams.Settings.Treasury.md): Nested parameters. - [Stripe.Params.AccountCreateParams.Settings.Treasury.TosAcceptance](Stripe.Params.AccountCreateParams.Settings.Treasury.TosAcceptance.md): Nested parameters. - [Stripe.Params.AccountCreateParams.TosAcceptance](Stripe.Params.AccountCreateParams.TosAcceptance.md): Nested parameters. - [Stripe.Params.AccountExternalAccountCreateParams](Stripe.Params.AccountExternalAccountCreateParams.md): Parameters for account external account create. - [Stripe.Params.AccountExternalAccountListParams](Stripe.Params.AccountExternalAccountListParams.md): Parameters for account external account list. - [Stripe.Params.AccountExternalAccountRetrieveParams](Stripe.Params.AccountExternalAccountRetrieveParams.md): Parameters for account external account retrieve. - [Stripe.Params.AccountExternalAccountUpdateParams](Stripe.Params.AccountExternalAccountUpdateParams.md): Parameters for account external account update. - [Stripe.Params.AccountExternalAccountUpdateParams.Documents](Stripe.Params.AccountExternalAccountUpdateParams.Documents.md): Nested parameters. - [Stripe.Params.AccountExternalAccountUpdateParams.Documents.BankAccountOwnershipVerification](Stripe.Params.AccountExternalAccountUpdateParams.Documents.BankAccountOwnershipVerification.md): Nested parameters. - [Stripe.Params.AccountLinkCreateParams](Stripe.Params.AccountLinkCreateParams.md): Parameters for account link create. - [Stripe.Params.AccountLinkCreateParams.CollectionOptions](Stripe.Params.AccountLinkCreateParams.CollectionOptions.md): Nested parameters. - [Stripe.Params.AccountListParams](Stripe.Params.AccountListParams.md): Parameters for account list. - [Stripe.Params.AccountLoginLinkCreateParams](Stripe.Params.AccountLoginLinkCreateParams.md): Parameters for account login link create. - [Stripe.Params.AccountPersonCreateParams](Stripe.Params.AccountPersonCreateParams.md): Parameters for account person create. - [Stripe.Params.AccountPersonCreateParams.AdditionalTosAcceptances](Stripe.Params.AccountPersonCreateParams.AdditionalTosAcceptances.md): Nested parameters. - [Stripe.Params.AccountPersonCreateParams.AdditionalTosAcceptances.Account](Stripe.Params.AccountPersonCreateParams.AdditionalTosAcceptances.Account.md): Nested parameters. - [Stripe.Params.AccountPersonCreateParams.Address](Stripe.Params.AccountPersonCreateParams.Address.md): Nested parameters. - [Stripe.Params.AccountPersonCreateParams.AddressKana](Stripe.Params.AccountPersonCreateParams.AddressKana.md): Nested parameters. - [Stripe.Params.AccountPersonCreateParams.AddressKanji](Stripe.Params.AccountPersonCreateParams.AddressKanji.md): Nested parameters. - [Stripe.Params.AccountPersonCreateParams.Documents](Stripe.Params.AccountPersonCreateParams.Documents.md): Nested parameters. - [Stripe.Params.AccountPersonCreateParams.Documents.CompanyAuthorization](Stripe.Params.AccountPersonCreateParams.Documents.CompanyAuthorization.md): Nested parameters. - [Stripe.Params.AccountPersonCreateParams.Documents.Passport](Stripe.Params.AccountPersonCreateParams.Documents.Passport.md): Nested parameters. - [Stripe.Params.AccountPersonCreateParams.Documents.Visa](Stripe.Params.AccountPersonCreateParams.Documents.Visa.md): Nested parameters. - [Stripe.Params.AccountPersonCreateParams.RegisteredAddress](Stripe.Params.AccountPersonCreateParams.RegisteredAddress.md): Nested parameters. - [Stripe.Params.AccountPersonCreateParams.Relationship](Stripe.Params.AccountPersonCreateParams.Relationship.md): Nested parameters. - [Stripe.Params.AccountPersonCreateParams.UsCfpbData](Stripe.Params.AccountPersonCreateParams.UsCfpbData.md): Nested parameters. - [Stripe.Params.AccountPersonCreateParams.UsCfpbData.EthnicityDetails](Stripe.Params.AccountPersonCreateParams.UsCfpbData.EthnicityDetails.md): Nested parameters. - [Stripe.Params.AccountPersonCreateParams.UsCfpbData.RaceDetails](Stripe.Params.AccountPersonCreateParams.UsCfpbData.RaceDetails.md): Nested parameters. - [Stripe.Params.AccountPersonCreateParams.Verification](Stripe.Params.AccountPersonCreateParams.Verification.md): Nested parameters. - [Stripe.Params.AccountPersonCreateParams.Verification.AdditionalDocument](Stripe.Params.AccountPersonCreateParams.Verification.AdditionalDocument.md): Nested parameters. - [Stripe.Params.AccountPersonCreateParams.Verification.Document](Stripe.Params.AccountPersonCreateParams.Verification.Document.md): Nested parameters. - [Stripe.Params.AccountPersonListParams](Stripe.Params.AccountPersonListParams.md): Parameters for account person list. - [Stripe.Params.AccountPersonListParams.Relationship](Stripe.Params.AccountPersonListParams.Relationship.md): Nested parameters. - [Stripe.Params.AccountPersonRetrieveParams](Stripe.Params.AccountPersonRetrieveParams.md): Parameters for account person retrieve. - [Stripe.Params.AccountPersonUpdateParams](Stripe.Params.AccountPersonUpdateParams.md): Parameters for account person update. - [Stripe.Params.AccountPersonUpdateParams.AdditionalTosAcceptances](Stripe.Params.AccountPersonUpdateParams.AdditionalTosAcceptances.md): Nested parameters. - [Stripe.Params.AccountPersonUpdateParams.AdditionalTosAcceptances.Account](Stripe.Params.AccountPersonUpdateParams.AdditionalTosAcceptances.Account.md): Nested parameters. - [Stripe.Params.AccountPersonUpdateParams.Address](Stripe.Params.AccountPersonUpdateParams.Address.md): Nested parameters. - [Stripe.Params.AccountPersonUpdateParams.AddressKana](Stripe.Params.AccountPersonUpdateParams.AddressKana.md): Nested parameters. - [Stripe.Params.AccountPersonUpdateParams.AddressKanji](Stripe.Params.AccountPersonUpdateParams.AddressKanji.md): Nested parameters. - [Stripe.Params.AccountPersonUpdateParams.Documents](Stripe.Params.AccountPersonUpdateParams.Documents.md): Nested parameters. - [Stripe.Params.AccountPersonUpdateParams.Documents.CompanyAuthorization](Stripe.Params.AccountPersonUpdateParams.Documents.CompanyAuthorization.md): Nested parameters. - [Stripe.Params.AccountPersonUpdateParams.Documents.Passport](Stripe.Params.AccountPersonUpdateParams.Documents.Passport.md): Nested parameters. - [Stripe.Params.AccountPersonUpdateParams.Documents.Visa](Stripe.Params.AccountPersonUpdateParams.Documents.Visa.md): Nested parameters. - [Stripe.Params.AccountPersonUpdateParams.RegisteredAddress](Stripe.Params.AccountPersonUpdateParams.RegisteredAddress.md): Nested parameters. - [Stripe.Params.AccountPersonUpdateParams.Relationship](Stripe.Params.AccountPersonUpdateParams.Relationship.md): Nested parameters. - [Stripe.Params.AccountPersonUpdateParams.UsCfpbData](Stripe.Params.AccountPersonUpdateParams.UsCfpbData.md): Nested parameters. - [Stripe.Params.AccountPersonUpdateParams.UsCfpbData.EthnicityDetails](Stripe.Params.AccountPersonUpdateParams.UsCfpbData.EthnicityDetails.md): Nested parameters. - [Stripe.Params.AccountPersonUpdateParams.UsCfpbData.RaceDetails](Stripe.Params.AccountPersonUpdateParams.UsCfpbData.RaceDetails.md): Nested parameters. - [Stripe.Params.AccountPersonUpdateParams.Verification](Stripe.Params.AccountPersonUpdateParams.Verification.md): Nested parameters. - [Stripe.Params.AccountPersonUpdateParams.Verification.AdditionalDocument](Stripe.Params.AccountPersonUpdateParams.Verification.AdditionalDocument.md): Nested parameters. - [Stripe.Params.AccountPersonUpdateParams.Verification.Document](Stripe.Params.AccountPersonUpdateParams.Verification.Document.md): Nested parameters. - [Stripe.Params.AccountRejectParams](Stripe.Params.AccountRejectParams.md): Parameters for account reject. - [Stripe.Params.AccountRetrieveParams](Stripe.Params.AccountRetrieveParams.md): Parameters for account retrieve. - [Stripe.Params.AccountSessionCreateParams](Stripe.Params.AccountSessionCreateParams.md): Parameters for account session create. - [Stripe.Params.AccountSessionCreateParams.Components](Stripe.Params.AccountSessionCreateParams.Components.md): Nested parameters. - [Stripe.Params.AccountSessionCreateParams.Components.AccountManagement](Stripe.Params.AccountSessionCreateParams.Components.AccountManagement.md): Nested parameters. - [Stripe.Params.AccountSessionCreateParams.Components.AccountManagement.Features](Stripe.Params.AccountSessionCreateParams.Components.AccountManagement.Features.md): Nested parameters. - [Stripe.Params.AccountSessionCreateParams.Components.AccountOnboarding](Stripe.Params.AccountSessionCreateParams.Components.AccountOnboarding.md): Nested parameters. - [Stripe.Params.AccountSessionCreateParams.Components.AccountOnboarding.Features](Stripe.Params.AccountSessionCreateParams.Components.AccountOnboarding.Features.md): Nested parameters. - [Stripe.Params.AccountSessionCreateParams.Components.Balances](Stripe.Params.AccountSessionCreateParams.Components.Balances.md): Nested parameters. - [Stripe.Params.AccountSessionCreateParams.Components.Balances.Features](Stripe.Params.AccountSessionCreateParams.Components.Balances.Features.md): Nested parameters. - [Stripe.Params.AccountSessionCreateParams.Components.DisputesList](Stripe.Params.AccountSessionCreateParams.Components.DisputesList.md): Nested parameters. - [Stripe.Params.AccountSessionCreateParams.Components.DisputesList.Features](Stripe.Params.AccountSessionCreateParams.Components.DisputesList.Features.md): Nested parameters. - [Stripe.Params.AccountSessionCreateParams.Components.Documents](Stripe.Params.AccountSessionCreateParams.Components.Documents.md): Nested parameters. - [Stripe.Params.AccountSessionCreateParams.Components.FinancialAccount](Stripe.Params.AccountSessionCreateParams.Components.FinancialAccount.md): Nested parameters. - [Stripe.Params.AccountSessionCreateParams.Components.FinancialAccount.Features](Stripe.Params.AccountSessionCreateParams.Components.FinancialAccount.Features.md): Nested parameters. - [Stripe.Params.AccountSessionCreateParams.Components.FinancialAccountTransactions](Stripe.Params.AccountSessionCreateParams.Components.FinancialAccountTransactions.md): Nested parameters. - [Stripe.Params.AccountSessionCreateParams.Components.FinancialAccountTransactions.Features](Stripe.Params.AccountSessionCreateParams.Components.FinancialAccountTransactions.Features.md): Nested parameters. - [Stripe.Params.AccountSessionCreateParams.Components.InstantPayoutsPromotion](Stripe.Params.AccountSessionCreateParams.Components.InstantPayoutsPromotion.md): Nested parameters. - [Stripe.Params.AccountSessionCreateParams.Components.InstantPayoutsPromotion.Features](Stripe.Params.AccountSessionCreateParams.Components.InstantPayoutsPromotion.Features.md): Nested parameters. - [Stripe.Params.AccountSessionCreateParams.Components.IssuingCard](Stripe.Params.AccountSessionCreateParams.Components.IssuingCard.md): Nested parameters. - [Stripe.Params.AccountSessionCreateParams.Components.IssuingCard.Features](Stripe.Params.AccountSessionCreateParams.Components.IssuingCard.Features.md): Nested parameters. - [Stripe.Params.AccountSessionCreateParams.Components.IssuingCardsList](Stripe.Params.AccountSessionCreateParams.Components.IssuingCardsList.md): Nested parameters. - [Stripe.Params.AccountSessionCreateParams.Components.IssuingCardsList.Features](Stripe.Params.AccountSessionCreateParams.Components.IssuingCardsList.Features.md): Nested parameters. - [Stripe.Params.AccountSessionCreateParams.Components.NotificationBanner](Stripe.Params.AccountSessionCreateParams.Components.NotificationBanner.md): Nested parameters. - [Stripe.Params.AccountSessionCreateParams.Components.NotificationBanner.Features](Stripe.Params.AccountSessionCreateParams.Components.NotificationBanner.Features.md): Nested parameters. - [Stripe.Params.AccountSessionCreateParams.Components.PaymentDetails](Stripe.Params.AccountSessionCreateParams.Components.PaymentDetails.md): Nested parameters. - [Stripe.Params.AccountSessionCreateParams.Components.PaymentDetails.Features](Stripe.Params.AccountSessionCreateParams.Components.PaymentDetails.Features.md): Nested parameters. - [Stripe.Params.AccountSessionCreateParams.Components.PaymentDisputes](Stripe.Params.AccountSessionCreateParams.Components.PaymentDisputes.md): Nested parameters. - [Stripe.Params.AccountSessionCreateParams.Components.PaymentDisputes.Features](Stripe.Params.AccountSessionCreateParams.Components.PaymentDisputes.Features.md): Nested parameters. - [Stripe.Params.AccountSessionCreateParams.Components.Payments](Stripe.Params.AccountSessionCreateParams.Components.Payments.md): Nested parameters. - [Stripe.Params.AccountSessionCreateParams.Components.Payments.Features](Stripe.Params.AccountSessionCreateParams.Components.Payments.Features.md): Nested parameters. - [Stripe.Params.AccountSessionCreateParams.Components.PayoutDetails](Stripe.Params.AccountSessionCreateParams.Components.PayoutDetails.md): Nested parameters. - [Stripe.Params.AccountSessionCreateParams.Components.Payouts](Stripe.Params.AccountSessionCreateParams.Components.Payouts.md): Nested parameters. - [Stripe.Params.AccountSessionCreateParams.Components.Payouts.Features](Stripe.Params.AccountSessionCreateParams.Components.Payouts.Features.md): Nested parameters. - [Stripe.Params.AccountSessionCreateParams.Components.PayoutsList](Stripe.Params.AccountSessionCreateParams.Components.PayoutsList.md): Nested parameters. - [Stripe.Params.AccountSessionCreateParams.Components.TaxRegistrations](Stripe.Params.AccountSessionCreateParams.Components.TaxRegistrations.md): Nested parameters. - [Stripe.Params.AccountSessionCreateParams.Components.TaxSettings](Stripe.Params.AccountSessionCreateParams.Components.TaxSettings.md): Nested parameters. - [Stripe.Params.AccountUpdateParams](Stripe.Params.AccountUpdateParams.md): Parameters for account update. - [Stripe.Params.AccountUpdateParams.BusinessProfile](Stripe.Params.AccountUpdateParams.BusinessProfile.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.BusinessProfile.AnnualRevenue](Stripe.Params.AccountUpdateParams.BusinessProfile.AnnualRevenue.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.BusinessProfile.MonthlyEstimatedRevenue](Stripe.Params.AccountUpdateParams.BusinessProfile.MonthlyEstimatedRevenue.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.BusinessProfile.SupportAddress](Stripe.Params.AccountUpdateParams.BusinessProfile.SupportAddress.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Capabilities](Stripe.Params.AccountUpdateParams.Capabilities.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Capabilities.AcssDebitPayments](Stripe.Params.AccountUpdateParams.Capabilities.AcssDebitPayments.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Capabilities.AffirmPayments](Stripe.Params.AccountUpdateParams.Capabilities.AffirmPayments.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Capabilities.AfterpayClearpayPayments](Stripe.Params.AccountUpdateParams.Capabilities.AfterpayClearpayPayments.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Capabilities.AlmaPayments](Stripe.Params.AccountUpdateParams.Capabilities.AlmaPayments.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Capabilities.AmazonPayPayments](Stripe.Params.AccountUpdateParams.Capabilities.AmazonPayPayments.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Capabilities.AuBecsDebitPayments](Stripe.Params.AccountUpdateParams.Capabilities.AuBecsDebitPayments.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Capabilities.BacsDebitPayments](Stripe.Params.AccountUpdateParams.Capabilities.BacsDebitPayments.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Capabilities.BancontactPayments](Stripe.Params.AccountUpdateParams.Capabilities.BancontactPayments.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Capabilities.BankTransferPayments](Stripe.Params.AccountUpdateParams.Capabilities.BankTransferPayments.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Capabilities.BilliePayments](Stripe.Params.AccountUpdateParams.Capabilities.BilliePayments.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Capabilities.BlikPayments](Stripe.Params.AccountUpdateParams.Capabilities.BlikPayments.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Capabilities.BoletoPayments](Stripe.Params.AccountUpdateParams.Capabilities.BoletoPayments.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Capabilities.CardIssuing](Stripe.Params.AccountUpdateParams.Capabilities.CardIssuing.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Capabilities.CardPayments](Stripe.Params.AccountUpdateParams.Capabilities.CardPayments.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Capabilities.CartesBancairesPayments](Stripe.Params.AccountUpdateParams.Capabilities.CartesBancairesPayments.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Capabilities.CashappPayments](Stripe.Params.AccountUpdateParams.Capabilities.CashappPayments.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Capabilities.CryptoPayments](Stripe.Params.AccountUpdateParams.Capabilities.CryptoPayments.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Capabilities.EpsPayments](Stripe.Params.AccountUpdateParams.Capabilities.EpsPayments.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Capabilities.FpxPayments](Stripe.Params.AccountUpdateParams.Capabilities.FpxPayments.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Capabilities.GbBankTransferPayments](Stripe.Params.AccountUpdateParams.Capabilities.GbBankTransferPayments.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Capabilities.GiropayPayments](Stripe.Params.AccountUpdateParams.Capabilities.GiropayPayments.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Capabilities.GrabpayPayments](Stripe.Params.AccountUpdateParams.Capabilities.GrabpayPayments.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Capabilities.IdealPayments](Stripe.Params.AccountUpdateParams.Capabilities.IdealPayments.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Capabilities.IndiaInternationalPayments](Stripe.Params.AccountUpdateParams.Capabilities.IndiaInternationalPayments.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Capabilities.JcbPayments](Stripe.Params.AccountUpdateParams.Capabilities.JcbPayments.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Capabilities.JpBankTransferPayments](Stripe.Params.AccountUpdateParams.Capabilities.JpBankTransferPayments.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Capabilities.KakaoPayPayments](Stripe.Params.AccountUpdateParams.Capabilities.KakaoPayPayments.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Capabilities.KlarnaPayments](Stripe.Params.AccountUpdateParams.Capabilities.KlarnaPayments.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Capabilities.KonbiniPayments](Stripe.Params.AccountUpdateParams.Capabilities.KonbiniPayments.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Capabilities.KrCardPayments](Stripe.Params.AccountUpdateParams.Capabilities.KrCardPayments.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Capabilities.LegacyPayments](Stripe.Params.AccountUpdateParams.Capabilities.LegacyPayments.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Capabilities.LinkPayments](Stripe.Params.AccountUpdateParams.Capabilities.LinkPayments.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Capabilities.MbWayPayments](Stripe.Params.AccountUpdateParams.Capabilities.MbWayPayments.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Capabilities.MobilepayPayments](Stripe.Params.AccountUpdateParams.Capabilities.MobilepayPayments.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Capabilities.MultibancoPayments](Stripe.Params.AccountUpdateParams.Capabilities.MultibancoPayments.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Capabilities.MxBankTransferPayments](Stripe.Params.AccountUpdateParams.Capabilities.MxBankTransferPayments.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Capabilities.NaverPayPayments](Stripe.Params.AccountUpdateParams.Capabilities.NaverPayPayments.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Capabilities.NzBankAccountBecsDebitPayments](Stripe.Params.AccountUpdateParams.Capabilities.NzBankAccountBecsDebitPayments.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Capabilities.OxxoPayments](Stripe.Params.AccountUpdateParams.Capabilities.OxxoPayments.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Capabilities.P24Payments](Stripe.Params.AccountUpdateParams.Capabilities.P24Payments.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Capabilities.PayByBankPayments](Stripe.Params.AccountUpdateParams.Capabilities.PayByBankPayments.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Capabilities.PaycoPayments](Stripe.Params.AccountUpdateParams.Capabilities.PaycoPayments.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Capabilities.PaynowPayments](Stripe.Params.AccountUpdateParams.Capabilities.PaynowPayments.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Capabilities.PaytoPayments](Stripe.Params.AccountUpdateParams.Capabilities.PaytoPayments.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Capabilities.PixPayments](Stripe.Params.AccountUpdateParams.Capabilities.PixPayments.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Capabilities.PromptpayPayments](Stripe.Params.AccountUpdateParams.Capabilities.PromptpayPayments.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Capabilities.RevolutPayPayments](Stripe.Params.AccountUpdateParams.Capabilities.RevolutPayPayments.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Capabilities.SamsungPayPayments](Stripe.Params.AccountUpdateParams.Capabilities.SamsungPayPayments.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Capabilities.SatispayPayments](Stripe.Params.AccountUpdateParams.Capabilities.SatispayPayments.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Capabilities.SepaBankTransferPayments](Stripe.Params.AccountUpdateParams.Capabilities.SepaBankTransferPayments.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Capabilities.SepaDebitPayments](Stripe.Params.AccountUpdateParams.Capabilities.SepaDebitPayments.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Capabilities.SofortPayments](Stripe.Params.AccountUpdateParams.Capabilities.SofortPayments.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Capabilities.SwishPayments](Stripe.Params.AccountUpdateParams.Capabilities.SwishPayments.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Capabilities.TaxReportingUs1099K](Stripe.Params.AccountUpdateParams.Capabilities.TaxReportingUs1099K.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Capabilities.TaxReportingUs1099Misc](Stripe.Params.AccountUpdateParams.Capabilities.TaxReportingUs1099Misc.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Capabilities.Transfers](Stripe.Params.AccountUpdateParams.Capabilities.Transfers.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Capabilities.Treasury](Stripe.Params.AccountUpdateParams.Capabilities.Treasury.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Capabilities.TwintPayments](Stripe.Params.AccountUpdateParams.Capabilities.TwintPayments.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Capabilities.UpiPayments](Stripe.Params.AccountUpdateParams.Capabilities.UpiPayments.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Capabilities.UsBankAccountAchPayments](Stripe.Params.AccountUpdateParams.Capabilities.UsBankAccountAchPayments.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Capabilities.UsBankTransferPayments](Stripe.Params.AccountUpdateParams.Capabilities.UsBankTransferPayments.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Capabilities.ZipPayments](Stripe.Params.AccountUpdateParams.Capabilities.ZipPayments.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Company](Stripe.Params.AccountUpdateParams.Company.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Company.Address](Stripe.Params.AccountUpdateParams.Company.Address.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Company.AddressKana](Stripe.Params.AccountUpdateParams.Company.AddressKana.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Company.AddressKanji](Stripe.Params.AccountUpdateParams.Company.AddressKanji.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Company.DirectorshipDeclaration](Stripe.Params.AccountUpdateParams.Company.DirectorshipDeclaration.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Company.OwnershipDeclaration](Stripe.Params.AccountUpdateParams.Company.OwnershipDeclaration.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Company.RepresentativeDeclaration](Stripe.Params.AccountUpdateParams.Company.RepresentativeDeclaration.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Company.Verification](Stripe.Params.AccountUpdateParams.Company.Verification.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Company.Verification.Document](Stripe.Params.AccountUpdateParams.Company.Verification.Document.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Documents](Stripe.Params.AccountUpdateParams.Documents.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Documents.BankAccountOwnershipVerification](Stripe.Params.AccountUpdateParams.Documents.BankAccountOwnershipVerification.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Documents.CompanyLicense](Stripe.Params.AccountUpdateParams.Documents.CompanyLicense.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Documents.CompanyMemorandumOfAssociation](Stripe.Params.AccountUpdateParams.Documents.CompanyMemorandumOfAssociation.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Documents.CompanyMinisterialDecree](Stripe.Params.AccountUpdateParams.Documents.CompanyMinisterialDecree.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Documents.CompanyRegistrationVerification](Stripe.Params.AccountUpdateParams.Documents.CompanyRegistrationVerification.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Documents.CompanyTaxIdVerification](Stripe.Params.AccountUpdateParams.Documents.CompanyTaxIdVerification.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Documents.ProofOfAddress](Stripe.Params.AccountUpdateParams.Documents.ProofOfAddress.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Documents.ProofOfRegistration](Stripe.Params.AccountUpdateParams.Documents.ProofOfRegistration.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Documents.ProofOfRegistration.Signer](Stripe.Params.AccountUpdateParams.Documents.ProofOfRegistration.Signer.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Documents.ProofOfUltimateBeneficialOwnership](Stripe.Params.AccountUpdateParams.Documents.ProofOfUltimateBeneficialOwnership.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Documents.ProofOfUltimateBeneficialOwnership.Signer](Stripe.Params.AccountUpdateParams.Documents.ProofOfUltimateBeneficialOwnership.Signer.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Groups](Stripe.Params.AccountUpdateParams.Groups.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Individual](Stripe.Params.AccountUpdateParams.Individual.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Individual.Address](Stripe.Params.AccountUpdateParams.Individual.Address.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Individual.AddressKana](Stripe.Params.AccountUpdateParams.Individual.AddressKana.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Individual.AddressKanji](Stripe.Params.AccountUpdateParams.Individual.AddressKanji.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Individual.RegisteredAddress](Stripe.Params.AccountUpdateParams.Individual.RegisteredAddress.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Individual.Relationship](Stripe.Params.AccountUpdateParams.Individual.Relationship.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Individual.Verification](Stripe.Params.AccountUpdateParams.Individual.Verification.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Individual.Verification.AdditionalDocument](Stripe.Params.AccountUpdateParams.Individual.Verification.AdditionalDocument.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Individual.Verification.Document](Stripe.Params.AccountUpdateParams.Individual.Verification.Document.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Settings](Stripe.Params.AccountUpdateParams.Settings.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Settings.BacsDebitPayments](Stripe.Params.AccountUpdateParams.Settings.BacsDebitPayments.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Settings.Branding](Stripe.Params.AccountUpdateParams.Settings.Branding.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Settings.CardIssuing](Stripe.Params.AccountUpdateParams.Settings.CardIssuing.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Settings.CardIssuing.TosAcceptance](Stripe.Params.AccountUpdateParams.Settings.CardIssuing.TosAcceptance.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Settings.CardPayments](Stripe.Params.AccountUpdateParams.Settings.CardPayments.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Settings.CardPayments.DeclineOn](Stripe.Params.AccountUpdateParams.Settings.CardPayments.DeclineOn.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Settings.Invoices](Stripe.Params.AccountUpdateParams.Settings.Invoices.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Settings.Payments](Stripe.Params.AccountUpdateParams.Settings.Payments.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Settings.Payouts](Stripe.Params.AccountUpdateParams.Settings.Payouts.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Settings.Payouts.Schedule](Stripe.Params.AccountUpdateParams.Settings.Payouts.Schedule.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Settings.Treasury](Stripe.Params.AccountUpdateParams.Settings.Treasury.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.Settings.Treasury.TosAcceptance](Stripe.Params.AccountUpdateParams.Settings.Treasury.TosAcceptance.md): Nested parameters. - [Stripe.Params.AccountUpdateParams.TosAcceptance](Stripe.Params.AccountUpdateParams.TosAcceptance.md): Nested parameters. - [Stripe.Params.ApplePayDomainCreateParams](Stripe.Params.ApplePayDomainCreateParams.md): Parameters for apple pay domain create. - [Stripe.Params.ApplePayDomainListParams](Stripe.Params.ApplePayDomainListParams.md): Parameters for apple pay domain list. - [Stripe.Params.ApplePayDomainRetrieveParams](Stripe.Params.ApplePayDomainRetrieveParams.md): Parameters for apple pay domain retrieve. - [Stripe.Params.ApplicationFeeListParams](Stripe.Params.ApplicationFeeListParams.md): Parameters for application fee list. - [Stripe.Params.ApplicationFeeRefundCreateParams](Stripe.Params.ApplicationFeeRefundCreateParams.md): Parameters for application fee refund create. - [Stripe.Params.ApplicationFeeRefundListParams](Stripe.Params.ApplicationFeeRefundListParams.md): Parameters for application fee refund list. - [Stripe.Params.ApplicationFeeRefundRetrieveParams](Stripe.Params.ApplicationFeeRefundRetrieveParams.md): Parameters for application fee refund retrieve. - [Stripe.Params.ApplicationFeeRefundUpdateParams](Stripe.Params.ApplicationFeeRefundUpdateParams.md): Parameters for application fee refund update. - [Stripe.Params.ApplicationFeeRetrieveParams](Stripe.Params.ApplicationFeeRetrieveParams.md): Parameters for application fee retrieve. - [Stripe.Params.Apps.SecretCreateParams](Stripe.Params.Apps.SecretCreateParams.md): Parameters for secret create. - [Stripe.Params.Apps.SecretCreateParams.Scope](Stripe.Params.Apps.SecretCreateParams.Scope.md): Nested parameters. - [Stripe.Params.Apps.SecretDeleteWhereParams](Stripe.Params.Apps.SecretDeleteWhereParams.md): Parameters for secret delete where. - [Stripe.Params.Apps.SecretDeleteWhereParams.Scope](Stripe.Params.Apps.SecretDeleteWhereParams.Scope.md): Nested parameters. - [Stripe.Params.Apps.SecretFindParams](Stripe.Params.Apps.SecretFindParams.md): Parameters for secret find. - [Stripe.Params.Apps.SecretFindParams.Scope](Stripe.Params.Apps.SecretFindParams.Scope.md): Nested parameters. - [Stripe.Params.Apps.SecretListParams](Stripe.Params.Apps.SecretListParams.md): Parameters for secret list. - [Stripe.Params.Apps.SecretListParams.Scope](Stripe.Params.Apps.SecretListParams.Scope.md): Nested parameters. - [Stripe.Params.BalanceRetrieveParams](Stripe.Params.BalanceRetrieveParams.md): Parameters for balance retrieve. - [Stripe.Params.BalanceSettingsRetrieveParams](Stripe.Params.BalanceSettingsRetrieveParams.md): Parameters for balance settings retrieve. - [Stripe.Params.BalanceSettingsUpdateParams](Stripe.Params.BalanceSettingsUpdateParams.md): Parameters for balance settings update. - [Stripe.Params.BalanceSettingsUpdateParams.Payments](Stripe.Params.BalanceSettingsUpdateParams.Payments.md): Nested parameters. - [Stripe.Params.BalanceSettingsUpdateParams.Payments.Payouts](Stripe.Params.BalanceSettingsUpdateParams.Payments.Payouts.md): Nested parameters. - [Stripe.Params.BalanceSettingsUpdateParams.Payments.Payouts.Schedule](Stripe.Params.BalanceSettingsUpdateParams.Payments.Payouts.Schedule.md): Nested parameters. - [Stripe.Params.BalanceSettingsUpdateParams.Payments.SettlementTiming](Stripe.Params.BalanceSettingsUpdateParams.Payments.SettlementTiming.md): Nested parameters. - [Stripe.Params.BalanceTransactionListParams](Stripe.Params.BalanceTransactionListParams.md): Parameters for balance transaction list. - [Stripe.Params.BalanceTransactionRetrieveParams](Stripe.Params.BalanceTransactionRetrieveParams.md): Parameters for balance transaction retrieve. - [Stripe.Params.Billing.AlertActivateParams](Stripe.Params.Billing.AlertActivateParams.md): Parameters for alert activate. - [Stripe.Params.Billing.AlertArchiveParams](Stripe.Params.Billing.AlertArchiveParams.md): Parameters for alert archive. - [Stripe.Params.Billing.AlertCreateParams](Stripe.Params.Billing.AlertCreateParams.md): Parameters for alert create. - [Stripe.Params.Billing.AlertCreateParams.UsageThreshold](Stripe.Params.Billing.AlertCreateParams.UsageThreshold.md): Nested parameters. - [Stripe.Params.Billing.AlertCreateParams.UsageThreshold.Filters](Stripe.Params.Billing.AlertCreateParams.UsageThreshold.Filters.md): Nested parameters. - [Stripe.Params.Billing.AlertDeactivateParams](Stripe.Params.Billing.AlertDeactivateParams.md): Parameters for alert deactivate. - [Stripe.Params.Billing.AlertListParams](Stripe.Params.Billing.AlertListParams.md): Parameters for alert list. - [Stripe.Params.Billing.AlertRetrieveParams](Stripe.Params.Billing.AlertRetrieveParams.md): Parameters for alert retrieve. - [Stripe.Params.Billing.CreditBalanceSummaryRetrieveParams](Stripe.Params.Billing.CreditBalanceSummaryRetrieveParams.md): Parameters for credit balance summary retrieve. - [Stripe.Params.Billing.CreditBalanceSummaryRetrieveParams.Filter](Stripe.Params.Billing.CreditBalanceSummaryRetrieveParams.Filter.md): Nested parameters. - [Stripe.Params.Billing.CreditBalanceSummaryRetrieveParams.Filter.ApplicabilityScope](Stripe.Params.Billing.CreditBalanceSummaryRetrieveParams.Filter.ApplicabilityScope.md): Nested parameters. - [Stripe.Params.Billing.CreditBalanceSummaryRetrieveParams.Filter.ApplicabilityScope.Prices](Stripe.Params.Billing.CreditBalanceSummaryRetrieveParams.Filter.ApplicabilityScope.Prices.md): Nested parameters. - [Stripe.Params.Billing.CreditBalanceTransactionListParams](Stripe.Params.Billing.CreditBalanceTransactionListParams.md): Parameters for credit balance transaction list. - [Stripe.Params.Billing.CreditBalanceTransactionRetrieveParams](Stripe.Params.Billing.CreditBalanceTransactionRetrieveParams.md): Parameters for credit balance transaction retrieve. - [Stripe.Params.Billing.CreditGrantCreateParams](Stripe.Params.Billing.CreditGrantCreateParams.md): Parameters for credit grant create. - [Stripe.Params.Billing.CreditGrantCreateParams.Amount](Stripe.Params.Billing.CreditGrantCreateParams.Amount.md): Nested parameters. - [Stripe.Params.Billing.CreditGrantCreateParams.Amount.Monetary](Stripe.Params.Billing.CreditGrantCreateParams.Amount.Monetary.md): Nested parameters. - [Stripe.Params.Billing.CreditGrantCreateParams.ApplicabilityConfig](Stripe.Params.Billing.CreditGrantCreateParams.ApplicabilityConfig.md): Nested parameters. - [Stripe.Params.Billing.CreditGrantCreateParams.ApplicabilityConfig.Scope](Stripe.Params.Billing.CreditGrantCreateParams.ApplicabilityConfig.Scope.md): Nested parameters. - [Stripe.Params.Billing.CreditGrantCreateParams.ApplicabilityConfig.Scope.Prices](Stripe.Params.Billing.CreditGrantCreateParams.ApplicabilityConfig.Scope.Prices.md): Nested parameters. - [Stripe.Params.Billing.CreditGrantExpireParams](Stripe.Params.Billing.CreditGrantExpireParams.md): Parameters for credit grant expire. - [Stripe.Params.Billing.CreditGrantListParams](Stripe.Params.Billing.CreditGrantListParams.md): Parameters for credit grant list. - [Stripe.Params.Billing.CreditGrantRetrieveParams](Stripe.Params.Billing.CreditGrantRetrieveParams.md): Parameters for credit grant retrieve. - [Stripe.Params.Billing.CreditGrantUpdateParams](Stripe.Params.Billing.CreditGrantUpdateParams.md): Parameters for credit grant update. - [Stripe.Params.Billing.CreditGrantVoidGrantParams](Stripe.Params.Billing.CreditGrantVoidGrantParams.md): Parameters for credit grant void grant. - [Stripe.Params.Billing.MeterCreateParams](Stripe.Params.Billing.MeterCreateParams.md): Parameters for meter create. - [Stripe.Params.Billing.MeterCreateParams.CustomerMapping](Stripe.Params.Billing.MeterCreateParams.CustomerMapping.md): Nested parameters. - [Stripe.Params.Billing.MeterCreateParams.DefaultAggregation](Stripe.Params.Billing.MeterCreateParams.DefaultAggregation.md): Nested parameters. - [Stripe.Params.Billing.MeterCreateParams.ValueSettings](Stripe.Params.Billing.MeterCreateParams.ValueSettings.md): Nested parameters. - [Stripe.Params.Billing.MeterDeactivateParams](Stripe.Params.Billing.MeterDeactivateParams.md): Parameters for meter deactivate. - [Stripe.Params.Billing.MeterEventAdjustmentCreateParams](Stripe.Params.Billing.MeterEventAdjustmentCreateParams.md): Parameters for meter event adjustment create. - [Stripe.Params.Billing.MeterEventAdjustmentCreateParams.Cancel](Stripe.Params.Billing.MeterEventAdjustmentCreateParams.Cancel.md): Nested parameters. - [Stripe.Params.Billing.MeterEventCreateParams](Stripe.Params.Billing.MeterEventCreateParams.md): Parameters for meter event create. - [Stripe.Params.Billing.MeterEventSummaryListParams](Stripe.Params.Billing.MeterEventSummaryListParams.md): Parameters for meter event summary list. - [Stripe.Params.Billing.MeterListParams](Stripe.Params.Billing.MeterListParams.md): Parameters for meter list. - [Stripe.Params.Billing.MeterReactivateParams](Stripe.Params.Billing.MeterReactivateParams.md): Parameters for meter reactivate. - [Stripe.Params.Billing.MeterRetrieveParams](Stripe.Params.Billing.MeterRetrieveParams.md): Parameters for meter retrieve. - [Stripe.Params.Billing.MeterUpdateParams](Stripe.Params.Billing.MeterUpdateParams.md): Parameters for meter update. - [Stripe.Params.BillingPortal.ConfigurationCreateParams](Stripe.Params.BillingPortal.ConfigurationCreateParams.md): Parameters for configuration create. - [Stripe.Params.BillingPortal.ConfigurationCreateParams.BusinessProfile](Stripe.Params.BillingPortal.ConfigurationCreateParams.BusinessProfile.md): Nested parameters. - [Stripe.Params.BillingPortal.ConfigurationCreateParams.Features](Stripe.Params.BillingPortal.ConfigurationCreateParams.Features.md): Nested parameters. - [Stripe.Params.BillingPortal.ConfigurationCreateParams.Features.CustomerUpdate](Stripe.Params.BillingPortal.ConfigurationCreateParams.Features.CustomerUpdate.md): Nested parameters. - [Stripe.Params.BillingPortal.ConfigurationCreateParams.Features.InvoiceHistory](Stripe.Params.BillingPortal.ConfigurationCreateParams.Features.InvoiceHistory.md): Nested parameters. - [Stripe.Params.BillingPortal.ConfigurationCreateParams.Features.PaymentMethodUpdate](Stripe.Params.BillingPortal.ConfigurationCreateParams.Features.PaymentMethodUpdate.md): Nested parameters. - [Stripe.Params.BillingPortal.ConfigurationCreateParams.Features.SubscriptionCancel](Stripe.Params.BillingPortal.ConfigurationCreateParams.Features.SubscriptionCancel.md): Nested parameters. - [Stripe.Params.BillingPortal.ConfigurationCreateParams.Features.SubscriptionCancel.CancellationReason](Stripe.Params.BillingPortal.ConfigurationCreateParams.Features.SubscriptionCancel.CancellationReason.md): Nested parameters. - [Stripe.Params.BillingPortal.ConfigurationCreateParams.Features.SubscriptionUpdate](Stripe.Params.BillingPortal.ConfigurationCreateParams.Features.SubscriptionUpdate.md): Nested parameters. - [Stripe.Params.BillingPortal.ConfigurationCreateParams.Features.SubscriptionUpdate.ScheduleAtPeriodEnd](Stripe.Params.BillingPortal.ConfigurationCreateParams.Features.SubscriptionUpdate.ScheduleAtPeriodEnd.md): Nested parameters. - [Stripe.Params.BillingPortal.ConfigurationCreateParams.Features.SubscriptionUpdate.ScheduleAtPeriodEnd.Conditions](Stripe.Params.BillingPortal.ConfigurationCreateParams.Features.SubscriptionUpdate.ScheduleAtPeriodEnd.Conditions.md): Nested parameters. - [Stripe.Params.BillingPortal.ConfigurationCreateParams.LoginPage](Stripe.Params.BillingPortal.ConfigurationCreateParams.LoginPage.md): Nested parameters. - [Stripe.Params.BillingPortal.ConfigurationListParams](Stripe.Params.BillingPortal.ConfigurationListParams.md): Parameters for configuration list. - [Stripe.Params.BillingPortal.ConfigurationRetrieveParams](Stripe.Params.BillingPortal.ConfigurationRetrieveParams.md): Parameters for configuration retrieve. - [Stripe.Params.BillingPortal.ConfigurationUpdateParams](Stripe.Params.BillingPortal.ConfigurationUpdateParams.md): Parameters for configuration update. - [Stripe.Params.BillingPortal.ConfigurationUpdateParams.BusinessProfile](Stripe.Params.BillingPortal.ConfigurationUpdateParams.BusinessProfile.md): Nested parameters. - [Stripe.Params.BillingPortal.ConfigurationUpdateParams.Features](Stripe.Params.BillingPortal.ConfigurationUpdateParams.Features.md): Nested parameters. - [Stripe.Params.BillingPortal.ConfigurationUpdateParams.Features.CustomerUpdate](Stripe.Params.BillingPortal.ConfigurationUpdateParams.Features.CustomerUpdate.md): Nested parameters. - [Stripe.Params.BillingPortal.ConfigurationUpdateParams.Features.InvoiceHistory](Stripe.Params.BillingPortal.ConfigurationUpdateParams.Features.InvoiceHistory.md): Nested parameters. - [Stripe.Params.BillingPortal.ConfigurationUpdateParams.Features.PaymentMethodUpdate](Stripe.Params.BillingPortal.ConfigurationUpdateParams.Features.PaymentMethodUpdate.md): Nested parameters. - [Stripe.Params.BillingPortal.ConfigurationUpdateParams.Features.SubscriptionCancel](Stripe.Params.BillingPortal.ConfigurationUpdateParams.Features.SubscriptionCancel.md): Nested parameters. - [Stripe.Params.BillingPortal.ConfigurationUpdateParams.Features.SubscriptionCancel.CancellationReason](Stripe.Params.BillingPortal.ConfigurationUpdateParams.Features.SubscriptionCancel.CancellationReason.md): Nested parameters. - [Stripe.Params.BillingPortal.ConfigurationUpdateParams.Features.SubscriptionUpdate](Stripe.Params.BillingPortal.ConfigurationUpdateParams.Features.SubscriptionUpdate.md): Nested parameters. - [Stripe.Params.BillingPortal.ConfigurationUpdateParams.Features.SubscriptionUpdate.ScheduleAtPeriodEnd](Stripe.Params.BillingPortal.ConfigurationUpdateParams.Features.SubscriptionUpdate.ScheduleAtPeriodEnd.md): Nested parameters. - [Stripe.Params.BillingPortal.ConfigurationUpdateParams.LoginPage](Stripe.Params.BillingPortal.ConfigurationUpdateParams.LoginPage.md): Nested parameters. - [Stripe.Params.BillingPortal.SessionCreateParams](Stripe.Params.BillingPortal.SessionCreateParams.md): Parameters for session create. - [Stripe.Params.BillingPortal.SessionCreateParams.FlowData](Stripe.Params.BillingPortal.SessionCreateParams.FlowData.md): Nested parameters. - [Stripe.Params.BillingPortal.SessionCreateParams.FlowData.AfterCompletion](Stripe.Params.BillingPortal.SessionCreateParams.FlowData.AfterCompletion.md): Nested parameters. - [Stripe.Params.BillingPortal.SessionCreateParams.FlowData.AfterCompletion.HostedConfirmation](Stripe.Params.BillingPortal.SessionCreateParams.FlowData.AfterCompletion.HostedConfirmation.md): Nested parameters. - [Stripe.Params.BillingPortal.SessionCreateParams.FlowData.AfterCompletion.Redirect](Stripe.Params.BillingPortal.SessionCreateParams.FlowData.AfterCompletion.Redirect.md): Nested parameters. - [Stripe.Params.BillingPortal.SessionCreateParams.FlowData.SubscriptionCancel](Stripe.Params.BillingPortal.SessionCreateParams.FlowData.SubscriptionCancel.md): Nested parameters. - [Stripe.Params.BillingPortal.SessionCreateParams.FlowData.SubscriptionCancel.Retention](Stripe.Params.BillingPortal.SessionCreateParams.FlowData.SubscriptionCancel.Retention.md): Nested parameters. - [Stripe.Params.BillingPortal.SessionCreateParams.FlowData.SubscriptionCancel.Retention.CouponOffer](Stripe.Params.BillingPortal.SessionCreateParams.FlowData.SubscriptionCancel.Retention.CouponOffer.md): Nested parameters. - [Stripe.Params.BillingPortal.SessionCreateParams.FlowData.SubscriptionUpdate](Stripe.Params.BillingPortal.SessionCreateParams.FlowData.SubscriptionUpdate.md): Nested parameters. - [Stripe.Params.BillingPortal.SessionCreateParams.FlowData.SubscriptionUpdateConfirm](Stripe.Params.BillingPortal.SessionCreateParams.FlowData.SubscriptionUpdateConfirm.md): Nested parameters. - [Stripe.Params.BillingPortal.SessionCreateParams.FlowData.SubscriptionUpdateConfirm.Discounts](Stripe.Params.BillingPortal.SessionCreateParams.FlowData.SubscriptionUpdateConfirm.Discounts.md): Nested parameters. - [Stripe.Params.BillingPortal.SessionCreateParams.FlowData.SubscriptionUpdateConfirm.Items](Stripe.Params.BillingPortal.SessionCreateParams.FlowData.SubscriptionUpdateConfirm.Items.md): Nested parameters. - [Stripe.Params.ChargeCaptureParams](Stripe.Params.ChargeCaptureParams.md): Parameters for charge capture. - [Stripe.Params.ChargeCaptureParams.TransferData](Stripe.Params.ChargeCaptureParams.TransferData.md): Nested parameters. - [Stripe.Params.ChargeCreateParams](Stripe.Params.ChargeCreateParams.md): Parameters for charge create. - [Stripe.Params.ChargeCreateParams.Destination](Stripe.Params.ChargeCreateParams.Destination.md): Nested parameters. - [Stripe.Params.ChargeCreateParams.RadarOptions](Stripe.Params.ChargeCreateParams.RadarOptions.md): Nested parameters. - [Stripe.Params.ChargeCreateParams.Shipping](Stripe.Params.ChargeCreateParams.Shipping.md): Nested parameters. - [Stripe.Params.ChargeCreateParams.Shipping.Address](Stripe.Params.ChargeCreateParams.Shipping.Address.md): Nested parameters. - [Stripe.Params.ChargeCreateParams.TransferData](Stripe.Params.ChargeCreateParams.TransferData.md): Nested parameters. - [Stripe.Params.ChargeListParams](Stripe.Params.ChargeListParams.md): Parameters for charge list. - [Stripe.Params.ChargeRetrieveParams](Stripe.Params.ChargeRetrieveParams.md): Parameters for charge retrieve. - [Stripe.Params.ChargeSearchParams](Stripe.Params.ChargeSearchParams.md): Parameters for charge search. - [Stripe.Params.ChargeUpdateParams](Stripe.Params.ChargeUpdateParams.md): Parameters for charge update. - [Stripe.Params.ChargeUpdateParams.FraudDetails](Stripe.Params.ChargeUpdateParams.FraudDetails.md): Nested parameters. - [Stripe.Params.ChargeUpdateParams.Shipping](Stripe.Params.ChargeUpdateParams.Shipping.md): Nested parameters. - [Stripe.Params.ChargeUpdateParams.Shipping.Address](Stripe.Params.ChargeUpdateParams.Shipping.Address.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams](Stripe.Params.Checkout.SessionCreateParams.md): Parameters for session create. - [Stripe.Params.Checkout.SessionCreateParams.AdaptivePricing](Stripe.Params.Checkout.SessionCreateParams.AdaptivePricing.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.AfterExpiration](Stripe.Params.Checkout.SessionCreateParams.AfterExpiration.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.AfterExpiration.Recovery](Stripe.Params.Checkout.SessionCreateParams.AfterExpiration.Recovery.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.AutomaticTax](Stripe.Params.Checkout.SessionCreateParams.AutomaticTax.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.AutomaticTax.Liability](Stripe.Params.Checkout.SessionCreateParams.AutomaticTax.Liability.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.BrandingSettings](Stripe.Params.Checkout.SessionCreateParams.BrandingSettings.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.BrandingSettings.Icon](Stripe.Params.Checkout.SessionCreateParams.BrandingSettings.Icon.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.BrandingSettings.Logo](Stripe.Params.Checkout.SessionCreateParams.BrandingSettings.Logo.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.ConsentCollection](Stripe.Params.Checkout.SessionCreateParams.ConsentCollection.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.ConsentCollection.PaymentMethodReuseAgreement](Stripe.Params.Checkout.SessionCreateParams.ConsentCollection.PaymentMethodReuseAgreement.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.CustomFields](Stripe.Params.Checkout.SessionCreateParams.CustomFields.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.CustomFields.Dropdown](Stripe.Params.Checkout.SessionCreateParams.CustomFields.Dropdown.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.CustomFields.Dropdown.Options](Stripe.Params.Checkout.SessionCreateParams.CustomFields.Dropdown.Options.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.CustomFields.Label](Stripe.Params.Checkout.SessionCreateParams.CustomFields.Label.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.CustomFields.Numeric](Stripe.Params.Checkout.SessionCreateParams.CustomFields.Numeric.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.CustomFields.Text](Stripe.Params.Checkout.SessionCreateParams.CustomFields.Text.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.CustomText](Stripe.Params.Checkout.SessionCreateParams.CustomText.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.CustomerUpdate](Stripe.Params.Checkout.SessionCreateParams.CustomerUpdate.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.Discounts](Stripe.Params.Checkout.SessionCreateParams.Discounts.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.InvoiceCreation](Stripe.Params.Checkout.SessionCreateParams.InvoiceCreation.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.InvoiceCreation.InvoiceData](Stripe.Params.Checkout.SessionCreateParams.InvoiceCreation.InvoiceData.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.InvoiceCreation.InvoiceData.Issuer](Stripe.Params.Checkout.SessionCreateParams.InvoiceCreation.InvoiceData.Issuer.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.LineItems](Stripe.Params.Checkout.SessionCreateParams.LineItems.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.LineItems.AdjustableQuantity](Stripe.Params.Checkout.SessionCreateParams.LineItems.AdjustableQuantity.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.LineItems.PriceData](Stripe.Params.Checkout.SessionCreateParams.LineItems.PriceData.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.LineItems.PriceData.ProductData](Stripe.Params.Checkout.SessionCreateParams.LineItems.PriceData.ProductData.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.LineItems.PriceData.Recurring](Stripe.Params.Checkout.SessionCreateParams.LineItems.PriceData.Recurring.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.NameCollection](Stripe.Params.Checkout.SessionCreateParams.NameCollection.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.NameCollection.Business](Stripe.Params.Checkout.SessionCreateParams.NameCollection.Business.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.NameCollection.Individual](Stripe.Params.Checkout.SessionCreateParams.NameCollection.Individual.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.OptionalItems](Stripe.Params.Checkout.SessionCreateParams.OptionalItems.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.OptionalItems.AdjustableQuantity](Stripe.Params.Checkout.SessionCreateParams.OptionalItems.AdjustableQuantity.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.PaymentIntentData](Stripe.Params.Checkout.SessionCreateParams.PaymentIntentData.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.PaymentIntentData.Shipping](Stripe.Params.Checkout.SessionCreateParams.PaymentIntentData.Shipping.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.PaymentIntentData.Shipping.Address](Stripe.Params.Checkout.SessionCreateParams.PaymentIntentData.Shipping.Address.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.PaymentIntentData.TransferData](Stripe.Params.Checkout.SessionCreateParams.PaymentIntentData.TransferData.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.PaymentMethodData](Stripe.Params.Checkout.SessionCreateParams.PaymentMethodData.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions](Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.AcssDebit](Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.AcssDebit.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions](Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.Affirm](Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.Affirm.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.AfterpayClearpay](Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.AfterpayClearpay.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.Alipay](Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.Alipay.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.Alma](Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.Alma.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.AmazonPay](Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.AmazonPay.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.AuBecsDebit](Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.AuBecsDebit.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.BacsDebit](Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.BacsDebit.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.BacsDebit.MandateOptions](Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.BacsDebit.MandateOptions.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.Bancontact](Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.Bancontact.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.Billie](Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.Billie.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.Boleto](Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.Boleto.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.Card](Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.Card.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.Card.Installments](Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.Card.Installments.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.Card.Restrictions](Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.Card.Restrictions.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.Cashapp](Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.Cashapp.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.Crypto](Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.Crypto.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.CustomerBalance](Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.CustomerBalance.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.CustomerBalance.BankTransfer](Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.CustomerBalance.BankTransfer.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.CustomerBalance.BankTransfer.EuBankTransfer](Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.CustomerBalance.BankTransfer.EuBankTransfer.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.DemoPay](Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.DemoPay.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.Eps](Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.Eps.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.Fpx](Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.Fpx.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.Giropay](Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.Giropay.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.Grabpay](Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.Grabpay.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.Ideal](Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.Ideal.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.KakaoPay](Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.KakaoPay.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.Klarna](Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.Klarna.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.Konbini](Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.Konbini.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.KrCard](Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.KrCard.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.Link](Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.Link.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.Mobilepay](Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.Mobilepay.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.Multibanco](Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.Multibanco.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.NaverPay](Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.NaverPay.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.Oxxo](Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.Oxxo.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.P24](Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.P24.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.Payco](Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.Payco.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.Paynow](Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.Paynow.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.Paypal](Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.Paypal.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.Payto](Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.Payto.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.Payto.MandateOptions](Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.Payto.MandateOptions.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.Pix](Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.Pix.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.RevolutPay](Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.RevolutPay.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.SamsungPay](Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.SamsungPay.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.Satispay](Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.Satispay.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.SepaDebit](Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.SepaDebit.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.SepaDebit.MandateOptions](Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.SepaDebit.MandateOptions.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.Sofort](Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.Sofort.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.Swish](Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.Swish.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.Twint](Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.Twint.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.Upi](Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.Upi.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.Upi.MandateOptions](Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.Upi.MandateOptions.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.UsBankAccount](Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.UsBankAccount.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.UsBankAccount.FinancialConnections](Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.UsBankAccount.FinancialConnections.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.WechatPay](Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.WechatPay.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.Permissions](Stripe.Params.Checkout.SessionCreateParams.Permissions.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.PhoneNumberCollection](Stripe.Params.Checkout.SessionCreateParams.PhoneNumberCollection.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.SavedPaymentMethodOptions](Stripe.Params.Checkout.SessionCreateParams.SavedPaymentMethodOptions.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.SetupIntentData](Stripe.Params.Checkout.SessionCreateParams.SetupIntentData.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.ShippingAddressCollection](Stripe.Params.Checkout.SessionCreateParams.ShippingAddressCollection.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.ShippingOptions](Stripe.Params.Checkout.SessionCreateParams.ShippingOptions.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.ShippingOptions.ShippingRateData](Stripe.Params.Checkout.SessionCreateParams.ShippingOptions.ShippingRateData.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.ShippingOptions.ShippingRateData.DeliveryEstimate](Stripe.Params.Checkout.SessionCreateParams.ShippingOptions.ShippingRateData.DeliveryEstimate.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.ShippingOptions.ShippingRateData.DeliveryEstimate.Maximum](Stripe.Params.Checkout.SessionCreateParams.ShippingOptions.ShippingRateData.DeliveryEstimate.Maximum.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.ShippingOptions.ShippingRateData.DeliveryEstimate.Minimum](Stripe.Params.Checkout.SessionCreateParams.ShippingOptions.ShippingRateData.DeliveryEstimate.Minimum.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.ShippingOptions.ShippingRateData.FixedAmount](Stripe.Params.Checkout.SessionCreateParams.ShippingOptions.ShippingRateData.FixedAmount.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.ShippingOptions.ShippingRateData.FixedAmount.CurrencyOptions](Stripe.Params.Checkout.SessionCreateParams.ShippingOptions.ShippingRateData.FixedAmount.CurrencyOptions.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.SubscriptionData](Stripe.Params.Checkout.SessionCreateParams.SubscriptionData.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.SubscriptionData.BillingMode](Stripe.Params.Checkout.SessionCreateParams.SubscriptionData.BillingMode.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.SubscriptionData.BillingMode.Flexible](Stripe.Params.Checkout.SessionCreateParams.SubscriptionData.BillingMode.Flexible.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.SubscriptionData.InvoiceSettings](Stripe.Params.Checkout.SessionCreateParams.SubscriptionData.InvoiceSettings.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.SubscriptionData.InvoiceSettings.Issuer](Stripe.Params.Checkout.SessionCreateParams.SubscriptionData.InvoiceSettings.Issuer.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.SubscriptionData.PendingInvoiceItemInterval](Stripe.Params.Checkout.SessionCreateParams.SubscriptionData.PendingInvoiceItemInterval.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.SubscriptionData.TransferData](Stripe.Params.Checkout.SessionCreateParams.SubscriptionData.TransferData.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.SubscriptionData.TrialSettings](Stripe.Params.Checkout.SessionCreateParams.SubscriptionData.TrialSettings.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.SubscriptionData.TrialSettings.EndBehavior](Stripe.Params.Checkout.SessionCreateParams.SubscriptionData.TrialSettings.EndBehavior.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.TaxIdCollection](Stripe.Params.Checkout.SessionCreateParams.TaxIdCollection.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.WalletOptions](Stripe.Params.Checkout.SessionCreateParams.WalletOptions.md): Nested parameters. - [Stripe.Params.Checkout.SessionCreateParams.WalletOptions.Link](Stripe.Params.Checkout.SessionCreateParams.WalletOptions.Link.md): Nested parameters. - [Stripe.Params.Checkout.SessionExpireParams](Stripe.Params.Checkout.SessionExpireParams.md): Parameters for session expire. - [Stripe.Params.Checkout.SessionLineItemListLineItemsParams](Stripe.Params.Checkout.SessionLineItemListLineItemsParams.md): Parameters for session line item list line items. - [Stripe.Params.Checkout.SessionListParams](Stripe.Params.Checkout.SessionListParams.md): Parameters for session list. - [Stripe.Params.Checkout.SessionListParams.CustomerDetails](Stripe.Params.Checkout.SessionListParams.CustomerDetails.md): Nested parameters. - [Stripe.Params.Checkout.SessionRetrieveParams](Stripe.Params.Checkout.SessionRetrieveParams.md): Parameters for session retrieve. - [Stripe.Params.Checkout.SessionUpdateParams](Stripe.Params.Checkout.SessionUpdateParams.md): Parameters for session update. - [Stripe.Params.Checkout.SessionUpdateParams.CollectedInformation](Stripe.Params.Checkout.SessionUpdateParams.CollectedInformation.md): Nested parameters. - [Stripe.Params.Checkout.SessionUpdateParams.CollectedInformation.ShippingDetails](Stripe.Params.Checkout.SessionUpdateParams.CollectedInformation.ShippingDetails.md): Nested parameters. - [Stripe.Params.Checkout.SessionUpdateParams.CollectedInformation.ShippingDetails.Address](Stripe.Params.Checkout.SessionUpdateParams.CollectedInformation.ShippingDetails.Address.md): Nested parameters. - [Stripe.Params.Checkout.SessionUpdateParams.LineItems](Stripe.Params.Checkout.SessionUpdateParams.LineItems.md): Nested parameters. - [Stripe.Params.Checkout.SessionUpdateParams.LineItems.AdjustableQuantity](Stripe.Params.Checkout.SessionUpdateParams.LineItems.AdjustableQuantity.md): Nested parameters. - [Stripe.Params.Checkout.SessionUpdateParams.LineItems.PriceData](Stripe.Params.Checkout.SessionUpdateParams.LineItems.PriceData.md): Nested parameters. - [Stripe.Params.Checkout.SessionUpdateParams.LineItems.PriceData.ProductData](Stripe.Params.Checkout.SessionUpdateParams.LineItems.PriceData.ProductData.md): Nested parameters. - [Stripe.Params.Checkout.SessionUpdateParams.LineItems.PriceData.Recurring](Stripe.Params.Checkout.SessionUpdateParams.LineItems.PriceData.Recurring.md): Nested parameters. - [Stripe.Params.Climate.OrderCancelParams](Stripe.Params.Climate.OrderCancelParams.md): Parameters for order cancel. - [Stripe.Params.Climate.OrderCreateParams](Stripe.Params.Climate.OrderCreateParams.md): Parameters for order create. - [Stripe.Params.Climate.OrderCreateParams.Beneficiary](Stripe.Params.Climate.OrderCreateParams.Beneficiary.md): Nested parameters. - [Stripe.Params.Climate.OrderListParams](Stripe.Params.Climate.OrderListParams.md): Parameters for order list. - [Stripe.Params.Climate.OrderRetrieveParams](Stripe.Params.Climate.OrderRetrieveParams.md): Parameters for order retrieve. - [Stripe.Params.Climate.OrderUpdateParams](Stripe.Params.Climate.OrderUpdateParams.md): Parameters for order update. - [Stripe.Params.Climate.ProductListParams](Stripe.Params.Climate.ProductListParams.md): Parameters for product list. - [Stripe.Params.Climate.ProductRetrieveParams](Stripe.Params.Climate.ProductRetrieveParams.md): Parameters for product retrieve. - [Stripe.Params.Climate.SupplierListParams](Stripe.Params.Climate.SupplierListParams.md): Parameters for supplier list. - [Stripe.Params.Climate.SupplierRetrieveParams](Stripe.Params.Climate.SupplierRetrieveParams.md): Parameters for supplier retrieve. - [Stripe.Params.ConfirmationTokenRetrieveParams](Stripe.Params.ConfirmationTokenRetrieveParams.md): Parameters for confirmation token retrieve. - [Stripe.Params.CountrySpecListParams](Stripe.Params.CountrySpecListParams.md): Parameters for country spec list. - [Stripe.Params.CountrySpecRetrieveParams](Stripe.Params.CountrySpecRetrieveParams.md): Parameters for country spec retrieve. - [Stripe.Params.CouponCreateParams](Stripe.Params.CouponCreateParams.md): Parameters for coupon create. - [Stripe.Params.CouponCreateParams.AppliesTo](Stripe.Params.CouponCreateParams.AppliesTo.md): Nested parameters. - [Stripe.Params.CouponCreateParams.CurrencyOptions](Stripe.Params.CouponCreateParams.CurrencyOptions.md): Nested parameters. - [Stripe.Params.CouponListParams](Stripe.Params.CouponListParams.md): Parameters for coupon list. - [Stripe.Params.CouponRetrieveParams](Stripe.Params.CouponRetrieveParams.md): Parameters for coupon retrieve. - [Stripe.Params.CouponUpdateParams](Stripe.Params.CouponUpdateParams.md): Parameters for coupon update. - [Stripe.Params.CouponUpdateParams.CurrencyOptions](Stripe.Params.CouponUpdateParams.CurrencyOptions.md): Nested parameters. - [Stripe.Params.CreditNoteCreateParams](Stripe.Params.CreditNoteCreateParams.md): Parameters for credit note create. - [Stripe.Params.CreditNoteCreateParams.Lines](Stripe.Params.CreditNoteCreateParams.Lines.md): Nested parameters. - [Stripe.Params.CreditNoteCreateParams.Refunds](Stripe.Params.CreditNoteCreateParams.Refunds.md): Nested parameters. - [Stripe.Params.CreditNoteCreateParams.Refunds.PaymentRecordRefund](Stripe.Params.CreditNoteCreateParams.Refunds.PaymentRecordRefund.md): Nested parameters. - [Stripe.Params.CreditNoteCreateParams.ShippingCost](Stripe.Params.CreditNoteCreateParams.ShippingCost.md): Nested parameters. - [Stripe.Params.CreditNoteLineItemListParams](Stripe.Params.CreditNoteLineItemListParams.md): Parameters for credit note line item list. - [Stripe.Params.CreditNoteListParams](Stripe.Params.CreditNoteListParams.md): Parameters for credit note list. - [Stripe.Params.CreditNotePreviewLinesPreviewLinesParams](Stripe.Params.CreditNotePreviewLinesPreviewLinesParams.md): Parameters for credit note preview lines preview lines. - [Stripe.Params.CreditNotePreviewLinesPreviewLinesParams.Lines](Stripe.Params.CreditNotePreviewLinesPreviewLinesParams.Lines.md): Nested parameters. - [Stripe.Params.CreditNotePreviewLinesPreviewLinesParams.Refunds](Stripe.Params.CreditNotePreviewLinesPreviewLinesParams.Refunds.md): Nested parameters. - [Stripe.Params.CreditNotePreviewLinesPreviewLinesParams.Refunds.PaymentRecordRefund](Stripe.Params.CreditNotePreviewLinesPreviewLinesParams.Refunds.PaymentRecordRefund.md): Nested parameters. - [Stripe.Params.CreditNotePreviewLinesPreviewLinesParams.ShippingCost](Stripe.Params.CreditNotePreviewLinesPreviewLinesParams.ShippingCost.md): Nested parameters. - [Stripe.Params.CreditNotePreviewParams](Stripe.Params.CreditNotePreviewParams.md): Parameters for credit note preview. - [Stripe.Params.CreditNotePreviewParams.Lines](Stripe.Params.CreditNotePreviewParams.Lines.md): Nested parameters. - [Stripe.Params.CreditNotePreviewParams.Refunds](Stripe.Params.CreditNotePreviewParams.Refunds.md): Nested parameters. - [Stripe.Params.CreditNotePreviewParams.Refunds.PaymentRecordRefund](Stripe.Params.CreditNotePreviewParams.Refunds.PaymentRecordRefund.md): Nested parameters. - [Stripe.Params.CreditNotePreviewParams.ShippingCost](Stripe.Params.CreditNotePreviewParams.ShippingCost.md): Nested parameters. - [Stripe.Params.CreditNoteRetrieveParams](Stripe.Params.CreditNoteRetrieveParams.md): Parameters for credit note retrieve. - [Stripe.Params.CreditNoteUpdateParams](Stripe.Params.CreditNoteUpdateParams.md): Parameters for credit note update. - [Stripe.Params.CreditNoteVoidCreditNoteParams](Stripe.Params.CreditNoteVoidCreditNoteParams.md): Parameters for credit note void credit note. - [Stripe.Params.CustomerBalanceTransactionCreateParams](Stripe.Params.CustomerBalanceTransactionCreateParams.md): Parameters for customer balance transaction create. - [Stripe.Params.CustomerBalanceTransactionListParams](Stripe.Params.CustomerBalanceTransactionListParams.md): Parameters for customer balance transaction list. - [Stripe.Params.CustomerBalanceTransactionRetrieveParams](Stripe.Params.CustomerBalanceTransactionRetrieveParams.md): Parameters for customer balance transaction retrieve. - [Stripe.Params.CustomerBalanceTransactionUpdateParams](Stripe.Params.CustomerBalanceTransactionUpdateParams.md): Parameters for customer balance transaction update. - [Stripe.Params.CustomerCashBalanceRetrieveParams](Stripe.Params.CustomerCashBalanceRetrieveParams.md): Parameters for customer cash balance retrieve. - [Stripe.Params.CustomerCashBalanceTransactionListParams](Stripe.Params.CustomerCashBalanceTransactionListParams.md): Parameters for customer cash balance transaction list. - [Stripe.Params.CustomerCashBalanceTransactionRetrieveParams](Stripe.Params.CustomerCashBalanceTransactionRetrieveParams.md): Parameters for customer cash balance transaction retrieve. - [Stripe.Params.CustomerCashBalanceUpdateParams](Stripe.Params.CustomerCashBalanceUpdateParams.md): Parameters for customer cash balance update. - [Stripe.Params.CustomerCashBalanceUpdateParams.Settings](Stripe.Params.CustomerCashBalanceUpdateParams.Settings.md): Nested parameters. - [Stripe.Params.CustomerCreateParams](Stripe.Params.CustomerCreateParams.md): Parameters for customer create. - [Stripe.Params.CustomerCreateParams.CashBalance](Stripe.Params.CustomerCreateParams.CashBalance.md): Nested parameters. - [Stripe.Params.CustomerCreateParams.CashBalance.Settings](Stripe.Params.CustomerCreateParams.CashBalance.Settings.md): Nested parameters. - [Stripe.Params.CustomerCreateParams.InvoiceSettings](Stripe.Params.CustomerCreateParams.InvoiceSettings.md): Nested parameters. - [Stripe.Params.CustomerCreateParams.Tax](Stripe.Params.CustomerCreateParams.Tax.md): Nested parameters. - [Stripe.Params.CustomerCreateParams.TaxIdData](Stripe.Params.CustomerCreateParams.TaxIdData.md): Nested parameters. - [Stripe.Params.CustomerFundingInstructionsCreateFundingInstructionsParams](Stripe.Params.CustomerFundingInstructionsCreateFundingInstructionsParams.md): Parameters for customer funding instructions create funding instructions. - [Stripe.Params.CustomerFundingInstructionsCreateFundingInstructionsParams.BankTransfer](Stripe.Params.CustomerFundingInstructionsCreateFundingInstructionsParams.BankTransfer.md): Nested parameters. - [Stripe.Params.CustomerFundingInstructionsCreateFundingInstructionsParams.BankTransfer.EuBankTransfer](Stripe.Params.CustomerFundingInstructionsCreateFundingInstructionsParams.BankTransfer.EuBankTransfer.md): Nested parameters. - [Stripe.Params.CustomerListParams](Stripe.Params.CustomerListParams.md): Parameters for customer list. - [Stripe.Params.CustomerPaymentMethodListPaymentMethodsParams](Stripe.Params.CustomerPaymentMethodListPaymentMethodsParams.md): Parameters for customer payment method list payment methods. - [Stripe.Params.CustomerPaymentMethodRetrievePaymentMethodParams](Stripe.Params.CustomerPaymentMethodRetrievePaymentMethodParams.md): Parameters for customer payment method retrieve payment method. - [Stripe.Params.CustomerPaymentSourceCreateParams](Stripe.Params.CustomerPaymentSourceCreateParams.md): Parameters for customer payment source create. - [Stripe.Params.CustomerPaymentSourceListParams](Stripe.Params.CustomerPaymentSourceListParams.md): Parameters for customer payment source list. - [Stripe.Params.CustomerPaymentSourceRetrieveParams](Stripe.Params.CustomerPaymentSourceRetrieveParams.md): Parameters for customer payment source retrieve. - [Stripe.Params.CustomerPaymentSourceUpdateParams](Stripe.Params.CustomerPaymentSourceUpdateParams.md): Parameters for customer payment source update. - [Stripe.Params.CustomerPaymentSourceUpdateParams.Owner](Stripe.Params.CustomerPaymentSourceUpdateParams.Owner.md): Nested parameters. - [Stripe.Params.CustomerPaymentSourceUpdateParams.Owner.Address](Stripe.Params.CustomerPaymentSourceUpdateParams.Owner.Address.md): Nested parameters. - [Stripe.Params.CustomerPaymentSourceVerifyParams](Stripe.Params.CustomerPaymentSourceVerifyParams.md): Parameters for customer payment source verify. - [Stripe.Params.CustomerRetrieveParams](Stripe.Params.CustomerRetrieveParams.md): Parameters for customer retrieve. - [Stripe.Params.CustomerSearchParams](Stripe.Params.CustomerSearchParams.md): Parameters for customer search. - [Stripe.Params.CustomerSessionCreateParams](Stripe.Params.CustomerSessionCreateParams.md): Parameters for customer session create. - [Stripe.Params.CustomerSessionCreateParams.Components](Stripe.Params.CustomerSessionCreateParams.Components.md): Nested parameters. - [Stripe.Params.CustomerSessionCreateParams.Components.BuyButton](Stripe.Params.CustomerSessionCreateParams.Components.BuyButton.md): Nested parameters. - [Stripe.Params.CustomerSessionCreateParams.Components.CustomerSheet](Stripe.Params.CustomerSessionCreateParams.Components.CustomerSheet.md): Nested parameters. - [Stripe.Params.CustomerSessionCreateParams.Components.CustomerSheet.Features](Stripe.Params.CustomerSessionCreateParams.Components.CustomerSheet.Features.md): Nested parameters. - [Stripe.Params.CustomerSessionCreateParams.Components.MobilePaymentElement](Stripe.Params.CustomerSessionCreateParams.Components.MobilePaymentElement.md): Nested parameters. - [Stripe.Params.CustomerSessionCreateParams.Components.MobilePaymentElement.Features](Stripe.Params.CustomerSessionCreateParams.Components.MobilePaymentElement.Features.md): Nested parameters. - [Stripe.Params.CustomerSessionCreateParams.Components.PaymentElement](Stripe.Params.CustomerSessionCreateParams.Components.PaymentElement.md): Nested parameters. - [Stripe.Params.CustomerSessionCreateParams.Components.PaymentElement.Features](Stripe.Params.CustomerSessionCreateParams.Components.PaymentElement.Features.md): Nested parameters. - [Stripe.Params.CustomerSessionCreateParams.Components.PricingTable](Stripe.Params.CustomerSessionCreateParams.Components.PricingTable.md): Nested parameters. - [Stripe.Params.CustomerTaxIdCreateParams](Stripe.Params.CustomerTaxIdCreateParams.md): Parameters for customer tax id create. - [Stripe.Params.CustomerTaxIdListParams](Stripe.Params.CustomerTaxIdListParams.md): Parameters for customer tax id list. - [Stripe.Params.CustomerTaxIdRetrieveParams](Stripe.Params.CustomerTaxIdRetrieveParams.md): Parameters for customer tax id retrieve. - [Stripe.Params.CustomerUpdateParams](Stripe.Params.CustomerUpdateParams.md): Parameters for customer update. - [Stripe.Params.CustomerUpdateParams.CashBalance](Stripe.Params.CustomerUpdateParams.CashBalance.md): Nested parameters. - [Stripe.Params.CustomerUpdateParams.CashBalance.Settings](Stripe.Params.CustomerUpdateParams.CashBalance.Settings.md): Nested parameters. - [Stripe.Params.CustomerUpdateParams.InvoiceSettings](Stripe.Params.CustomerUpdateParams.InvoiceSettings.md): Nested parameters. - [Stripe.Params.CustomerUpdateParams.Tax](Stripe.Params.CustomerUpdateParams.Tax.md): Nested parameters. - [Stripe.Params.DisputeCloseParams](Stripe.Params.DisputeCloseParams.md): Parameters for dispute close. - [Stripe.Params.DisputeListParams](Stripe.Params.DisputeListParams.md): Parameters for dispute list. - [Stripe.Params.DisputeRetrieveParams](Stripe.Params.DisputeRetrieveParams.md): Parameters for dispute retrieve. - [Stripe.Params.DisputeUpdateParams](Stripe.Params.DisputeUpdateParams.md): Parameters for dispute update. - [Stripe.Params.DisputeUpdateParams.Evidence](Stripe.Params.DisputeUpdateParams.Evidence.md): Nested parameters. - [Stripe.Params.Entitlements.ActiveEntitlementListParams](Stripe.Params.Entitlements.ActiveEntitlementListParams.md): Parameters for active entitlement list. - [Stripe.Params.Entitlements.ActiveEntitlementRetrieveParams](Stripe.Params.Entitlements.ActiveEntitlementRetrieveParams.md): Parameters for active entitlement retrieve. - [Stripe.Params.Entitlements.FeatureCreateParams](Stripe.Params.Entitlements.FeatureCreateParams.md): Parameters for feature create. - [Stripe.Params.Entitlements.FeatureListParams](Stripe.Params.Entitlements.FeatureListParams.md): Parameters for feature list. - [Stripe.Params.Entitlements.FeatureRetrieveParams](Stripe.Params.Entitlements.FeatureRetrieveParams.md): Parameters for feature retrieve. - [Stripe.Params.Entitlements.FeatureUpdateParams](Stripe.Params.Entitlements.FeatureUpdateParams.md): Parameters for feature update. - [Stripe.Params.EphemeralKeyCreateParams](Stripe.Params.EphemeralKeyCreateParams.md): Parameters for ephemeral key create. - [Stripe.Params.EventListParams](Stripe.Params.EventListParams.md): Parameters for event list. - [Stripe.Params.EventRetrieveParams](Stripe.Params.EventRetrieveParams.md): Parameters for event retrieve. - [Stripe.Params.ExchangeRateListParams](Stripe.Params.ExchangeRateListParams.md): Parameters for exchange rate list. - [Stripe.Params.ExchangeRateRetrieveParams](Stripe.Params.ExchangeRateRetrieveParams.md): Parameters for exchange rate retrieve. - [Stripe.Params.FileLinkCreateParams](Stripe.Params.FileLinkCreateParams.md): Parameters for file link create. - [Stripe.Params.FileLinkListParams](Stripe.Params.FileLinkListParams.md): Parameters for file link list. - [Stripe.Params.FileLinkRetrieveParams](Stripe.Params.FileLinkRetrieveParams.md): Parameters for file link retrieve. - [Stripe.Params.FileLinkUpdateParams](Stripe.Params.FileLinkUpdateParams.md): Parameters for file link update. - [Stripe.Params.FileListParams](Stripe.Params.FileListParams.md): Parameters for file list. - [Stripe.Params.FileRetrieveParams](Stripe.Params.FileRetrieveParams.md): Parameters for file retrieve. - [Stripe.Params.FinancialConnections.AccountDisconnectParams](Stripe.Params.FinancialConnections.AccountDisconnectParams.md): Parameters for account disconnect. - [Stripe.Params.FinancialConnections.AccountListParams](Stripe.Params.FinancialConnections.AccountListParams.md): Parameters for account list. - [Stripe.Params.FinancialConnections.AccountListParams.AccountHolder](Stripe.Params.FinancialConnections.AccountListParams.AccountHolder.md): Nested parameters. - [Stripe.Params.FinancialConnections.AccountOwnerListOwnersParams](Stripe.Params.FinancialConnections.AccountOwnerListOwnersParams.md): Parameters for account owner list owners. - [Stripe.Params.FinancialConnections.AccountRefreshParams](Stripe.Params.FinancialConnections.AccountRefreshParams.md): Parameters for account refresh. - [Stripe.Params.FinancialConnections.AccountRetrieveParams](Stripe.Params.FinancialConnections.AccountRetrieveParams.md): Parameters for account retrieve. - [Stripe.Params.FinancialConnections.AccountSubscribeParams](Stripe.Params.FinancialConnections.AccountSubscribeParams.md): Parameters for account subscribe. - [Stripe.Params.FinancialConnections.AccountUnsubscribeParams](Stripe.Params.FinancialConnections.AccountUnsubscribeParams.md): Parameters for account unsubscribe. - [Stripe.Params.FinancialConnections.SessionCreateParams](Stripe.Params.FinancialConnections.SessionCreateParams.md): Parameters for session create. - [Stripe.Params.FinancialConnections.SessionCreateParams.AccountHolder](Stripe.Params.FinancialConnections.SessionCreateParams.AccountHolder.md): Nested parameters. - [Stripe.Params.FinancialConnections.SessionCreateParams.Filters](Stripe.Params.FinancialConnections.SessionCreateParams.Filters.md): Nested parameters. - [Stripe.Params.FinancialConnections.SessionRetrieveParams](Stripe.Params.FinancialConnections.SessionRetrieveParams.md): Parameters for session retrieve. - [Stripe.Params.FinancialConnections.TransactionListParams](Stripe.Params.FinancialConnections.TransactionListParams.md): Parameters for transaction list. - [Stripe.Params.FinancialConnections.TransactionListParams.TransactionRefresh](Stripe.Params.FinancialConnections.TransactionListParams.TransactionRefresh.md): Nested parameters. - [Stripe.Params.FinancialConnections.TransactionRetrieveParams](Stripe.Params.FinancialConnections.TransactionRetrieveParams.md): Parameters for transaction retrieve. - [Stripe.Params.Forwarding.RequestCreateParams](Stripe.Params.Forwarding.RequestCreateParams.md): Parameters for request create. - [Stripe.Params.Forwarding.RequestCreateParams.Request](Stripe.Params.Forwarding.RequestCreateParams.Request.md): Nested parameters. - [Stripe.Params.Forwarding.RequestCreateParams.Request.Headers](Stripe.Params.Forwarding.RequestCreateParams.Request.Headers.md): Nested parameters. - [Stripe.Params.Forwarding.RequestListParams](Stripe.Params.Forwarding.RequestListParams.md): Parameters for request list. - [Stripe.Params.Forwarding.RequestListParams.Created](Stripe.Params.Forwarding.RequestListParams.Created.md): Nested parameters. - [Stripe.Params.Forwarding.RequestRetrieveParams](Stripe.Params.Forwarding.RequestRetrieveParams.md): Parameters for request retrieve. - [Stripe.Params.Identity.VerificationReportListParams](Stripe.Params.Identity.VerificationReportListParams.md): Parameters for verification report list. - [Stripe.Params.Identity.VerificationReportRetrieveParams](Stripe.Params.Identity.VerificationReportRetrieveParams.md): Parameters for verification report retrieve. - [Stripe.Params.Identity.VerificationSessionCancelParams](Stripe.Params.Identity.VerificationSessionCancelParams.md): Parameters for verification session cancel. - [Stripe.Params.Identity.VerificationSessionCreateParams](Stripe.Params.Identity.VerificationSessionCreateParams.md): Parameters for verification session create. - [Stripe.Params.Identity.VerificationSessionCreateParams.Options](Stripe.Params.Identity.VerificationSessionCreateParams.Options.md): Nested parameters. - [Stripe.Params.Identity.VerificationSessionCreateParams.ProvidedDetails](Stripe.Params.Identity.VerificationSessionCreateParams.ProvidedDetails.md): Nested parameters. - [Stripe.Params.Identity.VerificationSessionCreateParams.RelatedPerson](Stripe.Params.Identity.VerificationSessionCreateParams.RelatedPerson.md): Nested parameters. - [Stripe.Params.Identity.VerificationSessionListParams](Stripe.Params.Identity.VerificationSessionListParams.md): Parameters for verification session list. - [Stripe.Params.Identity.VerificationSessionRedactParams](Stripe.Params.Identity.VerificationSessionRedactParams.md): Parameters for verification session redact. - [Stripe.Params.Identity.VerificationSessionRetrieveParams](Stripe.Params.Identity.VerificationSessionRetrieveParams.md): Parameters for verification session retrieve. - [Stripe.Params.Identity.VerificationSessionUpdateParams](Stripe.Params.Identity.VerificationSessionUpdateParams.md): Parameters for verification session update. - [Stripe.Params.Identity.VerificationSessionUpdateParams.Options](Stripe.Params.Identity.VerificationSessionUpdateParams.Options.md): Nested parameters. - [Stripe.Params.Identity.VerificationSessionUpdateParams.ProvidedDetails](Stripe.Params.Identity.VerificationSessionUpdateParams.ProvidedDetails.md): Nested parameters. - [Stripe.Params.InvoiceAddLinesParams](Stripe.Params.InvoiceAddLinesParams.md): Parameters for invoice add lines. - [Stripe.Params.InvoiceAddLinesParams.Lines](Stripe.Params.InvoiceAddLinesParams.Lines.md): Nested parameters. - [Stripe.Params.InvoiceAddLinesParams.Lines.Period](Stripe.Params.InvoiceAddLinesParams.Lines.Period.md): Nested parameters. - [Stripe.Params.InvoiceAddLinesParams.Lines.PriceData](Stripe.Params.InvoiceAddLinesParams.Lines.PriceData.md): Nested parameters. - [Stripe.Params.InvoiceAddLinesParams.Lines.PriceData.ProductData](Stripe.Params.InvoiceAddLinesParams.Lines.PriceData.ProductData.md): Nested parameters. - [Stripe.Params.InvoiceAddLinesParams.Lines.Pricing](Stripe.Params.InvoiceAddLinesParams.Lines.Pricing.md): Nested parameters. - [Stripe.Params.InvoiceAttachPaymentParams](Stripe.Params.InvoiceAttachPaymentParams.md): Parameters for invoice attach payment. - [Stripe.Params.InvoiceCreateParams](Stripe.Params.InvoiceCreateParams.md): Parameters for invoice create. - [Stripe.Params.InvoiceCreateParams.AutomaticTax](Stripe.Params.InvoiceCreateParams.AutomaticTax.md): Nested parameters. - [Stripe.Params.InvoiceCreateParams.AutomaticTax.Liability](Stripe.Params.InvoiceCreateParams.AutomaticTax.Liability.md): Nested parameters. - [Stripe.Params.InvoiceCreateParams.FromInvoice](Stripe.Params.InvoiceCreateParams.FromInvoice.md): Nested parameters. - [Stripe.Params.InvoiceCreateParams.Issuer](Stripe.Params.InvoiceCreateParams.Issuer.md): Nested parameters. - [Stripe.Params.InvoiceCreateParams.PaymentSettings](Stripe.Params.InvoiceCreateParams.PaymentSettings.md): Nested parameters. - [Stripe.Params.InvoiceCreateParams.PaymentSettings.PaymentMethodOptions](Stripe.Params.InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.md): Nested parameters. - [Stripe.Params.InvoiceCreateParams.Rendering](Stripe.Params.InvoiceCreateParams.Rendering.md): Nested parameters. - [Stripe.Params.InvoiceCreateParams.Rendering.Pdf](Stripe.Params.InvoiceCreateParams.Rendering.Pdf.md): Nested parameters. - [Stripe.Params.InvoiceCreateParams.ShippingCost](Stripe.Params.InvoiceCreateParams.ShippingCost.md): Nested parameters. - [Stripe.Params.InvoiceCreateParams.ShippingCost.ShippingRateData](Stripe.Params.InvoiceCreateParams.ShippingCost.ShippingRateData.md): Nested parameters. - [Stripe.Params.InvoiceCreateParams.ShippingCost.ShippingRateData.DeliveryEstimate](Stripe.Params.InvoiceCreateParams.ShippingCost.ShippingRateData.DeliveryEstimate.md): Nested parameters. - [Stripe.Params.InvoiceCreateParams.ShippingCost.ShippingRateData.DeliveryEstimate.Maximum](Stripe.Params.InvoiceCreateParams.ShippingCost.ShippingRateData.DeliveryEstimate.Maximum.md): Nested parameters. - [Stripe.Params.InvoiceCreateParams.ShippingCost.ShippingRateData.DeliveryEstimate.Minimum](Stripe.Params.InvoiceCreateParams.ShippingCost.ShippingRateData.DeliveryEstimate.Minimum.md): Nested parameters. - [Stripe.Params.InvoiceCreateParams.ShippingCost.ShippingRateData.FixedAmount](Stripe.Params.InvoiceCreateParams.ShippingCost.ShippingRateData.FixedAmount.md): Nested parameters. - [Stripe.Params.InvoiceCreateParams.ShippingCost.ShippingRateData.FixedAmount.CurrencyOptions](Stripe.Params.InvoiceCreateParams.ShippingCost.ShippingRateData.FixedAmount.CurrencyOptions.md): Nested parameters. - [Stripe.Params.InvoiceCreateParams.ShippingDetails](Stripe.Params.InvoiceCreateParams.ShippingDetails.md): Nested parameters. - [Stripe.Params.InvoiceCreateParams.ShippingDetails.Address](Stripe.Params.InvoiceCreateParams.ShippingDetails.Address.md): Nested parameters. - [Stripe.Params.InvoiceCreateParams.TransferData](Stripe.Params.InvoiceCreateParams.TransferData.md): Nested parameters. - [Stripe.Params.InvoiceCreatePreviewParams](Stripe.Params.InvoiceCreatePreviewParams.md): Parameters for invoice create preview. - [Stripe.Params.InvoiceCreatePreviewParams.AutomaticTax](Stripe.Params.InvoiceCreatePreviewParams.AutomaticTax.md): Nested parameters. - [Stripe.Params.InvoiceCreatePreviewParams.AutomaticTax.Liability](Stripe.Params.InvoiceCreatePreviewParams.AutomaticTax.Liability.md): Nested parameters. - [Stripe.Params.InvoiceCreatePreviewParams.CustomerDetails](Stripe.Params.InvoiceCreatePreviewParams.CustomerDetails.md): Nested parameters. - [Stripe.Params.InvoiceCreatePreviewParams.CustomerDetails.Tax](Stripe.Params.InvoiceCreatePreviewParams.CustomerDetails.Tax.md): Nested parameters. - [Stripe.Params.InvoiceCreatePreviewParams.CustomerDetails.TaxIds](Stripe.Params.InvoiceCreatePreviewParams.CustomerDetails.TaxIds.md): Nested parameters. - [Stripe.Params.InvoiceCreatePreviewParams.InvoiceItems](Stripe.Params.InvoiceCreatePreviewParams.InvoiceItems.md): Nested parameters. - [Stripe.Params.InvoiceCreatePreviewParams.InvoiceItems.Period](Stripe.Params.InvoiceCreatePreviewParams.InvoiceItems.Period.md): Nested parameters. - [Stripe.Params.InvoiceCreatePreviewParams.InvoiceItems.PriceData](Stripe.Params.InvoiceCreatePreviewParams.InvoiceItems.PriceData.md): Nested parameters. - [Stripe.Params.InvoiceCreatePreviewParams.Issuer](Stripe.Params.InvoiceCreatePreviewParams.Issuer.md): Nested parameters. - [Stripe.Params.InvoiceCreatePreviewParams.ScheduleDetails](Stripe.Params.InvoiceCreatePreviewParams.ScheduleDetails.md): Nested parameters. - [Stripe.Params.InvoiceCreatePreviewParams.ScheduleDetails.BillingMode](Stripe.Params.InvoiceCreatePreviewParams.ScheduleDetails.BillingMode.md): Nested parameters. - [Stripe.Params.InvoiceCreatePreviewParams.ScheduleDetails.BillingMode.Flexible](Stripe.Params.InvoiceCreatePreviewParams.ScheduleDetails.BillingMode.Flexible.md): Nested parameters. - [Stripe.Params.InvoiceCreatePreviewParams.ScheduleDetails.Phases](Stripe.Params.InvoiceCreatePreviewParams.ScheduleDetails.Phases.md): Nested parameters. - [Stripe.Params.InvoiceCreatePreviewParams.ScheduleDetails.Phases.AddInvoiceItems](Stripe.Params.InvoiceCreatePreviewParams.ScheduleDetails.Phases.AddInvoiceItems.md): Nested parameters. - [Stripe.Params.InvoiceCreatePreviewParams.ScheduleDetails.Phases.AddInvoiceItems.Discounts](Stripe.Params.InvoiceCreatePreviewParams.ScheduleDetails.Phases.AddInvoiceItems.Discounts.md): Nested parameters. - [Stripe.Params.InvoiceCreatePreviewParams.ScheduleDetails.Phases.AddInvoiceItems.Period](Stripe.Params.InvoiceCreatePreviewParams.ScheduleDetails.Phases.AddInvoiceItems.Period.md): Nested parameters. - [Stripe.Params.InvoiceCreatePreviewParams.ScheduleDetails.Phases.AddInvoiceItems.Period.End](Stripe.Params.InvoiceCreatePreviewParams.ScheduleDetails.Phases.AddInvoiceItems.Period.End.md): Nested parameters. - [Stripe.Params.InvoiceCreatePreviewParams.ScheduleDetails.Phases.AddInvoiceItems.Period.Start](Stripe.Params.InvoiceCreatePreviewParams.ScheduleDetails.Phases.AddInvoiceItems.Period.Start.md): Nested parameters. - [Stripe.Params.InvoiceCreatePreviewParams.ScheduleDetails.Phases.AddInvoiceItems.PriceData](Stripe.Params.InvoiceCreatePreviewParams.ScheduleDetails.Phases.AddInvoiceItems.PriceData.md): Nested parameters. - [Stripe.Params.InvoiceCreatePreviewParams.ScheduleDetails.Phases.AutomaticTax](Stripe.Params.InvoiceCreatePreviewParams.ScheduleDetails.Phases.AutomaticTax.md): Nested parameters. - [Stripe.Params.InvoiceCreatePreviewParams.ScheduleDetails.Phases.AutomaticTax.Liability](Stripe.Params.InvoiceCreatePreviewParams.ScheduleDetails.Phases.AutomaticTax.Liability.md): Nested parameters. - [Stripe.Params.InvoiceCreatePreviewParams.ScheduleDetails.Phases.Duration](Stripe.Params.InvoiceCreatePreviewParams.ScheduleDetails.Phases.Duration.md): Nested parameters. - [Stripe.Params.InvoiceCreatePreviewParams.ScheduleDetails.Phases.InvoiceSettings](Stripe.Params.InvoiceCreatePreviewParams.ScheduleDetails.Phases.InvoiceSettings.md): Nested parameters. - [Stripe.Params.InvoiceCreatePreviewParams.ScheduleDetails.Phases.InvoiceSettings.Issuer](Stripe.Params.InvoiceCreatePreviewParams.ScheduleDetails.Phases.InvoiceSettings.Issuer.md): Nested parameters. - [Stripe.Params.InvoiceCreatePreviewParams.ScheduleDetails.Phases.Items](Stripe.Params.InvoiceCreatePreviewParams.ScheduleDetails.Phases.Items.md): Nested parameters. - [Stripe.Params.InvoiceCreatePreviewParams.ScheduleDetails.Phases.Items.PriceData](Stripe.Params.InvoiceCreatePreviewParams.ScheduleDetails.Phases.Items.PriceData.md): Nested parameters. - [Stripe.Params.InvoiceCreatePreviewParams.ScheduleDetails.Phases.Items.PriceData.Recurring](Stripe.Params.InvoiceCreatePreviewParams.ScheduleDetails.Phases.Items.PriceData.Recurring.md): Nested parameters. - [Stripe.Params.InvoiceCreatePreviewParams.ScheduleDetails.Phases.TransferData](Stripe.Params.InvoiceCreatePreviewParams.ScheduleDetails.Phases.TransferData.md): Nested parameters. - [Stripe.Params.InvoiceCreatePreviewParams.SubscriptionDetails](Stripe.Params.InvoiceCreatePreviewParams.SubscriptionDetails.md): Nested parameters. - [Stripe.Params.InvoiceCreatePreviewParams.SubscriptionDetails.BillingMode](Stripe.Params.InvoiceCreatePreviewParams.SubscriptionDetails.BillingMode.md): Nested parameters. - [Stripe.Params.InvoiceCreatePreviewParams.SubscriptionDetails.BillingMode.Flexible](Stripe.Params.InvoiceCreatePreviewParams.SubscriptionDetails.BillingMode.Flexible.md): Nested parameters. - [Stripe.Params.InvoiceCreatePreviewParams.SubscriptionDetails.Items](Stripe.Params.InvoiceCreatePreviewParams.SubscriptionDetails.Items.md): Nested parameters. - [Stripe.Params.InvoiceCreatePreviewParams.SubscriptionDetails.Items.PriceData](Stripe.Params.InvoiceCreatePreviewParams.SubscriptionDetails.Items.PriceData.md): Nested parameters. - [Stripe.Params.InvoiceCreatePreviewParams.SubscriptionDetails.Items.PriceData.Recurring](Stripe.Params.InvoiceCreatePreviewParams.SubscriptionDetails.Items.PriceData.Recurring.md): Nested parameters. - [Stripe.Params.InvoiceFinalizeInvoiceParams](Stripe.Params.InvoiceFinalizeInvoiceParams.md): Parameters for invoice finalize invoice. - [Stripe.Params.InvoiceItemCreateParams](Stripe.Params.InvoiceItemCreateParams.md): Parameters for invoice item create. - [Stripe.Params.InvoiceItemCreateParams.Period](Stripe.Params.InvoiceItemCreateParams.Period.md): Nested parameters. - [Stripe.Params.InvoiceItemCreateParams.PriceData](Stripe.Params.InvoiceItemCreateParams.PriceData.md): Nested parameters. - [Stripe.Params.InvoiceItemCreateParams.Pricing](Stripe.Params.InvoiceItemCreateParams.Pricing.md): Nested parameters. - [Stripe.Params.InvoiceItemListParams](Stripe.Params.InvoiceItemListParams.md): Parameters for invoice item list. - [Stripe.Params.InvoiceItemRetrieveParams](Stripe.Params.InvoiceItemRetrieveParams.md): Parameters for invoice item retrieve. - [Stripe.Params.InvoiceItemUpdateParams](Stripe.Params.InvoiceItemUpdateParams.md): Parameters for invoice item update. - [Stripe.Params.InvoiceItemUpdateParams.Period](Stripe.Params.InvoiceItemUpdateParams.Period.md): Nested parameters. - [Stripe.Params.InvoiceItemUpdateParams.PriceData](Stripe.Params.InvoiceItemUpdateParams.PriceData.md): Nested parameters. - [Stripe.Params.InvoiceItemUpdateParams.Pricing](Stripe.Params.InvoiceItemUpdateParams.Pricing.md): Nested parameters. - [Stripe.Params.InvoiceLineItemListParams](Stripe.Params.InvoiceLineItemListParams.md): Parameters for invoice line item list. - [Stripe.Params.InvoiceLineItemUpdateParams](Stripe.Params.InvoiceLineItemUpdateParams.md): Parameters for invoice line item update. - [Stripe.Params.InvoiceLineItemUpdateParams.Period](Stripe.Params.InvoiceLineItemUpdateParams.Period.md): Nested parameters. - [Stripe.Params.InvoiceLineItemUpdateParams.PriceData](Stripe.Params.InvoiceLineItemUpdateParams.PriceData.md): Nested parameters. - [Stripe.Params.InvoiceLineItemUpdateParams.PriceData.ProductData](Stripe.Params.InvoiceLineItemUpdateParams.PriceData.ProductData.md): Nested parameters. - [Stripe.Params.InvoiceLineItemUpdateParams.Pricing](Stripe.Params.InvoiceLineItemUpdateParams.Pricing.md): Nested parameters. - [Stripe.Params.InvoiceListParams](Stripe.Params.InvoiceListParams.md): Parameters for invoice list. - [Stripe.Params.InvoiceMarkUncollectibleParams](Stripe.Params.InvoiceMarkUncollectibleParams.md): Parameters for invoice mark uncollectible. - [Stripe.Params.InvoicePayParams](Stripe.Params.InvoicePayParams.md): Parameters for invoice pay. - [Stripe.Params.InvoicePaymentListParams](Stripe.Params.InvoicePaymentListParams.md): Parameters for invoice payment list. - [Stripe.Params.InvoicePaymentListParams.Payment](Stripe.Params.InvoicePaymentListParams.Payment.md): Nested parameters. - [Stripe.Params.InvoicePaymentRetrieveParams](Stripe.Params.InvoicePaymentRetrieveParams.md): Parameters for invoice payment retrieve. - [Stripe.Params.InvoiceRemoveLinesParams](Stripe.Params.InvoiceRemoveLinesParams.md): Parameters for invoice remove lines. - [Stripe.Params.InvoiceRemoveLinesParams.Lines](Stripe.Params.InvoiceRemoveLinesParams.Lines.md): Nested parameters. - [Stripe.Params.InvoiceRenderingTemplateArchiveParams](Stripe.Params.InvoiceRenderingTemplateArchiveParams.md): Parameters for invoice rendering template archive. - [Stripe.Params.InvoiceRenderingTemplateListParams](Stripe.Params.InvoiceRenderingTemplateListParams.md): Parameters for invoice rendering template list. - [Stripe.Params.InvoiceRenderingTemplateRetrieveParams](Stripe.Params.InvoiceRenderingTemplateRetrieveParams.md): Parameters for invoice rendering template retrieve. - [Stripe.Params.InvoiceRenderingTemplateUnarchiveParams](Stripe.Params.InvoiceRenderingTemplateUnarchiveParams.md): Parameters for invoice rendering template unarchive. - [Stripe.Params.InvoiceRetrieveParams](Stripe.Params.InvoiceRetrieveParams.md): Parameters for invoice retrieve. - [Stripe.Params.InvoiceSearchParams](Stripe.Params.InvoiceSearchParams.md): Parameters for invoice search. - [Stripe.Params.InvoiceSendInvoiceParams](Stripe.Params.InvoiceSendInvoiceParams.md): Parameters for invoice send invoice. - [Stripe.Params.InvoiceUpdateLinesParams](Stripe.Params.InvoiceUpdateLinesParams.md): Parameters for invoice update lines. - [Stripe.Params.InvoiceUpdateLinesParams.Lines](Stripe.Params.InvoiceUpdateLinesParams.Lines.md): Nested parameters. - [Stripe.Params.InvoiceUpdateLinesParams.Lines.Period](Stripe.Params.InvoiceUpdateLinesParams.Lines.Period.md): Nested parameters. - [Stripe.Params.InvoiceUpdateLinesParams.Lines.PriceData](Stripe.Params.InvoiceUpdateLinesParams.Lines.PriceData.md): Nested parameters. - [Stripe.Params.InvoiceUpdateLinesParams.Lines.PriceData.ProductData](Stripe.Params.InvoiceUpdateLinesParams.Lines.PriceData.ProductData.md): Nested parameters. - [Stripe.Params.InvoiceUpdateLinesParams.Lines.Pricing](Stripe.Params.InvoiceUpdateLinesParams.Lines.Pricing.md): Nested parameters. - [Stripe.Params.InvoiceUpdateParams](Stripe.Params.InvoiceUpdateParams.md): Parameters for invoice update. - [Stripe.Params.InvoiceUpdateParams.AutomaticTax](Stripe.Params.InvoiceUpdateParams.AutomaticTax.md): Nested parameters. - [Stripe.Params.InvoiceUpdateParams.AutomaticTax.Liability](Stripe.Params.InvoiceUpdateParams.AutomaticTax.Liability.md): Nested parameters. - [Stripe.Params.InvoiceUpdateParams.Issuer](Stripe.Params.InvoiceUpdateParams.Issuer.md): Nested parameters. - [Stripe.Params.InvoiceUpdateParams.PaymentSettings](Stripe.Params.InvoiceUpdateParams.PaymentSettings.md): Nested parameters. - [Stripe.Params.InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions](Stripe.Params.InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.md): Nested parameters. - [Stripe.Params.InvoiceUpdateParams.Rendering](Stripe.Params.InvoiceUpdateParams.Rendering.md): Nested parameters. - [Stripe.Params.InvoiceUpdateParams.Rendering.Pdf](Stripe.Params.InvoiceUpdateParams.Rendering.Pdf.md): Nested parameters. - [Stripe.Params.InvoiceVoidInvoiceParams](Stripe.Params.InvoiceVoidInvoiceParams.md): Parameters for invoice void invoice. - [Stripe.Params.Issuing.AuthorizationApproveParams](Stripe.Params.Issuing.AuthorizationApproveParams.md): Parameters for authorization approve. - [Stripe.Params.Issuing.AuthorizationDeclineParams](Stripe.Params.Issuing.AuthorizationDeclineParams.md): Parameters for authorization decline. - [Stripe.Params.Issuing.AuthorizationListParams](Stripe.Params.Issuing.AuthorizationListParams.md): Parameters for authorization list. - [Stripe.Params.Issuing.AuthorizationRetrieveParams](Stripe.Params.Issuing.AuthorizationRetrieveParams.md): Parameters for authorization retrieve. - [Stripe.Params.Issuing.AuthorizationUpdateParams](Stripe.Params.Issuing.AuthorizationUpdateParams.md): Parameters for authorization update. - [Stripe.Params.Issuing.CardCreateParams](Stripe.Params.Issuing.CardCreateParams.md): Parameters for card create. - [Stripe.Params.Issuing.CardCreateParams.LifecycleControls](Stripe.Params.Issuing.CardCreateParams.LifecycleControls.md): Nested parameters. - [Stripe.Params.Issuing.CardCreateParams.LifecycleControls.CancelAfter](Stripe.Params.Issuing.CardCreateParams.LifecycleControls.CancelAfter.md): Nested parameters. - [Stripe.Params.Issuing.CardCreateParams.Pin](Stripe.Params.Issuing.CardCreateParams.Pin.md): Nested parameters. - [Stripe.Params.Issuing.CardCreateParams.Shipping](Stripe.Params.Issuing.CardCreateParams.Shipping.md): Nested parameters. - [Stripe.Params.Issuing.CardCreateParams.Shipping.Address](Stripe.Params.Issuing.CardCreateParams.Shipping.Address.md): Nested parameters. - [Stripe.Params.Issuing.CardCreateParams.Shipping.AddressValidation](Stripe.Params.Issuing.CardCreateParams.Shipping.AddressValidation.md): Nested parameters. - [Stripe.Params.Issuing.CardCreateParams.Shipping.Customs](Stripe.Params.Issuing.CardCreateParams.Shipping.Customs.md): Nested parameters. - [Stripe.Params.Issuing.CardCreateParams.SpendingControls](Stripe.Params.Issuing.CardCreateParams.SpendingControls.md): Nested parameters. - [Stripe.Params.Issuing.CardCreateParams.SpendingControls.SpendingLimits](Stripe.Params.Issuing.CardCreateParams.SpendingControls.SpendingLimits.md): Nested parameters. - [Stripe.Params.Issuing.CardListParams](Stripe.Params.Issuing.CardListParams.md): Parameters for card list. - [Stripe.Params.Issuing.CardRetrieveParams](Stripe.Params.Issuing.CardRetrieveParams.md): Parameters for card retrieve. - [Stripe.Params.Issuing.CardUpdateParams](Stripe.Params.Issuing.CardUpdateParams.md): Parameters for card update. - [Stripe.Params.Issuing.CardUpdateParams.Pin](Stripe.Params.Issuing.CardUpdateParams.Pin.md): Nested parameters. - [Stripe.Params.Issuing.CardUpdateParams.Shipping](Stripe.Params.Issuing.CardUpdateParams.Shipping.md): Nested parameters. - [Stripe.Params.Issuing.CardUpdateParams.Shipping.Address](Stripe.Params.Issuing.CardUpdateParams.Shipping.Address.md): Nested parameters. - [Stripe.Params.Issuing.CardUpdateParams.Shipping.AddressValidation](Stripe.Params.Issuing.CardUpdateParams.Shipping.AddressValidation.md): Nested parameters. - [Stripe.Params.Issuing.CardUpdateParams.Shipping.Customs](Stripe.Params.Issuing.CardUpdateParams.Shipping.Customs.md): Nested parameters. - [Stripe.Params.Issuing.CardUpdateParams.SpendingControls](Stripe.Params.Issuing.CardUpdateParams.SpendingControls.md): Nested parameters. - [Stripe.Params.Issuing.CardUpdateParams.SpendingControls.SpendingLimits](Stripe.Params.Issuing.CardUpdateParams.SpendingControls.SpendingLimits.md): Nested parameters. - [Stripe.Params.Issuing.CardholderCreateParams](Stripe.Params.Issuing.CardholderCreateParams.md): Parameters for cardholder create. - [Stripe.Params.Issuing.CardholderCreateParams.Billing](Stripe.Params.Issuing.CardholderCreateParams.Billing.md): Nested parameters. - [Stripe.Params.Issuing.CardholderCreateParams.Billing.Address](Stripe.Params.Issuing.CardholderCreateParams.Billing.Address.md): Nested parameters. - [Stripe.Params.Issuing.CardholderCreateParams.Company](Stripe.Params.Issuing.CardholderCreateParams.Company.md): Nested parameters. - [Stripe.Params.Issuing.CardholderCreateParams.Individual](Stripe.Params.Issuing.CardholderCreateParams.Individual.md): Nested parameters. - [Stripe.Params.Issuing.CardholderCreateParams.Individual.CardIssuing](Stripe.Params.Issuing.CardholderCreateParams.Individual.CardIssuing.md): Nested parameters. - [Stripe.Params.Issuing.CardholderCreateParams.Individual.CardIssuing.UserTermsAcceptance](Stripe.Params.Issuing.CardholderCreateParams.Individual.CardIssuing.UserTermsAcceptance.md): Nested parameters. - [Stripe.Params.Issuing.CardholderCreateParams.Individual.Dob](Stripe.Params.Issuing.CardholderCreateParams.Individual.Dob.md): Nested parameters. - [Stripe.Params.Issuing.CardholderCreateParams.Individual.Verification](Stripe.Params.Issuing.CardholderCreateParams.Individual.Verification.md): Nested parameters. - [Stripe.Params.Issuing.CardholderCreateParams.Individual.Verification.Document](Stripe.Params.Issuing.CardholderCreateParams.Individual.Verification.Document.md): Nested parameters. - [Stripe.Params.Issuing.CardholderCreateParams.SpendingControls](Stripe.Params.Issuing.CardholderCreateParams.SpendingControls.md): Nested parameters. - [Stripe.Params.Issuing.CardholderCreateParams.SpendingControls.SpendingLimits](Stripe.Params.Issuing.CardholderCreateParams.SpendingControls.SpendingLimits.md): Nested parameters. - [Stripe.Params.Issuing.CardholderListParams](Stripe.Params.Issuing.CardholderListParams.md): Parameters for cardholder list. - [Stripe.Params.Issuing.CardholderRetrieveParams](Stripe.Params.Issuing.CardholderRetrieveParams.md): Parameters for cardholder retrieve. - [Stripe.Params.Issuing.CardholderUpdateParams](Stripe.Params.Issuing.CardholderUpdateParams.md): Parameters for cardholder update. - [Stripe.Params.Issuing.CardholderUpdateParams.Billing](Stripe.Params.Issuing.CardholderUpdateParams.Billing.md): Nested parameters. - [Stripe.Params.Issuing.CardholderUpdateParams.Billing.Address](Stripe.Params.Issuing.CardholderUpdateParams.Billing.Address.md): Nested parameters. - [Stripe.Params.Issuing.CardholderUpdateParams.Company](Stripe.Params.Issuing.CardholderUpdateParams.Company.md): Nested parameters. - [Stripe.Params.Issuing.CardholderUpdateParams.Individual](Stripe.Params.Issuing.CardholderUpdateParams.Individual.md): Nested parameters. - [Stripe.Params.Issuing.CardholderUpdateParams.Individual.CardIssuing](Stripe.Params.Issuing.CardholderUpdateParams.Individual.CardIssuing.md): Nested parameters. - [Stripe.Params.Issuing.CardholderUpdateParams.Individual.CardIssuing.UserTermsAcceptance](Stripe.Params.Issuing.CardholderUpdateParams.Individual.CardIssuing.UserTermsAcceptance.md): Nested parameters. - [Stripe.Params.Issuing.CardholderUpdateParams.Individual.Dob](Stripe.Params.Issuing.CardholderUpdateParams.Individual.Dob.md): Nested parameters. - [Stripe.Params.Issuing.CardholderUpdateParams.Individual.Verification](Stripe.Params.Issuing.CardholderUpdateParams.Individual.Verification.md): Nested parameters. - [Stripe.Params.Issuing.CardholderUpdateParams.Individual.Verification.Document](Stripe.Params.Issuing.CardholderUpdateParams.Individual.Verification.Document.md): Nested parameters. - [Stripe.Params.Issuing.CardholderUpdateParams.SpendingControls](Stripe.Params.Issuing.CardholderUpdateParams.SpendingControls.md): Nested parameters. - [Stripe.Params.Issuing.CardholderUpdateParams.SpendingControls.SpendingLimits](Stripe.Params.Issuing.CardholderUpdateParams.SpendingControls.SpendingLimits.md): Nested parameters. - [Stripe.Params.Issuing.DisputeCreateParams](Stripe.Params.Issuing.DisputeCreateParams.md): Parameters for dispute create. - [Stripe.Params.Issuing.DisputeCreateParams.Evidence](Stripe.Params.Issuing.DisputeCreateParams.Evidence.md): Nested parameters. - [Stripe.Params.Issuing.DisputeCreateParams.Treasury](Stripe.Params.Issuing.DisputeCreateParams.Treasury.md): Nested parameters. - [Stripe.Params.Issuing.DisputeListParams](Stripe.Params.Issuing.DisputeListParams.md): Parameters for dispute list. - [Stripe.Params.Issuing.DisputeRetrieveParams](Stripe.Params.Issuing.DisputeRetrieveParams.md): Parameters for dispute retrieve. - [Stripe.Params.Issuing.DisputeSubmitParams](Stripe.Params.Issuing.DisputeSubmitParams.md): Parameters for dispute submit. - [Stripe.Params.Issuing.DisputeUpdateParams](Stripe.Params.Issuing.DisputeUpdateParams.md): Parameters for dispute update. - [Stripe.Params.Issuing.DisputeUpdateParams.Evidence](Stripe.Params.Issuing.DisputeUpdateParams.Evidence.md): Nested parameters. - [Stripe.Params.Issuing.PersonalizationDesignCreateParams](Stripe.Params.Issuing.PersonalizationDesignCreateParams.md): Parameters for personalization design create. - [Stripe.Params.Issuing.PersonalizationDesignCreateParams.CarrierText](Stripe.Params.Issuing.PersonalizationDesignCreateParams.CarrierText.md): Nested parameters. - [Stripe.Params.Issuing.PersonalizationDesignCreateParams.Preferences](Stripe.Params.Issuing.PersonalizationDesignCreateParams.Preferences.md): Nested parameters. - [Stripe.Params.Issuing.PersonalizationDesignListParams](Stripe.Params.Issuing.PersonalizationDesignListParams.md): Parameters for personalization design list. - [Stripe.Params.Issuing.PersonalizationDesignListParams.Preferences](Stripe.Params.Issuing.PersonalizationDesignListParams.Preferences.md): Nested parameters. - [Stripe.Params.Issuing.PersonalizationDesignRetrieveParams](Stripe.Params.Issuing.PersonalizationDesignRetrieveParams.md): Parameters for personalization design retrieve. - [Stripe.Params.Issuing.PersonalizationDesignUpdateParams](Stripe.Params.Issuing.PersonalizationDesignUpdateParams.md): Parameters for personalization design update. - [Stripe.Params.Issuing.PersonalizationDesignUpdateParams.Preferences](Stripe.Params.Issuing.PersonalizationDesignUpdateParams.Preferences.md): Nested parameters. - [Stripe.Params.Issuing.PhysicalBundleListParams](Stripe.Params.Issuing.PhysicalBundleListParams.md): Parameters for physical bundle list. - [Stripe.Params.Issuing.PhysicalBundleRetrieveParams](Stripe.Params.Issuing.PhysicalBundleRetrieveParams.md): Parameters for physical bundle retrieve. - [Stripe.Params.Issuing.TokenListParams](Stripe.Params.Issuing.TokenListParams.md): Parameters for token list. - [Stripe.Params.Issuing.TokenRetrieveParams](Stripe.Params.Issuing.TokenRetrieveParams.md): Parameters for token retrieve. - [Stripe.Params.Issuing.TokenUpdateParams](Stripe.Params.Issuing.TokenUpdateParams.md): Parameters for token update. - [Stripe.Params.Issuing.TransactionListParams](Stripe.Params.Issuing.TransactionListParams.md): Parameters for transaction list. - [Stripe.Params.Issuing.TransactionRetrieveParams](Stripe.Params.Issuing.TransactionRetrieveParams.md): Parameters for transaction retrieve. - [Stripe.Params.Issuing.TransactionUpdateParams](Stripe.Params.Issuing.TransactionUpdateParams.md): Parameters for transaction update. - [Stripe.Params.MandateRetrieveParams](Stripe.Params.MandateRetrieveParams.md): Parameters for mandate retrieve. - [Stripe.Params.PaymentAttemptRecordListParams](Stripe.Params.PaymentAttemptRecordListParams.md): Parameters for payment attempt record list. - [Stripe.Params.PaymentAttemptRecordRetrieveParams](Stripe.Params.PaymentAttemptRecordRetrieveParams.md): Parameters for payment attempt record retrieve. - [Stripe.Params.PaymentIntentAmountDetailsLineItemListParams](Stripe.Params.PaymentIntentAmountDetailsLineItemListParams.md): Parameters for payment intent amount details line item list. - [Stripe.Params.PaymentIntentApplyCustomerBalanceParams](Stripe.Params.PaymentIntentApplyCustomerBalanceParams.md): Parameters for payment intent apply customer balance. - [Stripe.Params.PaymentIntentCancelParams](Stripe.Params.PaymentIntentCancelParams.md): Parameters for payment intent cancel. - [Stripe.Params.PaymentIntentCaptureParams](Stripe.Params.PaymentIntentCaptureParams.md): Parameters for payment intent capture. - [Stripe.Params.PaymentIntentCaptureParams.AmountDetails](Stripe.Params.PaymentIntentCaptureParams.AmountDetails.md): Nested parameters. - [Stripe.Params.PaymentIntentCaptureParams.Hooks](Stripe.Params.PaymentIntentCaptureParams.Hooks.md): Nested parameters. - [Stripe.Params.PaymentIntentCaptureParams.Hooks.Inputs](Stripe.Params.PaymentIntentCaptureParams.Hooks.Inputs.md): Nested parameters. - [Stripe.Params.PaymentIntentCaptureParams.Hooks.Inputs.Tax](Stripe.Params.PaymentIntentCaptureParams.Hooks.Inputs.Tax.md): Nested parameters. - [Stripe.Params.PaymentIntentCaptureParams.TransferData](Stripe.Params.PaymentIntentCaptureParams.TransferData.md): Nested parameters. - [Stripe.Params.PaymentIntentConfirmParams](Stripe.Params.PaymentIntentConfirmParams.md): Parameters for payment intent confirm. - [Stripe.Params.PaymentIntentConfirmParams.Hooks](Stripe.Params.PaymentIntentConfirmParams.Hooks.md): Nested parameters. - [Stripe.Params.PaymentIntentConfirmParams.Hooks.Inputs](Stripe.Params.PaymentIntentConfirmParams.Hooks.Inputs.md): Nested parameters. - [Stripe.Params.PaymentIntentConfirmParams.Hooks.Inputs.Tax](Stripe.Params.PaymentIntentConfirmParams.Hooks.Inputs.Tax.md): Nested parameters. - [Stripe.Params.PaymentIntentConfirmParams.PaymentMethodData](Stripe.Params.PaymentIntentConfirmParams.PaymentMethodData.md): Nested parameters. - [Stripe.Params.PaymentIntentConfirmParams.PaymentMethodData.AcssDebit](Stripe.Params.PaymentIntentConfirmParams.PaymentMethodData.AcssDebit.md): Nested parameters. - [Stripe.Params.PaymentIntentConfirmParams.PaymentMethodData.AuBecsDebit](Stripe.Params.PaymentIntentConfirmParams.PaymentMethodData.AuBecsDebit.md): Nested parameters. - [Stripe.Params.PaymentIntentConfirmParams.PaymentMethodData.BacsDebit](Stripe.Params.PaymentIntentConfirmParams.PaymentMethodData.BacsDebit.md): Nested parameters. - [Stripe.Params.PaymentIntentConfirmParams.PaymentMethodData.BillingDetails](Stripe.Params.PaymentIntentConfirmParams.PaymentMethodData.BillingDetails.md): Nested parameters. - [Stripe.Params.PaymentIntentConfirmParams.PaymentMethodData.Boleto](Stripe.Params.PaymentIntentConfirmParams.PaymentMethodData.Boleto.md): Nested parameters. - [Stripe.Params.PaymentIntentConfirmParams.PaymentMethodData.Eps](Stripe.Params.PaymentIntentConfirmParams.PaymentMethodData.Eps.md): Nested parameters. - [Stripe.Params.PaymentIntentConfirmParams.PaymentMethodData.Fpx](Stripe.Params.PaymentIntentConfirmParams.PaymentMethodData.Fpx.md): Nested parameters. - [Stripe.Params.PaymentIntentConfirmParams.PaymentMethodData.Ideal](Stripe.Params.PaymentIntentConfirmParams.PaymentMethodData.Ideal.md): Nested parameters. - [Stripe.Params.PaymentIntentConfirmParams.PaymentMethodData.Klarna](Stripe.Params.PaymentIntentConfirmParams.PaymentMethodData.Klarna.md): Nested parameters. - [Stripe.Params.PaymentIntentConfirmParams.PaymentMethodData.Klarna.Dob](Stripe.Params.PaymentIntentConfirmParams.PaymentMethodData.Klarna.Dob.md): Nested parameters. - [Stripe.Params.PaymentIntentConfirmParams.PaymentMethodData.NaverPay](Stripe.Params.PaymentIntentConfirmParams.PaymentMethodData.NaverPay.md): Nested parameters. - [Stripe.Params.PaymentIntentConfirmParams.PaymentMethodData.NzBankAccount](Stripe.Params.PaymentIntentConfirmParams.PaymentMethodData.NzBankAccount.md): Nested parameters. - [Stripe.Params.PaymentIntentConfirmParams.PaymentMethodData.P24](Stripe.Params.PaymentIntentConfirmParams.PaymentMethodData.P24.md): Nested parameters. - [Stripe.Params.PaymentIntentConfirmParams.PaymentMethodData.Payto](Stripe.Params.PaymentIntentConfirmParams.PaymentMethodData.Payto.md): Nested parameters. - [Stripe.Params.PaymentIntentConfirmParams.PaymentMethodData.RadarOptions](Stripe.Params.PaymentIntentConfirmParams.PaymentMethodData.RadarOptions.md): Nested parameters. - [Stripe.Params.PaymentIntentConfirmParams.PaymentMethodData.SepaDebit](Stripe.Params.PaymentIntentConfirmParams.PaymentMethodData.SepaDebit.md): Nested parameters. - [Stripe.Params.PaymentIntentConfirmParams.PaymentMethodData.Sofort](Stripe.Params.PaymentIntentConfirmParams.PaymentMethodData.Sofort.md): Nested parameters. - [Stripe.Params.PaymentIntentConfirmParams.PaymentMethodData.Upi](Stripe.Params.PaymentIntentConfirmParams.PaymentMethodData.Upi.md): Nested parameters. - [Stripe.Params.PaymentIntentConfirmParams.PaymentMethodData.Upi.MandateOptions](Stripe.Params.PaymentIntentConfirmParams.PaymentMethodData.Upi.MandateOptions.md): Nested parameters. - [Stripe.Params.PaymentIntentConfirmParams.PaymentMethodData.UsBankAccount](Stripe.Params.PaymentIntentConfirmParams.PaymentMethodData.UsBankAccount.md): Nested parameters. - [Stripe.Params.PaymentIntentConfirmParams.PaymentMethodOptions](Stripe.Params.PaymentIntentConfirmParams.PaymentMethodOptions.md): Nested parameters. - [Stripe.Params.PaymentIntentConfirmParams.RadarOptions](Stripe.Params.PaymentIntentConfirmParams.RadarOptions.md): Nested parameters. - [Stripe.Params.PaymentIntentCreateParams](Stripe.Params.PaymentIntentCreateParams.md): Parameters for payment intent create. - [Stripe.Params.PaymentIntentCreateParams.AmountDetails](Stripe.Params.PaymentIntentCreateParams.AmountDetails.md): Nested parameters. - [Stripe.Params.PaymentIntentCreateParams.AutomaticPaymentMethods](Stripe.Params.PaymentIntentCreateParams.AutomaticPaymentMethods.md): Nested parameters. - [Stripe.Params.PaymentIntentCreateParams.Hooks](Stripe.Params.PaymentIntentCreateParams.Hooks.md): Nested parameters. - [Stripe.Params.PaymentIntentCreateParams.Hooks.Inputs](Stripe.Params.PaymentIntentCreateParams.Hooks.Inputs.md): Nested parameters. - [Stripe.Params.PaymentIntentCreateParams.Hooks.Inputs.Tax](Stripe.Params.PaymentIntentCreateParams.Hooks.Inputs.Tax.md): Nested parameters. - [Stripe.Params.PaymentIntentCreateParams.PaymentDetails](Stripe.Params.PaymentIntentCreateParams.PaymentDetails.md): Nested parameters. - [Stripe.Params.PaymentIntentCreateParams.PaymentMethodData](Stripe.Params.PaymentIntentCreateParams.PaymentMethodData.md): Nested parameters. - [Stripe.Params.PaymentIntentCreateParams.PaymentMethodData.AcssDebit](Stripe.Params.PaymentIntentCreateParams.PaymentMethodData.AcssDebit.md): Nested parameters. - [Stripe.Params.PaymentIntentCreateParams.PaymentMethodData.AuBecsDebit](Stripe.Params.PaymentIntentCreateParams.PaymentMethodData.AuBecsDebit.md): Nested parameters. - [Stripe.Params.PaymentIntentCreateParams.PaymentMethodData.BacsDebit](Stripe.Params.PaymentIntentCreateParams.PaymentMethodData.BacsDebit.md): Nested parameters. - [Stripe.Params.PaymentIntentCreateParams.PaymentMethodData.BillingDetails](Stripe.Params.PaymentIntentCreateParams.PaymentMethodData.BillingDetails.md): Nested parameters. - [Stripe.Params.PaymentIntentCreateParams.PaymentMethodData.Boleto](Stripe.Params.PaymentIntentCreateParams.PaymentMethodData.Boleto.md): Nested parameters. - [Stripe.Params.PaymentIntentCreateParams.PaymentMethodData.Eps](Stripe.Params.PaymentIntentCreateParams.PaymentMethodData.Eps.md): Nested parameters. - [Stripe.Params.PaymentIntentCreateParams.PaymentMethodData.Fpx](Stripe.Params.PaymentIntentCreateParams.PaymentMethodData.Fpx.md): Nested parameters. - [Stripe.Params.PaymentIntentCreateParams.PaymentMethodData.Ideal](Stripe.Params.PaymentIntentCreateParams.PaymentMethodData.Ideal.md): Nested parameters. - [Stripe.Params.PaymentIntentCreateParams.PaymentMethodData.Klarna](Stripe.Params.PaymentIntentCreateParams.PaymentMethodData.Klarna.md): Nested parameters. - [Stripe.Params.PaymentIntentCreateParams.PaymentMethodData.Klarna.Dob](Stripe.Params.PaymentIntentCreateParams.PaymentMethodData.Klarna.Dob.md): Nested parameters. - [Stripe.Params.PaymentIntentCreateParams.PaymentMethodData.NaverPay](Stripe.Params.PaymentIntentCreateParams.PaymentMethodData.NaverPay.md): Nested parameters. - [Stripe.Params.PaymentIntentCreateParams.PaymentMethodData.NzBankAccount](Stripe.Params.PaymentIntentCreateParams.PaymentMethodData.NzBankAccount.md): Nested parameters. - [Stripe.Params.PaymentIntentCreateParams.PaymentMethodData.P24](Stripe.Params.PaymentIntentCreateParams.PaymentMethodData.P24.md): Nested parameters. - [Stripe.Params.PaymentIntentCreateParams.PaymentMethodData.Payto](Stripe.Params.PaymentIntentCreateParams.PaymentMethodData.Payto.md): Nested parameters. - [Stripe.Params.PaymentIntentCreateParams.PaymentMethodData.RadarOptions](Stripe.Params.PaymentIntentCreateParams.PaymentMethodData.RadarOptions.md): Nested parameters. - [Stripe.Params.PaymentIntentCreateParams.PaymentMethodData.SepaDebit](Stripe.Params.PaymentIntentCreateParams.PaymentMethodData.SepaDebit.md): Nested parameters. - [Stripe.Params.PaymentIntentCreateParams.PaymentMethodData.Sofort](Stripe.Params.PaymentIntentCreateParams.PaymentMethodData.Sofort.md): Nested parameters. - [Stripe.Params.PaymentIntentCreateParams.PaymentMethodData.Upi](Stripe.Params.PaymentIntentCreateParams.PaymentMethodData.Upi.md): Nested parameters. - [Stripe.Params.PaymentIntentCreateParams.PaymentMethodData.Upi.MandateOptions](Stripe.Params.PaymentIntentCreateParams.PaymentMethodData.Upi.MandateOptions.md): Nested parameters. - [Stripe.Params.PaymentIntentCreateParams.PaymentMethodData.UsBankAccount](Stripe.Params.PaymentIntentCreateParams.PaymentMethodData.UsBankAccount.md): Nested parameters. - [Stripe.Params.PaymentIntentCreateParams.PaymentMethodOptions](Stripe.Params.PaymentIntentCreateParams.PaymentMethodOptions.md): Nested parameters. - [Stripe.Params.PaymentIntentCreateParams.RadarOptions](Stripe.Params.PaymentIntentCreateParams.RadarOptions.md): Nested parameters. - [Stripe.Params.PaymentIntentCreateParams.Shipping](Stripe.Params.PaymentIntentCreateParams.Shipping.md): Nested parameters. - [Stripe.Params.PaymentIntentCreateParams.Shipping.Address](Stripe.Params.PaymentIntentCreateParams.Shipping.Address.md): Nested parameters. - [Stripe.Params.PaymentIntentCreateParams.TransferData](Stripe.Params.PaymentIntentCreateParams.TransferData.md): Nested parameters. - [Stripe.Params.PaymentIntentIncrementAuthorizationParams](Stripe.Params.PaymentIntentIncrementAuthorizationParams.md): Parameters for payment intent increment authorization. - [Stripe.Params.PaymentIntentIncrementAuthorizationParams.AmountDetails](Stripe.Params.PaymentIntentIncrementAuthorizationParams.AmountDetails.md): Nested parameters. - [Stripe.Params.PaymentIntentIncrementAuthorizationParams.Hooks](Stripe.Params.PaymentIntentIncrementAuthorizationParams.Hooks.md): Nested parameters. - [Stripe.Params.PaymentIntentIncrementAuthorizationParams.Hooks.Inputs](Stripe.Params.PaymentIntentIncrementAuthorizationParams.Hooks.Inputs.md): Nested parameters. - [Stripe.Params.PaymentIntentIncrementAuthorizationParams.Hooks.Inputs.Tax](Stripe.Params.PaymentIntentIncrementAuthorizationParams.Hooks.Inputs.Tax.md): Nested parameters. - [Stripe.Params.PaymentIntentIncrementAuthorizationParams.PaymentDetails](Stripe.Params.PaymentIntentIncrementAuthorizationParams.PaymentDetails.md): Nested parameters. - [Stripe.Params.PaymentIntentIncrementAuthorizationParams.TransferData](Stripe.Params.PaymentIntentIncrementAuthorizationParams.TransferData.md): Nested parameters. - [Stripe.Params.PaymentIntentListParams](Stripe.Params.PaymentIntentListParams.md): Parameters for payment intent list. - [Stripe.Params.PaymentIntentRetrieveParams](Stripe.Params.PaymentIntentRetrieveParams.md): Parameters for payment intent retrieve. - [Stripe.Params.PaymentIntentSearchParams](Stripe.Params.PaymentIntentSearchParams.md): Parameters for payment intent search. - [Stripe.Params.PaymentIntentUpdateParams](Stripe.Params.PaymentIntentUpdateParams.md): Parameters for payment intent update. - [Stripe.Params.PaymentIntentUpdateParams.Hooks](Stripe.Params.PaymentIntentUpdateParams.Hooks.md): Nested parameters. - [Stripe.Params.PaymentIntentUpdateParams.Hooks.Inputs](Stripe.Params.PaymentIntentUpdateParams.Hooks.Inputs.md): Nested parameters. - [Stripe.Params.PaymentIntentUpdateParams.Hooks.Inputs.Tax](Stripe.Params.PaymentIntentUpdateParams.Hooks.Inputs.Tax.md): Nested parameters. - [Stripe.Params.PaymentIntentUpdateParams.PaymentMethodData](Stripe.Params.PaymentIntentUpdateParams.PaymentMethodData.md): Nested parameters. - [Stripe.Params.PaymentIntentUpdateParams.PaymentMethodData.AcssDebit](Stripe.Params.PaymentIntentUpdateParams.PaymentMethodData.AcssDebit.md): Nested parameters. - [Stripe.Params.PaymentIntentUpdateParams.PaymentMethodData.AuBecsDebit](Stripe.Params.PaymentIntentUpdateParams.PaymentMethodData.AuBecsDebit.md): Nested parameters. - [Stripe.Params.PaymentIntentUpdateParams.PaymentMethodData.BacsDebit](Stripe.Params.PaymentIntentUpdateParams.PaymentMethodData.BacsDebit.md): Nested parameters. - [Stripe.Params.PaymentIntentUpdateParams.PaymentMethodData.BillingDetails](Stripe.Params.PaymentIntentUpdateParams.PaymentMethodData.BillingDetails.md): Nested parameters. - [Stripe.Params.PaymentIntentUpdateParams.PaymentMethodData.Boleto](Stripe.Params.PaymentIntentUpdateParams.PaymentMethodData.Boleto.md): Nested parameters. - [Stripe.Params.PaymentIntentUpdateParams.PaymentMethodData.Eps](Stripe.Params.PaymentIntentUpdateParams.PaymentMethodData.Eps.md): Nested parameters. - [Stripe.Params.PaymentIntentUpdateParams.PaymentMethodData.Fpx](Stripe.Params.PaymentIntentUpdateParams.PaymentMethodData.Fpx.md): Nested parameters. - [Stripe.Params.PaymentIntentUpdateParams.PaymentMethodData.Ideal](Stripe.Params.PaymentIntentUpdateParams.PaymentMethodData.Ideal.md): Nested parameters. - [Stripe.Params.PaymentIntentUpdateParams.PaymentMethodData.Klarna](Stripe.Params.PaymentIntentUpdateParams.PaymentMethodData.Klarna.md): Nested parameters. - [Stripe.Params.PaymentIntentUpdateParams.PaymentMethodData.Klarna.Dob](Stripe.Params.PaymentIntentUpdateParams.PaymentMethodData.Klarna.Dob.md): Nested parameters. - [Stripe.Params.PaymentIntentUpdateParams.PaymentMethodData.NaverPay](Stripe.Params.PaymentIntentUpdateParams.PaymentMethodData.NaverPay.md): Nested parameters. - [Stripe.Params.PaymentIntentUpdateParams.PaymentMethodData.NzBankAccount](Stripe.Params.PaymentIntentUpdateParams.PaymentMethodData.NzBankAccount.md): Nested parameters. - [Stripe.Params.PaymentIntentUpdateParams.PaymentMethodData.P24](Stripe.Params.PaymentIntentUpdateParams.PaymentMethodData.P24.md): Nested parameters. - [Stripe.Params.PaymentIntentUpdateParams.PaymentMethodData.Payto](Stripe.Params.PaymentIntentUpdateParams.PaymentMethodData.Payto.md): Nested parameters. - [Stripe.Params.PaymentIntentUpdateParams.PaymentMethodData.RadarOptions](Stripe.Params.PaymentIntentUpdateParams.PaymentMethodData.RadarOptions.md): Nested parameters. - [Stripe.Params.PaymentIntentUpdateParams.PaymentMethodData.SepaDebit](Stripe.Params.PaymentIntentUpdateParams.PaymentMethodData.SepaDebit.md): Nested parameters. - [Stripe.Params.PaymentIntentUpdateParams.PaymentMethodData.Sofort](Stripe.Params.PaymentIntentUpdateParams.PaymentMethodData.Sofort.md): Nested parameters. - [Stripe.Params.PaymentIntentUpdateParams.PaymentMethodData.Upi](Stripe.Params.PaymentIntentUpdateParams.PaymentMethodData.Upi.md): Nested parameters. - [Stripe.Params.PaymentIntentUpdateParams.PaymentMethodData.Upi.MandateOptions](Stripe.Params.PaymentIntentUpdateParams.PaymentMethodData.Upi.MandateOptions.md): Nested parameters. - [Stripe.Params.PaymentIntentUpdateParams.PaymentMethodData.UsBankAccount](Stripe.Params.PaymentIntentUpdateParams.PaymentMethodData.UsBankAccount.md): Nested parameters. - [Stripe.Params.PaymentIntentUpdateParams.PaymentMethodOptions](Stripe.Params.PaymentIntentUpdateParams.PaymentMethodOptions.md): Nested parameters. - [Stripe.Params.PaymentIntentUpdateParams.TransferData](Stripe.Params.PaymentIntentUpdateParams.TransferData.md): Nested parameters. - [Stripe.Params.PaymentIntentVerifyMicrodepositsParams](Stripe.Params.PaymentIntentVerifyMicrodepositsParams.md): Parameters for payment intent verify microdeposits. - [Stripe.Params.PaymentLinkCreateParams](Stripe.Params.PaymentLinkCreateParams.md): Parameters for payment link create. - [Stripe.Params.PaymentLinkCreateParams.AfterCompletion](Stripe.Params.PaymentLinkCreateParams.AfterCompletion.md): Nested parameters. - [Stripe.Params.PaymentLinkCreateParams.AfterCompletion.HostedConfirmation](Stripe.Params.PaymentLinkCreateParams.AfterCompletion.HostedConfirmation.md): Nested parameters. - [Stripe.Params.PaymentLinkCreateParams.AfterCompletion.Redirect](Stripe.Params.PaymentLinkCreateParams.AfterCompletion.Redirect.md): Nested parameters. - [Stripe.Params.PaymentLinkCreateParams.AutomaticTax](Stripe.Params.PaymentLinkCreateParams.AutomaticTax.md): Nested parameters. - [Stripe.Params.PaymentLinkCreateParams.AutomaticTax.Liability](Stripe.Params.PaymentLinkCreateParams.AutomaticTax.Liability.md): Nested parameters. - [Stripe.Params.PaymentLinkCreateParams.ConsentCollection](Stripe.Params.PaymentLinkCreateParams.ConsentCollection.md): Nested parameters. - [Stripe.Params.PaymentLinkCreateParams.ConsentCollection.PaymentMethodReuseAgreement](Stripe.Params.PaymentLinkCreateParams.ConsentCollection.PaymentMethodReuseAgreement.md): Nested parameters. - [Stripe.Params.PaymentLinkCreateParams.CustomFields](Stripe.Params.PaymentLinkCreateParams.CustomFields.md): Nested parameters. - [Stripe.Params.PaymentLinkCreateParams.CustomFields.Dropdown](Stripe.Params.PaymentLinkCreateParams.CustomFields.Dropdown.md): Nested parameters. - [Stripe.Params.PaymentLinkCreateParams.CustomFields.Dropdown.Options](Stripe.Params.PaymentLinkCreateParams.CustomFields.Dropdown.Options.md): Nested parameters. - [Stripe.Params.PaymentLinkCreateParams.CustomFields.Label](Stripe.Params.PaymentLinkCreateParams.CustomFields.Label.md): Nested parameters. - [Stripe.Params.PaymentLinkCreateParams.CustomFields.Numeric](Stripe.Params.PaymentLinkCreateParams.CustomFields.Numeric.md): Nested parameters. - [Stripe.Params.PaymentLinkCreateParams.CustomFields.Text](Stripe.Params.PaymentLinkCreateParams.CustomFields.Text.md): Nested parameters. - [Stripe.Params.PaymentLinkCreateParams.CustomText](Stripe.Params.PaymentLinkCreateParams.CustomText.md): Nested parameters. - [Stripe.Params.PaymentLinkCreateParams.InvoiceCreation](Stripe.Params.PaymentLinkCreateParams.InvoiceCreation.md): Nested parameters. - [Stripe.Params.PaymentLinkCreateParams.InvoiceCreation.InvoiceData](Stripe.Params.PaymentLinkCreateParams.InvoiceCreation.InvoiceData.md): Nested parameters. - [Stripe.Params.PaymentLinkCreateParams.InvoiceCreation.InvoiceData.Issuer](Stripe.Params.PaymentLinkCreateParams.InvoiceCreation.InvoiceData.Issuer.md): Nested parameters. - [Stripe.Params.PaymentLinkCreateParams.LineItems](Stripe.Params.PaymentLinkCreateParams.LineItems.md): Nested parameters. - [Stripe.Params.PaymentLinkCreateParams.LineItems.AdjustableQuantity](Stripe.Params.PaymentLinkCreateParams.LineItems.AdjustableQuantity.md): Nested parameters. - [Stripe.Params.PaymentLinkCreateParams.LineItems.PriceData](Stripe.Params.PaymentLinkCreateParams.LineItems.PriceData.md): Nested parameters. - [Stripe.Params.PaymentLinkCreateParams.LineItems.PriceData.ProductData](Stripe.Params.PaymentLinkCreateParams.LineItems.PriceData.ProductData.md): Nested parameters. - [Stripe.Params.PaymentLinkCreateParams.LineItems.PriceData.Recurring](Stripe.Params.PaymentLinkCreateParams.LineItems.PriceData.Recurring.md): Nested parameters. - [Stripe.Params.PaymentLinkCreateParams.NameCollection](Stripe.Params.PaymentLinkCreateParams.NameCollection.md): Nested parameters. - [Stripe.Params.PaymentLinkCreateParams.NameCollection.Business](Stripe.Params.PaymentLinkCreateParams.NameCollection.Business.md): Nested parameters. - [Stripe.Params.PaymentLinkCreateParams.NameCollection.Individual](Stripe.Params.PaymentLinkCreateParams.NameCollection.Individual.md): Nested parameters. - [Stripe.Params.PaymentLinkCreateParams.OptionalItems](Stripe.Params.PaymentLinkCreateParams.OptionalItems.md): Nested parameters. - [Stripe.Params.PaymentLinkCreateParams.OptionalItems.AdjustableQuantity](Stripe.Params.PaymentLinkCreateParams.OptionalItems.AdjustableQuantity.md): Nested parameters. - [Stripe.Params.PaymentLinkCreateParams.PaymentIntentData](Stripe.Params.PaymentLinkCreateParams.PaymentIntentData.md): Nested parameters. - [Stripe.Params.PaymentLinkCreateParams.PhoneNumberCollection](Stripe.Params.PaymentLinkCreateParams.PhoneNumberCollection.md): Nested parameters. - [Stripe.Params.PaymentLinkCreateParams.Restrictions](Stripe.Params.PaymentLinkCreateParams.Restrictions.md): Nested parameters. - [Stripe.Params.PaymentLinkCreateParams.Restrictions.CompletedSessions](Stripe.Params.PaymentLinkCreateParams.Restrictions.CompletedSessions.md): Nested parameters. - [Stripe.Params.PaymentLinkCreateParams.ShippingAddressCollection](Stripe.Params.PaymentLinkCreateParams.ShippingAddressCollection.md): Nested parameters. - [Stripe.Params.PaymentLinkCreateParams.ShippingOptions](Stripe.Params.PaymentLinkCreateParams.ShippingOptions.md): Nested parameters. - [Stripe.Params.PaymentLinkCreateParams.SubscriptionData](Stripe.Params.PaymentLinkCreateParams.SubscriptionData.md): Nested parameters. - [Stripe.Params.PaymentLinkCreateParams.SubscriptionData.InvoiceSettings](Stripe.Params.PaymentLinkCreateParams.SubscriptionData.InvoiceSettings.md): Nested parameters. - [Stripe.Params.PaymentLinkCreateParams.SubscriptionData.InvoiceSettings.Issuer](Stripe.Params.PaymentLinkCreateParams.SubscriptionData.InvoiceSettings.Issuer.md): Nested parameters. - [Stripe.Params.PaymentLinkCreateParams.SubscriptionData.TrialSettings](Stripe.Params.PaymentLinkCreateParams.SubscriptionData.TrialSettings.md): Nested parameters. - [Stripe.Params.PaymentLinkCreateParams.SubscriptionData.TrialSettings.EndBehavior](Stripe.Params.PaymentLinkCreateParams.SubscriptionData.TrialSettings.EndBehavior.md): Nested parameters. - [Stripe.Params.PaymentLinkCreateParams.TaxIdCollection](Stripe.Params.PaymentLinkCreateParams.TaxIdCollection.md): Nested parameters. - [Stripe.Params.PaymentLinkCreateParams.TransferData](Stripe.Params.PaymentLinkCreateParams.TransferData.md): Nested parameters. - [Stripe.Params.PaymentLinkLineItemListLineItemsParams](Stripe.Params.PaymentLinkLineItemListLineItemsParams.md): Parameters for payment link line item list line items. - [Stripe.Params.PaymentLinkListParams](Stripe.Params.PaymentLinkListParams.md): Parameters for payment link list. - [Stripe.Params.PaymentLinkRetrieveParams](Stripe.Params.PaymentLinkRetrieveParams.md): Parameters for payment link retrieve. - [Stripe.Params.PaymentLinkUpdateParams](Stripe.Params.PaymentLinkUpdateParams.md): Parameters for payment link update. - [Stripe.Params.PaymentLinkUpdateParams.AfterCompletion](Stripe.Params.PaymentLinkUpdateParams.AfterCompletion.md): Nested parameters. - [Stripe.Params.PaymentLinkUpdateParams.AfterCompletion.HostedConfirmation](Stripe.Params.PaymentLinkUpdateParams.AfterCompletion.HostedConfirmation.md): Nested parameters. - [Stripe.Params.PaymentLinkUpdateParams.AfterCompletion.Redirect](Stripe.Params.PaymentLinkUpdateParams.AfterCompletion.Redirect.md): Nested parameters. - [Stripe.Params.PaymentLinkUpdateParams.AutomaticTax](Stripe.Params.PaymentLinkUpdateParams.AutomaticTax.md): Nested parameters. - [Stripe.Params.PaymentLinkUpdateParams.AutomaticTax.Liability](Stripe.Params.PaymentLinkUpdateParams.AutomaticTax.Liability.md): Nested parameters. - [Stripe.Params.PaymentLinkUpdateParams.CustomText](Stripe.Params.PaymentLinkUpdateParams.CustomText.md): Nested parameters. - [Stripe.Params.PaymentLinkUpdateParams.InvoiceCreation](Stripe.Params.PaymentLinkUpdateParams.InvoiceCreation.md): Nested parameters. - [Stripe.Params.PaymentLinkUpdateParams.InvoiceCreation.InvoiceData](Stripe.Params.PaymentLinkUpdateParams.InvoiceCreation.InvoiceData.md): Nested parameters. - [Stripe.Params.PaymentLinkUpdateParams.InvoiceCreation.InvoiceData.Issuer](Stripe.Params.PaymentLinkUpdateParams.InvoiceCreation.InvoiceData.Issuer.md): Nested parameters. - [Stripe.Params.PaymentLinkUpdateParams.LineItems](Stripe.Params.PaymentLinkUpdateParams.LineItems.md): Nested parameters. - [Stripe.Params.PaymentLinkUpdateParams.LineItems.AdjustableQuantity](Stripe.Params.PaymentLinkUpdateParams.LineItems.AdjustableQuantity.md): Nested parameters. - [Stripe.Params.PaymentLinkUpdateParams.PaymentIntentData](Stripe.Params.PaymentLinkUpdateParams.PaymentIntentData.md): Nested parameters. - [Stripe.Params.PaymentLinkUpdateParams.PhoneNumberCollection](Stripe.Params.PaymentLinkUpdateParams.PhoneNumberCollection.md): Nested parameters. - [Stripe.Params.PaymentLinkUpdateParams.SubscriptionData](Stripe.Params.PaymentLinkUpdateParams.SubscriptionData.md): Nested parameters. - [Stripe.Params.PaymentLinkUpdateParams.SubscriptionData.InvoiceSettings](Stripe.Params.PaymentLinkUpdateParams.SubscriptionData.InvoiceSettings.md): Nested parameters. - [Stripe.Params.PaymentLinkUpdateParams.SubscriptionData.InvoiceSettings.Issuer](Stripe.Params.PaymentLinkUpdateParams.SubscriptionData.InvoiceSettings.Issuer.md): Nested parameters. - [Stripe.Params.PaymentLinkUpdateParams.TaxIdCollection](Stripe.Params.PaymentLinkUpdateParams.TaxIdCollection.md): Nested parameters. - [Stripe.Params.PaymentMethodAttachParams](Stripe.Params.PaymentMethodAttachParams.md): Parameters for payment method attach. - [Stripe.Params.PaymentMethodConfigurationCreateParams](Stripe.Params.PaymentMethodConfigurationCreateParams.md): Parameters for payment method configuration create. - [Stripe.Params.PaymentMethodConfigurationCreateParams.AcssDebit](Stripe.Params.PaymentMethodConfigurationCreateParams.AcssDebit.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.AcssDebit.DisplayPreference](Stripe.Params.PaymentMethodConfigurationCreateParams.AcssDebit.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.Affirm](Stripe.Params.PaymentMethodConfigurationCreateParams.Affirm.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.Affirm.DisplayPreference](Stripe.Params.PaymentMethodConfigurationCreateParams.Affirm.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.AfterpayClearpay](Stripe.Params.PaymentMethodConfigurationCreateParams.AfterpayClearpay.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.AfterpayClearpay.DisplayPreference](Stripe.Params.PaymentMethodConfigurationCreateParams.AfterpayClearpay.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.Alipay](Stripe.Params.PaymentMethodConfigurationCreateParams.Alipay.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.Alipay.DisplayPreference](Stripe.Params.PaymentMethodConfigurationCreateParams.Alipay.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.Alma](Stripe.Params.PaymentMethodConfigurationCreateParams.Alma.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.Alma.DisplayPreference](Stripe.Params.PaymentMethodConfigurationCreateParams.Alma.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.AmazonPay](Stripe.Params.PaymentMethodConfigurationCreateParams.AmazonPay.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.AmazonPay.DisplayPreference](Stripe.Params.PaymentMethodConfigurationCreateParams.AmazonPay.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.ApplePay](Stripe.Params.PaymentMethodConfigurationCreateParams.ApplePay.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.ApplePay.DisplayPreference](Stripe.Params.PaymentMethodConfigurationCreateParams.ApplePay.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.ApplePayLater](Stripe.Params.PaymentMethodConfigurationCreateParams.ApplePayLater.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.ApplePayLater.DisplayPreference](Stripe.Params.PaymentMethodConfigurationCreateParams.ApplePayLater.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.AuBecsDebit](Stripe.Params.PaymentMethodConfigurationCreateParams.AuBecsDebit.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.AuBecsDebit.DisplayPreference](Stripe.Params.PaymentMethodConfigurationCreateParams.AuBecsDebit.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.BacsDebit](Stripe.Params.PaymentMethodConfigurationCreateParams.BacsDebit.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.BacsDebit.DisplayPreference](Stripe.Params.PaymentMethodConfigurationCreateParams.BacsDebit.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.Bancontact](Stripe.Params.PaymentMethodConfigurationCreateParams.Bancontact.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.Bancontact.DisplayPreference](Stripe.Params.PaymentMethodConfigurationCreateParams.Bancontact.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.Billie](Stripe.Params.PaymentMethodConfigurationCreateParams.Billie.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.Billie.DisplayPreference](Stripe.Params.PaymentMethodConfigurationCreateParams.Billie.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.Blik](Stripe.Params.PaymentMethodConfigurationCreateParams.Blik.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.Blik.DisplayPreference](Stripe.Params.PaymentMethodConfigurationCreateParams.Blik.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.Boleto](Stripe.Params.PaymentMethodConfigurationCreateParams.Boleto.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.Boleto.DisplayPreference](Stripe.Params.PaymentMethodConfigurationCreateParams.Boleto.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.Card](Stripe.Params.PaymentMethodConfigurationCreateParams.Card.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.Card.DisplayPreference](Stripe.Params.PaymentMethodConfigurationCreateParams.Card.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.CartesBancaires](Stripe.Params.PaymentMethodConfigurationCreateParams.CartesBancaires.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.CartesBancaires.DisplayPreference](Stripe.Params.PaymentMethodConfigurationCreateParams.CartesBancaires.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.Cashapp](Stripe.Params.PaymentMethodConfigurationCreateParams.Cashapp.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.Cashapp.DisplayPreference](Stripe.Params.PaymentMethodConfigurationCreateParams.Cashapp.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.Crypto](Stripe.Params.PaymentMethodConfigurationCreateParams.Crypto.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.Crypto.DisplayPreference](Stripe.Params.PaymentMethodConfigurationCreateParams.Crypto.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.CustomerBalance](Stripe.Params.PaymentMethodConfigurationCreateParams.CustomerBalance.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.CustomerBalance.DisplayPreference](Stripe.Params.PaymentMethodConfigurationCreateParams.CustomerBalance.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.Eps](Stripe.Params.PaymentMethodConfigurationCreateParams.Eps.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.Eps.DisplayPreference](Stripe.Params.PaymentMethodConfigurationCreateParams.Eps.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.Fpx](Stripe.Params.PaymentMethodConfigurationCreateParams.Fpx.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.Fpx.DisplayPreference](Stripe.Params.PaymentMethodConfigurationCreateParams.Fpx.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.FrMealVoucherConecs](Stripe.Params.PaymentMethodConfigurationCreateParams.FrMealVoucherConecs.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.FrMealVoucherConecs.DisplayPreference](Stripe.Params.PaymentMethodConfigurationCreateParams.FrMealVoucherConecs.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.Giropay](Stripe.Params.PaymentMethodConfigurationCreateParams.Giropay.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.Giropay.DisplayPreference](Stripe.Params.PaymentMethodConfigurationCreateParams.Giropay.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.GooglePay](Stripe.Params.PaymentMethodConfigurationCreateParams.GooglePay.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.GooglePay.DisplayPreference](Stripe.Params.PaymentMethodConfigurationCreateParams.GooglePay.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.Grabpay](Stripe.Params.PaymentMethodConfigurationCreateParams.Grabpay.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.Grabpay.DisplayPreference](Stripe.Params.PaymentMethodConfigurationCreateParams.Grabpay.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.Ideal](Stripe.Params.PaymentMethodConfigurationCreateParams.Ideal.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.Ideal.DisplayPreference](Stripe.Params.PaymentMethodConfigurationCreateParams.Ideal.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.Jcb](Stripe.Params.PaymentMethodConfigurationCreateParams.Jcb.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.Jcb.DisplayPreference](Stripe.Params.PaymentMethodConfigurationCreateParams.Jcb.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.KakaoPay](Stripe.Params.PaymentMethodConfigurationCreateParams.KakaoPay.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.KakaoPay.DisplayPreference](Stripe.Params.PaymentMethodConfigurationCreateParams.KakaoPay.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.Klarna](Stripe.Params.PaymentMethodConfigurationCreateParams.Klarna.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.Klarna.DisplayPreference](Stripe.Params.PaymentMethodConfigurationCreateParams.Klarna.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.Konbini](Stripe.Params.PaymentMethodConfigurationCreateParams.Konbini.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.Konbini.DisplayPreference](Stripe.Params.PaymentMethodConfigurationCreateParams.Konbini.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.KrCard](Stripe.Params.PaymentMethodConfigurationCreateParams.KrCard.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.KrCard.DisplayPreference](Stripe.Params.PaymentMethodConfigurationCreateParams.KrCard.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.Link](Stripe.Params.PaymentMethodConfigurationCreateParams.Link.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.Link.DisplayPreference](Stripe.Params.PaymentMethodConfigurationCreateParams.Link.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.MbWay](Stripe.Params.PaymentMethodConfigurationCreateParams.MbWay.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.MbWay.DisplayPreference](Stripe.Params.PaymentMethodConfigurationCreateParams.MbWay.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.Mobilepay](Stripe.Params.PaymentMethodConfigurationCreateParams.Mobilepay.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.Mobilepay.DisplayPreference](Stripe.Params.PaymentMethodConfigurationCreateParams.Mobilepay.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.Multibanco](Stripe.Params.PaymentMethodConfigurationCreateParams.Multibanco.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.Multibanco.DisplayPreference](Stripe.Params.PaymentMethodConfigurationCreateParams.Multibanco.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.NaverPay](Stripe.Params.PaymentMethodConfigurationCreateParams.NaverPay.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.NaverPay.DisplayPreference](Stripe.Params.PaymentMethodConfigurationCreateParams.NaverPay.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.NzBankAccount](Stripe.Params.PaymentMethodConfigurationCreateParams.NzBankAccount.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.NzBankAccount.DisplayPreference](Stripe.Params.PaymentMethodConfigurationCreateParams.NzBankAccount.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.Oxxo](Stripe.Params.PaymentMethodConfigurationCreateParams.Oxxo.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.Oxxo.DisplayPreference](Stripe.Params.PaymentMethodConfigurationCreateParams.Oxxo.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.P24](Stripe.Params.PaymentMethodConfigurationCreateParams.P24.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.P24.DisplayPreference](Stripe.Params.PaymentMethodConfigurationCreateParams.P24.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.PayByBank](Stripe.Params.PaymentMethodConfigurationCreateParams.PayByBank.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.PayByBank.DisplayPreference](Stripe.Params.PaymentMethodConfigurationCreateParams.PayByBank.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.Payco](Stripe.Params.PaymentMethodConfigurationCreateParams.Payco.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.Payco.DisplayPreference](Stripe.Params.PaymentMethodConfigurationCreateParams.Payco.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.Paynow](Stripe.Params.PaymentMethodConfigurationCreateParams.Paynow.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.Paynow.DisplayPreference](Stripe.Params.PaymentMethodConfigurationCreateParams.Paynow.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.Paypal](Stripe.Params.PaymentMethodConfigurationCreateParams.Paypal.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.Paypal.DisplayPreference](Stripe.Params.PaymentMethodConfigurationCreateParams.Paypal.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.Payto](Stripe.Params.PaymentMethodConfigurationCreateParams.Payto.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.Payto.DisplayPreference](Stripe.Params.PaymentMethodConfigurationCreateParams.Payto.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.Pix](Stripe.Params.PaymentMethodConfigurationCreateParams.Pix.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.Pix.DisplayPreference](Stripe.Params.PaymentMethodConfigurationCreateParams.Pix.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.Promptpay](Stripe.Params.PaymentMethodConfigurationCreateParams.Promptpay.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.Promptpay.DisplayPreference](Stripe.Params.PaymentMethodConfigurationCreateParams.Promptpay.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.RevolutPay](Stripe.Params.PaymentMethodConfigurationCreateParams.RevolutPay.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.RevolutPay.DisplayPreference](Stripe.Params.PaymentMethodConfigurationCreateParams.RevolutPay.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.SamsungPay](Stripe.Params.PaymentMethodConfigurationCreateParams.SamsungPay.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.SamsungPay.DisplayPreference](Stripe.Params.PaymentMethodConfigurationCreateParams.SamsungPay.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.Satispay](Stripe.Params.PaymentMethodConfigurationCreateParams.Satispay.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.Satispay.DisplayPreference](Stripe.Params.PaymentMethodConfigurationCreateParams.Satispay.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.SepaDebit](Stripe.Params.PaymentMethodConfigurationCreateParams.SepaDebit.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.SepaDebit.DisplayPreference](Stripe.Params.PaymentMethodConfigurationCreateParams.SepaDebit.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.Sofort](Stripe.Params.PaymentMethodConfigurationCreateParams.Sofort.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.Sofort.DisplayPreference](Stripe.Params.PaymentMethodConfigurationCreateParams.Sofort.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.Swish](Stripe.Params.PaymentMethodConfigurationCreateParams.Swish.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.Swish.DisplayPreference](Stripe.Params.PaymentMethodConfigurationCreateParams.Swish.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.Twint](Stripe.Params.PaymentMethodConfigurationCreateParams.Twint.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.Twint.DisplayPreference](Stripe.Params.PaymentMethodConfigurationCreateParams.Twint.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.Upi](Stripe.Params.PaymentMethodConfigurationCreateParams.Upi.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.Upi.DisplayPreference](Stripe.Params.PaymentMethodConfigurationCreateParams.Upi.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.UsBankAccount](Stripe.Params.PaymentMethodConfigurationCreateParams.UsBankAccount.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.UsBankAccount.DisplayPreference](Stripe.Params.PaymentMethodConfigurationCreateParams.UsBankAccount.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.WechatPay](Stripe.Params.PaymentMethodConfigurationCreateParams.WechatPay.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.WechatPay.DisplayPreference](Stripe.Params.PaymentMethodConfigurationCreateParams.WechatPay.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.Zip](Stripe.Params.PaymentMethodConfigurationCreateParams.Zip.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationCreateParams.Zip.DisplayPreference](Stripe.Params.PaymentMethodConfigurationCreateParams.Zip.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationListParams](Stripe.Params.PaymentMethodConfigurationListParams.md): Parameters for payment method configuration list. - [Stripe.Params.PaymentMethodConfigurationRetrieveParams](Stripe.Params.PaymentMethodConfigurationRetrieveParams.md): Parameters for payment method configuration retrieve. - [Stripe.Params.PaymentMethodConfigurationUpdateParams](Stripe.Params.PaymentMethodConfigurationUpdateParams.md): Parameters for payment method configuration update. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.AcssDebit](Stripe.Params.PaymentMethodConfigurationUpdateParams.AcssDebit.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.AcssDebit.DisplayPreference](Stripe.Params.PaymentMethodConfigurationUpdateParams.AcssDebit.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.Affirm](Stripe.Params.PaymentMethodConfigurationUpdateParams.Affirm.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.Affirm.DisplayPreference](Stripe.Params.PaymentMethodConfigurationUpdateParams.Affirm.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.AfterpayClearpay](Stripe.Params.PaymentMethodConfigurationUpdateParams.AfterpayClearpay.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.AfterpayClearpay.DisplayPreference](Stripe.Params.PaymentMethodConfigurationUpdateParams.AfterpayClearpay.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.Alipay](Stripe.Params.PaymentMethodConfigurationUpdateParams.Alipay.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.Alipay.DisplayPreference](Stripe.Params.PaymentMethodConfigurationUpdateParams.Alipay.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.Alma](Stripe.Params.PaymentMethodConfigurationUpdateParams.Alma.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.Alma.DisplayPreference](Stripe.Params.PaymentMethodConfigurationUpdateParams.Alma.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.AmazonPay](Stripe.Params.PaymentMethodConfigurationUpdateParams.AmazonPay.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.AmazonPay.DisplayPreference](Stripe.Params.PaymentMethodConfigurationUpdateParams.AmazonPay.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.ApplePay](Stripe.Params.PaymentMethodConfigurationUpdateParams.ApplePay.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.ApplePay.DisplayPreference](Stripe.Params.PaymentMethodConfigurationUpdateParams.ApplePay.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.ApplePayLater](Stripe.Params.PaymentMethodConfigurationUpdateParams.ApplePayLater.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.ApplePayLater.DisplayPreference](Stripe.Params.PaymentMethodConfigurationUpdateParams.ApplePayLater.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.AuBecsDebit](Stripe.Params.PaymentMethodConfigurationUpdateParams.AuBecsDebit.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.AuBecsDebit.DisplayPreference](Stripe.Params.PaymentMethodConfigurationUpdateParams.AuBecsDebit.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.BacsDebit](Stripe.Params.PaymentMethodConfigurationUpdateParams.BacsDebit.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.BacsDebit.DisplayPreference](Stripe.Params.PaymentMethodConfigurationUpdateParams.BacsDebit.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.Bancontact](Stripe.Params.PaymentMethodConfigurationUpdateParams.Bancontact.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.Bancontact.DisplayPreference](Stripe.Params.PaymentMethodConfigurationUpdateParams.Bancontact.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.Billie](Stripe.Params.PaymentMethodConfigurationUpdateParams.Billie.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.Billie.DisplayPreference](Stripe.Params.PaymentMethodConfigurationUpdateParams.Billie.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.Blik](Stripe.Params.PaymentMethodConfigurationUpdateParams.Blik.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.Blik.DisplayPreference](Stripe.Params.PaymentMethodConfigurationUpdateParams.Blik.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.Boleto](Stripe.Params.PaymentMethodConfigurationUpdateParams.Boleto.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.Boleto.DisplayPreference](Stripe.Params.PaymentMethodConfigurationUpdateParams.Boleto.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.Card](Stripe.Params.PaymentMethodConfigurationUpdateParams.Card.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.Card.DisplayPreference](Stripe.Params.PaymentMethodConfigurationUpdateParams.Card.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.CartesBancaires](Stripe.Params.PaymentMethodConfigurationUpdateParams.CartesBancaires.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.CartesBancaires.DisplayPreference](Stripe.Params.PaymentMethodConfigurationUpdateParams.CartesBancaires.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.Cashapp](Stripe.Params.PaymentMethodConfigurationUpdateParams.Cashapp.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.Cashapp.DisplayPreference](Stripe.Params.PaymentMethodConfigurationUpdateParams.Cashapp.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.Crypto](Stripe.Params.PaymentMethodConfigurationUpdateParams.Crypto.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.Crypto.DisplayPreference](Stripe.Params.PaymentMethodConfigurationUpdateParams.Crypto.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.CustomerBalance](Stripe.Params.PaymentMethodConfigurationUpdateParams.CustomerBalance.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.CustomerBalance.DisplayPreference](Stripe.Params.PaymentMethodConfigurationUpdateParams.CustomerBalance.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.Eps](Stripe.Params.PaymentMethodConfigurationUpdateParams.Eps.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.Eps.DisplayPreference](Stripe.Params.PaymentMethodConfigurationUpdateParams.Eps.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.Fpx](Stripe.Params.PaymentMethodConfigurationUpdateParams.Fpx.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.Fpx.DisplayPreference](Stripe.Params.PaymentMethodConfigurationUpdateParams.Fpx.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.FrMealVoucherConecs](Stripe.Params.PaymentMethodConfigurationUpdateParams.FrMealVoucherConecs.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.FrMealVoucherConecs.DisplayPreference](Stripe.Params.PaymentMethodConfigurationUpdateParams.FrMealVoucherConecs.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.Giropay](Stripe.Params.PaymentMethodConfigurationUpdateParams.Giropay.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.Giropay.DisplayPreference](Stripe.Params.PaymentMethodConfigurationUpdateParams.Giropay.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.GooglePay](Stripe.Params.PaymentMethodConfigurationUpdateParams.GooglePay.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.GooglePay.DisplayPreference](Stripe.Params.PaymentMethodConfigurationUpdateParams.GooglePay.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.Grabpay](Stripe.Params.PaymentMethodConfigurationUpdateParams.Grabpay.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.Grabpay.DisplayPreference](Stripe.Params.PaymentMethodConfigurationUpdateParams.Grabpay.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.Ideal](Stripe.Params.PaymentMethodConfigurationUpdateParams.Ideal.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.Ideal.DisplayPreference](Stripe.Params.PaymentMethodConfigurationUpdateParams.Ideal.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.Jcb](Stripe.Params.PaymentMethodConfigurationUpdateParams.Jcb.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.Jcb.DisplayPreference](Stripe.Params.PaymentMethodConfigurationUpdateParams.Jcb.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.KakaoPay](Stripe.Params.PaymentMethodConfigurationUpdateParams.KakaoPay.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.KakaoPay.DisplayPreference](Stripe.Params.PaymentMethodConfigurationUpdateParams.KakaoPay.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.Klarna](Stripe.Params.PaymentMethodConfigurationUpdateParams.Klarna.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.Klarna.DisplayPreference](Stripe.Params.PaymentMethodConfigurationUpdateParams.Klarna.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.Konbini](Stripe.Params.PaymentMethodConfigurationUpdateParams.Konbini.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.Konbini.DisplayPreference](Stripe.Params.PaymentMethodConfigurationUpdateParams.Konbini.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.KrCard](Stripe.Params.PaymentMethodConfigurationUpdateParams.KrCard.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.KrCard.DisplayPreference](Stripe.Params.PaymentMethodConfigurationUpdateParams.KrCard.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.Link](Stripe.Params.PaymentMethodConfigurationUpdateParams.Link.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.Link.DisplayPreference](Stripe.Params.PaymentMethodConfigurationUpdateParams.Link.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.MbWay](Stripe.Params.PaymentMethodConfigurationUpdateParams.MbWay.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.MbWay.DisplayPreference](Stripe.Params.PaymentMethodConfigurationUpdateParams.MbWay.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.Mobilepay](Stripe.Params.PaymentMethodConfigurationUpdateParams.Mobilepay.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.Mobilepay.DisplayPreference](Stripe.Params.PaymentMethodConfigurationUpdateParams.Mobilepay.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.Multibanco](Stripe.Params.PaymentMethodConfigurationUpdateParams.Multibanco.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.Multibanco.DisplayPreference](Stripe.Params.PaymentMethodConfigurationUpdateParams.Multibanco.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.NaverPay](Stripe.Params.PaymentMethodConfigurationUpdateParams.NaverPay.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.NaverPay.DisplayPreference](Stripe.Params.PaymentMethodConfigurationUpdateParams.NaverPay.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.NzBankAccount](Stripe.Params.PaymentMethodConfigurationUpdateParams.NzBankAccount.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.NzBankAccount.DisplayPreference](Stripe.Params.PaymentMethodConfigurationUpdateParams.NzBankAccount.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.Oxxo](Stripe.Params.PaymentMethodConfigurationUpdateParams.Oxxo.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.Oxxo.DisplayPreference](Stripe.Params.PaymentMethodConfigurationUpdateParams.Oxxo.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.P24](Stripe.Params.PaymentMethodConfigurationUpdateParams.P24.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.P24.DisplayPreference](Stripe.Params.PaymentMethodConfigurationUpdateParams.P24.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.PayByBank](Stripe.Params.PaymentMethodConfigurationUpdateParams.PayByBank.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.PayByBank.DisplayPreference](Stripe.Params.PaymentMethodConfigurationUpdateParams.PayByBank.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.Payco](Stripe.Params.PaymentMethodConfigurationUpdateParams.Payco.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.Payco.DisplayPreference](Stripe.Params.PaymentMethodConfigurationUpdateParams.Payco.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.Paynow](Stripe.Params.PaymentMethodConfigurationUpdateParams.Paynow.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.Paynow.DisplayPreference](Stripe.Params.PaymentMethodConfigurationUpdateParams.Paynow.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.Paypal](Stripe.Params.PaymentMethodConfigurationUpdateParams.Paypal.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.Paypal.DisplayPreference](Stripe.Params.PaymentMethodConfigurationUpdateParams.Paypal.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.Payto](Stripe.Params.PaymentMethodConfigurationUpdateParams.Payto.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.Payto.DisplayPreference](Stripe.Params.PaymentMethodConfigurationUpdateParams.Payto.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.Pix](Stripe.Params.PaymentMethodConfigurationUpdateParams.Pix.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.Pix.DisplayPreference](Stripe.Params.PaymentMethodConfigurationUpdateParams.Pix.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.Promptpay](Stripe.Params.PaymentMethodConfigurationUpdateParams.Promptpay.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.Promptpay.DisplayPreference](Stripe.Params.PaymentMethodConfigurationUpdateParams.Promptpay.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.RevolutPay](Stripe.Params.PaymentMethodConfigurationUpdateParams.RevolutPay.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.RevolutPay.DisplayPreference](Stripe.Params.PaymentMethodConfigurationUpdateParams.RevolutPay.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.SamsungPay](Stripe.Params.PaymentMethodConfigurationUpdateParams.SamsungPay.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.SamsungPay.DisplayPreference](Stripe.Params.PaymentMethodConfigurationUpdateParams.SamsungPay.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.Satispay](Stripe.Params.PaymentMethodConfigurationUpdateParams.Satispay.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.Satispay.DisplayPreference](Stripe.Params.PaymentMethodConfigurationUpdateParams.Satispay.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.SepaDebit](Stripe.Params.PaymentMethodConfigurationUpdateParams.SepaDebit.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.SepaDebit.DisplayPreference](Stripe.Params.PaymentMethodConfigurationUpdateParams.SepaDebit.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.Sofort](Stripe.Params.PaymentMethodConfigurationUpdateParams.Sofort.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.Sofort.DisplayPreference](Stripe.Params.PaymentMethodConfigurationUpdateParams.Sofort.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.Swish](Stripe.Params.PaymentMethodConfigurationUpdateParams.Swish.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.Swish.DisplayPreference](Stripe.Params.PaymentMethodConfigurationUpdateParams.Swish.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.Twint](Stripe.Params.PaymentMethodConfigurationUpdateParams.Twint.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.Twint.DisplayPreference](Stripe.Params.PaymentMethodConfigurationUpdateParams.Twint.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.Upi](Stripe.Params.PaymentMethodConfigurationUpdateParams.Upi.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.Upi.DisplayPreference](Stripe.Params.PaymentMethodConfigurationUpdateParams.Upi.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.UsBankAccount](Stripe.Params.PaymentMethodConfigurationUpdateParams.UsBankAccount.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.UsBankAccount.DisplayPreference](Stripe.Params.PaymentMethodConfigurationUpdateParams.UsBankAccount.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.WechatPay](Stripe.Params.PaymentMethodConfigurationUpdateParams.WechatPay.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.WechatPay.DisplayPreference](Stripe.Params.PaymentMethodConfigurationUpdateParams.WechatPay.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.Zip](Stripe.Params.PaymentMethodConfigurationUpdateParams.Zip.md): Nested parameters. - [Stripe.Params.PaymentMethodConfigurationUpdateParams.Zip.DisplayPreference](Stripe.Params.PaymentMethodConfigurationUpdateParams.Zip.DisplayPreference.md): Nested parameters. - [Stripe.Params.PaymentMethodCreateParams](Stripe.Params.PaymentMethodCreateParams.md): Parameters for payment method create. - [Stripe.Params.PaymentMethodCreateParams.AcssDebit](Stripe.Params.PaymentMethodCreateParams.AcssDebit.md): Nested parameters. - [Stripe.Params.PaymentMethodCreateParams.AuBecsDebit](Stripe.Params.PaymentMethodCreateParams.AuBecsDebit.md): Nested parameters. - [Stripe.Params.PaymentMethodCreateParams.BacsDebit](Stripe.Params.PaymentMethodCreateParams.BacsDebit.md): Nested parameters. - [Stripe.Params.PaymentMethodCreateParams.BillingDetails](Stripe.Params.PaymentMethodCreateParams.BillingDetails.md): Nested parameters. - [Stripe.Params.PaymentMethodCreateParams.Boleto](Stripe.Params.PaymentMethodCreateParams.Boleto.md): Nested parameters. - [Stripe.Params.PaymentMethodCreateParams.Custom](Stripe.Params.PaymentMethodCreateParams.Custom.md): Nested parameters. - [Stripe.Params.PaymentMethodCreateParams.Eps](Stripe.Params.PaymentMethodCreateParams.Eps.md): Nested parameters. - [Stripe.Params.PaymentMethodCreateParams.Fpx](Stripe.Params.PaymentMethodCreateParams.Fpx.md): Nested parameters. - [Stripe.Params.PaymentMethodCreateParams.Ideal](Stripe.Params.PaymentMethodCreateParams.Ideal.md): Nested parameters. - [Stripe.Params.PaymentMethodCreateParams.Klarna](Stripe.Params.PaymentMethodCreateParams.Klarna.md): Nested parameters. - [Stripe.Params.PaymentMethodCreateParams.Klarna.Dob](Stripe.Params.PaymentMethodCreateParams.Klarna.Dob.md): Nested parameters. - [Stripe.Params.PaymentMethodCreateParams.NaverPay](Stripe.Params.PaymentMethodCreateParams.NaverPay.md): Nested parameters. - [Stripe.Params.PaymentMethodCreateParams.NzBankAccount](Stripe.Params.PaymentMethodCreateParams.NzBankAccount.md): Nested parameters. - [Stripe.Params.PaymentMethodCreateParams.P24](Stripe.Params.PaymentMethodCreateParams.P24.md): Nested parameters. - [Stripe.Params.PaymentMethodCreateParams.Payto](Stripe.Params.PaymentMethodCreateParams.Payto.md): Nested parameters. - [Stripe.Params.PaymentMethodCreateParams.RadarOptions](Stripe.Params.PaymentMethodCreateParams.RadarOptions.md): Nested parameters. - [Stripe.Params.PaymentMethodCreateParams.SepaDebit](Stripe.Params.PaymentMethodCreateParams.SepaDebit.md): Nested parameters. - [Stripe.Params.PaymentMethodCreateParams.Sofort](Stripe.Params.PaymentMethodCreateParams.Sofort.md): Nested parameters. - [Stripe.Params.PaymentMethodCreateParams.Upi](Stripe.Params.PaymentMethodCreateParams.Upi.md): Nested parameters. - [Stripe.Params.PaymentMethodCreateParams.Upi.MandateOptions](Stripe.Params.PaymentMethodCreateParams.Upi.MandateOptions.md): Nested parameters. - [Stripe.Params.PaymentMethodCreateParams.UsBankAccount](Stripe.Params.PaymentMethodCreateParams.UsBankAccount.md): Nested parameters. - [Stripe.Params.PaymentMethodDetachParams](Stripe.Params.PaymentMethodDetachParams.md): Parameters for payment method detach. - [Stripe.Params.PaymentMethodDomainCreateParams](Stripe.Params.PaymentMethodDomainCreateParams.md): Parameters for payment method domain create. - [Stripe.Params.PaymentMethodDomainListParams](Stripe.Params.PaymentMethodDomainListParams.md): Parameters for payment method domain list. - [Stripe.Params.PaymentMethodDomainRetrieveParams](Stripe.Params.PaymentMethodDomainRetrieveParams.md): Parameters for payment method domain retrieve. - [Stripe.Params.PaymentMethodDomainUpdateParams](Stripe.Params.PaymentMethodDomainUpdateParams.md): Parameters for payment method domain update. - [Stripe.Params.PaymentMethodDomainValidateParams](Stripe.Params.PaymentMethodDomainValidateParams.md): Parameters for payment method domain validate. - [Stripe.Params.PaymentMethodListParams](Stripe.Params.PaymentMethodListParams.md): Parameters for payment method list. - [Stripe.Params.PaymentMethodRetrieveParams](Stripe.Params.PaymentMethodRetrieveParams.md): Parameters for payment method retrieve. - [Stripe.Params.PaymentMethodUpdateParams](Stripe.Params.PaymentMethodUpdateParams.md): Parameters for payment method update. - [Stripe.Params.PaymentMethodUpdateParams.BillingDetails](Stripe.Params.PaymentMethodUpdateParams.BillingDetails.md): Nested parameters. - [Stripe.Params.PaymentMethodUpdateParams.Card](Stripe.Params.PaymentMethodUpdateParams.Card.md): Nested parameters. - [Stripe.Params.PaymentMethodUpdateParams.Card.Networks](Stripe.Params.PaymentMethodUpdateParams.Card.Networks.md): Nested parameters. - [Stripe.Params.PaymentMethodUpdateParams.Payto](Stripe.Params.PaymentMethodUpdateParams.Payto.md): Nested parameters. - [Stripe.Params.PaymentMethodUpdateParams.UsBankAccount](Stripe.Params.PaymentMethodUpdateParams.UsBankAccount.md): Nested parameters. - [Stripe.Params.PaymentRecordReportPaymentAttemptCanceledParams](Stripe.Params.PaymentRecordReportPaymentAttemptCanceledParams.md): Parameters for payment record report payment attempt canceled. - [Stripe.Params.PaymentRecordReportPaymentAttemptFailedParams](Stripe.Params.PaymentRecordReportPaymentAttemptFailedParams.md): Parameters for payment record report payment attempt failed. - [Stripe.Params.PaymentRecordReportPaymentAttemptGuaranteedParams](Stripe.Params.PaymentRecordReportPaymentAttemptGuaranteedParams.md): Parameters for payment record report payment attempt guaranteed. - [Stripe.Params.PaymentRecordReportPaymentAttemptInformationalParams](Stripe.Params.PaymentRecordReportPaymentAttemptInformationalParams.md): Parameters for payment record report payment attempt informational. - [Stripe.Params.PaymentRecordReportPaymentAttemptInformationalParams.CustomerDetails](Stripe.Params.PaymentRecordReportPaymentAttemptInformationalParams.CustomerDetails.md): Nested parameters. - [Stripe.Params.PaymentRecordReportPaymentAttemptParams](Stripe.Params.PaymentRecordReportPaymentAttemptParams.md): Parameters for payment record report payment attempt. - [Stripe.Params.PaymentRecordReportPaymentAttemptParams.Failed](Stripe.Params.PaymentRecordReportPaymentAttemptParams.Failed.md): Nested parameters. - [Stripe.Params.PaymentRecordReportPaymentAttemptParams.Guaranteed](Stripe.Params.PaymentRecordReportPaymentAttemptParams.Guaranteed.md): Nested parameters. - [Stripe.Params.PaymentRecordReportPaymentAttemptParams.PaymentMethodDetails](Stripe.Params.PaymentRecordReportPaymentAttemptParams.PaymentMethodDetails.md): Nested parameters. - [Stripe.Params.PaymentRecordReportPaymentAttemptParams.PaymentMethodDetails.BillingDetails](Stripe.Params.PaymentRecordReportPaymentAttemptParams.PaymentMethodDetails.BillingDetails.md): Nested parameters. - [Stripe.Params.PaymentRecordReportPaymentAttemptParams.PaymentMethodDetails.BillingDetails.Address](Stripe.Params.PaymentRecordReportPaymentAttemptParams.PaymentMethodDetails.BillingDetails.Address.md): Nested parameters. - [Stripe.Params.PaymentRecordReportPaymentAttemptParams.PaymentMethodDetails.Custom](Stripe.Params.PaymentRecordReportPaymentAttemptParams.PaymentMethodDetails.Custom.md): Nested parameters. - [Stripe.Params.PaymentRecordReportPaymentAttemptParams.ShippingDetails](Stripe.Params.PaymentRecordReportPaymentAttemptParams.ShippingDetails.md): Nested parameters. - [Stripe.Params.PaymentRecordReportPaymentAttemptParams.ShippingDetails.Address](Stripe.Params.PaymentRecordReportPaymentAttemptParams.ShippingDetails.Address.md): Nested parameters. - [Stripe.Params.PaymentRecordReportPaymentParams](Stripe.Params.PaymentRecordReportPaymentParams.md): Parameters for payment record report payment. - [Stripe.Params.PaymentRecordReportPaymentParams.AmountRequested](Stripe.Params.PaymentRecordReportPaymentParams.AmountRequested.md): Nested parameters. - [Stripe.Params.PaymentRecordReportPaymentParams.CustomerDetails](Stripe.Params.PaymentRecordReportPaymentParams.CustomerDetails.md): Nested parameters. - [Stripe.Params.PaymentRecordReportPaymentParams.Failed](Stripe.Params.PaymentRecordReportPaymentParams.Failed.md): Nested parameters. - [Stripe.Params.PaymentRecordReportPaymentParams.Guaranteed](Stripe.Params.PaymentRecordReportPaymentParams.Guaranteed.md): Nested parameters. - [Stripe.Params.PaymentRecordReportPaymentParams.PaymentMethodDetails](Stripe.Params.PaymentRecordReportPaymentParams.PaymentMethodDetails.md): Nested parameters. - [Stripe.Params.PaymentRecordReportPaymentParams.PaymentMethodDetails.BillingDetails](Stripe.Params.PaymentRecordReportPaymentParams.PaymentMethodDetails.BillingDetails.md): Nested parameters. - [Stripe.Params.PaymentRecordReportPaymentParams.PaymentMethodDetails.BillingDetails.Address](Stripe.Params.PaymentRecordReportPaymentParams.PaymentMethodDetails.BillingDetails.Address.md): Nested parameters. - [Stripe.Params.PaymentRecordReportPaymentParams.PaymentMethodDetails.Custom](Stripe.Params.PaymentRecordReportPaymentParams.PaymentMethodDetails.Custom.md): Nested parameters. - [Stripe.Params.PaymentRecordReportPaymentParams.ProcessorDetails](Stripe.Params.PaymentRecordReportPaymentParams.ProcessorDetails.md): Nested parameters. - [Stripe.Params.PaymentRecordReportPaymentParams.ProcessorDetails.Custom](Stripe.Params.PaymentRecordReportPaymentParams.ProcessorDetails.Custom.md): Nested parameters. - [Stripe.Params.PaymentRecordReportPaymentParams.ShippingDetails](Stripe.Params.PaymentRecordReportPaymentParams.ShippingDetails.md): Nested parameters. - [Stripe.Params.PaymentRecordReportPaymentParams.ShippingDetails.Address](Stripe.Params.PaymentRecordReportPaymentParams.ShippingDetails.Address.md): Nested parameters. - [Stripe.Params.PaymentRecordReportRefundParams](Stripe.Params.PaymentRecordReportRefundParams.md): Parameters for payment record report refund. - [Stripe.Params.PaymentRecordReportRefundParams.Amount](Stripe.Params.PaymentRecordReportRefundParams.Amount.md): Nested parameters. - [Stripe.Params.PaymentRecordReportRefundParams.ProcessorDetails](Stripe.Params.PaymentRecordReportRefundParams.ProcessorDetails.md): Nested parameters. - [Stripe.Params.PaymentRecordReportRefundParams.ProcessorDetails.Custom](Stripe.Params.PaymentRecordReportRefundParams.ProcessorDetails.Custom.md): Nested parameters. - [Stripe.Params.PaymentRecordReportRefundParams.Refunded](Stripe.Params.PaymentRecordReportRefundParams.Refunded.md): Nested parameters. - [Stripe.Params.PaymentRecordRetrieveParams](Stripe.Params.PaymentRecordRetrieveParams.md): Parameters for payment record retrieve. - [Stripe.Params.PayoutCancelParams](Stripe.Params.PayoutCancelParams.md): Parameters for payout cancel. - [Stripe.Params.PayoutCreateParams](Stripe.Params.PayoutCreateParams.md): Parameters for payout create. - [Stripe.Params.PayoutListParams](Stripe.Params.PayoutListParams.md): Parameters for payout list. - [Stripe.Params.PayoutRetrieveParams](Stripe.Params.PayoutRetrieveParams.md): Parameters for payout retrieve. - [Stripe.Params.PayoutReverseParams](Stripe.Params.PayoutReverseParams.md): Parameters for payout reverse. - [Stripe.Params.PayoutUpdateParams](Stripe.Params.PayoutUpdateParams.md): Parameters for payout update. - [Stripe.Params.PlanCreateParams](Stripe.Params.PlanCreateParams.md): Parameters for plan create. - [Stripe.Params.PlanCreateParams.Tiers](Stripe.Params.PlanCreateParams.Tiers.md): Nested parameters. - [Stripe.Params.PlanCreateParams.TransformUsage](Stripe.Params.PlanCreateParams.TransformUsage.md): Nested parameters. - [Stripe.Params.PlanListParams](Stripe.Params.PlanListParams.md): Parameters for plan list. - [Stripe.Params.PlanRetrieveParams](Stripe.Params.PlanRetrieveParams.md): Parameters for plan retrieve. - [Stripe.Params.PlanUpdateParams](Stripe.Params.PlanUpdateParams.md): Parameters for plan update. - [Stripe.Params.PriceCreateParams](Stripe.Params.PriceCreateParams.md): Parameters for price create. - [Stripe.Params.PriceCreateParams.CurrencyOptions](Stripe.Params.PriceCreateParams.CurrencyOptions.md): Nested parameters. - [Stripe.Params.PriceCreateParams.CurrencyOptions.CustomUnitAmount](Stripe.Params.PriceCreateParams.CurrencyOptions.CustomUnitAmount.md): Nested parameters. - [Stripe.Params.PriceCreateParams.CurrencyOptions.Tiers](Stripe.Params.PriceCreateParams.CurrencyOptions.Tiers.md): Nested parameters. - [Stripe.Params.PriceCreateParams.CustomUnitAmount](Stripe.Params.PriceCreateParams.CustomUnitAmount.md): Nested parameters. - [Stripe.Params.PriceCreateParams.ProductData](Stripe.Params.PriceCreateParams.ProductData.md): Nested parameters. - [Stripe.Params.PriceCreateParams.Recurring](Stripe.Params.PriceCreateParams.Recurring.md): Nested parameters. - [Stripe.Params.PriceCreateParams.Tiers](Stripe.Params.PriceCreateParams.Tiers.md): Nested parameters. - [Stripe.Params.PriceCreateParams.TransformQuantity](Stripe.Params.PriceCreateParams.TransformQuantity.md): Nested parameters. - [Stripe.Params.PriceListParams](Stripe.Params.PriceListParams.md): Parameters for price list. - [Stripe.Params.PriceListParams.Recurring](Stripe.Params.PriceListParams.Recurring.md): Nested parameters. - [Stripe.Params.PriceRetrieveParams](Stripe.Params.PriceRetrieveParams.md): Parameters for price retrieve. - [Stripe.Params.PriceSearchParams](Stripe.Params.PriceSearchParams.md): Parameters for price search. - [Stripe.Params.PriceUpdateParams](Stripe.Params.PriceUpdateParams.md): Parameters for price update. - [Stripe.Params.ProductCreateParams](Stripe.Params.ProductCreateParams.md): Parameters for product create. - [Stripe.Params.ProductCreateParams.DefaultPriceData](Stripe.Params.ProductCreateParams.DefaultPriceData.md): Nested parameters. - [Stripe.Params.ProductCreateParams.DefaultPriceData.CurrencyOptions](Stripe.Params.ProductCreateParams.DefaultPriceData.CurrencyOptions.md): Nested parameters. - [Stripe.Params.ProductCreateParams.DefaultPriceData.CurrencyOptions.CustomUnitAmount](Stripe.Params.ProductCreateParams.DefaultPriceData.CurrencyOptions.CustomUnitAmount.md): Nested parameters. - [Stripe.Params.ProductCreateParams.DefaultPriceData.CurrencyOptions.Tiers](Stripe.Params.ProductCreateParams.DefaultPriceData.CurrencyOptions.Tiers.md): Nested parameters. - [Stripe.Params.ProductCreateParams.DefaultPriceData.CustomUnitAmount](Stripe.Params.ProductCreateParams.DefaultPriceData.CustomUnitAmount.md): Nested parameters. - [Stripe.Params.ProductCreateParams.DefaultPriceData.Recurring](Stripe.Params.ProductCreateParams.DefaultPriceData.Recurring.md): Nested parameters. - [Stripe.Params.ProductCreateParams.MarketingFeatures](Stripe.Params.ProductCreateParams.MarketingFeatures.md): Nested parameters. - [Stripe.Params.ProductCreateParams.PackageDimensions](Stripe.Params.ProductCreateParams.PackageDimensions.md): Nested parameters. - [Stripe.Params.ProductFeatureCreateParams](Stripe.Params.ProductFeatureCreateParams.md): Parameters for product feature create. - [Stripe.Params.ProductFeatureListParams](Stripe.Params.ProductFeatureListParams.md): Parameters for product feature list. - [Stripe.Params.ProductFeatureRetrieveParams](Stripe.Params.ProductFeatureRetrieveParams.md): Parameters for product feature retrieve. - [Stripe.Params.ProductListParams](Stripe.Params.ProductListParams.md): Parameters for product list. - [Stripe.Params.ProductRetrieveParams](Stripe.Params.ProductRetrieveParams.md): Parameters for product retrieve. - [Stripe.Params.ProductSearchParams](Stripe.Params.ProductSearchParams.md): Parameters for product search. - [Stripe.Params.ProductUpdateParams](Stripe.Params.ProductUpdateParams.md): Parameters for product update. - [Stripe.Params.PromotionCodeCreateParams](Stripe.Params.PromotionCodeCreateParams.md): Parameters for promotion code create. - [Stripe.Params.PromotionCodeCreateParams.Promotion](Stripe.Params.PromotionCodeCreateParams.Promotion.md): Nested parameters. - [Stripe.Params.PromotionCodeCreateParams.Restrictions](Stripe.Params.PromotionCodeCreateParams.Restrictions.md): Nested parameters. - [Stripe.Params.PromotionCodeCreateParams.Restrictions.CurrencyOptions](Stripe.Params.PromotionCodeCreateParams.Restrictions.CurrencyOptions.md): Nested parameters. - [Stripe.Params.PromotionCodeListParams](Stripe.Params.PromotionCodeListParams.md): Parameters for promotion code list. - [Stripe.Params.PromotionCodeRetrieveParams](Stripe.Params.PromotionCodeRetrieveParams.md): Parameters for promotion code retrieve. - [Stripe.Params.PromotionCodeUpdateParams](Stripe.Params.PromotionCodeUpdateParams.md): Parameters for promotion code update. - [Stripe.Params.PromotionCodeUpdateParams.Restrictions](Stripe.Params.PromotionCodeUpdateParams.Restrictions.md): Nested parameters. - [Stripe.Params.PromotionCodeUpdateParams.Restrictions.CurrencyOptions](Stripe.Params.PromotionCodeUpdateParams.Restrictions.CurrencyOptions.md): Nested parameters. - [Stripe.Params.QuoteAcceptParams](Stripe.Params.QuoteAcceptParams.md): Parameters for quote accept. - [Stripe.Params.QuoteCancelParams](Stripe.Params.QuoteCancelParams.md): Parameters for quote cancel. - [Stripe.Params.QuoteComputedUpfrontLineItemsListComputedUpfrontLineItemsParams](Stripe.Params.QuoteComputedUpfrontLineItemsListComputedUpfrontLineItemsParams.md): Parameters for quote computed upfront line items list computed upfront line items. - [Stripe.Params.QuoteCreateParams](Stripe.Params.QuoteCreateParams.md): Parameters for quote create. - [Stripe.Params.QuoteCreateParams.AutomaticTax](Stripe.Params.QuoteCreateParams.AutomaticTax.md): Nested parameters. - [Stripe.Params.QuoteCreateParams.AutomaticTax.Liability](Stripe.Params.QuoteCreateParams.AutomaticTax.Liability.md): Nested parameters. - [Stripe.Params.QuoteCreateParams.FromQuote](Stripe.Params.QuoteCreateParams.FromQuote.md): Nested parameters. - [Stripe.Params.QuoteCreateParams.InvoiceSettings](Stripe.Params.QuoteCreateParams.InvoiceSettings.md): Nested parameters. - [Stripe.Params.QuoteCreateParams.InvoiceSettings.Issuer](Stripe.Params.QuoteCreateParams.InvoiceSettings.Issuer.md): Nested parameters. - [Stripe.Params.QuoteCreateParams.LineItems](Stripe.Params.QuoteCreateParams.LineItems.md): Nested parameters. - [Stripe.Params.QuoteCreateParams.LineItems.PriceData](Stripe.Params.QuoteCreateParams.LineItems.PriceData.md): Nested parameters. - [Stripe.Params.QuoteCreateParams.LineItems.PriceData.Recurring](Stripe.Params.QuoteCreateParams.LineItems.PriceData.Recurring.md): Nested parameters. - [Stripe.Params.QuoteCreateParams.SubscriptionData](Stripe.Params.QuoteCreateParams.SubscriptionData.md): Nested parameters. - [Stripe.Params.QuoteCreateParams.SubscriptionData.BillingMode](Stripe.Params.QuoteCreateParams.SubscriptionData.BillingMode.md): Nested parameters. - [Stripe.Params.QuoteCreateParams.SubscriptionData.BillingMode.Flexible](Stripe.Params.QuoteCreateParams.SubscriptionData.BillingMode.Flexible.md): Nested parameters. - [Stripe.Params.QuoteFinalizeQuoteParams](Stripe.Params.QuoteFinalizeQuoteParams.md): Parameters for quote finalize quote. - [Stripe.Params.QuoteLineItemListLineItemsParams](Stripe.Params.QuoteLineItemListLineItemsParams.md): Parameters for quote line item list line items. - [Stripe.Params.QuoteListParams](Stripe.Params.QuoteListParams.md): Parameters for quote list. - [Stripe.Params.QuotePdfParams](Stripe.Params.QuotePdfParams.md): Parameters for quote pdf. - [Stripe.Params.QuoteRetrieveParams](Stripe.Params.QuoteRetrieveParams.md): Parameters for quote retrieve. - [Stripe.Params.QuoteUpdateParams](Stripe.Params.QuoteUpdateParams.md): Parameters for quote update. - [Stripe.Params.QuoteUpdateParams.AutomaticTax](Stripe.Params.QuoteUpdateParams.AutomaticTax.md): Nested parameters. - [Stripe.Params.QuoteUpdateParams.AutomaticTax.Liability](Stripe.Params.QuoteUpdateParams.AutomaticTax.Liability.md): Nested parameters. - [Stripe.Params.QuoteUpdateParams.InvoiceSettings](Stripe.Params.QuoteUpdateParams.InvoiceSettings.md): Nested parameters. - [Stripe.Params.QuoteUpdateParams.InvoiceSettings.Issuer](Stripe.Params.QuoteUpdateParams.InvoiceSettings.Issuer.md): Nested parameters. - [Stripe.Params.QuoteUpdateParams.LineItems](Stripe.Params.QuoteUpdateParams.LineItems.md): Nested parameters. - [Stripe.Params.QuoteUpdateParams.LineItems.PriceData](Stripe.Params.QuoteUpdateParams.LineItems.PriceData.md): Nested parameters. - [Stripe.Params.QuoteUpdateParams.LineItems.PriceData.Recurring](Stripe.Params.QuoteUpdateParams.LineItems.PriceData.Recurring.md): Nested parameters. - [Stripe.Params.QuoteUpdateParams.SubscriptionData](Stripe.Params.QuoteUpdateParams.SubscriptionData.md): Nested parameters. - [Stripe.Params.Radar.EarlyFraudWarningListParams](Stripe.Params.Radar.EarlyFraudWarningListParams.md): Parameters for early fraud warning list. - [Stripe.Params.Radar.EarlyFraudWarningRetrieveParams](Stripe.Params.Radar.EarlyFraudWarningRetrieveParams.md): Parameters for early fraud warning retrieve. - [Stripe.Params.Radar.PaymentEvaluationCreateParams](Stripe.Params.Radar.PaymentEvaluationCreateParams.md): Parameters for payment evaluation create. - [Stripe.Params.Radar.PaymentEvaluationCreateParams.ClientDeviceMetadataDetails](Stripe.Params.Radar.PaymentEvaluationCreateParams.ClientDeviceMetadataDetails.md): Nested parameters. - [Stripe.Params.Radar.PaymentEvaluationCreateParams.CustomerDetails](Stripe.Params.Radar.PaymentEvaluationCreateParams.CustomerDetails.md): Nested parameters. - [Stripe.Params.Radar.PaymentEvaluationCreateParams.PaymentDetails](Stripe.Params.Radar.PaymentEvaluationCreateParams.PaymentDetails.md): Nested parameters. - [Stripe.Params.Radar.PaymentEvaluationCreateParams.PaymentDetails.MoneyMovementDetails](Stripe.Params.Radar.PaymentEvaluationCreateParams.PaymentDetails.MoneyMovementDetails.md): Nested parameters. - [Stripe.Params.Radar.PaymentEvaluationCreateParams.PaymentDetails.MoneyMovementDetails.Card](Stripe.Params.Radar.PaymentEvaluationCreateParams.PaymentDetails.MoneyMovementDetails.Card.md): Nested parameters. - [Stripe.Params.Radar.PaymentEvaluationCreateParams.PaymentDetails.PaymentMethodDetails](Stripe.Params.Radar.PaymentEvaluationCreateParams.PaymentDetails.PaymentMethodDetails.md): Nested parameters. - [Stripe.Params.Radar.PaymentEvaluationCreateParams.PaymentDetails.PaymentMethodDetails.BillingDetails](Stripe.Params.Radar.PaymentEvaluationCreateParams.PaymentDetails.PaymentMethodDetails.BillingDetails.md): Nested parameters. - [Stripe.Params.Radar.PaymentEvaluationCreateParams.PaymentDetails.PaymentMethodDetails.BillingDetails.Address](Stripe.Params.Radar.PaymentEvaluationCreateParams.PaymentDetails.PaymentMethodDetails.BillingDetails.Address.md): Nested parameters. - [Stripe.Params.Radar.PaymentEvaluationCreateParams.PaymentDetails.ShippingDetails](Stripe.Params.Radar.PaymentEvaluationCreateParams.PaymentDetails.ShippingDetails.md): Nested parameters. - [Stripe.Params.Radar.PaymentEvaluationCreateParams.PaymentDetails.ShippingDetails.Address](Stripe.Params.Radar.PaymentEvaluationCreateParams.PaymentDetails.ShippingDetails.Address.md): Nested parameters. - [Stripe.Params.Radar.ValueListCreateParams](Stripe.Params.Radar.ValueListCreateParams.md): Parameters for value list create. - [Stripe.Params.Radar.ValueListItemCreateParams](Stripe.Params.Radar.ValueListItemCreateParams.md): Parameters for value list item create. - [Stripe.Params.Radar.ValueListItemListParams](Stripe.Params.Radar.ValueListItemListParams.md): Parameters for value list item list. - [Stripe.Params.Radar.ValueListItemRetrieveParams](Stripe.Params.Radar.ValueListItemRetrieveParams.md): Parameters for value list item retrieve. - [Stripe.Params.Radar.ValueListListParams](Stripe.Params.Radar.ValueListListParams.md): Parameters for value list list. - [Stripe.Params.Radar.ValueListRetrieveParams](Stripe.Params.Radar.ValueListRetrieveParams.md): Parameters for value list retrieve. - [Stripe.Params.Radar.ValueListUpdateParams](Stripe.Params.Radar.ValueListUpdateParams.md): Parameters for value list update. - [Stripe.Params.RefundCancelParams](Stripe.Params.RefundCancelParams.md): Parameters for refund cancel. - [Stripe.Params.RefundCreateParams](Stripe.Params.RefundCreateParams.md): Parameters for refund create. - [Stripe.Params.RefundListParams](Stripe.Params.RefundListParams.md): Parameters for refund list. - [Stripe.Params.RefundRetrieveParams](Stripe.Params.RefundRetrieveParams.md): Parameters for refund retrieve. - [Stripe.Params.RefundUpdateParams](Stripe.Params.RefundUpdateParams.md): Parameters for refund update. - [Stripe.Params.Reporting.ReportRunCreateParams](Stripe.Params.Reporting.ReportRunCreateParams.md): Parameters for report run create. - [Stripe.Params.Reporting.ReportRunCreateParams.Parameters](Stripe.Params.Reporting.ReportRunCreateParams.Parameters.md): Nested parameters. - [Stripe.Params.Reporting.ReportRunListParams](Stripe.Params.Reporting.ReportRunListParams.md): Parameters for report run list. - [Stripe.Params.Reporting.ReportRunRetrieveParams](Stripe.Params.Reporting.ReportRunRetrieveParams.md): Parameters for report run retrieve. - [Stripe.Params.Reporting.ReportTypeListParams](Stripe.Params.Reporting.ReportTypeListParams.md): Parameters for report type list. - [Stripe.Params.Reporting.ReportTypeRetrieveParams](Stripe.Params.Reporting.ReportTypeRetrieveParams.md): Parameters for report type retrieve. - [Stripe.Params.ReviewApproveParams](Stripe.Params.ReviewApproveParams.md): Parameters for review approve. - [Stripe.Params.ReviewListParams](Stripe.Params.ReviewListParams.md): Parameters for review list. - [Stripe.Params.ReviewRetrieveParams](Stripe.Params.ReviewRetrieveParams.md): Parameters for review retrieve. - [Stripe.Params.SetupAttemptListParams](Stripe.Params.SetupAttemptListParams.md): Parameters for setup attempt list. - [Stripe.Params.SetupIntentCancelParams](Stripe.Params.SetupIntentCancelParams.md): Parameters for setup intent cancel. - [Stripe.Params.SetupIntentConfirmParams](Stripe.Params.SetupIntentConfirmParams.md): Parameters for setup intent confirm. - [Stripe.Params.SetupIntentConfirmParams.PaymentMethodData](Stripe.Params.SetupIntentConfirmParams.PaymentMethodData.md): Nested parameters. - [Stripe.Params.SetupIntentConfirmParams.PaymentMethodData.AcssDebit](Stripe.Params.SetupIntentConfirmParams.PaymentMethodData.AcssDebit.md): Nested parameters. - [Stripe.Params.SetupIntentConfirmParams.PaymentMethodData.AuBecsDebit](Stripe.Params.SetupIntentConfirmParams.PaymentMethodData.AuBecsDebit.md): Nested parameters. - [Stripe.Params.SetupIntentConfirmParams.PaymentMethodData.BacsDebit](Stripe.Params.SetupIntentConfirmParams.PaymentMethodData.BacsDebit.md): Nested parameters. - [Stripe.Params.SetupIntentConfirmParams.PaymentMethodData.BillingDetails](Stripe.Params.SetupIntentConfirmParams.PaymentMethodData.BillingDetails.md): Nested parameters. - [Stripe.Params.SetupIntentConfirmParams.PaymentMethodData.Boleto](Stripe.Params.SetupIntentConfirmParams.PaymentMethodData.Boleto.md): Nested parameters. - [Stripe.Params.SetupIntentConfirmParams.PaymentMethodData.Eps](Stripe.Params.SetupIntentConfirmParams.PaymentMethodData.Eps.md): Nested parameters. - [Stripe.Params.SetupIntentConfirmParams.PaymentMethodData.Fpx](Stripe.Params.SetupIntentConfirmParams.PaymentMethodData.Fpx.md): Nested parameters. - [Stripe.Params.SetupIntentConfirmParams.PaymentMethodData.Ideal](Stripe.Params.SetupIntentConfirmParams.PaymentMethodData.Ideal.md): Nested parameters. - [Stripe.Params.SetupIntentConfirmParams.PaymentMethodData.Klarna](Stripe.Params.SetupIntentConfirmParams.PaymentMethodData.Klarna.md): Nested parameters. - [Stripe.Params.SetupIntentConfirmParams.PaymentMethodData.Klarna.Dob](Stripe.Params.SetupIntentConfirmParams.PaymentMethodData.Klarna.Dob.md): Nested parameters. - [Stripe.Params.SetupIntentConfirmParams.PaymentMethodData.NaverPay](Stripe.Params.SetupIntentConfirmParams.PaymentMethodData.NaverPay.md): Nested parameters. - [Stripe.Params.SetupIntentConfirmParams.PaymentMethodData.NzBankAccount](Stripe.Params.SetupIntentConfirmParams.PaymentMethodData.NzBankAccount.md): Nested parameters. - [Stripe.Params.SetupIntentConfirmParams.PaymentMethodData.P24](Stripe.Params.SetupIntentConfirmParams.PaymentMethodData.P24.md): Nested parameters. - [Stripe.Params.SetupIntentConfirmParams.PaymentMethodData.Payto](Stripe.Params.SetupIntentConfirmParams.PaymentMethodData.Payto.md): Nested parameters. - [Stripe.Params.SetupIntentConfirmParams.PaymentMethodData.RadarOptions](Stripe.Params.SetupIntentConfirmParams.PaymentMethodData.RadarOptions.md): Nested parameters. - [Stripe.Params.SetupIntentConfirmParams.PaymentMethodData.SepaDebit](Stripe.Params.SetupIntentConfirmParams.PaymentMethodData.SepaDebit.md): Nested parameters. - [Stripe.Params.SetupIntentConfirmParams.PaymentMethodData.Sofort](Stripe.Params.SetupIntentConfirmParams.PaymentMethodData.Sofort.md): Nested parameters. - [Stripe.Params.SetupIntentConfirmParams.PaymentMethodData.Upi](Stripe.Params.SetupIntentConfirmParams.PaymentMethodData.Upi.md): Nested parameters. - [Stripe.Params.SetupIntentConfirmParams.PaymentMethodData.Upi.MandateOptions](Stripe.Params.SetupIntentConfirmParams.PaymentMethodData.Upi.MandateOptions.md): Nested parameters. - [Stripe.Params.SetupIntentConfirmParams.PaymentMethodData.UsBankAccount](Stripe.Params.SetupIntentConfirmParams.PaymentMethodData.UsBankAccount.md): Nested parameters. - [Stripe.Params.SetupIntentConfirmParams.PaymentMethodOptions](Stripe.Params.SetupIntentConfirmParams.PaymentMethodOptions.md): Nested parameters. - [Stripe.Params.SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit](Stripe.Params.SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit.md): Nested parameters. - [Stripe.Params.SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions](Stripe.Params.SetupIntentConfirmParams.PaymentMethodOptions.AcssDebit.MandateOptions.md): Nested parameters. - [Stripe.Params.SetupIntentConfirmParams.PaymentMethodOptions.BacsDebit](Stripe.Params.SetupIntentConfirmParams.PaymentMethodOptions.BacsDebit.md): Nested parameters. - [Stripe.Params.SetupIntentConfirmParams.PaymentMethodOptions.BacsDebit.MandateOptions](Stripe.Params.SetupIntentConfirmParams.PaymentMethodOptions.BacsDebit.MandateOptions.md): Nested parameters. - [Stripe.Params.SetupIntentConfirmParams.PaymentMethodOptions.Card](Stripe.Params.SetupIntentConfirmParams.PaymentMethodOptions.Card.md): Nested parameters. - [Stripe.Params.SetupIntentConfirmParams.PaymentMethodOptions.Card.MandateOptions](Stripe.Params.SetupIntentConfirmParams.PaymentMethodOptions.Card.MandateOptions.md): Nested parameters. - [Stripe.Params.SetupIntentConfirmParams.PaymentMethodOptions.Card.ThreeDSecure](Stripe.Params.SetupIntentConfirmParams.PaymentMethodOptions.Card.ThreeDSecure.md): Nested parameters. - [Stripe.Params.SetupIntentConfirmParams.PaymentMethodOptions.Card.ThreeDSecure.NetworkOptions](Stripe.Params.SetupIntentConfirmParams.PaymentMethodOptions.Card.ThreeDSecure.NetworkOptions.md): Nested parameters. - [Stripe.Params.SetupIntentConfirmParams.PaymentMethodOptions.Card.ThreeDSecure.NetworkOptions.CartesBancaires](Stripe.Params.SetupIntentConfirmParams.PaymentMethodOptions.Card.ThreeDSecure.NetworkOptions.CartesBancaires.md): Nested parameters. - [Stripe.Params.SetupIntentConfirmParams.PaymentMethodOptions.Klarna](Stripe.Params.SetupIntentConfirmParams.PaymentMethodOptions.Klarna.md): Nested parameters. - [Stripe.Params.SetupIntentConfirmParams.PaymentMethodOptions.Klarna.OnDemand](Stripe.Params.SetupIntentConfirmParams.PaymentMethodOptions.Klarna.OnDemand.md): Nested parameters. - [Stripe.Params.SetupIntentConfirmParams.PaymentMethodOptions.Link](Stripe.Params.SetupIntentConfirmParams.PaymentMethodOptions.Link.md): Nested parameters. - [Stripe.Params.SetupIntentConfirmParams.PaymentMethodOptions.Paypal](Stripe.Params.SetupIntentConfirmParams.PaymentMethodOptions.Paypal.md): Nested parameters. - [Stripe.Params.SetupIntentConfirmParams.PaymentMethodOptions.Payto](Stripe.Params.SetupIntentConfirmParams.PaymentMethodOptions.Payto.md): Nested parameters. - [Stripe.Params.SetupIntentConfirmParams.PaymentMethodOptions.Payto.MandateOptions](Stripe.Params.SetupIntentConfirmParams.PaymentMethodOptions.Payto.MandateOptions.md): Nested parameters. - [Stripe.Params.SetupIntentConfirmParams.PaymentMethodOptions.SepaDebit](Stripe.Params.SetupIntentConfirmParams.PaymentMethodOptions.SepaDebit.md): Nested parameters. - [Stripe.Params.SetupIntentConfirmParams.PaymentMethodOptions.SepaDebit.MandateOptions](Stripe.Params.SetupIntentConfirmParams.PaymentMethodOptions.SepaDebit.MandateOptions.md): Nested parameters. - [Stripe.Params.SetupIntentConfirmParams.PaymentMethodOptions.Upi](Stripe.Params.SetupIntentConfirmParams.PaymentMethodOptions.Upi.md): Nested parameters. - [Stripe.Params.SetupIntentConfirmParams.PaymentMethodOptions.Upi.MandateOptions](Stripe.Params.SetupIntentConfirmParams.PaymentMethodOptions.Upi.MandateOptions.md): Nested parameters. - [Stripe.Params.SetupIntentConfirmParams.PaymentMethodOptions.UsBankAccount](Stripe.Params.SetupIntentConfirmParams.PaymentMethodOptions.UsBankAccount.md): Nested parameters. - [Stripe.Params.SetupIntentConfirmParams.PaymentMethodOptions.UsBankAccount.FinancialConnections](Stripe.Params.SetupIntentConfirmParams.PaymentMethodOptions.UsBankAccount.FinancialConnections.md): Nested parameters. - [Stripe.Params.SetupIntentConfirmParams.PaymentMethodOptions.UsBankAccount.FinancialConnections.Filters](Stripe.Params.SetupIntentConfirmParams.PaymentMethodOptions.UsBankAccount.FinancialConnections.Filters.md): Nested parameters. - [Stripe.Params.SetupIntentConfirmParams.PaymentMethodOptions.UsBankAccount.MandateOptions](Stripe.Params.SetupIntentConfirmParams.PaymentMethodOptions.UsBankAccount.MandateOptions.md): Nested parameters. - [Stripe.Params.SetupIntentConfirmParams.PaymentMethodOptions.UsBankAccount.Networks](Stripe.Params.SetupIntentConfirmParams.PaymentMethodOptions.UsBankAccount.Networks.md): Nested parameters. - [Stripe.Params.SetupIntentCreateParams](Stripe.Params.SetupIntentCreateParams.md): Parameters for setup intent create. - [Stripe.Params.SetupIntentCreateParams.AutomaticPaymentMethods](Stripe.Params.SetupIntentCreateParams.AutomaticPaymentMethods.md): Nested parameters. - [Stripe.Params.SetupIntentCreateParams.PaymentMethodData](Stripe.Params.SetupIntentCreateParams.PaymentMethodData.md): Nested parameters. - [Stripe.Params.SetupIntentCreateParams.PaymentMethodData.AcssDebit](Stripe.Params.SetupIntentCreateParams.PaymentMethodData.AcssDebit.md): Nested parameters. - [Stripe.Params.SetupIntentCreateParams.PaymentMethodData.AuBecsDebit](Stripe.Params.SetupIntentCreateParams.PaymentMethodData.AuBecsDebit.md): Nested parameters. - [Stripe.Params.SetupIntentCreateParams.PaymentMethodData.BacsDebit](Stripe.Params.SetupIntentCreateParams.PaymentMethodData.BacsDebit.md): Nested parameters. - [Stripe.Params.SetupIntentCreateParams.PaymentMethodData.BillingDetails](Stripe.Params.SetupIntentCreateParams.PaymentMethodData.BillingDetails.md): Nested parameters. - [Stripe.Params.SetupIntentCreateParams.PaymentMethodData.Boleto](Stripe.Params.SetupIntentCreateParams.PaymentMethodData.Boleto.md): Nested parameters. - [Stripe.Params.SetupIntentCreateParams.PaymentMethodData.Eps](Stripe.Params.SetupIntentCreateParams.PaymentMethodData.Eps.md): Nested parameters. - [Stripe.Params.SetupIntentCreateParams.PaymentMethodData.Fpx](Stripe.Params.SetupIntentCreateParams.PaymentMethodData.Fpx.md): Nested parameters. - [Stripe.Params.SetupIntentCreateParams.PaymentMethodData.Ideal](Stripe.Params.SetupIntentCreateParams.PaymentMethodData.Ideal.md): Nested parameters. - [Stripe.Params.SetupIntentCreateParams.PaymentMethodData.Klarna](Stripe.Params.SetupIntentCreateParams.PaymentMethodData.Klarna.md): Nested parameters. - [Stripe.Params.SetupIntentCreateParams.PaymentMethodData.Klarna.Dob](Stripe.Params.SetupIntentCreateParams.PaymentMethodData.Klarna.Dob.md): Nested parameters. - [Stripe.Params.SetupIntentCreateParams.PaymentMethodData.NaverPay](Stripe.Params.SetupIntentCreateParams.PaymentMethodData.NaverPay.md): Nested parameters. - [Stripe.Params.SetupIntentCreateParams.PaymentMethodData.NzBankAccount](Stripe.Params.SetupIntentCreateParams.PaymentMethodData.NzBankAccount.md): Nested parameters. - [Stripe.Params.SetupIntentCreateParams.PaymentMethodData.P24](Stripe.Params.SetupIntentCreateParams.PaymentMethodData.P24.md): Nested parameters. - [Stripe.Params.SetupIntentCreateParams.PaymentMethodData.Payto](Stripe.Params.SetupIntentCreateParams.PaymentMethodData.Payto.md): Nested parameters. - [Stripe.Params.SetupIntentCreateParams.PaymentMethodData.RadarOptions](Stripe.Params.SetupIntentCreateParams.PaymentMethodData.RadarOptions.md): Nested parameters. - [Stripe.Params.SetupIntentCreateParams.PaymentMethodData.SepaDebit](Stripe.Params.SetupIntentCreateParams.PaymentMethodData.SepaDebit.md): Nested parameters. - [Stripe.Params.SetupIntentCreateParams.PaymentMethodData.Sofort](Stripe.Params.SetupIntentCreateParams.PaymentMethodData.Sofort.md): Nested parameters. - [Stripe.Params.SetupIntentCreateParams.PaymentMethodData.Upi](Stripe.Params.SetupIntentCreateParams.PaymentMethodData.Upi.md): Nested parameters. - [Stripe.Params.SetupIntentCreateParams.PaymentMethodData.Upi.MandateOptions](Stripe.Params.SetupIntentCreateParams.PaymentMethodData.Upi.MandateOptions.md): Nested parameters. - [Stripe.Params.SetupIntentCreateParams.PaymentMethodData.UsBankAccount](Stripe.Params.SetupIntentCreateParams.PaymentMethodData.UsBankAccount.md): Nested parameters. - [Stripe.Params.SetupIntentCreateParams.PaymentMethodOptions](Stripe.Params.SetupIntentCreateParams.PaymentMethodOptions.md): Nested parameters. - [Stripe.Params.SetupIntentCreateParams.PaymentMethodOptions.AcssDebit](Stripe.Params.SetupIntentCreateParams.PaymentMethodOptions.AcssDebit.md): Nested parameters. - [Stripe.Params.SetupIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions](Stripe.Params.SetupIntentCreateParams.PaymentMethodOptions.AcssDebit.MandateOptions.md): Nested parameters. - [Stripe.Params.SetupIntentCreateParams.PaymentMethodOptions.BacsDebit](Stripe.Params.SetupIntentCreateParams.PaymentMethodOptions.BacsDebit.md): Nested parameters. - [Stripe.Params.SetupIntentCreateParams.PaymentMethodOptions.BacsDebit.MandateOptions](Stripe.Params.SetupIntentCreateParams.PaymentMethodOptions.BacsDebit.MandateOptions.md): Nested parameters. - [Stripe.Params.SetupIntentCreateParams.PaymentMethodOptions.Card](Stripe.Params.SetupIntentCreateParams.PaymentMethodOptions.Card.md): Nested parameters. - [Stripe.Params.SetupIntentCreateParams.PaymentMethodOptions.Card.MandateOptions](Stripe.Params.SetupIntentCreateParams.PaymentMethodOptions.Card.MandateOptions.md): Nested parameters. - [Stripe.Params.SetupIntentCreateParams.PaymentMethodOptions.Card.ThreeDSecure](Stripe.Params.SetupIntentCreateParams.PaymentMethodOptions.Card.ThreeDSecure.md): Nested parameters. - [Stripe.Params.SetupIntentCreateParams.PaymentMethodOptions.Card.ThreeDSecure.NetworkOptions](Stripe.Params.SetupIntentCreateParams.PaymentMethodOptions.Card.ThreeDSecure.NetworkOptions.md): Nested parameters. - [Stripe.Params.SetupIntentCreateParams.PaymentMethodOptions.Card.ThreeDSecure.NetworkOptions.CartesBancaires](Stripe.Params.SetupIntentCreateParams.PaymentMethodOptions.Card.ThreeDSecure.NetworkOptions.CartesBancaires.md): Nested parameters. - [Stripe.Params.SetupIntentCreateParams.PaymentMethodOptions.Klarna](Stripe.Params.SetupIntentCreateParams.PaymentMethodOptions.Klarna.md): Nested parameters. - [Stripe.Params.SetupIntentCreateParams.PaymentMethodOptions.Klarna.OnDemand](Stripe.Params.SetupIntentCreateParams.PaymentMethodOptions.Klarna.OnDemand.md): Nested parameters. - [Stripe.Params.SetupIntentCreateParams.PaymentMethodOptions.Link](Stripe.Params.SetupIntentCreateParams.PaymentMethodOptions.Link.md): Nested parameters. - [Stripe.Params.SetupIntentCreateParams.PaymentMethodOptions.Paypal](Stripe.Params.SetupIntentCreateParams.PaymentMethodOptions.Paypal.md): Nested parameters. - [Stripe.Params.SetupIntentCreateParams.PaymentMethodOptions.Payto](Stripe.Params.SetupIntentCreateParams.PaymentMethodOptions.Payto.md): Nested parameters. - [Stripe.Params.SetupIntentCreateParams.PaymentMethodOptions.Payto.MandateOptions](Stripe.Params.SetupIntentCreateParams.PaymentMethodOptions.Payto.MandateOptions.md): Nested parameters. - [Stripe.Params.SetupIntentCreateParams.PaymentMethodOptions.SepaDebit](Stripe.Params.SetupIntentCreateParams.PaymentMethodOptions.SepaDebit.md): Nested parameters. - [Stripe.Params.SetupIntentCreateParams.PaymentMethodOptions.SepaDebit.MandateOptions](Stripe.Params.SetupIntentCreateParams.PaymentMethodOptions.SepaDebit.MandateOptions.md): Nested parameters. - [Stripe.Params.SetupIntentCreateParams.PaymentMethodOptions.Upi](Stripe.Params.SetupIntentCreateParams.PaymentMethodOptions.Upi.md): Nested parameters. - [Stripe.Params.SetupIntentCreateParams.PaymentMethodOptions.Upi.MandateOptions](Stripe.Params.SetupIntentCreateParams.PaymentMethodOptions.Upi.MandateOptions.md): Nested parameters. - [Stripe.Params.SetupIntentCreateParams.PaymentMethodOptions.UsBankAccount](Stripe.Params.SetupIntentCreateParams.PaymentMethodOptions.UsBankAccount.md): Nested parameters. - [Stripe.Params.SetupIntentCreateParams.PaymentMethodOptions.UsBankAccount.FinancialConnections](Stripe.Params.SetupIntentCreateParams.PaymentMethodOptions.UsBankAccount.FinancialConnections.md): Nested parameters. - [Stripe.Params.SetupIntentCreateParams.PaymentMethodOptions.UsBankAccount.FinancialConnections.Filters](Stripe.Params.SetupIntentCreateParams.PaymentMethodOptions.UsBankAccount.FinancialConnections.Filters.md): Nested parameters. - [Stripe.Params.SetupIntentCreateParams.PaymentMethodOptions.UsBankAccount.MandateOptions](Stripe.Params.SetupIntentCreateParams.PaymentMethodOptions.UsBankAccount.MandateOptions.md): Nested parameters. - [Stripe.Params.SetupIntentCreateParams.PaymentMethodOptions.UsBankAccount.Networks](Stripe.Params.SetupIntentCreateParams.PaymentMethodOptions.UsBankAccount.Networks.md): Nested parameters. - [Stripe.Params.SetupIntentCreateParams.SingleUse](Stripe.Params.SetupIntentCreateParams.SingleUse.md): Nested parameters. - [Stripe.Params.SetupIntentListParams](Stripe.Params.SetupIntentListParams.md): Parameters for setup intent list. - [Stripe.Params.SetupIntentRetrieveParams](Stripe.Params.SetupIntentRetrieveParams.md): Parameters for setup intent retrieve. - [Stripe.Params.SetupIntentUpdateParams](Stripe.Params.SetupIntentUpdateParams.md): Parameters for setup intent update. - [Stripe.Params.SetupIntentUpdateParams.PaymentMethodData](Stripe.Params.SetupIntentUpdateParams.PaymentMethodData.md): Nested parameters. - [Stripe.Params.SetupIntentUpdateParams.PaymentMethodData.AcssDebit](Stripe.Params.SetupIntentUpdateParams.PaymentMethodData.AcssDebit.md): Nested parameters. - [Stripe.Params.SetupIntentUpdateParams.PaymentMethodData.AuBecsDebit](Stripe.Params.SetupIntentUpdateParams.PaymentMethodData.AuBecsDebit.md): Nested parameters. - [Stripe.Params.SetupIntentUpdateParams.PaymentMethodData.BacsDebit](Stripe.Params.SetupIntentUpdateParams.PaymentMethodData.BacsDebit.md): Nested parameters. - [Stripe.Params.SetupIntentUpdateParams.PaymentMethodData.BillingDetails](Stripe.Params.SetupIntentUpdateParams.PaymentMethodData.BillingDetails.md): Nested parameters. - [Stripe.Params.SetupIntentUpdateParams.PaymentMethodData.Boleto](Stripe.Params.SetupIntentUpdateParams.PaymentMethodData.Boleto.md): Nested parameters. - [Stripe.Params.SetupIntentUpdateParams.PaymentMethodData.Eps](Stripe.Params.SetupIntentUpdateParams.PaymentMethodData.Eps.md): Nested parameters. - [Stripe.Params.SetupIntentUpdateParams.PaymentMethodData.Fpx](Stripe.Params.SetupIntentUpdateParams.PaymentMethodData.Fpx.md): Nested parameters. - [Stripe.Params.SetupIntentUpdateParams.PaymentMethodData.Ideal](Stripe.Params.SetupIntentUpdateParams.PaymentMethodData.Ideal.md): Nested parameters. - [Stripe.Params.SetupIntentUpdateParams.PaymentMethodData.Klarna](Stripe.Params.SetupIntentUpdateParams.PaymentMethodData.Klarna.md): Nested parameters. - [Stripe.Params.SetupIntentUpdateParams.PaymentMethodData.Klarna.Dob](Stripe.Params.SetupIntentUpdateParams.PaymentMethodData.Klarna.Dob.md): Nested parameters. - [Stripe.Params.SetupIntentUpdateParams.PaymentMethodData.NaverPay](Stripe.Params.SetupIntentUpdateParams.PaymentMethodData.NaverPay.md): Nested parameters. - [Stripe.Params.SetupIntentUpdateParams.PaymentMethodData.NzBankAccount](Stripe.Params.SetupIntentUpdateParams.PaymentMethodData.NzBankAccount.md): Nested parameters. - [Stripe.Params.SetupIntentUpdateParams.PaymentMethodData.P24](Stripe.Params.SetupIntentUpdateParams.PaymentMethodData.P24.md): Nested parameters. - [Stripe.Params.SetupIntentUpdateParams.PaymentMethodData.Payto](Stripe.Params.SetupIntentUpdateParams.PaymentMethodData.Payto.md): Nested parameters. - [Stripe.Params.SetupIntentUpdateParams.PaymentMethodData.RadarOptions](Stripe.Params.SetupIntentUpdateParams.PaymentMethodData.RadarOptions.md): Nested parameters. - [Stripe.Params.SetupIntentUpdateParams.PaymentMethodData.SepaDebit](Stripe.Params.SetupIntentUpdateParams.PaymentMethodData.SepaDebit.md): Nested parameters. - [Stripe.Params.SetupIntentUpdateParams.PaymentMethodData.Sofort](Stripe.Params.SetupIntentUpdateParams.PaymentMethodData.Sofort.md): Nested parameters. - [Stripe.Params.SetupIntentUpdateParams.PaymentMethodData.Upi](Stripe.Params.SetupIntentUpdateParams.PaymentMethodData.Upi.md): Nested parameters. - [Stripe.Params.SetupIntentUpdateParams.PaymentMethodData.Upi.MandateOptions](Stripe.Params.SetupIntentUpdateParams.PaymentMethodData.Upi.MandateOptions.md): Nested parameters. - [Stripe.Params.SetupIntentUpdateParams.PaymentMethodData.UsBankAccount](Stripe.Params.SetupIntentUpdateParams.PaymentMethodData.UsBankAccount.md): Nested parameters. - [Stripe.Params.SetupIntentUpdateParams.PaymentMethodOptions](Stripe.Params.SetupIntentUpdateParams.PaymentMethodOptions.md): Nested parameters. - [Stripe.Params.SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit](Stripe.Params.SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit.md): Nested parameters. - [Stripe.Params.SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions](Stripe.Params.SetupIntentUpdateParams.PaymentMethodOptions.AcssDebit.MandateOptions.md): Nested parameters. - [Stripe.Params.SetupIntentUpdateParams.PaymentMethodOptions.BacsDebit](Stripe.Params.SetupIntentUpdateParams.PaymentMethodOptions.BacsDebit.md): Nested parameters. - [Stripe.Params.SetupIntentUpdateParams.PaymentMethodOptions.BacsDebit.MandateOptions](Stripe.Params.SetupIntentUpdateParams.PaymentMethodOptions.BacsDebit.MandateOptions.md): Nested parameters. - [Stripe.Params.SetupIntentUpdateParams.PaymentMethodOptions.Card](Stripe.Params.SetupIntentUpdateParams.PaymentMethodOptions.Card.md): Nested parameters. - [Stripe.Params.SetupIntentUpdateParams.PaymentMethodOptions.Card.MandateOptions](Stripe.Params.SetupIntentUpdateParams.PaymentMethodOptions.Card.MandateOptions.md): Nested parameters. - [Stripe.Params.SetupIntentUpdateParams.PaymentMethodOptions.Card.ThreeDSecure](Stripe.Params.SetupIntentUpdateParams.PaymentMethodOptions.Card.ThreeDSecure.md): Nested parameters. - [Stripe.Params.SetupIntentUpdateParams.PaymentMethodOptions.Card.ThreeDSecure.NetworkOptions](Stripe.Params.SetupIntentUpdateParams.PaymentMethodOptions.Card.ThreeDSecure.NetworkOptions.md): Nested parameters. - [Stripe.Params.SetupIntentUpdateParams.PaymentMethodOptions.Card.ThreeDSecure.NetworkOptions.CartesBancaires](Stripe.Params.SetupIntentUpdateParams.PaymentMethodOptions.Card.ThreeDSecure.NetworkOptions.CartesBancaires.md): Nested parameters. - [Stripe.Params.SetupIntentUpdateParams.PaymentMethodOptions.Klarna](Stripe.Params.SetupIntentUpdateParams.PaymentMethodOptions.Klarna.md): Nested parameters. - [Stripe.Params.SetupIntentUpdateParams.PaymentMethodOptions.Klarna.OnDemand](Stripe.Params.SetupIntentUpdateParams.PaymentMethodOptions.Klarna.OnDemand.md): Nested parameters. - [Stripe.Params.SetupIntentUpdateParams.PaymentMethodOptions.Link](Stripe.Params.SetupIntentUpdateParams.PaymentMethodOptions.Link.md): Nested parameters. - [Stripe.Params.SetupIntentUpdateParams.PaymentMethodOptions.Paypal](Stripe.Params.SetupIntentUpdateParams.PaymentMethodOptions.Paypal.md): Nested parameters. - [Stripe.Params.SetupIntentUpdateParams.PaymentMethodOptions.Payto](Stripe.Params.SetupIntentUpdateParams.PaymentMethodOptions.Payto.md): Nested parameters. - [Stripe.Params.SetupIntentUpdateParams.PaymentMethodOptions.Payto.MandateOptions](Stripe.Params.SetupIntentUpdateParams.PaymentMethodOptions.Payto.MandateOptions.md): Nested parameters. - [Stripe.Params.SetupIntentUpdateParams.PaymentMethodOptions.SepaDebit](Stripe.Params.SetupIntentUpdateParams.PaymentMethodOptions.SepaDebit.md): Nested parameters. - [Stripe.Params.SetupIntentUpdateParams.PaymentMethodOptions.SepaDebit.MandateOptions](Stripe.Params.SetupIntentUpdateParams.PaymentMethodOptions.SepaDebit.MandateOptions.md): Nested parameters. - [Stripe.Params.SetupIntentUpdateParams.PaymentMethodOptions.Upi](Stripe.Params.SetupIntentUpdateParams.PaymentMethodOptions.Upi.md): Nested parameters. - [Stripe.Params.SetupIntentUpdateParams.PaymentMethodOptions.Upi.MandateOptions](Stripe.Params.SetupIntentUpdateParams.PaymentMethodOptions.Upi.MandateOptions.md): Nested parameters. - [Stripe.Params.SetupIntentUpdateParams.PaymentMethodOptions.UsBankAccount](Stripe.Params.SetupIntentUpdateParams.PaymentMethodOptions.UsBankAccount.md): Nested parameters. - [Stripe.Params.SetupIntentUpdateParams.PaymentMethodOptions.UsBankAccount.FinancialConnections](Stripe.Params.SetupIntentUpdateParams.PaymentMethodOptions.UsBankAccount.FinancialConnections.md): Nested parameters. - [Stripe.Params.SetupIntentUpdateParams.PaymentMethodOptions.UsBankAccount.FinancialConnections.Filters](Stripe.Params.SetupIntentUpdateParams.PaymentMethodOptions.UsBankAccount.FinancialConnections.Filters.md): Nested parameters. - [Stripe.Params.SetupIntentUpdateParams.PaymentMethodOptions.UsBankAccount.MandateOptions](Stripe.Params.SetupIntentUpdateParams.PaymentMethodOptions.UsBankAccount.MandateOptions.md): Nested parameters. - [Stripe.Params.SetupIntentUpdateParams.PaymentMethodOptions.UsBankAccount.Networks](Stripe.Params.SetupIntentUpdateParams.PaymentMethodOptions.UsBankAccount.Networks.md): Nested parameters. - [Stripe.Params.SetupIntentVerifyMicrodepositsParams](Stripe.Params.SetupIntentVerifyMicrodepositsParams.md): Parameters for setup intent verify microdeposits. - [Stripe.Params.ShippingRateCreateParams](Stripe.Params.ShippingRateCreateParams.md): Parameters for shipping rate create. - [Stripe.Params.ShippingRateCreateParams.DeliveryEstimate](Stripe.Params.ShippingRateCreateParams.DeliveryEstimate.md): Nested parameters. - [Stripe.Params.ShippingRateCreateParams.DeliveryEstimate.Maximum](Stripe.Params.ShippingRateCreateParams.DeliveryEstimate.Maximum.md): Nested parameters. - [Stripe.Params.ShippingRateCreateParams.DeliveryEstimate.Minimum](Stripe.Params.ShippingRateCreateParams.DeliveryEstimate.Minimum.md): Nested parameters. - [Stripe.Params.ShippingRateCreateParams.FixedAmount](Stripe.Params.ShippingRateCreateParams.FixedAmount.md): Nested parameters. - [Stripe.Params.ShippingRateCreateParams.FixedAmount.CurrencyOptions](Stripe.Params.ShippingRateCreateParams.FixedAmount.CurrencyOptions.md): Nested parameters. - [Stripe.Params.ShippingRateListParams](Stripe.Params.ShippingRateListParams.md): Parameters for shipping rate list. - [Stripe.Params.ShippingRateRetrieveParams](Stripe.Params.ShippingRateRetrieveParams.md): Parameters for shipping rate retrieve. - [Stripe.Params.ShippingRateUpdateParams](Stripe.Params.ShippingRateUpdateParams.md): Parameters for shipping rate update. - [Stripe.Params.ShippingRateUpdateParams.FixedAmount](Stripe.Params.ShippingRateUpdateParams.FixedAmount.md): Nested parameters. - [Stripe.Params.ShippingRateUpdateParams.FixedAmount.CurrencyOptions](Stripe.Params.ShippingRateUpdateParams.FixedAmount.CurrencyOptions.md): Nested parameters. - [Stripe.Params.Sigma.ScheduledQueryRunListParams](Stripe.Params.Sigma.ScheduledQueryRunListParams.md): Parameters for scheduled query run list. - [Stripe.Params.Sigma.ScheduledQueryRunRetrieveParams](Stripe.Params.Sigma.ScheduledQueryRunRetrieveParams.md): Parameters for scheduled query run retrieve. - [Stripe.Params.SourceCreateParams](Stripe.Params.SourceCreateParams.md): Parameters for source create. - [Stripe.Params.SourceCreateParams.Mandate](Stripe.Params.SourceCreateParams.Mandate.md): Nested parameters. - [Stripe.Params.SourceCreateParams.Mandate.Acceptance](Stripe.Params.SourceCreateParams.Mandate.Acceptance.md): Nested parameters. - [Stripe.Params.SourceCreateParams.Mandate.Acceptance.Offline](Stripe.Params.SourceCreateParams.Mandate.Acceptance.Offline.md): Nested parameters. - [Stripe.Params.SourceCreateParams.Mandate.Acceptance.Online](Stripe.Params.SourceCreateParams.Mandate.Acceptance.Online.md): Nested parameters. - [Stripe.Params.SourceCreateParams.Owner](Stripe.Params.SourceCreateParams.Owner.md): Nested parameters. - [Stripe.Params.SourceCreateParams.Owner.Address](Stripe.Params.SourceCreateParams.Owner.Address.md): Nested parameters. - [Stripe.Params.SourceCreateParams.Receiver](Stripe.Params.SourceCreateParams.Receiver.md): Nested parameters. - [Stripe.Params.SourceCreateParams.Redirect](Stripe.Params.SourceCreateParams.Redirect.md): Nested parameters. - [Stripe.Params.SourceCreateParams.SourceOrder](Stripe.Params.SourceCreateParams.SourceOrder.md): Nested parameters. - [Stripe.Params.SourceCreateParams.SourceOrder.Items](Stripe.Params.SourceCreateParams.SourceOrder.Items.md): Nested parameters. - [Stripe.Params.SourceCreateParams.SourceOrder.Shipping](Stripe.Params.SourceCreateParams.SourceOrder.Shipping.md): Nested parameters. - [Stripe.Params.SourceCreateParams.SourceOrder.Shipping.Address](Stripe.Params.SourceCreateParams.SourceOrder.Shipping.Address.md): Nested parameters. - [Stripe.Params.SourceRetrieveParams](Stripe.Params.SourceRetrieveParams.md): Parameters for source retrieve. - [Stripe.Params.SourceTransactionSourceTransactionsParams](Stripe.Params.SourceTransactionSourceTransactionsParams.md): Parameters for source transaction source transactions. - [Stripe.Params.SourceUpdateParams](Stripe.Params.SourceUpdateParams.md): Parameters for source update. - [Stripe.Params.SourceUpdateParams.Mandate](Stripe.Params.SourceUpdateParams.Mandate.md): Nested parameters. - [Stripe.Params.SourceUpdateParams.Mandate.Acceptance](Stripe.Params.SourceUpdateParams.Mandate.Acceptance.md): Nested parameters. - [Stripe.Params.SourceUpdateParams.Mandate.Acceptance.Offline](Stripe.Params.SourceUpdateParams.Mandate.Acceptance.Offline.md): Nested parameters. - [Stripe.Params.SourceUpdateParams.Mandate.Acceptance.Online](Stripe.Params.SourceUpdateParams.Mandate.Acceptance.Online.md): Nested parameters. - [Stripe.Params.SourceUpdateParams.Owner](Stripe.Params.SourceUpdateParams.Owner.md): Nested parameters. - [Stripe.Params.SourceUpdateParams.Owner.Address](Stripe.Params.SourceUpdateParams.Owner.Address.md): Nested parameters. - [Stripe.Params.SourceUpdateParams.SourceOrder](Stripe.Params.SourceUpdateParams.SourceOrder.md): Nested parameters. - [Stripe.Params.SourceUpdateParams.SourceOrder.Items](Stripe.Params.SourceUpdateParams.SourceOrder.Items.md): Nested parameters. - [Stripe.Params.SourceUpdateParams.SourceOrder.Shipping](Stripe.Params.SourceUpdateParams.SourceOrder.Shipping.md): Nested parameters. - [Stripe.Params.SourceUpdateParams.SourceOrder.Shipping.Address](Stripe.Params.SourceUpdateParams.SourceOrder.Shipping.Address.md): Nested parameters. - [Stripe.Params.SourceVerifyParams](Stripe.Params.SourceVerifyParams.md): Parameters for source verify. - [Stripe.Params.SubscriptionCreateParams](Stripe.Params.SubscriptionCreateParams.md): Parameters for subscription create. - [Stripe.Params.SubscriptionCreateParams.AddInvoiceItems](Stripe.Params.SubscriptionCreateParams.AddInvoiceItems.md): Nested parameters. - [Stripe.Params.SubscriptionCreateParams.AddInvoiceItems.Discounts](Stripe.Params.SubscriptionCreateParams.AddInvoiceItems.Discounts.md): Nested parameters. - [Stripe.Params.SubscriptionCreateParams.AddInvoiceItems.Period](Stripe.Params.SubscriptionCreateParams.AddInvoiceItems.Period.md): Nested parameters. - [Stripe.Params.SubscriptionCreateParams.AddInvoiceItems.Period.End](Stripe.Params.SubscriptionCreateParams.AddInvoiceItems.Period.End.md): Nested parameters. - [Stripe.Params.SubscriptionCreateParams.AddInvoiceItems.Period.Start](Stripe.Params.SubscriptionCreateParams.AddInvoiceItems.Period.Start.md): Nested parameters. - [Stripe.Params.SubscriptionCreateParams.AddInvoiceItems.PriceData](Stripe.Params.SubscriptionCreateParams.AddInvoiceItems.PriceData.md): Nested parameters. - [Stripe.Params.SubscriptionCreateParams.AutomaticTax](Stripe.Params.SubscriptionCreateParams.AutomaticTax.md): Nested parameters. - [Stripe.Params.SubscriptionCreateParams.AutomaticTax.Liability](Stripe.Params.SubscriptionCreateParams.AutomaticTax.Liability.md): Nested parameters. - [Stripe.Params.SubscriptionCreateParams.BillingCycleAnchorConfig](Stripe.Params.SubscriptionCreateParams.BillingCycleAnchorConfig.md): Nested parameters. - [Stripe.Params.SubscriptionCreateParams.BillingMode](Stripe.Params.SubscriptionCreateParams.BillingMode.md): Nested parameters. - [Stripe.Params.SubscriptionCreateParams.BillingMode.Flexible](Stripe.Params.SubscriptionCreateParams.BillingMode.Flexible.md): Nested parameters. - [Stripe.Params.SubscriptionCreateParams.InvoiceSettings](Stripe.Params.SubscriptionCreateParams.InvoiceSettings.md): Nested parameters. - [Stripe.Params.SubscriptionCreateParams.InvoiceSettings.Issuer](Stripe.Params.SubscriptionCreateParams.InvoiceSettings.Issuer.md): Nested parameters. - [Stripe.Params.SubscriptionCreateParams.Items](Stripe.Params.SubscriptionCreateParams.Items.md): Nested parameters. - [Stripe.Params.SubscriptionCreateParams.Items.PriceData](Stripe.Params.SubscriptionCreateParams.Items.PriceData.md): Nested parameters. - [Stripe.Params.SubscriptionCreateParams.Items.PriceData.Recurring](Stripe.Params.SubscriptionCreateParams.Items.PriceData.Recurring.md): Nested parameters. - [Stripe.Params.SubscriptionCreateParams.PaymentSettings](Stripe.Params.SubscriptionCreateParams.PaymentSettings.md): Nested parameters. - [Stripe.Params.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions](Stripe.Params.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.md): Nested parameters. - [Stripe.Params.SubscriptionCreateParams.TransferData](Stripe.Params.SubscriptionCreateParams.TransferData.md): Nested parameters. - [Stripe.Params.SubscriptionCreateParams.TrialSettings](Stripe.Params.SubscriptionCreateParams.TrialSettings.md): Nested parameters. - [Stripe.Params.SubscriptionCreateParams.TrialSettings.EndBehavior](Stripe.Params.SubscriptionCreateParams.TrialSettings.EndBehavior.md): Nested parameters. - [Stripe.Params.SubscriptionItemCreateParams](Stripe.Params.SubscriptionItemCreateParams.md): Parameters for subscription item create. - [Stripe.Params.SubscriptionItemCreateParams.PriceData](Stripe.Params.SubscriptionItemCreateParams.PriceData.md): Nested parameters. - [Stripe.Params.SubscriptionItemCreateParams.PriceData.Recurring](Stripe.Params.SubscriptionItemCreateParams.PriceData.Recurring.md): Nested parameters. - [Stripe.Params.SubscriptionItemListParams](Stripe.Params.SubscriptionItemListParams.md): Parameters for subscription item list. - [Stripe.Params.SubscriptionItemRetrieveParams](Stripe.Params.SubscriptionItemRetrieveParams.md): Parameters for subscription item retrieve. - [Stripe.Params.SubscriptionItemUpdateParams](Stripe.Params.SubscriptionItemUpdateParams.md): Parameters for subscription item update. - [Stripe.Params.SubscriptionItemUpdateParams.PriceData](Stripe.Params.SubscriptionItemUpdateParams.PriceData.md): Nested parameters. - [Stripe.Params.SubscriptionItemUpdateParams.PriceData.Recurring](Stripe.Params.SubscriptionItemUpdateParams.PriceData.Recurring.md): Nested parameters. - [Stripe.Params.SubscriptionListParams](Stripe.Params.SubscriptionListParams.md): Parameters for subscription list. - [Stripe.Params.SubscriptionListParams.AutomaticTax](Stripe.Params.SubscriptionListParams.AutomaticTax.md): Nested parameters. - [Stripe.Params.SubscriptionMigrateParams](Stripe.Params.SubscriptionMigrateParams.md): Parameters for subscription migrate. - [Stripe.Params.SubscriptionMigrateParams.BillingMode](Stripe.Params.SubscriptionMigrateParams.BillingMode.md): Nested parameters. - [Stripe.Params.SubscriptionMigrateParams.BillingMode.Flexible](Stripe.Params.SubscriptionMigrateParams.BillingMode.Flexible.md): Nested parameters. - [Stripe.Params.SubscriptionResumeParams](Stripe.Params.SubscriptionResumeParams.md): Parameters for subscription resume. - [Stripe.Params.SubscriptionRetrieveParams](Stripe.Params.SubscriptionRetrieveParams.md): Parameters for subscription retrieve. - [Stripe.Params.SubscriptionScheduleCancelParams](Stripe.Params.SubscriptionScheduleCancelParams.md): Parameters for subscription schedule cancel. - [Stripe.Params.SubscriptionScheduleCreateParams](Stripe.Params.SubscriptionScheduleCreateParams.md): Parameters for subscription schedule create. - [Stripe.Params.SubscriptionScheduleCreateParams.BillingMode](Stripe.Params.SubscriptionScheduleCreateParams.BillingMode.md): Nested parameters. - [Stripe.Params.SubscriptionScheduleCreateParams.BillingMode.Flexible](Stripe.Params.SubscriptionScheduleCreateParams.BillingMode.Flexible.md): Nested parameters. - [Stripe.Params.SubscriptionScheduleCreateParams.DefaultSettings](Stripe.Params.SubscriptionScheduleCreateParams.DefaultSettings.md): Nested parameters. - [Stripe.Params.SubscriptionScheduleCreateParams.DefaultSettings.AutomaticTax](Stripe.Params.SubscriptionScheduleCreateParams.DefaultSettings.AutomaticTax.md): Nested parameters. - [Stripe.Params.SubscriptionScheduleCreateParams.DefaultSettings.AutomaticTax.Liability](Stripe.Params.SubscriptionScheduleCreateParams.DefaultSettings.AutomaticTax.Liability.md): Nested parameters. - [Stripe.Params.SubscriptionScheduleCreateParams.DefaultSettings.InvoiceSettings](Stripe.Params.SubscriptionScheduleCreateParams.DefaultSettings.InvoiceSettings.md): Nested parameters. - [Stripe.Params.SubscriptionScheduleCreateParams.DefaultSettings.InvoiceSettings.Issuer](Stripe.Params.SubscriptionScheduleCreateParams.DefaultSettings.InvoiceSettings.Issuer.md): Nested parameters. - [Stripe.Params.SubscriptionScheduleCreateParams.Phases](Stripe.Params.SubscriptionScheduleCreateParams.Phases.md): Nested parameters. - [Stripe.Params.SubscriptionScheduleCreateParams.Phases.AddInvoiceItems](Stripe.Params.SubscriptionScheduleCreateParams.Phases.AddInvoiceItems.md): Nested parameters. - [Stripe.Params.SubscriptionScheduleCreateParams.Phases.AddInvoiceItems.Discounts](Stripe.Params.SubscriptionScheduleCreateParams.Phases.AddInvoiceItems.Discounts.md): Nested parameters. - [Stripe.Params.SubscriptionScheduleCreateParams.Phases.AddInvoiceItems.Period](Stripe.Params.SubscriptionScheduleCreateParams.Phases.AddInvoiceItems.Period.md): Nested parameters. - [Stripe.Params.SubscriptionScheduleCreateParams.Phases.AddInvoiceItems.Period.End](Stripe.Params.SubscriptionScheduleCreateParams.Phases.AddInvoiceItems.Period.End.md): Nested parameters. - [Stripe.Params.SubscriptionScheduleCreateParams.Phases.AddInvoiceItems.Period.Start](Stripe.Params.SubscriptionScheduleCreateParams.Phases.AddInvoiceItems.Period.Start.md): Nested parameters. - [Stripe.Params.SubscriptionScheduleCreateParams.Phases.AddInvoiceItems.PriceData](Stripe.Params.SubscriptionScheduleCreateParams.Phases.AddInvoiceItems.PriceData.md): Nested parameters. - [Stripe.Params.SubscriptionScheduleCreateParams.Phases.AutomaticTax](Stripe.Params.SubscriptionScheduleCreateParams.Phases.AutomaticTax.md): Nested parameters. - [Stripe.Params.SubscriptionScheduleCreateParams.Phases.AutomaticTax.Liability](Stripe.Params.SubscriptionScheduleCreateParams.Phases.AutomaticTax.Liability.md): Nested parameters. - [Stripe.Params.SubscriptionScheduleCreateParams.Phases.Duration](Stripe.Params.SubscriptionScheduleCreateParams.Phases.Duration.md): Nested parameters. - [Stripe.Params.SubscriptionScheduleCreateParams.Phases.InvoiceSettings](Stripe.Params.SubscriptionScheduleCreateParams.Phases.InvoiceSettings.md): Nested parameters. - [Stripe.Params.SubscriptionScheduleCreateParams.Phases.InvoiceSettings.Issuer](Stripe.Params.SubscriptionScheduleCreateParams.Phases.InvoiceSettings.Issuer.md): Nested parameters. - [Stripe.Params.SubscriptionScheduleCreateParams.Phases.Items](Stripe.Params.SubscriptionScheduleCreateParams.Phases.Items.md): Nested parameters. - [Stripe.Params.SubscriptionScheduleCreateParams.Phases.Items.PriceData](Stripe.Params.SubscriptionScheduleCreateParams.Phases.Items.PriceData.md): Nested parameters. - [Stripe.Params.SubscriptionScheduleCreateParams.Phases.Items.PriceData.Recurring](Stripe.Params.SubscriptionScheduleCreateParams.Phases.Items.PriceData.Recurring.md): Nested parameters. - [Stripe.Params.SubscriptionScheduleCreateParams.Phases.TransferData](Stripe.Params.SubscriptionScheduleCreateParams.Phases.TransferData.md): Nested parameters. - [Stripe.Params.SubscriptionScheduleListParams](Stripe.Params.SubscriptionScheduleListParams.md): Parameters for subscription schedule list. - [Stripe.Params.SubscriptionScheduleReleaseParams](Stripe.Params.SubscriptionScheduleReleaseParams.md): Parameters for subscription schedule release. - [Stripe.Params.SubscriptionScheduleRetrieveParams](Stripe.Params.SubscriptionScheduleRetrieveParams.md): Parameters for subscription schedule retrieve. - [Stripe.Params.SubscriptionScheduleUpdateParams](Stripe.Params.SubscriptionScheduleUpdateParams.md): Parameters for subscription schedule update. - [Stripe.Params.SubscriptionScheduleUpdateParams.DefaultSettings](Stripe.Params.SubscriptionScheduleUpdateParams.DefaultSettings.md): Nested parameters. - [Stripe.Params.SubscriptionScheduleUpdateParams.DefaultSettings.AutomaticTax](Stripe.Params.SubscriptionScheduleUpdateParams.DefaultSettings.AutomaticTax.md): Nested parameters. - [Stripe.Params.SubscriptionScheduleUpdateParams.DefaultSettings.AutomaticTax.Liability](Stripe.Params.SubscriptionScheduleUpdateParams.DefaultSettings.AutomaticTax.Liability.md): Nested parameters. - [Stripe.Params.SubscriptionScheduleUpdateParams.DefaultSettings.InvoiceSettings](Stripe.Params.SubscriptionScheduleUpdateParams.DefaultSettings.InvoiceSettings.md): Nested parameters. - [Stripe.Params.SubscriptionScheduleUpdateParams.DefaultSettings.InvoiceSettings.Issuer](Stripe.Params.SubscriptionScheduleUpdateParams.DefaultSettings.InvoiceSettings.Issuer.md): Nested parameters. - [Stripe.Params.SubscriptionScheduleUpdateParams.Phases](Stripe.Params.SubscriptionScheduleUpdateParams.Phases.md): Nested parameters. - [Stripe.Params.SubscriptionScheduleUpdateParams.Phases.AddInvoiceItems](Stripe.Params.SubscriptionScheduleUpdateParams.Phases.AddInvoiceItems.md): Nested parameters. - [Stripe.Params.SubscriptionScheduleUpdateParams.Phases.AddInvoiceItems.Discounts](Stripe.Params.SubscriptionScheduleUpdateParams.Phases.AddInvoiceItems.Discounts.md): Nested parameters. - [Stripe.Params.SubscriptionScheduleUpdateParams.Phases.AddInvoiceItems.Period](Stripe.Params.SubscriptionScheduleUpdateParams.Phases.AddInvoiceItems.Period.md): Nested parameters. - [Stripe.Params.SubscriptionScheduleUpdateParams.Phases.AddInvoiceItems.Period.End](Stripe.Params.SubscriptionScheduleUpdateParams.Phases.AddInvoiceItems.Period.End.md): Nested parameters. - [Stripe.Params.SubscriptionScheduleUpdateParams.Phases.AddInvoiceItems.Period.Start](Stripe.Params.SubscriptionScheduleUpdateParams.Phases.AddInvoiceItems.Period.Start.md): Nested parameters. - [Stripe.Params.SubscriptionScheduleUpdateParams.Phases.AddInvoiceItems.PriceData](Stripe.Params.SubscriptionScheduleUpdateParams.Phases.AddInvoiceItems.PriceData.md): Nested parameters. - [Stripe.Params.SubscriptionScheduleUpdateParams.Phases.AutomaticTax](Stripe.Params.SubscriptionScheduleUpdateParams.Phases.AutomaticTax.md): Nested parameters. - [Stripe.Params.SubscriptionScheduleUpdateParams.Phases.AutomaticTax.Liability](Stripe.Params.SubscriptionScheduleUpdateParams.Phases.AutomaticTax.Liability.md): Nested parameters. - [Stripe.Params.SubscriptionScheduleUpdateParams.Phases.Duration](Stripe.Params.SubscriptionScheduleUpdateParams.Phases.Duration.md): Nested parameters. - [Stripe.Params.SubscriptionScheduleUpdateParams.Phases.InvoiceSettings](Stripe.Params.SubscriptionScheduleUpdateParams.Phases.InvoiceSettings.md): Nested parameters. - [Stripe.Params.SubscriptionScheduleUpdateParams.Phases.InvoiceSettings.Issuer](Stripe.Params.SubscriptionScheduleUpdateParams.Phases.InvoiceSettings.Issuer.md): Nested parameters. - [Stripe.Params.SubscriptionScheduleUpdateParams.Phases.Items](Stripe.Params.SubscriptionScheduleUpdateParams.Phases.Items.md): Nested parameters. - [Stripe.Params.SubscriptionScheduleUpdateParams.Phases.Items.PriceData](Stripe.Params.SubscriptionScheduleUpdateParams.Phases.Items.PriceData.md): Nested parameters. - [Stripe.Params.SubscriptionScheduleUpdateParams.Phases.Items.PriceData.Recurring](Stripe.Params.SubscriptionScheduleUpdateParams.Phases.Items.PriceData.Recurring.md): Nested parameters. - [Stripe.Params.SubscriptionScheduleUpdateParams.Phases.TransferData](Stripe.Params.SubscriptionScheduleUpdateParams.Phases.TransferData.md): Nested parameters. - [Stripe.Params.SubscriptionSearchParams](Stripe.Params.SubscriptionSearchParams.md): Parameters for subscription search. - [Stripe.Params.SubscriptionUpdateParams](Stripe.Params.SubscriptionUpdateParams.md): Parameters for subscription update. - [Stripe.Params.SubscriptionUpdateParams.AddInvoiceItems](Stripe.Params.SubscriptionUpdateParams.AddInvoiceItems.md): Nested parameters. - [Stripe.Params.SubscriptionUpdateParams.AddInvoiceItems.Discounts](Stripe.Params.SubscriptionUpdateParams.AddInvoiceItems.Discounts.md): Nested parameters. - [Stripe.Params.SubscriptionUpdateParams.AddInvoiceItems.Period](Stripe.Params.SubscriptionUpdateParams.AddInvoiceItems.Period.md): Nested parameters. - [Stripe.Params.SubscriptionUpdateParams.AddInvoiceItems.Period.End](Stripe.Params.SubscriptionUpdateParams.AddInvoiceItems.Period.End.md): Nested parameters. - [Stripe.Params.SubscriptionUpdateParams.AddInvoiceItems.Period.Start](Stripe.Params.SubscriptionUpdateParams.AddInvoiceItems.Period.Start.md): Nested parameters. - [Stripe.Params.SubscriptionUpdateParams.AddInvoiceItems.PriceData](Stripe.Params.SubscriptionUpdateParams.AddInvoiceItems.PriceData.md): Nested parameters. - [Stripe.Params.SubscriptionUpdateParams.AutomaticTax](Stripe.Params.SubscriptionUpdateParams.AutomaticTax.md): Nested parameters. - [Stripe.Params.SubscriptionUpdateParams.AutomaticTax.Liability](Stripe.Params.SubscriptionUpdateParams.AutomaticTax.Liability.md): Nested parameters. - [Stripe.Params.SubscriptionUpdateParams.CancellationDetails](Stripe.Params.SubscriptionUpdateParams.CancellationDetails.md): Nested parameters. - [Stripe.Params.SubscriptionUpdateParams.InvoiceSettings](Stripe.Params.SubscriptionUpdateParams.InvoiceSettings.md): Nested parameters. - [Stripe.Params.SubscriptionUpdateParams.InvoiceSettings.Issuer](Stripe.Params.SubscriptionUpdateParams.InvoiceSettings.Issuer.md): Nested parameters. - [Stripe.Params.SubscriptionUpdateParams.Items](Stripe.Params.SubscriptionUpdateParams.Items.md): Nested parameters. - [Stripe.Params.SubscriptionUpdateParams.Items.PriceData](Stripe.Params.SubscriptionUpdateParams.Items.PriceData.md): Nested parameters. - [Stripe.Params.SubscriptionUpdateParams.Items.PriceData.Recurring](Stripe.Params.SubscriptionUpdateParams.Items.PriceData.Recurring.md): Nested parameters. - [Stripe.Params.SubscriptionUpdateParams.PaymentSettings](Stripe.Params.SubscriptionUpdateParams.PaymentSettings.md): Nested parameters. - [Stripe.Params.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions](Stripe.Params.SubscriptionUpdateParams.PaymentSettings.PaymentMethodOptions.md): Nested parameters. - [Stripe.Params.SubscriptionUpdateParams.TrialSettings](Stripe.Params.SubscriptionUpdateParams.TrialSettings.md): Nested parameters. - [Stripe.Params.SubscriptionUpdateParams.TrialSettings.EndBehavior](Stripe.Params.SubscriptionUpdateParams.TrialSettings.EndBehavior.md): Nested parameters. - [Stripe.Params.Tax.AssociationFindParams](Stripe.Params.Tax.AssociationFindParams.md): Parameters for association find. - [Stripe.Params.Tax.CalculationCreateParams](Stripe.Params.Tax.CalculationCreateParams.md): Parameters for calculation create. - [Stripe.Params.Tax.CalculationCreateParams.CustomerDetails](Stripe.Params.Tax.CalculationCreateParams.CustomerDetails.md): Nested parameters. - [Stripe.Params.Tax.CalculationCreateParams.CustomerDetails.Address](Stripe.Params.Tax.CalculationCreateParams.CustomerDetails.Address.md): Nested parameters. - [Stripe.Params.Tax.CalculationCreateParams.CustomerDetails.TaxIds](Stripe.Params.Tax.CalculationCreateParams.CustomerDetails.TaxIds.md): Nested parameters. - [Stripe.Params.Tax.CalculationCreateParams.LineItems](Stripe.Params.Tax.CalculationCreateParams.LineItems.md): Nested parameters. - [Stripe.Params.Tax.CalculationCreateParams.ShipFromDetails](Stripe.Params.Tax.CalculationCreateParams.ShipFromDetails.md): Nested parameters. - [Stripe.Params.Tax.CalculationCreateParams.ShipFromDetails.Address](Stripe.Params.Tax.CalculationCreateParams.ShipFromDetails.Address.md): Nested parameters. - [Stripe.Params.Tax.CalculationCreateParams.ShippingCost](Stripe.Params.Tax.CalculationCreateParams.ShippingCost.md): Nested parameters. - [Stripe.Params.Tax.CalculationLineItemListLineItemsParams](Stripe.Params.Tax.CalculationLineItemListLineItemsParams.md): Parameters for calculation line item list line items. - [Stripe.Params.Tax.CalculationRetrieveParams](Stripe.Params.Tax.CalculationRetrieveParams.md): Parameters for calculation retrieve. - [Stripe.Params.Tax.RegistrationCreateParams](Stripe.Params.Tax.RegistrationCreateParams.md): Parameters for registration create. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Ae](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Ae.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Ae.Standard](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Ae.Standard.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Al](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Al.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Al.Standard](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Al.Standard.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Am](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Am.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Ao](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Ao.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Ao.Standard](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Ao.Standard.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.At](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.At.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.At.Standard](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.At.Standard.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Au](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Au.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Au.Standard](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Au.Standard.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Aw](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Aw.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Aw.Standard](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Aw.Standard.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Az](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Az.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Ba](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Ba.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Ba.Standard](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Ba.Standard.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Bb](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Bb.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Bb.Standard](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Bb.Standard.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Bd](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Bd.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Bd.Standard](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Bd.Standard.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Be](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Be.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Be.Standard](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Be.Standard.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Bf](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Bf.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Bf.Standard](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Bf.Standard.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Bg](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Bg.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Bg.Standard](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Bg.Standard.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Bh](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Bh.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Bh.Standard](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Bh.Standard.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Bj](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Bj.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Bs](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Bs.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Bs.Standard](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Bs.Standard.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.By](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.By.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Ca](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Ca.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Ca.ProvinceStandard](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Ca.ProvinceStandard.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Cd](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Cd.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Cd.Standard](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Cd.Standard.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Ch](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Ch.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Ch.Standard](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Ch.Standard.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Cl](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Cl.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Cm](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Cm.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Co](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Co.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Cr](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Cr.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Cv](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Cv.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Cy](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Cy.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Cy.Standard](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Cy.Standard.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Cz](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Cz.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Cz.Standard](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Cz.Standard.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.De](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.De.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.De.Standard](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.De.Standard.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Dk](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Dk.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Dk.Standard](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Dk.Standard.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Ec](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Ec.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Ee](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Ee.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Ee.Standard](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Ee.Standard.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Eg](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Eg.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Es](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Es.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Es.Standard](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Es.Standard.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Et](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Et.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Et.Standard](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Et.Standard.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Fi](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Fi.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Fi.Standard](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Fi.Standard.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Fr](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Fr.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Fr.Standard](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Fr.Standard.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Gb](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Gb.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Gb.Standard](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Gb.Standard.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Ge](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Ge.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Gn](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Gn.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Gn.Standard](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Gn.Standard.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Gr](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Gr.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Gr.Standard](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Gr.Standard.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Hr](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Hr.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Hr.Standard](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Hr.Standard.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Hu](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Hu.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Hu.Standard](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Hu.Standard.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Id](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Id.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Ie](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Ie.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Ie.Standard](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Ie.Standard.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.In](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.In.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Is](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Is.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Is.Standard](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Is.Standard.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.It](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.It.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.It.Standard](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.It.Standard.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Jp](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Jp.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Jp.Standard](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Jp.Standard.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Ke](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Ke.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Kg](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Kg.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Kh](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Kh.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Kr](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Kr.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Kz](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Kz.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.La](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.La.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Lk](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Lk.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Lt](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Lt.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Lt.Standard](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Lt.Standard.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Lu](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Lu.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Lu.Standard](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Lu.Standard.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Lv](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Lv.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Lv.Standard](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Lv.Standard.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Ma](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Ma.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Md](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Md.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Me](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Me.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Me.Standard](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Me.Standard.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Mk](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Mk.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Mk.Standard](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Mk.Standard.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Mr](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Mr.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Mr.Standard](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Mr.Standard.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Mt](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Mt.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Mt.Standard](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Mt.Standard.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Mx](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Mx.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.My](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.My.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Ng](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Ng.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Nl](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Nl.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Nl.Standard](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Nl.Standard.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.No](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.No.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.No.Standard](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.No.Standard.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Np](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Np.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Nz](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Nz.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Nz.Standard](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Nz.Standard.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Om](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Om.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Om.Standard](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Om.Standard.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Pe](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Pe.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Ph](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Ph.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Pl](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Pl.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Pl.Standard](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Pl.Standard.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Pt](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Pt.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Pt.Standard](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Pt.Standard.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Ro](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Ro.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Ro.Standard](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Ro.Standard.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Rs](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Rs.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Rs.Standard](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Rs.Standard.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Ru](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Ru.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Sa](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Sa.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Se](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Se.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Se.Standard](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Se.Standard.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Sg](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Sg.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Sg.Standard](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Sg.Standard.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Si](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Si.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Si.Standard](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Si.Standard.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Sk](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Sk.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Sk.Standard](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Sk.Standard.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Sn](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Sn.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Sr](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Sr.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Sr.Standard](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Sr.Standard.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Th](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Th.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Tj](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Tj.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Tr](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Tr.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Tw](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Tw.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Tz](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Tz.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Ua](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Ua.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Ug](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Ug.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Us](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Us.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Us.LocalAmusementTax](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Us.LocalAmusementTax.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Us.LocalLeaseTax](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Us.LocalLeaseTax.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Us.StateSalesTax](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Us.StateSalesTax.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Us.StateSalesTax.Elections](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Us.StateSalesTax.Elections.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Uy](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Uy.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Uy.Standard](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Uy.Standard.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Uz](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Uz.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Vn](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Vn.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Za](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Za.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Za.Standard](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Za.Standard.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Zm](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Zm.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Zw](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Zw.md): Nested parameters. - [Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Zw.Standard](Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Zw.Standard.md): Nested parameters. - [Stripe.Params.Tax.RegistrationListParams](Stripe.Params.Tax.RegistrationListParams.md): Parameters for registration list. - [Stripe.Params.Tax.RegistrationRetrieveParams](Stripe.Params.Tax.RegistrationRetrieveParams.md): Parameters for registration retrieve. - [Stripe.Params.Tax.RegistrationUpdateParams](Stripe.Params.Tax.RegistrationUpdateParams.md): Parameters for registration update. - [Stripe.Params.Tax.SettingsRetrieveParams](Stripe.Params.Tax.SettingsRetrieveParams.md): Parameters for settings retrieve. - [Stripe.Params.Tax.SettingsUpdateParams](Stripe.Params.Tax.SettingsUpdateParams.md): Parameters for settings update. - [Stripe.Params.Tax.SettingsUpdateParams.Defaults](Stripe.Params.Tax.SettingsUpdateParams.Defaults.md): Nested parameters. - [Stripe.Params.Tax.SettingsUpdateParams.HeadOffice](Stripe.Params.Tax.SettingsUpdateParams.HeadOffice.md): Nested parameters. - [Stripe.Params.Tax.SettingsUpdateParams.HeadOffice.Address](Stripe.Params.Tax.SettingsUpdateParams.HeadOffice.Address.md): Nested parameters. - [Stripe.Params.Tax.TransactionCreateFromCalculationParams](Stripe.Params.Tax.TransactionCreateFromCalculationParams.md): Parameters for transaction create from calculation. - [Stripe.Params.Tax.TransactionCreateReversalParams](Stripe.Params.Tax.TransactionCreateReversalParams.md): Parameters for transaction create reversal. - [Stripe.Params.Tax.TransactionCreateReversalParams.LineItems](Stripe.Params.Tax.TransactionCreateReversalParams.LineItems.md): Nested parameters. - [Stripe.Params.Tax.TransactionCreateReversalParams.ShippingCost](Stripe.Params.Tax.TransactionCreateReversalParams.ShippingCost.md): Nested parameters. - [Stripe.Params.Tax.TransactionLineItemListLineItemsParams](Stripe.Params.Tax.TransactionLineItemListLineItemsParams.md): Parameters for transaction line item list line items. - [Stripe.Params.Tax.TransactionRetrieveParams](Stripe.Params.Tax.TransactionRetrieveParams.md): Parameters for transaction retrieve. - [Stripe.Params.TaxCodeListParams](Stripe.Params.TaxCodeListParams.md): Parameters for tax code list. - [Stripe.Params.TaxCodeRetrieveParams](Stripe.Params.TaxCodeRetrieveParams.md): Parameters for tax code retrieve. - [Stripe.Params.TaxIdCreateParams](Stripe.Params.TaxIdCreateParams.md): Parameters for tax id create. - [Stripe.Params.TaxIdCreateParams.Owner](Stripe.Params.TaxIdCreateParams.Owner.md): Nested parameters. - [Stripe.Params.TaxIdListParams](Stripe.Params.TaxIdListParams.md): Parameters for tax id list. - [Stripe.Params.TaxIdListParams.Owner](Stripe.Params.TaxIdListParams.Owner.md): Nested parameters. - [Stripe.Params.TaxIdRetrieveParams](Stripe.Params.TaxIdRetrieveParams.md): Parameters for tax id retrieve. - [Stripe.Params.TaxRateCreateParams](Stripe.Params.TaxRateCreateParams.md): Parameters for tax rate create. - [Stripe.Params.TaxRateListParams](Stripe.Params.TaxRateListParams.md): Parameters for tax rate list. - [Stripe.Params.TaxRateRetrieveParams](Stripe.Params.TaxRateRetrieveParams.md): Parameters for tax rate retrieve. - [Stripe.Params.TaxRateUpdateParams](Stripe.Params.TaxRateUpdateParams.md): Parameters for tax rate update. - [Stripe.Params.Terminal.ConfigurationCreateParams](Stripe.Params.Terminal.ConfigurationCreateParams.md): Parameters for configuration create. - [Stripe.Params.Terminal.ConfigurationCreateParams.BbposWisepad3](Stripe.Params.Terminal.ConfigurationCreateParams.BbposWisepad3.md): Nested parameters. - [Stripe.Params.Terminal.ConfigurationCreateParams.BbposWiseposE](Stripe.Params.Terminal.ConfigurationCreateParams.BbposWiseposE.md): Nested parameters. - [Stripe.Params.Terminal.ConfigurationCreateParams.RebootWindow](Stripe.Params.Terminal.ConfigurationCreateParams.RebootWindow.md): Nested parameters. - [Stripe.Params.Terminal.ConfigurationCreateParams.StripeS700](Stripe.Params.Terminal.ConfigurationCreateParams.StripeS700.md): Nested parameters. - [Stripe.Params.Terminal.ConfigurationCreateParams.StripeS710](Stripe.Params.Terminal.ConfigurationCreateParams.StripeS710.md): Nested parameters. - [Stripe.Params.Terminal.ConfigurationCreateParams.VerifoneP400](Stripe.Params.Terminal.ConfigurationCreateParams.VerifoneP400.md): Nested parameters. - [Stripe.Params.Terminal.ConfigurationListParams](Stripe.Params.Terminal.ConfigurationListParams.md): Parameters for configuration list. - [Stripe.Params.Terminal.ConfigurationRetrieveParams](Stripe.Params.Terminal.ConfigurationRetrieveParams.md): Parameters for configuration retrieve. - [Stripe.Params.Terminal.ConfigurationUpdateParams](Stripe.Params.Terminal.ConfigurationUpdateParams.md): Parameters for configuration update. - [Stripe.Params.Terminal.ConnectionTokenCreateParams](Stripe.Params.Terminal.ConnectionTokenCreateParams.md): Parameters for connection token create. - [Stripe.Params.Terminal.LocationCreateParams](Stripe.Params.Terminal.LocationCreateParams.md): Parameters for location create. - [Stripe.Params.Terminal.LocationCreateParams.Address](Stripe.Params.Terminal.LocationCreateParams.Address.md): Nested parameters. - [Stripe.Params.Terminal.LocationCreateParams.AddressKana](Stripe.Params.Terminal.LocationCreateParams.AddressKana.md): Nested parameters. - [Stripe.Params.Terminal.LocationCreateParams.AddressKanji](Stripe.Params.Terminal.LocationCreateParams.AddressKanji.md): Nested parameters. - [Stripe.Params.Terminal.LocationListParams](Stripe.Params.Terminal.LocationListParams.md): Parameters for location list. - [Stripe.Params.Terminal.LocationRetrieveParams](Stripe.Params.Terminal.LocationRetrieveParams.md): Parameters for location retrieve. - [Stripe.Params.Terminal.LocationUpdateParams](Stripe.Params.Terminal.LocationUpdateParams.md): Parameters for location update. - [Stripe.Params.Terminal.LocationUpdateParams.Address](Stripe.Params.Terminal.LocationUpdateParams.Address.md): Nested parameters. - [Stripe.Params.Terminal.LocationUpdateParams.AddressKana](Stripe.Params.Terminal.LocationUpdateParams.AddressKana.md): Nested parameters. - [Stripe.Params.Terminal.LocationUpdateParams.AddressKanji](Stripe.Params.Terminal.LocationUpdateParams.AddressKanji.md): Nested parameters. - [Stripe.Params.Terminal.OnboardingLinkCreateParams](Stripe.Params.Terminal.OnboardingLinkCreateParams.md): Parameters for onboarding link create. - [Stripe.Params.Terminal.OnboardingLinkCreateParams.LinkOptions](Stripe.Params.Terminal.OnboardingLinkCreateParams.LinkOptions.md): Nested parameters. - [Stripe.Params.Terminal.OnboardingLinkCreateParams.LinkOptions.AppleTermsAndConditions](Stripe.Params.Terminal.OnboardingLinkCreateParams.LinkOptions.AppleTermsAndConditions.md): Nested parameters. - [Stripe.Params.Terminal.ReaderCancelActionParams](Stripe.Params.Terminal.ReaderCancelActionParams.md): Parameters for reader cancel action. - [Stripe.Params.Terminal.ReaderCollectInputsParams](Stripe.Params.Terminal.ReaderCollectInputsParams.md): Parameters for reader collect inputs. - [Stripe.Params.Terminal.ReaderCollectInputsParams.Inputs](Stripe.Params.Terminal.ReaderCollectInputsParams.Inputs.md): Nested parameters. - [Stripe.Params.Terminal.ReaderCollectInputsParams.Inputs.CustomText](Stripe.Params.Terminal.ReaderCollectInputsParams.Inputs.CustomText.md): Nested parameters. - [Stripe.Params.Terminal.ReaderCollectInputsParams.Inputs.Selection](Stripe.Params.Terminal.ReaderCollectInputsParams.Inputs.Selection.md): Nested parameters. - [Stripe.Params.Terminal.ReaderCollectInputsParams.Inputs.Selection.Choices](Stripe.Params.Terminal.ReaderCollectInputsParams.Inputs.Selection.Choices.md): Nested parameters. - [Stripe.Params.Terminal.ReaderCollectInputsParams.Inputs.Toggles](Stripe.Params.Terminal.ReaderCollectInputsParams.Inputs.Toggles.md): Nested parameters. - [Stripe.Params.Terminal.ReaderCollectPaymentMethodParams](Stripe.Params.Terminal.ReaderCollectPaymentMethodParams.md): Parameters for reader collect payment method. - [Stripe.Params.Terminal.ReaderCollectPaymentMethodParams.CollectConfig](Stripe.Params.Terminal.ReaderCollectPaymentMethodParams.CollectConfig.md): Nested parameters. - [Stripe.Params.Terminal.ReaderCollectPaymentMethodParams.CollectConfig.Tipping](Stripe.Params.Terminal.ReaderCollectPaymentMethodParams.CollectConfig.Tipping.md): Nested parameters. - [Stripe.Params.Terminal.ReaderConfirmPaymentIntentParams](Stripe.Params.Terminal.ReaderConfirmPaymentIntentParams.md): Parameters for reader confirm payment intent. - [Stripe.Params.Terminal.ReaderConfirmPaymentIntentParams.ConfirmConfig](Stripe.Params.Terminal.ReaderConfirmPaymentIntentParams.ConfirmConfig.md): Nested parameters. - [Stripe.Params.Terminal.ReaderCreateParams](Stripe.Params.Terminal.ReaderCreateParams.md): Parameters for reader create. - [Stripe.Params.Terminal.ReaderListParams](Stripe.Params.Terminal.ReaderListParams.md): Parameters for reader list. - [Stripe.Params.Terminal.ReaderProcessPaymentIntentParams](Stripe.Params.Terminal.ReaderProcessPaymentIntentParams.md): Parameters for reader process payment intent. - [Stripe.Params.Terminal.ReaderProcessPaymentIntentParams.ProcessConfig](Stripe.Params.Terminal.ReaderProcessPaymentIntentParams.ProcessConfig.md): Nested parameters. - [Stripe.Params.Terminal.ReaderProcessPaymentIntentParams.ProcessConfig.Tipping](Stripe.Params.Terminal.ReaderProcessPaymentIntentParams.ProcessConfig.Tipping.md): Nested parameters. - [Stripe.Params.Terminal.ReaderProcessSetupIntentParams](Stripe.Params.Terminal.ReaderProcessSetupIntentParams.md): Parameters for reader process setup intent. - [Stripe.Params.Terminal.ReaderProcessSetupIntentParams.ProcessConfig](Stripe.Params.Terminal.ReaderProcessSetupIntentParams.ProcessConfig.md): Nested parameters. - [Stripe.Params.Terminal.ReaderRefundPaymentParams](Stripe.Params.Terminal.ReaderRefundPaymentParams.md): Parameters for reader refund payment. - [Stripe.Params.Terminal.ReaderRefundPaymentParams.RefundPaymentConfig](Stripe.Params.Terminal.ReaderRefundPaymentParams.RefundPaymentConfig.md): Nested parameters. - [Stripe.Params.Terminal.ReaderRetrieveParams](Stripe.Params.Terminal.ReaderRetrieveParams.md): Parameters for reader retrieve. - [Stripe.Params.Terminal.ReaderSetReaderDisplayParams](Stripe.Params.Terminal.ReaderSetReaderDisplayParams.md): Parameters for reader set reader display. - [Stripe.Params.Terminal.ReaderSetReaderDisplayParams.Cart](Stripe.Params.Terminal.ReaderSetReaderDisplayParams.Cart.md): Nested parameters. - [Stripe.Params.Terminal.ReaderSetReaderDisplayParams.Cart.LineItems](Stripe.Params.Terminal.ReaderSetReaderDisplayParams.Cart.LineItems.md): Nested parameters. - [Stripe.Params.Terminal.ReaderUpdateParams](Stripe.Params.Terminal.ReaderUpdateParams.md): Parameters for reader update. - [Stripe.Params.TestHelpers.ConfirmationTokenCreateParams](Stripe.Params.TestHelpers.ConfirmationTokenCreateParams.md): Parameters for confirmation token create. - [Stripe.Params.TestHelpers.ConfirmationTokenCreateParams.PaymentMethodData](Stripe.Params.TestHelpers.ConfirmationTokenCreateParams.PaymentMethodData.md): Nested parameters. - [Stripe.Params.TestHelpers.ConfirmationTokenCreateParams.PaymentMethodData.AcssDebit](Stripe.Params.TestHelpers.ConfirmationTokenCreateParams.PaymentMethodData.AcssDebit.md): Nested parameters. - [Stripe.Params.TestHelpers.ConfirmationTokenCreateParams.PaymentMethodData.AuBecsDebit](Stripe.Params.TestHelpers.ConfirmationTokenCreateParams.PaymentMethodData.AuBecsDebit.md): Nested parameters. - [Stripe.Params.TestHelpers.ConfirmationTokenCreateParams.PaymentMethodData.BacsDebit](Stripe.Params.TestHelpers.ConfirmationTokenCreateParams.PaymentMethodData.BacsDebit.md): Nested parameters. - [Stripe.Params.TestHelpers.ConfirmationTokenCreateParams.PaymentMethodData.BillingDetails](Stripe.Params.TestHelpers.ConfirmationTokenCreateParams.PaymentMethodData.BillingDetails.md): Nested parameters. - [Stripe.Params.TestHelpers.ConfirmationTokenCreateParams.PaymentMethodData.Boleto](Stripe.Params.TestHelpers.ConfirmationTokenCreateParams.PaymentMethodData.Boleto.md): Nested parameters. - [Stripe.Params.TestHelpers.ConfirmationTokenCreateParams.PaymentMethodData.Eps](Stripe.Params.TestHelpers.ConfirmationTokenCreateParams.PaymentMethodData.Eps.md): Nested parameters. - [Stripe.Params.TestHelpers.ConfirmationTokenCreateParams.PaymentMethodData.Fpx](Stripe.Params.TestHelpers.ConfirmationTokenCreateParams.PaymentMethodData.Fpx.md): Nested parameters. - [Stripe.Params.TestHelpers.ConfirmationTokenCreateParams.PaymentMethodData.Ideal](Stripe.Params.TestHelpers.ConfirmationTokenCreateParams.PaymentMethodData.Ideal.md): Nested parameters. - [Stripe.Params.TestHelpers.ConfirmationTokenCreateParams.PaymentMethodData.Klarna](Stripe.Params.TestHelpers.ConfirmationTokenCreateParams.PaymentMethodData.Klarna.md): Nested parameters. - [Stripe.Params.TestHelpers.ConfirmationTokenCreateParams.PaymentMethodData.Klarna.Dob](Stripe.Params.TestHelpers.ConfirmationTokenCreateParams.PaymentMethodData.Klarna.Dob.md): Nested parameters. - [Stripe.Params.TestHelpers.ConfirmationTokenCreateParams.PaymentMethodData.NaverPay](Stripe.Params.TestHelpers.ConfirmationTokenCreateParams.PaymentMethodData.NaverPay.md): Nested parameters. - [Stripe.Params.TestHelpers.ConfirmationTokenCreateParams.PaymentMethodData.NzBankAccount](Stripe.Params.TestHelpers.ConfirmationTokenCreateParams.PaymentMethodData.NzBankAccount.md): Nested parameters. - [Stripe.Params.TestHelpers.ConfirmationTokenCreateParams.PaymentMethodData.P24](Stripe.Params.TestHelpers.ConfirmationTokenCreateParams.PaymentMethodData.P24.md): Nested parameters. - [Stripe.Params.TestHelpers.ConfirmationTokenCreateParams.PaymentMethodData.Payto](Stripe.Params.TestHelpers.ConfirmationTokenCreateParams.PaymentMethodData.Payto.md): Nested parameters. - [Stripe.Params.TestHelpers.ConfirmationTokenCreateParams.PaymentMethodData.RadarOptions](Stripe.Params.TestHelpers.ConfirmationTokenCreateParams.PaymentMethodData.RadarOptions.md): Nested parameters. - [Stripe.Params.TestHelpers.ConfirmationTokenCreateParams.PaymentMethodData.SepaDebit](Stripe.Params.TestHelpers.ConfirmationTokenCreateParams.PaymentMethodData.SepaDebit.md): Nested parameters. - [Stripe.Params.TestHelpers.ConfirmationTokenCreateParams.PaymentMethodData.Sofort](Stripe.Params.TestHelpers.ConfirmationTokenCreateParams.PaymentMethodData.Sofort.md): Nested parameters. - [Stripe.Params.TestHelpers.ConfirmationTokenCreateParams.PaymentMethodData.Upi](Stripe.Params.TestHelpers.ConfirmationTokenCreateParams.PaymentMethodData.Upi.md): Nested parameters. - [Stripe.Params.TestHelpers.ConfirmationTokenCreateParams.PaymentMethodData.Upi.MandateOptions](Stripe.Params.TestHelpers.ConfirmationTokenCreateParams.PaymentMethodData.Upi.MandateOptions.md): Nested parameters. - [Stripe.Params.TestHelpers.ConfirmationTokenCreateParams.PaymentMethodData.UsBankAccount](Stripe.Params.TestHelpers.ConfirmationTokenCreateParams.PaymentMethodData.UsBankAccount.md): Nested parameters. - [Stripe.Params.TestHelpers.ConfirmationTokenCreateParams.PaymentMethodOptions](Stripe.Params.TestHelpers.ConfirmationTokenCreateParams.PaymentMethodOptions.md): Nested parameters. - [Stripe.Params.TestHelpers.ConfirmationTokenCreateParams.PaymentMethodOptions.Card](Stripe.Params.TestHelpers.ConfirmationTokenCreateParams.PaymentMethodOptions.Card.md): Nested parameters. - [Stripe.Params.TestHelpers.ConfirmationTokenCreateParams.PaymentMethodOptions.Card.Installments](Stripe.Params.TestHelpers.ConfirmationTokenCreateParams.PaymentMethodOptions.Card.Installments.md): Nested parameters. - [Stripe.Params.TestHelpers.ConfirmationTokenCreateParams.PaymentMethodOptions.Card.Installments.Plan](Stripe.Params.TestHelpers.ConfirmationTokenCreateParams.PaymentMethodOptions.Card.Installments.Plan.md): Nested parameters. - [Stripe.Params.TestHelpers.ConfirmationTokenCreateParams.Shipping](Stripe.Params.TestHelpers.ConfirmationTokenCreateParams.Shipping.md): Nested parameters. - [Stripe.Params.TestHelpers.ConfirmationTokenCreateParams.Shipping.Address](Stripe.Params.TestHelpers.ConfirmationTokenCreateParams.Shipping.Address.md): Nested parameters. - [Stripe.Params.TestHelpers.CustomerFundCashBalanceParams](Stripe.Params.TestHelpers.CustomerFundCashBalanceParams.md): Parameters for customer fund cash balance. - [Stripe.Params.TestHelpers.Issuing.AuthorizationCaptureParams](Stripe.Params.TestHelpers.Issuing.AuthorizationCaptureParams.md): Parameters for authorization capture. - [Stripe.Params.TestHelpers.Issuing.AuthorizationCaptureParams.PurchaseDetails](Stripe.Params.TestHelpers.Issuing.AuthorizationCaptureParams.PurchaseDetails.md): Nested parameters. - [Stripe.Params.TestHelpers.Issuing.AuthorizationCaptureParams.PurchaseDetails.Fleet](Stripe.Params.TestHelpers.Issuing.AuthorizationCaptureParams.PurchaseDetails.Fleet.md): Nested parameters. - [Stripe.Params.TestHelpers.Issuing.AuthorizationCaptureParams.PurchaseDetails.Fleet.CardholderPromptData](Stripe.Params.TestHelpers.Issuing.AuthorizationCaptureParams.PurchaseDetails.Fleet.CardholderPromptData.md): Nested parameters. - [Stripe.Params.TestHelpers.Issuing.AuthorizationCaptureParams.PurchaseDetails.Fleet.ReportedBreakdown](Stripe.Params.TestHelpers.Issuing.AuthorizationCaptureParams.PurchaseDetails.Fleet.ReportedBreakdown.md): Nested parameters. - [Stripe.Params.TestHelpers.Issuing.AuthorizationCaptureParams.PurchaseDetails.Fleet.ReportedBreakdown.Fuel](Stripe.Params.TestHelpers.Issuing.AuthorizationCaptureParams.PurchaseDetails.Fleet.ReportedBreakdown.Fuel.md): Nested parameters. - [Stripe.Params.TestHelpers.Issuing.AuthorizationCaptureParams.PurchaseDetails.Fleet.ReportedBreakdown.NonFuel](Stripe.Params.TestHelpers.Issuing.AuthorizationCaptureParams.PurchaseDetails.Fleet.ReportedBreakdown.NonFuel.md): Nested parameters. - [Stripe.Params.TestHelpers.Issuing.AuthorizationCaptureParams.PurchaseDetails.Fleet.ReportedBreakdown.Tax](Stripe.Params.TestHelpers.Issuing.AuthorizationCaptureParams.PurchaseDetails.Fleet.ReportedBreakdown.Tax.md): Nested parameters. - [Stripe.Params.TestHelpers.Issuing.AuthorizationCaptureParams.PurchaseDetails.Flight](Stripe.Params.TestHelpers.Issuing.AuthorizationCaptureParams.PurchaseDetails.Flight.md): Nested parameters. - [Stripe.Params.TestHelpers.Issuing.AuthorizationCaptureParams.PurchaseDetails.Flight.Segments](Stripe.Params.TestHelpers.Issuing.AuthorizationCaptureParams.PurchaseDetails.Flight.Segments.md): Nested parameters. - [Stripe.Params.TestHelpers.Issuing.AuthorizationCaptureParams.PurchaseDetails.Fuel](Stripe.Params.TestHelpers.Issuing.AuthorizationCaptureParams.PurchaseDetails.Fuel.md): Nested parameters. - [Stripe.Params.TestHelpers.Issuing.AuthorizationCaptureParams.PurchaseDetails.Lodging](Stripe.Params.TestHelpers.Issuing.AuthorizationCaptureParams.PurchaseDetails.Lodging.md): Nested parameters. - [Stripe.Params.TestHelpers.Issuing.AuthorizationCaptureParams.PurchaseDetails.Receipt](Stripe.Params.TestHelpers.Issuing.AuthorizationCaptureParams.PurchaseDetails.Receipt.md): Nested parameters. - [Stripe.Params.TestHelpers.Issuing.AuthorizationCreateParams](Stripe.Params.TestHelpers.Issuing.AuthorizationCreateParams.md): Parameters for authorization create. - [Stripe.Params.TestHelpers.Issuing.AuthorizationCreateParams.AmountDetails](Stripe.Params.TestHelpers.Issuing.AuthorizationCreateParams.AmountDetails.md): Nested parameters. - [Stripe.Params.TestHelpers.Issuing.AuthorizationCreateParams.Fleet](Stripe.Params.TestHelpers.Issuing.AuthorizationCreateParams.Fleet.md): Nested parameters. - [Stripe.Params.TestHelpers.Issuing.AuthorizationCreateParams.Fleet.CardholderPromptData](Stripe.Params.TestHelpers.Issuing.AuthorizationCreateParams.Fleet.CardholderPromptData.md): Nested parameters. - [Stripe.Params.TestHelpers.Issuing.AuthorizationCreateParams.Fleet.ReportedBreakdown](Stripe.Params.TestHelpers.Issuing.AuthorizationCreateParams.Fleet.ReportedBreakdown.md): Nested parameters. - [Stripe.Params.TestHelpers.Issuing.AuthorizationCreateParams.Fleet.ReportedBreakdown.Fuel](Stripe.Params.TestHelpers.Issuing.AuthorizationCreateParams.Fleet.ReportedBreakdown.Fuel.md): Nested parameters. - [Stripe.Params.TestHelpers.Issuing.AuthorizationCreateParams.Fleet.ReportedBreakdown.NonFuel](Stripe.Params.TestHelpers.Issuing.AuthorizationCreateParams.Fleet.ReportedBreakdown.NonFuel.md): Nested parameters. - [Stripe.Params.TestHelpers.Issuing.AuthorizationCreateParams.Fleet.ReportedBreakdown.Tax](Stripe.Params.TestHelpers.Issuing.AuthorizationCreateParams.Fleet.ReportedBreakdown.Tax.md): Nested parameters. - [Stripe.Params.TestHelpers.Issuing.AuthorizationCreateParams.Fuel](Stripe.Params.TestHelpers.Issuing.AuthorizationCreateParams.Fuel.md): Nested parameters. - [Stripe.Params.TestHelpers.Issuing.AuthorizationCreateParams.MerchantData](Stripe.Params.TestHelpers.Issuing.AuthorizationCreateParams.MerchantData.md): Nested parameters. - [Stripe.Params.TestHelpers.Issuing.AuthorizationCreateParams.NetworkData](Stripe.Params.TestHelpers.Issuing.AuthorizationCreateParams.NetworkData.md): Nested parameters. - [Stripe.Params.TestHelpers.Issuing.AuthorizationCreateParams.RiskAssessment](Stripe.Params.TestHelpers.Issuing.AuthorizationCreateParams.RiskAssessment.md): Nested parameters. - [Stripe.Params.TestHelpers.Issuing.AuthorizationCreateParams.RiskAssessment.CardTestingRisk](Stripe.Params.TestHelpers.Issuing.AuthorizationCreateParams.RiskAssessment.CardTestingRisk.md): Nested parameters. - [Stripe.Params.TestHelpers.Issuing.AuthorizationCreateParams.RiskAssessment.FraudRisk](Stripe.Params.TestHelpers.Issuing.AuthorizationCreateParams.RiskAssessment.FraudRisk.md): Nested parameters. - [Stripe.Params.TestHelpers.Issuing.AuthorizationCreateParams.RiskAssessment.MerchantDisputeRisk](Stripe.Params.TestHelpers.Issuing.AuthorizationCreateParams.RiskAssessment.MerchantDisputeRisk.md): Nested parameters. - [Stripe.Params.TestHelpers.Issuing.AuthorizationCreateParams.VerificationData](Stripe.Params.TestHelpers.Issuing.AuthorizationCreateParams.VerificationData.md): Nested parameters. - [Stripe.Params.TestHelpers.Issuing.AuthorizationCreateParams.VerificationData.AuthenticationExemption](Stripe.Params.TestHelpers.Issuing.AuthorizationCreateParams.VerificationData.AuthenticationExemption.md): Nested parameters. - [Stripe.Params.TestHelpers.Issuing.AuthorizationCreateParams.VerificationData.ThreeDSecure](Stripe.Params.TestHelpers.Issuing.AuthorizationCreateParams.VerificationData.ThreeDSecure.md): Nested parameters. - [Stripe.Params.TestHelpers.Issuing.AuthorizationExpireParams](Stripe.Params.TestHelpers.Issuing.AuthorizationExpireParams.md): Parameters for authorization expire. - [Stripe.Params.TestHelpers.Issuing.AuthorizationFinalizeAmountParams](Stripe.Params.TestHelpers.Issuing.AuthorizationFinalizeAmountParams.md): Parameters for authorization finalize amount. - [Stripe.Params.TestHelpers.Issuing.AuthorizationFinalizeAmountParams.Fleet](Stripe.Params.TestHelpers.Issuing.AuthorizationFinalizeAmountParams.Fleet.md): Nested parameters. - [Stripe.Params.TestHelpers.Issuing.AuthorizationFinalizeAmountParams.Fleet.CardholderPromptData](Stripe.Params.TestHelpers.Issuing.AuthorizationFinalizeAmountParams.Fleet.CardholderPromptData.md): Nested parameters. - [Stripe.Params.TestHelpers.Issuing.AuthorizationFinalizeAmountParams.Fleet.ReportedBreakdown](Stripe.Params.TestHelpers.Issuing.AuthorizationFinalizeAmountParams.Fleet.ReportedBreakdown.md): Nested parameters. - [Stripe.Params.TestHelpers.Issuing.AuthorizationFinalizeAmountParams.Fleet.ReportedBreakdown.Fuel](Stripe.Params.TestHelpers.Issuing.AuthorizationFinalizeAmountParams.Fleet.ReportedBreakdown.Fuel.md): Nested parameters. - [Stripe.Params.TestHelpers.Issuing.AuthorizationFinalizeAmountParams.Fleet.ReportedBreakdown.NonFuel](Stripe.Params.TestHelpers.Issuing.AuthorizationFinalizeAmountParams.Fleet.ReportedBreakdown.NonFuel.md): Nested parameters. - [Stripe.Params.TestHelpers.Issuing.AuthorizationFinalizeAmountParams.Fleet.ReportedBreakdown.Tax](Stripe.Params.TestHelpers.Issuing.AuthorizationFinalizeAmountParams.Fleet.ReportedBreakdown.Tax.md): Nested parameters. - [Stripe.Params.TestHelpers.Issuing.AuthorizationFinalizeAmountParams.Fuel](Stripe.Params.TestHelpers.Issuing.AuthorizationFinalizeAmountParams.Fuel.md): Nested parameters. - [Stripe.Params.TestHelpers.Issuing.AuthorizationIncrementParams](Stripe.Params.TestHelpers.Issuing.AuthorizationIncrementParams.md): Parameters for authorization increment. - [Stripe.Params.TestHelpers.Issuing.AuthorizationRespondParams](Stripe.Params.TestHelpers.Issuing.AuthorizationRespondParams.md): Parameters for authorization respond. - [Stripe.Params.TestHelpers.Issuing.AuthorizationReverseParams](Stripe.Params.TestHelpers.Issuing.AuthorizationReverseParams.md): Parameters for authorization reverse. - [Stripe.Params.TestHelpers.Issuing.CardDeliverCardParams](Stripe.Params.TestHelpers.Issuing.CardDeliverCardParams.md): Parameters for card deliver card. - [Stripe.Params.TestHelpers.Issuing.CardFailCardParams](Stripe.Params.TestHelpers.Issuing.CardFailCardParams.md): Parameters for card fail card. - [Stripe.Params.TestHelpers.Issuing.CardReturnCardParams](Stripe.Params.TestHelpers.Issuing.CardReturnCardParams.md): Parameters for card return card. - [Stripe.Params.TestHelpers.Issuing.CardShipCardParams](Stripe.Params.TestHelpers.Issuing.CardShipCardParams.md): Parameters for card ship card. - [Stripe.Params.TestHelpers.Issuing.CardSubmitCardParams](Stripe.Params.TestHelpers.Issuing.CardSubmitCardParams.md): Parameters for card submit card. - [Stripe.Params.TestHelpers.Issuing.PersonalizationDesignActivateParams](Stripe.Params.TestHelpers.Issuing.PersonalizationDesignActivateParams.md): Parameters for personalization design activate. - [Stripe.Params.TestHelpers.Issuing.PersonalizationDesignDeactivateParams](Stripe.Params.TestHelpers.Issuing.PersonalizationDesignDeactivateParams.md): Parameters for personalization design deactivate. - [Stripe.Params.TestHelpers.Issuing.PersonalizationDesignRejectParams](Stripe.Params.TestHelpers.Issuing.PersonalizationDesignRejectParams.md): Parameters for personalization design reject. - [Stripe.Params.TestHelpers.Issuing.PersonalizationDesignRejectParams.RejectionReasons](Stripe.Params.TestHelpers.Issuing.PersonalizationDesignRejectParams.RejectionReasons.md): Nested parameters. - [Stripe.Params.TestHelpers.Issuing.TransactionCreateForceCaptureParams](Stripe.Params.TestHelpers.Issuing.TransactionCreateForceCaptureParams.md): Parameters for transaction create force capture. - [Stripe.Params.TestHelpers.Issuing.TransactionCreateForceCaptureParams.MerchantData](Stripe.Params.TestHelpers.Issuing.TransactionCreateForceCaptureParams.MerchantData.md): Nested parameters. - [Stripe.Params.TestHelpers.Issuing.TransactionCreateForceCaptureParams.PurchaseDetails](Stripe.Params.TestHelpers.Issuing.TransactionCreateForceCaptureParams.PurchaseDetails.md): Nested parameters. - [Stripe.Params.TestHelpers.Issuing.TransactionCreateForceCaptureParams.PurchaseDetails.Fleet](Stripe.Params.TestHelpers.Issuing.TransactionCreateForceCaptureParams.PurchaseDetails.Fleet.md): Nested parameters. - [Stripe.Params.TestHelpers.Issuing.TransactionCreateForceCaptureParams.PurchaseDetails.Fleet.CardholderPromptData](Stripe.Params.TestHelpers.Issuing.TransactionCreateForceCaptureParams.PurchaseDetails.Fleet.CardholderPromptData.md): Nested parameters. - [Stripe.Params.TestHelpers.Issuing.TransactionCreateForceCaptureParams.PurchaseDetails.Fleet.ReportedBreakdown](Stripe.Params.TestHelpers.Issuing.TransactionCreateForceCaptureParams.PurchaseDetails.Fleet.ReportedBreakdown.md): Nested parameters. - [Stripe.Params.TestHelpers.Issuing.TransactionCreateForceCaptureParams.PurchaseDetails.Fleet.ReportedBreakdown.Fuel](Stripe.Params.TestHelpers.Issuing.TransactionCreateForceCaptureParams.PurchaseDetails.Fleet.ReportedBreakdown.Fuel.md): Nested parameters. - [Stripe.Params.TestHelpers.Issuing.TransactionCreateForceCaptureParams.PurchaseDetails.Fleet.ReportedBreakdown.NonFuel](Stripe.Params.TestHelpers.Issuing.TransactionCreateForceCaptureParams.PurchaseDetails.Fleet.ReportedBreakdown.NonFuel.md): Nested parameters. - [Stripe.Params.TestHelpers.Issuing.TransactionCreateForceCaptureParams.PurchaseDetails.Fleet.ReportedBreakdown.Tax](Stripe.Params.TestHelpers.Issuing.TransactionCreateForceCaptureParams.PurchaseDetails.Fleet.ReportedBreakdown.Tax.md): Nested parameters. - [Stripe.Params.TestHelpers.Issuing.TransactionCreateForceCaptureParams.PurchaseDetails.Flight](Stripe.Params.TestHelpers.Issuing.TransactionCreateForceCaptureParams.PurchaseDetails.Flight.md): Nested parameters. - [Stripe.Params.TestHelpers.Issuing.TransactionCreateForceCaptureParams.PurchaseDetails.Flight.Segments](Stripe.Params.TestHelpers.Issuing.TransactionCreateForceCaptureParams.PurchaseDetails.Flight.Segments.md): Nested parameters. - [Stripe.Params.TestHelpers.Issuing.TransactionCreateForceCaptureParams.PurchaseDetails.Fuel](Stripe.Params.TestHelpers.Issuing.TransactionCreateForceCaptureParams.PurchaseDetails.Fuel.md): Nested parameters. - [Stripe.Params.TestHelpers.Issuing.TransactionCreateForceCaptureParams.PurchaseDetails.Lodging](Stripe.Params.TestHelpers.Issuing.TransactionCreateForceCaptureParams.PurchaseDetails.Lodging.md): Nested parameters. - [Stripe.Params.TestHelpers.Issuing.TransactionCreateForceCaptureParams.PurchaseDetails.Receipt](Stripe.Params.TestHelpers.Issuing.TransactionCreateForceCaptureParams.PurchaseDetails.Receipt.md): Nested parameters. - [Stripe.Params.TestHelpers.Issuing.TransactionCreateUnlinkedRefundParams](Stripe.Params.TestHelpers.Issuing.TransactionCreateUnlinkedRefundParams.md): Parameters for transaction create unlinked refund. - [Stripe.Params.TestHelpers.Issuing.TransactionCreateUnlinkedRefundParams.MerchantData](Stripe.Params.TestHelpers.Issuing.TransactionCreateUnlinkedRefundParams.MerchantData.md): Nested parameters. - [Stripe.Params.TestHelpers.Issuing.TransactionCreateUnlinkedRefundParams.PurchaseDetails](Stripe.Params.TestHelpers.Issuing.TransactionCreateUnlinkedRefundParams.PurchaseDetails.md): Nested parameters. - [Stripe.Params.TestHelpers.Issuing.TransactionCreateUnlinkedRefundParams.PurchaseDetails.Fleet](Stripe.Params.TestHelpers.Issuing.TransactionCreateUnlinkedRefundParams.PurchaseDetails.Fleet.md): Nested parameters. - [Stripe.Params.TestHelpers.Issuing.TransactionCreateUnlinkedRefundParams.PurchaseDetails.Fleet.CardholderPromptData](Stripe.Params.TestHelpers.Issuing.TransactionCreateUnlinkedRefundParams.PurchaseDetails.Fleet.CardholderPromptData.md): Nested parameters. - [Stripe.Params.TestHelpers.Issuing.TransactionCreateUnlinkedRefundParams.PurchaseDetails.Fleet.ReportedBreakdown](Stripe.Params.TestHelpers.Issuing.TransactionCreateUnlinkedRefundParams.PurchaseDetails.Fleet.ReportedBreakdown.md): Nested parameters. - [Stripe.Params.TestHelpers.Issuing.TransactionCreateUnlinkedRefundParams.PurchaseDetails.Fleet.ReportedBreakdown.Fuel](Stripe.Params.TestHelpers.Issuing.TransactionCreateUnlinkedRefundParams.PurchaseDetails.Fleet.ReportedBreakdown.Fuel.md): Nested parameters. - [Stripe.Params.TestHelpers.Issuing.TransactionCreateUnlinkedRefundParams.PurchaseDetails.Fleet.ReportedBreakdown.NonFuel](Stripe.Params.TestHelpers.Issuing.TransactionCreateUnlinkedRefundParams.PurchaseDetails.Fleet.ReportedBreakdown.NonFuel.md): Nested parameters. - [Stripe.Params.TestHelpers.Issuing.TransactionCreateUnlinkedRefundParams.PurchaseDetails.Fleet.ReportedBreakdown.Tax](Stripe.Params.TestHelpers.Issuing.TransactionCreateUnlinkedRefundParams.PurchaseDetails.Fleet.ReportedBreakdown.Tax.md): Nested parameters. - [Stripe.Params.TestHelpers.Issuing.TransactionCreateUnlinkedRefundParams.PurchaseDetails.Flight](Stripe.Params.TestHelpers.Issuing.TransactionCreateUnlinkedRefundParams.PurchaseDetails.Flight.md): Nested parameters. - [Stripe.Params.TestHelpers.Issuing.TransactionCreateUnlinkedRefundParams.PurchaseDetails.Flight.Segments](Stripe.Params.TestHelpers.Issuing.TransactionCreateUnlinkedRefundParams.PurchaseDetails.Flight.Segments.md): Nested parameters. - [Stripe.Params.TestHelpers.Issuing.TransactionCreateUnlinkedRefundParams.PurchaseDetails.Fuel](Stripe.Params.TestHelpers.Issuing.TransactionCreateUnlinkedRefundParams.PurchaseDetails.Fuel.md): Nested parameters. - [Stripe.Params.TestHelpers.Issuing.TransactionCreateUnlinkedRefundParams.PurchaseDetails.Lodging](Stripe.Params.TestHelpers.Issuing.TransactionCreateUnlinkedRefundParams.PurchaseDetails.Lodging.md): Nested parameters. - [Stripe.Params.TestHelpers.Issuing.TransactionCreateUnlinkedRefundParams.PurchaseDetails.Receipt](Stripe.Params.TestHelpers.Issuing.TransactionCreateUnlinkedRefundParams.PurchaseDetails.Receipt.md): Nested parameters. - [Stripe.Params.TestHelpers.Issuing.TransactionRefundParams](Stripe.Params.TestHelpers.Issuing.TransactionRefundParams.md): Parameters for transaction refund. - [Stripe.Params.TestHelpers.RefundExpireParams](Stripe.Params.TestHelpers.RefundExpireParams.md): Parameters for refund expire. - [Stripe.Params.TestHelpers.Terminal.ReaderPresentPaymentMethodParams](Stripe.Params.TestHelpers.Terminal.ReaderPresentPaymentMethodParams.md): Parameters for reader present payment method. - [Stripe.Params.TestHelpers.Terminal.ReaderPresentPaymentMethodParams.Card](Stripe.Params.TestHelpers.Terminal.ReaderPresentPaymentMethodParams.Card.md): Nested parameters. - [Stripe.Params.TestHelpers.Terminal.ReaderPresentPaymentMethodParams.CardPresent](Stripe.Params.TestHelpers.Terminal.ReaderPresentPaymentMethodParams.CardPresent.md): Nested parameters. - [Stripe.Params.TestHelpers.Terminal.ReaderPresentPaymentMethodParams.InteracPresent](Stripe.Params.TestHelpers.Terminal.ReaderPresentPaymentMethodParams.InteracPresent.md): Nested parameters. - [Stripe.Params.TestHelpers.Terminal.ReaderSucceedInputCollectionParams](Stripe.Params.TestHelpers.Terminal.ReaderSucceedInputCollectionParams.md): Parameters for reader succeed input collection. - [Stripe.Params.TestHelpers.Terminal.ReaderTimeoutInputCollectionParams](Stripe.Params.TestHelpers.Terminal.ReaderTimeoutInputCollectionParams.md): Parameters for reader timeout input collection. - [Stripe.Params.TestHelpers.TestClockAdvanceParams](Stripe.Params.TestHelpers.TestClockAdvanceParams.md): Parameters for test clock advance. - [Stripe.Params.TestHelpers.TestClockCreateParams](Stripe.Params.TestHelpers.TestClockCreateParams.md): Parameters for test clock create. - [Stripe.Params.TestHelpers.TestClockListParams](Stripe.Params.TestHelpers.TestClockListParams.md): Parameters for test clock list. - [Stripe.Params.TestHelpers.TestClockRetrieveParams](Stripe.Params.TestHelpers.TestClockRetrieveParams.md): Parameters for test clock retrieve. - [Stripe.Params.TestHelpers.Treasury.InboundTransferFailParams](Stripe.Params.TestHelpers.Treasury.InboundTransferFailParams.md): Parameters for inbound transfer fail. - [Stripe.Params.TestHelpers.Treasury.InboundTransferFailParams.FailureDetails](Stripe.Params.TestHelpers.Treasury.InboundTransferFailParams.FailureDetails.md): Nested parameters. - [Stripe.Params.TestHelpers.Treasury.InboundTransferReturnInboundTransferParams](Stripe.Params.TestHelpers.Treasury.InboundTransferReturnInboundTransferParams.md): Parameters for inbound transfer return inbound transfer. - [Stripe.Params.TestHelpers.Treasury.InboundTransferSucceedParams](Stripe.Params.TestHelpers.Treasury.InboundTransferSucceedParams.md): Parameters for inbound transfer succeed. - [Stripe.Params.TestHelpers.Treasury.OutboundPaymentFailParams](Stripe.Params.TestHelpers.Treasury.OutboundPaymentFailParams.md): Parameters for outbound payment fail. - [Stripe.Params.TestHelpers.Treasury.OutboundPaymentPostParams](Stripe.Params.TestHelpers.Treasury.OutboundPaymentPostParams.md): Parameters for outbound payment post. - [Stripe.Params.TestHelpers.Treasury.OutboundPaymentReturnOutboundPaymentParams](Stripe.Params.TestHelpers.Treasury.OutboundPaymentReturnOutboundPaymentParams.md): Parameters for outbound payment return outbound payment. - [Stripe.Params.TestHelpers.Treasury.OutboundPaymentReturnOutboundPaymentParams.ReturnedDetails](Stripe.Params.TestHelpers.Treasury.OutboundPaymentReturnOutboundPaymentParams.ReturnedDetails.md): Nested parameters. - [Stripe.Params.TestHelpers.Treasury.OutboundPaymentUpdateParams](Stripe.Params.TestHelpers.Treasury.OutboundPaymentUpdateParams.md): Parameters for outbound payment update. - [Stripe.Params.TestHelpers.Treasury.OutboundPaymentUpdateParams.TrackingDetails](Stripe.Params.TestHelpers.Treasury.OutboundPaymentUpdateParams.TrackingDetails.md): Nested parameters. - [Stripe.Params.TestHelpers.Treasury.OutboundPaymentUpdateParams.TrackingDetails.Ach](Stripe.Params.TestHelpers.Treasury.OutboundPaymentUpdateParams.TrackingDetails.Ach.md): Nested parameters. - [Stripe.Params.TestHelpers.Treasury.OutboundPaymentUpdateParams.TrackingDetails.UsDomesticWire](Stripe.Params.TestHelpers.Treasury.OutboundPaymentUpdateParams.TrackingDetails.UsDomesticWire.md): Nested parameters. - [Stripe.Params.TestHelpers.Treasury.OutboundTransferFailParams](Stripe.Params.TestHelpers.Treasury.OutboundTransferFailParams.md): Parameters for outbound transfer fail. - [Stripe.Params.TestHelpers.Treasury.OutboundTransferPostParams](Stripe.Params.TestHelpers.Treasury.OutboundTransferPostParams.md): Parameters for outbound transfer post. - [Stripe.Params.TestHelpers.Treasury.OutboundTransferReturnOutboundTransferParams](Stripe.Params.TestHelpers.Treasury.OutboundTransferReturnOutboundTransferParams.md): Parameters for outbound transfer return outbound transfer. - [Stripe.Params.TestHelpers.Treasury.OutboundTransferReturnOutboundTransferParams.ReturnedDetails](Stripe.Params.TestHelpers.Treasury.OutboundTransferReturnOutboundTransferParams.ReturnedDetails.md): Nested parameters. - [Stripe.Params.TestHelpers.Treasury.OutboundTransferUpdateParams](Stripe.Params.TestHelpers.Treasury.OutboundTransferUpdateParams.md): Parameters for outbound transfer update. - [Stripe.Params.TestHelpers.Treasury.OutboundTransferUpdateParams.TrackingDetails](Stripe.Params.TestHelpers.Treasury.OutboundTransferUpdateParams.TrackingDetails.md): Nested parameters. - [Stripe.Params.TestHelpers.Treasury.OutboundTransferUpdateParams.TrackingDetails.Ach](Stripe.Params.TestHelpers.Treasury.OutboundTransferUpdateParams.TrackingDetails.Ach.md): Nested parameters. - [Stripe.Params.TestHelpers.Treasury.OutboundTransferUpdateParams.TrackingDetails.UsDomesticWire](Stripe.Params.TestHelpers.Treasury.OutboundTransferUpdateParams.TrackingDetails.UsDomesticWire.md): Nested parameters. - [Stripe.Params.TestHelpers.Treasury.ReceivedCreditCreateParams](Stripe.Params.TestHelpers.Treasury.ReceivedCreditCreateParams.md): Parameters for received credit create. - [Stripe.Params.TestHelpers.Treasury.ReceivedCreditCreateParams.InitiatingPaymentMethodDetails](Stripe.Params.TestHelpers.Treasury.ReceivedCreditCreateParams.InitiatingPaymentMethodDetails.md): Nested parameters. - [Stripe.Params.TestHelpers.Treasury.ReceivedCreditCreateParams.InitiatingPaymentMethodDetails.UsBankAccount](Stripe.Params.TestHelpers.Treasury.ReceivedCreditCreateParams.InitiatingPaymentMethodDetails.UsBankAccount.md): Nested parameters. - [Stripe.Params.TestHelpers.Treasury.ReceivedDebitCreateParams](Stripe.Params.TestHelpers.Treasury.ReceivedDebitCreateParams.md): Parameters for received debit create. - [Stripe.Params.TestHelpers.Treasury.ReceivedDebitCreateParams.InitiatingPaymentMethodDetails](Stripe.Params.TestHelpers.Treasury.ReceivedDebitCreateParams.InitiatingPaymentMethodDetails.md): Nested parameters. - [Stripe.Params.TestHelpers.Treasury.ReceivedDebitCreateParams.InitiatingPaymentMethodDetails.UsBankAccount](Stripe.Params.TestHelpers.Treasury.ReceivedDebitCreateParams.InitiatingPaymentMethodDetails.UsBankAccount.md): Nested parameters. - [Stripe.Params.TokenCreateParams](Stripe.Params.TokenCreateParams.md): Parameters for token create. - [Stripe.Params.TokenCreateParams.Account](Stripe.Params.TokenCreateParams.Account.md): Nested parameters. - [Stripe.Params.TokenCreateParams.Account.Company](Stripe.Params.TokenCreateParams.Account.Company.md): Nested parameters. - [Stripe.Params.TokenCreateParams.Account.Company.Address](Stripe.Params.TokenCreateParams.Account.Company.Address.md): Nested parameters. - [Stripe.Params.TokenCreateParams.Account.Company.AddressKana](Stripe.Params.TokenCreateParams.Account.Company.AddressKana.md): Nested parameters. - [Stripe.Params.TokenCreateParams.Account.Company.AddressKanji](Stripe.Params.TokenCreateParams.Account.Company.AddressKanji.md): Nested parameters. - [Stripe.Params.TokenCreateParams.Account.Company.DirectorshipDeclaration](Stripe.Params.TokenCreateParams.Account.Company.DirectorshipDeclaration.md): Nested parameters. - [Stripe.Params.TokenCreateParams.Account.Company.OwnershipDeclaration](Stripe.Params.TokenCreateParams.Account.Company.OwnershipDeclaration.md): Nested parameters. - [Stripe.Params.TokenCreateParams.Account.Company.RepresentativeDeclaration](Stripe.Params.TokenCreateParams.Account.Company.RepresentativeDeclaration.md): Nested parameters. - [Stripe.Params.TokenCreateParams.Account.Company.Verification](Stripe.Params.TokenCreateParams.Account.Company.Verification.md): Nested parameters. - [Stripe.Params.TokenCreateParams.Account.Company.Verification.Document](Stripe.Params.TokenCreateParams.Account.Company.Verification.Document.md): Nested parameters. - [Stripe.Params.TokenCreateParams.Account.Individual](Stripe.Params.TokenCreateParams.Account.Individual.md): Nested parameters. - [Stripe.Params.TokenCreateParams.Account.Individual.Address](Stripe.Params.TokenCreateParams.Account.Individual.Address.md): Nested parameters. - [Stripe.Params.TokenCreateParams.Account.Individual.AddressKana](Stripe.Params.TokenCreateParams.Account.Individual.AddressKana.md): Nested parameters. - [Stripe.Params.TokenCreateParams.Account.Individual.AddressKanji](Stripe.Params.TokenCreateParams.Account.Individual.AddressKanji.md): Nested parameters. - [Stripe.Params.TokenCreateParams.Account.Individual.RegisteredAddress](Stripe.Params.TokenCreateParams.Account.Individual.RegisteredAddress.md): Nested parameters. - [Stripe.Params.TokenCreateParams.Account.Individual.Relationship](Stripe.Params.TokenCreateParams.Account.Individual.Relationship.md): Nested parameters. - [Stripe.Params.TokenCreateParams.Account.Individual.Verification](Stripe.Params.TokenCreateParams.Account.Individual.Verification.md): Nested parameters. - [Stripe.Params.TokenCreateParams.Account.Individual.Verification.AdditionalDocument](Stripe.Params.TokenCreateParams.Account.Individual.Verification.AdditionalDocument.md): Nested parameters. - [Stripe.Params.TokenCreateParams.Account.Individual.Verification.Document](Stripe.Params.TokenCreateParams.Account.Individual.Verification.Document.md): Nested parameters. - [Stripe.Params.TokenCreateParams.BankAccount](Stripe.Params.TokenCreateParams.BankAccount.md): Nested parameters. - [Stripe.Params.TokenCreateParams.CvcUpdate](Stripe.Params.TokenCreateParams.CvcUpdate.md): Nested parameters. - [Stripe.Params.TokenCreateParams.Person](Stripe.Params.TokenCreateParams.Person.md): Nested parameters. - [Stripe.Params.TokenCreateParams.Person.AdditionalTosAcceptances](Stripe.Params.TokenCreateParams.Person.AdditionalTosAcceptances.md): Nested parameters. - [Stripe.Params.TokenCreateParams.Person.AdditionalTosAcceptances.Account](Stripe.Params.TokenCreateParams.Person.AdditionalTosAcceptances.Account.md): Nested parameters. - [Stripe.Params.TokenCreateParams.Person.Address](Stripe.Params.TokenCreateParams.Person.Address.md): Nested parameters. - [Stripe.Params.TokenCreateParams.Person.AddressKana](Stripe.Params.TokenCreateParams.Person.AddressKana.md): Nested parameters. - [Stripe.Params.TokenCreateParams.Person.AddressKanji](Stripe.Params.TokenCreateParams.Person.AddressKanji.md): Nested parameters. - [Stripe.Params.TokenCreateParams.Person.Documents](Stripe.Params.TokenCreateParams.Person.Documents.md): Nested parameters. - [Stripe.Params.TokenCreateParams.Person.Documents.CompanyAuthorization](Stripe.Params.TokenCreateParams.Person.Documents.CompanyAuthorization.md): Nested parameters. - [Stripe.Params.TokenCreateParams.Person.Documents.Passport](Stripe.Params.TokenCreateParams.Person.Documents.Passport.md): Nested parameters. - [Stripe.Params.TokenCreateParams.Person.Documents.Visa](Stripe.Params.TokenCreateParams.Person.Documents.Visa.md): Nested parameters. - [Stripe.Params.TokenCreateParams.Person.RegisteredAddress](Stripe.Params.TokenCreateParams.Person.RegisteredAddress.md): Nested parameters. - [Stripe.Params.TokenCreateParams.Person.Relationship](Stripe.Params.TokenCreateParams.Person.Relationship.md): Nested parameters. - [Stripe.Params.TokenCreateParams.Person.UsCfpbData](Stripe.Params.TokenCreateParams.Person.UsCfpbData.md): Nested parameters. - [Stripe.Params.TokenCreateParams.Person.UsCfpbData.EthnicityDetails](Stripe.Params.TokenCreateParams.Person.UsCfpbData.EthnicityDetails.md): Nested parameters. - [Stripe.Params.TokenCreateParams.Person.UsCfpbData.RaceDetails](Stripe.Params.TokenCreateParams.Person.UsCfpbData.RaceDetails.md): Nested parameters. - [Stripe.Params.TokenCreateParams.Person.Verification](Stripe.Params.TokenCreateParams.Person.Verification.md): Nested parameters. - [Stripe.Params.TokenCreateParams.Person.Verification.AdditionalDocument](Stripe.Params.TokenCreateParams.Person.Verification.AdditionalDocument.md): Nested parameters. - [Stripe.Params.TokenCreateParams.Person.Verification.Document](Stripe.Params.TokenCreateParams.Person.Verification.Document.md): Nested parameters. - [Stripe.Params.TokenCreateParams.Pii](Stripe.Params.TokenCreateParams.Pii.md): Nested parameters. - [Stripe.Params.TokenRetrieveParams](Stripe.Params.TokenRetrieveParams.md): Parameters for token retrieve. - [Stripe.Params.TopupCancelParams](Stripe.Params.TopupCancelParams.md): Parameters for topup cancel. - [Stripe.Params.TopupCreateParams](Stripe.Params.TopupCreateParams.md): Parameters for topup create. - [Stripe.Params.TopupListParams](Stripe.Params.TopupListParams.md): Parameters for topup list. - [Stripe.Params.TopupRetrieveParams](Stripe.Params.TopupRetrieveParams.md): Parameters for topup retrieve. - [Stripe.Params.TopupUpdateParams](Stripe.Params.TopupUpdateParams.md): Parameters for topup update. - [Stripe.Params.TransferCreateParams](Stripe.Params.TransferCreateParams.md): Parameters for transfer create. - [Stripe.Params.TransferListParams](Stripe.Params.TransferListParams.md): Parameters for transfer list. - [Stripe.Params.TransferRetrieveParams](Stripe.Params.TransferRetrieveParams.md): Parameters for transfer retrieve. - [Stripe.Params.TransferReversalCreateParams](Stripe.Params.TransferReversalCreateParams.md): Parameters for transfer reversal create. - [Stripe.Params.TransferReversalListParams](Stripe.Params.TransferReversalListParams.md): Parameters for transfer reversal list. - [Stripe.Params.TransferReversalRetrieveParams](Stripe.Params.TransferReversalRetrieveParams.md): Parameters for transfer reversal retrieve. - [Stripe.Params.TransferReversalUpdateParams](Stripe.Params.TransferReversalUpdateParams.md): Parameters for transfer reversal update. - [Stripe.Params.TransferUpdateParams](Stripe.Params.TransferUpdateParams.md): Parameters for transfer update. - [Stripe.Params.Treasury.CreditReversalCreateParams](Stripe.Params.Treasury.CreditReversalCreateParams.md): Parameters for credit reversal create. - [Stripe.Params.Treasury.CreditReversalListParams](Stripe.Params.Treasury.CreditReversalListParams.md): Parameters for credit reversal list. - [Stripe.Params.Treasury.CreditReversalRetrieveParams](Stripe.Params.Treasury.CreditReversalRetrieveParams.md): Parameters for credit reversal retrieve. - [Stripe.Params.Treasury.DebitReversalCreateParams](Stripe.Params.Treasury.DebitReversalCreateParams.md): Parameters for debit reversal create. - [Stripe.Params.Treasury.DebitReversalListParams](Stripe.Params.Treasury.DebitReversalListParams.md): Parameters for debit reversal list. - [Stripe.Params.Treasury.DebitReversalRetrieveParams](Stripe.Params.Treasury.DebitReversalRetrieveParams.md): Parameters for debit reversal retrieve. - [Stripe.Params.Treasury.FinancialAccountCloseParams](Stripe.Params.Treasury.FinancialAccountCloseParams.md): Parameters for financial account close. - [Stripe.Params.Treasury.FinancialAccountCloseParams.ForwardingSettings](Stripe.Params.Treasury.FinancialAccountCloseParams.ForwardingSettings.md): Nested parameters. - [Stripe.Params.Treasury.FinancialAccountCreateParams](Stripe.Params.Treasury.FinancialAccountCreateParams.md): Parameters for financial account create. - [Stripe.Params.Treasury.FinancialAccountCreateParams.Features](Stripe.Params.Treasury.FinancialAccountCreateParams.Features.md): Nested parameters. - [Stripe.Params.Treasury.FinancialAccountCreateParams.Features.CardIssuing](Stripe.Params.Treasury.FinancialAccountCreateParams.Features.CardIssuing.md): Nested parameters. - [Stripe.Params.Treasury.FinancialAccountCreateParams.Features.DepositInsurance](Stripe.Params.Treasury.FinancialAccountCreateParams.Features.DepositInsurance.md): Nested parameters. - [Stripe.Params.Treasury.FinancialAccountCreateParams.Features.FinancialAddresses](Stripe.Params.Treasury.FinancialAccountCreateParams.Features.FinancialAddresses.md): Nested parameters. - [Stripe.Params.Treasury.FinancialAccountCreateParams.Features.FinancialAddresses.Aba](Stripe.Params.Treasury.FinancialAccountCreateParams.Features.FinancialAddresses.Aba.md): Nested parameters. - [Stripe.Params.Treasury.FinancialAccountCreateParams.Features.InboundTransfers](Stripe.Params.Treasury.FinancialAccountCreateParams.Features.InboundTransfers.md): Nested parameters. - [Stripe.Params.Treasury.FinancialAccountCreateParams.Features.InboundTransfers.Ach](Stripe.Params.Treasury.FinancialAccountCreateParams.Features.InboundTransfers.Ach.md): Nested parameters. - [Stripe.Params.Treasury.FinancialAccountCreateParams.Features.IntraStripeFlows](Stripe.Params.Treasury.FinancialAccountCreateParams.Features.IntraStripeFlows.md): Nested parameters. - [Stripe.Params.Treasury.FinancialAccountCreateParams.Features.OutboundPayments](Stripe.Params.Treasury.FinancialAccountCreateParams.Features.OutboundPayments.md): Nested parameters. - [Stripe.Params.Treasury.FinancialAccountCreateParams.Features.OutboundPayments.Ach](Stripe.Params.Treasury.FinancialAccountCreateParams.Features.OutboundPayments.Ach.md): Nested parameters. - [Stripe.Params.Treasury.FinancialAccountCreateParams.Features.OutboundPayments.UsDomesticWire](Stripe.Params.Treasury.FinancialAccountCreateParams.Features.OutboundPayments.UsDomesticWire.md): Nested parameters. - [Stripe.Params.Treasury.FinancialAccountCreateParams.Features.OutboundTransfers](Stripe.Params.Treasury.FinancialAccountCreateParams.Features.OutboundTransfers.md): Nested parameters. - [Stripe.Params.Treasury.FinancialAccountCreateParams.Features.OutboundTransfers.Ach](Stripe.Params.Treasury.FinancialAccountCreateParams.Features.OutboundTransfers.Ach.md): Nested parameters. - [Stripe.Params.Treasury.FinancialAccountCreateParams.Features.OutboundTransfers.UsDomesticWire](Stripe.Params.Treasury.FinancialAccountCreateParams.Features.OutboundTransfers.UsDomesticWire.md): Nested parameters. - [Stripe.Params.Treasury.FinancialAccountCreateParams.PlatformRestrictions](Stripe.Params.Treasury.FinancialAccountCreateParams.PlatformRestrictions.md): Nested parameters. - [Stripe.Params.Treasury.FinancialAccountFeaturesRetrieveFeaturesParams](Stripe.Params.Treasury.FinancialAccountFeaturesRetrieveFeaturesParams.md): Parameters for financial account features retrieve features. - [Stripe.Params.Treasury.FinancialAccountFeaturesUpdateFeaturesParams](Stripe.Params.Treasury.FinancialAccountFeaturesUpdateFeaturesParams.md): Parameters for financial account features update features. - [Stripe.Params.Treasury.FinancialAccountFeaturesUpdateFeaturesParams.CardIssuing](Stripe.Params.Treasury.FinancialAccountFeaturesUpdateFeaturesParams.CardIssuing.md): Nested parameters. - [Stripe.Params.Treasury.FinancialAccountFeaturesUpdateFeaturesParams.DepositInsurance](Stripe.Params.Treasury.FinancialAccountFeaturesUpdateFeaturesParams.DepositInsurance.md): Nested parameters. - [Stripe.Params.Treasury.FinancialAccountFeaturesUpdateFeaturesParams.FinancialAddresses](Stripe.Params.Treasury.FinancialAccountFeaturesUpdateFeaturesParams.FinancialAddresses.md): Nested parameters. - [Stripe.Params.Treasury.FinancialAccountFeaturesUpdateFeaturesParams.FinancialAddresses.Aba](Stripe.Params.Treasury.FinancialAccountFeaturesUpdateFeaturesParams.FinancialAddresses.Aba.md): Nested parameters. - [Stripe.Params.Treasury.FinancialAccountFeaturesUpdateFeaturesParams.InboundTransfers](Stripe.Params.Treasury.FinancialAccountFeaturesUpdateFeaturesParams.InboundTransfers.md): Nested parameters. - [Stripe.Params.Treasury.FinancialAccountFeaturesUpdateFeaturesParams.InboundTransfers.Ach](Stripe.Params.Treasury.FinancialAccountFeaturesUpdateFeaturesParams.InboundTransfers.Ach.md): Nested parameters. - [Stripe.Params.Treasury.FinancialAccountFeaturesUpdateFeaturesParams.IntraStripeFlows](Stripe.Params.Treasury.FinancialAccountFeaturesUpdateFeaturesParams.IntraStripeFlows.md): Nested parameters. - [Stripe.Params.Treasury.FinancialAccountFeaturesUpdateFeaturesParams.OutboundPayments](Stripe.Params.Treasury.FinancialAccountFeaturesUpdateFeaturesParams.OutboundPayments.md): Nested parameters. - [Stripe.Params.Treasury.FinancialAccountFeaturesUpdateFeaturesParams.OutboundPayments.Ach](Stripe.Params.Treasury.FinancialAccountFeaturesUpdateFeaturesParams.OutboundPayments.Ach.md): Nested parameters. - [Stripe.Params.Treasury.FinancialAccountFeaturesUpdateFeaturesParams.OutboundPayments.UsDomesticWire](Stripe.Params.Treasury.FinancialAccountFeaturesUpdateFeaturesParams.OutboundPayments.UsDomesticWire.md): Nested parameters. - [Stripe.Params.Treasury.FinancialAccountFeaturesUpdateFeaturesParams.OutboundTransfers](Stripe.Params.Treasury.FinancialAccountFeaturesUpdateFeaturesParams.OutboundTransfers.md): Nested parameters. - [Stripe.Params.Treasury.FinancialAccountFeaturesUpdateFeaturesParams.OutboundTransfers.Ach](Stripe.Params.Treasury.FinancialAccountFeaturesUpdateFeaturesParams.OutboundTransfers.Ach.md): Nested parameters. - [Stripe.Params.Treasury.FinancialAccountFeaturesUpdateFeaturesParams.OutboundTransfers.UsDomesticWire](Stripe.Params.Treasury.FinancialAccountFeaturesUpdateFeaturesParams.OutboundTransfers.UsDomesticWire.md): Nested parameters. - [Stripe.Params.Treasury.FinancialAccountListParams](Stripe.Params.Treasury.FinancialAccountListParams.md): Parameters for financial account list. - [Stripe.Params.Treasury.FinancialAccountRetrieveParams](Stripe.Params.Treasury.FinancialAccountRetrieveParams.md): Parameters for financial account retrieve. - [Stripe.Params.Treasury.FinancialAccountUpdateParams](Stripe.Params.Treasury.FinancialAccountUpdateParams.md): Parameters for financial account update. - [Stripe.Params.Treasury.FinancialAccountUpdateParams.Features](Stripe.Params.Treasury.FinancialAccountUpdateParams.Features.md): Nested parameters. - [Stripe.Params.Treasury.FinancialAccountUpdateParams.Features.CardIssuing](Stripe.Params.Treasury.FinancialAccountUpdateParams.Features.CardIssuing.md): Nested parameters. - [Stripe.Params.Treasury.FinancialAccountUpdateParams.Features.DepositInsurance](Stripe.Params.Treasury.FinancialAccountUpdateParams.Features.DepositInsurance.md): Nested parameters. - [Stripe.Params.Treasury.FinancialAccountUpdateParams.Features.FinancialAddresses](Stripe.Params.Treasury.FinancialAccountUpdateParams.Features.FinancialAddresses.md): Nested parameters. - [Stripe.Params.Treasury.FinancialAccountUpdateParams.Features.FinancialAddresses.Aba](Stripe.Params.Treasury.FinancialAccountUpdateParams.Features.FinancialAddresses.Aba.md): Nested parameters. - [Stripe.Params.Treasury.FinancialAccountUpdateParams.Features.InboundTransfers](Stripe.Params.Treasury.FinancialAccountUpdateParams.Features.InboundTransfers.md): Nested parameters. - [Stripe.Params.Treasury.FinancialAccountUpdateParams.Features.InboundTransfers.Ach](Stripe.Params.Treasury.FinancialAccountUpdateParams.Features.InboundTransfers.Ach.md): Nested parameters. - [Stripe.Params.Treasury.FinancialAccountUpdateParams.Features.IntraStripeFlows](Stripe.Params.Treasury.FinancialAccountUpdateParams.Features.IntraStripeFlows.md): Nested parameters. - [Stripe.Params.Treasury.FinancialAccountUpdateParams.Features.OutboundPayments](Stripe.Params.Treasury.FinancialAccountUpdateParams.Features.OutboundPayments.md): Nested parameters. - [Stripe.Params.Treasury.FinancialAccountUpdateParams.Features.OutboundPayments.Ach](Stripe.Params.Treasury.FinancialAccountUpdateParams.Features.OutboundPayments.Ach.md): Nested parameters. - [Stripe.Params.Treasury.FinancialAccountUpdateParams.Features.OutboundPayments.UsDomesticWire](Stripe.Params.Treasury.FinancialAccountUpdateParams.Features.OutboundPayments.UsDomesticWire.md): Nested parameters. - [Stripe.Params.Treasury.FinancialAccountUpdateParams.Features.OutboundTransfers](Stripe.Params.Treasury.FinancialAccountUpdateParams.Features.OutboundTransfers.md): Nested parameters. - [Stripe.Params.Treasury.FinancialAccountUpdateParams.Features.OutboundTransfers.Ach](Stripe.Params.Treasury.FinancialAccountUpdateParams.Features.OutboundTransfers.Ach.md): Nested parameters. - [Stripe.Params.Treasury.FinancialAccountUpdateParams.Features.OutboundTransfers.UsDomesticWire](Stripe.Params.Treasury.FinancialAccountUpdateParams.Features.OutboundTransfers.UsDomesticWire.md): Nested parameters. - [Stripe.Params.Treasury.FinancialAccountUpdateParams.ForwardingSettings](Stripe.Params.Treasury.FinancialAccountUpdateParams.ForwardingSettings.md): Nested parameters. - [Stripe.Params.Treasury.FinancialAccountUpdateParams.PlatformRestrictions](Stripe.Params.Treasury.FinancialAccountUpdateParams.PlatformRestrictions.md): Nested parameters. - [Stripe.Params.Treasury.InboundTransferCancelParams](Stripe.Params.Treasury.InboundTransferCancelParams.md): Parameters for inbound transfer cancel. - [Stripe.Params.Treasury.InboundTransferCreateParams](Stripe.Params.Treasury.InboundTransferCreateParams.md): Parameters for inbound transfer create. - [Stripe.Params.Treasury.InboundTransferListParams](Stripe.Params.Treasury.InboundTransferListParams.md): Parameters for inbound transfer list. - [Stripe.Params.Treasury.InboundTransferRetrieveParams](Stripe.Params.Treasury.InboundTransferRetrieveParams.md): Parameters for inbound transfer retrieve. - [Stripe.Params.Treasury.OutboundPaymentCancelParams](Stripe.Params.Treasury.OutboundPaymentCancelParams.md): Parameters for outbound payment cancel. - [Stripe.Params.Treasury.OutboundPaymentCreateParams](Stripe.Params.Treasury.OutboundPaymentCreateParams.md): Parameters for outbound payment create. - [Stripe.Params.Treasury.OutboundPaymentCreateParams.DestinationPaymentMethodData](Stripe.Params.Treasury.OutboundPaymentCreateParams.DestinationPaymentMethodData.md): Nested parameters. - [Stripe.Params.Treasury.OutboundPaymentCreateParams.DestinationPaymentMethodData.BillingDetails](Stripe.Params.Treasury.OutboundPaymentCreateParams.DestinationPaymentMethodData.BillingDetails.md): Nested parameters. - [Stripe.Params.Treasury.OutboundPaymentCreateParams.DestinationPaymentMethodData.UsBankAccount](Stripe.Params.Treasury.OutboundPaymentCreateParams.DestinationPaymentMethodData.UsBankAccount.md): Nested parameters. - [Stripe.Params.Treasury.OutboundPaymentCreateParams.DestinationPaymentMethodOptions](Stripe.Params.Treasury.OutboundPaymentCreateParams.DestinationPaymentMethodOptions.md): Nested parameters. - [Stripe.Params.Treasury.OutboundPaymentCreateParams.EndUserDetails](Stripe.Params.Treasury.OutboundPaymentCreateParams.EndUserDetails.md): Nested parameters. - [Stripe.Params.Treasury.OutboundPaymentListParams](Stripe.Params.Treasury.OutboundPaymentListParams.md): Parameters for outbound payment list. - [Stripe.Params.Treasury.OutboundPaymentRetrieveParams](Stripe.Params.Treasury.OutboundPaymentRetrieveParams.md): Parameters for outbound payment retrieve. - [Stripe.Params.Treasury.OutboundTransferCancelParams](Stripe.Params.Treasury.OutboundTransferCancelParams.md): Parameters for outbound transfer cancel. - [Stripe.Params.Treasury.OutboundTransferCreateParams](Stripe.Params.Treasury.OutboundTransferCreateParams.md): Parameters for outbound transfer create. - [Stripe.Params.Treasury.OutboundTransferCreateParams.DestinationPaymentMethodData](Stripe.Params.Treasury.OutboundTransferCreateParams.DestinationPaymentMethodData.md): Nested parameters. - [Stripe.Params.Treasury.OutboundTransferCreateParams.DestinationPaymentMethodOptions](Stripe.Params.Treasury.OutboundTransferCreateParams.DestinationPaymentMethodOptions.md): Nested parameters. - [Stripe.Params.Treasury.OutboundTransferListParams](Stripe.Params.Treasury.OutboundTransferListParams.md): Parameters for outbound transfer list. - [Stripe.Params.Treasury.OutboundTransferRetrieveParams](Stripe.Params.Treasury.OutboundTransferRetrieveParams.md): Parameters for outbound transfer retrieve. - [Stripe.Params.Treasury.ReceivedCreditListParams](Stripe.Params.Treasury.ReceivedCreditListParams.md): Parameters for received credit list. - [Stripe.Params.Treasury.ReceivedCreditListParams.LinkedFlows](Stripe.Params.Treasury.ReceivedCreditListParams.LinkedFlows.md): Nested parameters. - [Stripe.Params.Treasury.ReceivedCreditRetrieveParams](Stripe.Params.Treasury.ReceivedCreditRetrieveParams.md): Parameters for received credit retrieve. - [Stripe.Params.Treasury.ReceivedDebitListParams](Stripe.Params.Treasury.ReceivedDebitListParams.md): Parameters for received debit list. - [Stripe.Params.Treasury.ReceivedDebitRetrieveParams](Stripe.Params.Treasury.ReceivedDebitRetrieveParams.md): Parameters for received debit retrieve. - [Stripe.Params.Treasury.TransactionEntryListParams](Stripe.Params.Treasury.TransactionEntryListParams.md): Parameters for transaction entry list. - [Stripe.Params.Treasury.TransactionEntryRetrieveParams](Stripe.Params.Treasury.TransactionEntryRetrieveParams.md): Parameters for transaction entry retrieve. - [Stripe.Params.Treasury.TransactionListParams](Stripe.Params.Treasury.TransactionListParams.md): Parameters for transaction list. - [Stripe.Params.Treasury.TransactionListParams.StatusTransitions](Stripe.Params.Treasury.TransactionListParams.StatusTransitions.md): Nested parameters. - [Stripe.Params.Treasury.TransactionRetrieveParams](Stripe.Params.Treasury.TransactionRetrieveParams.md): Parameters for transaction retrieve. - [Stripe.Params.V2.Billing.MeterEventAdjustmentCreateParams](Stripe.Params.V2.Billing.MeterEventAdjustmentCreateParams.md): Parameters for meter event adjustment create. - [Stripe.Params.V2.Billing.MeterEventAdjustmentCreateParams.Cancel](Stripe.Params.V2.Billing.MeterEventAdjustmentCreateParams.Cancel.md): Nested parameters. - [Stripe.Params.V2.Billing.MeterEventCreateParams](Stripe.Params.V2.Billing.MeterEventCreateParams.md): Parameters for meter event create. - [Stripe.Params.V2.Billing.MeterEventStreamCreateStreamParams](Stripe.Params.V2.Billing.MeterEventStreamCreateStreamParams.md): Parameters for meter event stream create stream. - [Stripe.Params.V2.Billing.MeterEventStreamCreateStreamParams.Events](Stripe.Params.V2.Billing.MeterEventStreamCreateStreamParams.Events.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCloseParams](Stripe.Params.V2.Core.AccountCloseParams.md): Parameters for account close. - [Stripe.Params.V2.Core.AccountCreateParams](Stripe.Params.V2.Core.AccountCreateParams.md): Parameters for account create. - [Stripe.Params.V2.Core.AccountCreateParams.Configuration](Stripe.Params.V2.Core.AccountCreateParams.Configuration.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Configuration.Customer](Stripe.Params.V2.Core.AccountCreateParams.Configuration.Customer.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Configuration.Customer.AutomaticIndirectTax](Stripe.Params.V2.Core.AccountCreateParams.Configuration.Customer.AutomaticIndirectTax.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Configuration.Customer.Billing](Stripe.Params.V2.Core.AccountCreateParams.Configuration.Customer.Billing.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Configuration.Customer.Billing.Invoice](Stripe.Params.V2.Core.AccountCreateParams.Configuration.Customer.Billing.Invoice.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Configuration.Customer.Billing.Invoice.CustomFields](Stripe.Params.V2.Core.AccountCreateParams.Configuration.Customer.Billing.Invoice.CustomFields.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Configuration.Customer.Billing.Invoice.Rendering](Stripe.Params.V2.Core.AccountCreateParams.Configuration.Customer.Billing.Invoice.Rendering.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Configuration.Customer.Capabilities](Stripe.Params.V2.Core.AccountCreateParams.Configuration.Customer.Capabilities.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Configuration.Customer.Capabilities.AutomaticIndirectTax](Stripe.Params.V2.Core.AccountCreateParams.Configuration.Customer.Capabilities.AutomaticIndirectTax.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Configuration.Customer.Shipping](Stripe.Params.V2.Core.AccountCreateParams.Configuration.Customer.Shipping.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Configuration.Customer.Shipping.Address](Stripe.Params.V2.Core.AccountCreateParams.Configuration.Customer.Shipping.Address.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant](Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.BacsDebitPayments](Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.BacsDebitPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Branding](Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Branding.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities](Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.AchDebitPayments](Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.AchDebitPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.AcssDebitPayments](Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.AcssDebitPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.AffirmPayments](Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.AffirmPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.AfterpayClearpayPayments](Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.AfterpayClearpayPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.AlmaPayments](Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.AlmaPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.AmazonPayPayments](Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.AmazonPayPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.AuBecsDebitPayments](Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.AuBecsDebitPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.BacsDebitPayments](Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.BacsDebitPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.BancontactPayments](Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.BancontactPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.BlikPayments](Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.BlikPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.BoletoPayments](Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.BoletoPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.CardPayments](Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.CardPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.CartesBancairesPayments](Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.CartesBancairesPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.CashappPayments](Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.CashappPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.EpsPayments](Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.EpsPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.FpxPayments](Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.FpxPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.GbBankTransferPayments](Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.GbBankTransferPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.GrabpayPayments](Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.GrabpayPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.IdealPayments](Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.IdealPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.JcbPayments](Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.JcbPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.JpBankTransferPayments](Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.JpBankTransferPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.KakaoPayPayments](Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.KakaoPayPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.KlarnaPayments](Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.KlarnaPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.KonbiniPayments](Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.KonbiniPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.KrCardPayments](Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.KrCardPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.LinkPayments](Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.LinkPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.MobilepayPayments](Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.MobilepayPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.MultibancoPayments](Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.MultibancoPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.MxBankTransferPayments](Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.MxBankTransferPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.NaverPayPayments](Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.NaverPayPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.OxxoPayments](Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.OxxoPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.P24Payments](Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.P24Payments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.PayByBankPayments](Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.PayByBankPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.PaycoPayments](Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.PaycoPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.PaynowPayments](Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.PaynowPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.PromptpayPayments](Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.PromptpayPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.RevolutPayPayments](Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.RevolutPayPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.SamsungPayPayments](Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.SamsungPayPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.SepaBankTransferPayments](Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.SepaBankTransferPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.SepaDebitPayments](Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.SepaDebitPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.SwishPayments](Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.SwishPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.TwintPayments](Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.TwintPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.UsBankTransferPayments](Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.UsBankTransferPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.ZipPayments](Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Capabilities.ZipPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.CardPayments](Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.CardPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.CardPayments.DeclineOn](Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.CardPayments.DeclineOn.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.KonbiniPayments](Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.KonbiniPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.KonbiniPayments.Support](Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.KonbiniPayments.Support.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.KonbiniPayments.Support.Hours](Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.KonbiniPayments.Support.Hours.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.ScriptStatementDescriptor](Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.ScriptStatementDescriptor.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.ScriptStatementDescriptor.Kana](Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.ScriptStatementDescriptor.Kana.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.ScriptStatementDescriptor.Kanji](Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.ScriptStatementDescriptor.Kanji.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.StatementDescriptor](Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.StatementDescriptor.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Support](Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Support.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Support.Address](Stripe.Params.V2.Core.AccountCreateParams.Configuration.Merchant.Support.Address.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Configuration.Recipient](Stripe.Params.V2.Core.AccountCreateParams.Configuration.Recipient.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Configuration.Recipient.Capabilities](Stripe.Params.V2.Core.AccountCreateParams.Configuration.Recipient.Capabilities.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Configuration.Recipient.Capabilities.StripeBalance](Stripe.Params.V2.Core.AccountCreateParams.Configuration.Recipient.Capabilities.StripeBalance.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Configuration.Recipient.Capabilities.StripeBalance.StripeTransfers](Stripe.Params.V2.Core.AccountCreateParams.Configuration.Recipient.Capabilities.StripeBalance.StripeTransfers.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Defaults](Stripe.Params.V2.Core.AccountCreateParams.Defaults.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Defaults.Profile](Stripe.Params.V2.Core.AccountCreateParams.Defaults.Profile.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Defaults.Responsibilities](Stripe.Params.V2.Core.AccountCreateParams.Defaults.Responsibilities.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Identity](Stripe.Params.V2.Core.AccountCreateParams.Identity.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Identity.Attestations](Stripe.Params.V2.Core.AccountCreateParams.Identity.Attestations.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Identity.Attestations.DirectorshipDeclaration](Stripe.Params.V2.Core.AccountCreateParams.Identity.Attestations.DirectorshipDeclaration.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Identity.Attestations.OwnershipDeclaration](Stripe.Params.V2.Core.AccountCreateParams.Identity.Attestations.OwnershipDeclaration.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Identity.Attestations.PersonsProvided](Stripe.Params.V2.Core.AccountCreateParams.Identity.Attestations.PersonsProvided.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Identity.Attestations.RepresentativeDeclaration](Stripe.Params.V2.Core.AccountCreateParams.Identity.Attestations.RepresentativeDeclaration.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Identity.Attestations.TermsOfService](Stripe.Params.V2.Core.AccountCreateParams.Identity.Attestations.TermsOfService.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Identity.Attestations.TermsOfService.Account](Stripe.Params.V2.Core.AccountCreateParams.Identity.Attestations.TermsOfService.Account.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Identity.BusinessDetails](Stripe.Params.V2.Core.AccountCreateParams.Identity.BusinessDetails.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Identity.BusinessDetails.Address](Stripe.Params.V2.Core.AccountCreateParams.Identity.BusinessDetails.Address.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Identity.BusinessDetails.AnnualRevenue](Stripe.Params.V2.Core.AccountCreateParams.Identity.BusinessDetails.AnnualRevenue.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Identity.BusinessDetails.AnnualRevenue.Amount](Stripe.Params.V2.Core.AccountCreateParams.Identity.BusinessDetails.AnnualRevenue.Amount.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Identity.BusinessDetails.Documents](Stripe.Params.V2.Core.AccountCreateParams.Identity.BusinessDetails.Documents.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Identity.BusinessDetails.Documents.BankAccountOwnershipVerification](Stripe.Params.V2.Core.AccountCreateParams.Identity.BusinessDetails.Documents.BankAccountOwnershipVerification.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Identity.BusinessDetails.Documents.CompanyLicense](Stripe.Params.V2.Core.AccountCreateParams.Identity.BusinessDetails.Documents.CompanyLicense.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Identity.BusinessDetails.Documents.CompanyMemorandumOfAssociation](Stripe.Params.V2.Core.AccountCreateParams.Identity.BusinessDetails.Documents.CompanyMemorandumOfAssociation.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Identity.BusinessDetails.Documents.CompanyMinisterialDecree](Stripe.Params.V2.Core.AccountCreateParams.Identity.BusinessDetails.Documents.CompanyMinisterialDecree.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Identity.BusinessDetails.Documents.CompanyRegistrationVerification](Stripe.Params.V2.Core.AccountCreateParams.Identity.BusinessDetails.Documents.CompanyRegistrationVerification.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Identity.BusinessDetails.Documents.CompanyTaxIdVerification](Stripe.Params.V2.Core.AccountCreateParams.Identity.BusinessDetails.Documents.CompanyTaxIdVerification.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Identity.BusinessDetails.Documents.PrimaryVerification](Stripe.Params.V2.Core.AccountCreateParams.Identity.BusinessDetails.Documents.PrimaryVerification.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Identity.BusinessDetails.Documents.PrimaryVerification.FrontBack](Stripe.Params.V2.Core.AccountCreateParams.Identity.BusinessDetails.Documents.PrimaryVerification.FrontBack.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Identity.BusinessDetails.Documents.ProofOfAddress](Stripe.Params.V2.Core.AccountCreateParams.Identity.BusinessDetails.Documents.ProofOfAddress.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Identity.BusinessDetails.Documents.ProofOfRegistration](Stripe.Params.V2.Core.AccountCreateParams.Identity.BusinessDetails.Documents.ProofOfRegistration.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Identity.BusinessDetails.Documents.ProofOfUltimateBeneficialOwnership](Stripe.Params.V2.Core.AccountCreateParams.Identity.BusinessDetails.Documents.ProofOfUltimateBeneficialOwnership.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Identity.BusinessDetails.IdNumbers](Stripe.Params.V2.Core.AccountCreateParams.Identity.BusinessDetails.IdNumbers.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Identity.BusinessDetails.MonthlyEstimatedRevenue](Stripe.Params.V2.Core.AccountCreateParams.Identity.BusinessDetails.MonthlyEstimatedRevenue.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Identity.BusinessDetails.MonthlyEstimatedRevenue.Amount](Stripe.Params.V2.Core.AccountCreateParams.Identity.BusinessDetails.MonthlyEstimatedRevenue.Amount.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Identity.BusinessDetails.RegistrationDate](Stripe.Params.V2.Core.AccountCreateParams.Identity.BusinessDetails.RegistrationDate.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Identity.BusinessDetails.ScriptAddresses](Stripe.Params.V2.Core.AccountCreateParams.Identity.BusinessDetails.ScriptAddresses.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Identity.BusinessDetails.ScriptAddresses.Kana](Stripe.Params.V2.Core.AccountCreateParams.Identity.BusinessDetails.ScriptAddresses.Kana.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Identity.BusinessDetails.ScriptAddresses.Kanji](Stripe.Params.V2.Core.AccountCreateParams.Identity.BusinessDetails.ScriptAddresses.Kanji.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Identity.BusinessDetails.ScriptNames](Stripe.Params.V2.Core.AccountCreateParams.Identity.BusinessDetails.ScriptNames.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Identity.BusinessDetails.ScriptNames.Kana](Stripe.Params.V2.Core.AccountCreateParams.Identity.BusinessDetails.ScriptNames.Kana.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Identity.BusinessDetails.ScriptNames.Kanji](Stripe.Params.V2.Core.AccountCreateParams.Identity.BusinessDetails.ScriptNames.Kanji.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Identity.Individual](Stripe.Params.V2.Core.AccountCreateParams.Identity.Individual.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Identity.Individual.AdditionalAddresses](Stripe.Params.V2.Core.AccountCreateParams.Identity.Individual.AdditionalAddresses.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Identity.Individual.AdditionalNames](Stripe.Params.V2.Core.AccountCreateParams.Identity.Individual.AdditionalNames.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Identity.Individual.Address](Stripe.Params.V2.Core.AccountCreateParams.Identity.Individual.Address.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Identity.Individual.DateOfBirth](Stripe.Params.V2.Core.AccountCreateParams.Identity.Individual.DateOfBirth.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Identity.Individual.Documents](Stripe.Params.V2.Core.AccountCreateParams.Identity.Individual.Documents.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Identity.Individual.Documents.CompanyAuthorization](Stripe.Params.V2.Core.AccountCreateParams.Identity.Individual.Documents.CompanyAuthorization.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Identity.Individual.Documents.Passport](Stripe.Params.V2.Core.AccountCreateParams.Identity.Individual.Documents.Passport.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Identity.Individual.Documents.PrimaryVerification](Stripe.Params.V2.Core.AccountCreateParams.Identity.Individual.Documents.PrimaryVerification.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Identity.Individual.Documents.PrimaryVerification.FrontBack](Stripe.Params.V2.Core.AccountCreateParams.Identity.Individual.Documents.PrimaryVerification.FrontBack.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Identity.Individual.Documents.SecondaryVerification](Stripe.Params.V2.Core.AccountCreateParams.Identity.Individual.Documents.SecondaryVerification.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Identity.Individual.Documents.SecondaryVerification.FrontBack](Stripe.Params.V2.Core.AccountCreateParams.Identity.Individual.Documents.SecondaryVerification.FrontBack.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Identity.Individual.Documents.Visa](Stripe.Params.V2.Core.AccountCreateParams.Identity.Individual.Documents.Visa.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Identity.Individual.IdNumbers](Stripe.Params.V2.Core.AccountCreateParams.Identity.Individual.IdNumbers.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Identity.Individual.Relationship](Stripe.Params.V2.Core.AccountCreateParams.Identity.Individual.Relationship.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Identity.Individual.ScriptAddresses](Stripe.Params.V2.Core.AccountCreateParams.Identity.Individual.ScriptAddresses.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Identity.Individual.ScriptAddresses.Kana](Stripe.Params.V2.Core.AccountCreateParams.Identity.Individual.ScriptAddresses.Kana.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Identity.Individual.ScriptAddresses.Kanji](Stripe.Params.V2.Core.AccountCreateParams.Identity.Individual.ScriptAddresses.Kanji.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Identity.Individual.ScriptNames](Stripe.Params.V2.Core.AccountCreateParams.Identity.Individual.ScriptNames.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Identity.Individual.ScriptNames.Kana](Stripe.Params.V2.Core.AccountCreateParams.Identity.Individual.ScriptNames.Kana.md): Nested parameters. - [Stripe.Params.V2.Core.AccountCreateParams.Identity.Individual.ScriptNames.Kanji](Stripe.Params.V2.Core.AccountCreateParams.Identity.Individual.ScriptNames.Kanji.md): Nested parameters. - [Stripe.Params.V2.Core.AccountLinkCreateParams](Stripe.Params.V2.Core.AccountLinkCreateParams.md): Parameters for account link create. - [Stripe.Params.V2.Core.AccountLinkCreateParams.UseCase](Stripe.Params.V2.Core.AccountLinkCreateParams.UseCase.md): Nested parameters. - [Stripe.Params.V2.Core.AccountLinkCreateParams.UseCase.AccountOnboarding](Stripe.Params.V2.Core.AccountLinkCreateParams.UseCase.AccountOnboarding.md): Nested parameters. - [Stripe.Params.V2.Core.AccountLinkCreateParams.UseCase.AccountOnboarding.CollectionOptions](Stripe.Params.V2.Core.AccountLinkCreateParams.UseCase.AccountOnboarding.CollectionOptions.md): Nested parameters. - [Stripe.Params.V2.Core.AccountLinkCreateParams.UseCase.AccountUpdate](Stripe.Params.V2.Core.AccountLinkCreateParams.UseCase.AccountUpdate.md): Nested parameters. - [Stripe.Params.V2.Core.AccountLinkCreateParams.UseCase.AccountUpdate.CollectionOptions](Stripe.Params.V2.Core.AccountLinkCreateParams.UseCase.AccountUpdate.CollectionOptions.md): Nested parameters. - [Stripe.Params.V2.Core.AccountListParams](Stripe.Params.V2.Core.AccountListParams.md): Parameters for account list. - [Stripe.Params.V2.Core.AccountRetrieveParams](Stripe.Params.V2.Core.AccountRetrieveParams.md): Parameters for account retrieve. - [Stripe.Params.V2.Core.AccountTokenCreateParams](Stripe.Params.V2.Core.AccountTokenCreateParams.md): Parameters for account token create. - [Stripe.Params.V2.Core.AccountTokenCreateParams.Identity](Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.md): Nested parameters. - [Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.Attestations](Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.Attestations.md): Nested parameters. - [Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.Attestations.DirectorshipDeclaration](Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.Attestations.DirectorshipDeclaration.md): Nested parameters. - [Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.Attestations.OwnershipDeclaration](Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.Attestations.OwnershipDeclaration.md): Nested parameters. - [Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.Attestations.PersonsProvided](Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.Attestations.PersonsProvided.md): Nested parameters. - [Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.Attestations.RepresentativeDeclaration](Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.Attestations.RepresentativeDeclaration.md): Nested parameters. - [Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.Attestations.TermsOfService](Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.Attestations.TermsOfService.md): Nested parameters. - [Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.Attestations.TermsOfService.Account](Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.Attestations.TermsOfService.Account.md): Nested parameters. - [Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.BusinessDetails](Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.BusinessDetails.md): Nested parameters. - [Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.BusinessDetails.Address](Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.BusinessDetails.Address.md): Nested parameters. - [Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.BusinessDetails.AnnualRevenue](Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.BusinessDetails.AnnualRevenue.md): Nested parameters. - [Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.BusinessDetails.AnnualRevenue.Amount](Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.BusinessDetails.AnnualRevenue.Amount.md): Nested parameters. - [Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.BusinessDetails.Documents](Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.BusinessDetails.Documents.md): Nested parameters. - [Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.BusinessDetails.Documents.BankAccountOwnershipVerification](Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.BusinessDetails.Documents.BankAccountOwnershipVerification.md): Nested parameters. - [Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.BusinessDetails.Documents.CompanyLicense](Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.BusinessDetails.Documents.CompanyLicense.md): Nested parameters. - [Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.BusinessDetails.Documents.CompanyMemorandumOfAssociation](Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.BusinessDetails.Documents.CompanyMemorandumOfAssociation.md): Nested parameters. - [Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.BusinessDetails.Documents.CompanyMinisterialDecree](Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.BusinessDetails.Documents.CompanyMinisterialDecree.md): Nested parameters. - [Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.BusinessDetails.Documents.CompanyRegistrationVerification](Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.BusinessDetails.Documents.CompanyRegistrationVerification.md): Nested parameters. - [Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.BusinessDetails.Documents.CompanyTaxIdVerification](Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.BusinessDetails.Documents.CompanyTaxIdVerification.md): Nested parameters. - [Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.BusinessDetails.Documents.PrimaryVerification](Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.BusinessDetails.Documents.PrimaryVerification.md): Nested parameters. - [Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.BusinessDetails.Documents.PrimaryVerification.FrontBack](Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.BusinessDetails.Documents.PrimaryVerification.FrontBack.md): Nested parameters. - [Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.BusinessDetails.Documents.ProofOfAddress](Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.BusinessDetails.Documents.ProofOfAddress.md): Nested parameters. - [Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.BusinessDetails.Documents.ProofOfRegistration](Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.BusinessDetails.Documents.ProofOfRegistration.md): Nested parameters. - [Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.BusinessDetails.Documents.ProofOfUltimateBeneficialOwnership](Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.BusinessDetails.Documents.ProofOfUltimateBeneficialOwnership.md): Nested parameters. - [Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.BusinessDetails.IdNumbers](Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.BusinessDetails.IdNumbers.md): Nested parameters. - [Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.BusinessDetails.MonthlyEstimatedRevenue](Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.BusinessDetails.MonthlyEstimatedRevenue.md): Nested parameters. - [Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.BusinessDetails.MonthlyEstimatedRevenue.Amount](Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.BusinessDetails.MonthlyEstimatedRevenue.Amount.md): Nested parameters. - [Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.BusinessDetails.RegistrationDate](Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.BusinessDetails.RegistrationDate.md): Nested parameters. - [Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.BusinessDetails.ScriptAddresses](Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.BusinessDetails.ScriptAddresses.md): Nested parameters. - [Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.BusinessDetails.ScriptAddresses.Kana](Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.BusinessDetails.ScriptAddresses.Kana.md): Nested parameters. - [Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.BusinessDetails.ScriptAddresses.Kanji](Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.BusinessDetails.ScriptAddresses.Kanji.md): Nested parameters. - [Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.BusinessDetails.ScriptNames](Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.BusinessDetails.ScriptNames.md): Nested parameters. - [Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.BusinessDetails.ScriptNames.Kana](Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.BusinessDetails.ScriptNames.Kana.md): Nested parameters. - [Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.BusinessDetails.ScriptNames.Kanji](Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.BusinessDetails.ScriptNames.Kanji.md): Nested parameters. - [Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.Individual](Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.Individual.md): Nested parameters. - [Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.Individual.AdditionalAddresses](Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.Individual.AdditionalAddresses.md): Nested parameters. - [Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.Individual.AdditionalNames](Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.Individual.AdditionalNames.md): Nested parameters. - [Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.Individual.Address](Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.Individual.Address.md): Nested parameters. - [Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.Individual.DateOfBirth](Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.Individual.DateOfBirth.md): Nested parameters. - [Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.Individual.Documents](Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.Individual.Documents.md): Nested parameters. - [Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.Individual.Documents.CompanyAuthorization](Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.Individual.Documents.CompanyAuthorization.md): Nested parameters. - [Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.Individual.Documents.Passport](Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.Individual.Documents.Passport.md): Nested parameters. - [Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.Individual.Documents.PrimaryVerification](Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.Individual.Documents.PrimaryVerification.md): Nested parameters. - [Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.Individual.Documents.PrimaryVerification.FrontBack](Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.Individual.Documents.PrimaryVerification.FrontBack.md): Nested parameters. - [Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.Individual.Documents.SecondaryVerification](Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.Individual.Documents.SecondaryVerification.md): Nested parameters. - [Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.Individual.Documents.SecondaryVerification.FrontBack](Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.Individual.Documents.SecondaryVerification.FrontBack.md): Nested parameters. - [Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.Individual.Documents.Visa](Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.Individual.Documents.Visa.md): Nested parameters. - [Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.Individual.IdNumbers](Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.Individual.IdNumbers.md): Nested parameters. - [Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.Individual.Relationship](Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.Individual.Relationship.md): Nested parameters. - [Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.Individual.ScriptAddresses](Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.Individual.ScriptAddresses.md): Nested parameters. - [Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.Individual.ScriptAddresses.Kana](Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.Individual.ScriptAddresses.Kana.md): Nested parameters. - [Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.Individual.ScriptAddresses.Kanji](Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.Individual.ScriptAddresses.Kanji.md): Nested parameters. - [Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.Individual.ScriptNames](Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.Individual.ScriptNames.md): Nested parameters. - [Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.Individual.ScriptNames.Kana](Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.Individual.ScriptNames.Kana.md): Nested parameters. - [Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.Individual.ScriptNames.Kanji](Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.Individual.ScriptNames.Kanji.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams](Stripe.Params.V2.Core.AccountUpdateParams.md): Parameters for account update. - [Stripe.Params.V2.Core.AccountUpdateParams.Configuration](Stripe.Params.V2.Core.AccountUpdateParams.Configuration.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Customer](Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Customer.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Customer.AutomaticIndirectTax](Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Customer.AutomaticIndirectTax.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Customer.Billing](Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Customer.Billing.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Customer.Billing.Invoice](Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Customer.Billing.Invoice.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Customer.Billing.Invoice.CustomFields](Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Customer.Billing.Invoice.CustomFields.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Customer.Billing.Invoice.Rendering](Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Customer.Billing.Invoice.Rendering.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Customer.Capabilities](Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Customer.Capabilities.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Customer.Capabilities.AutomaticIndirectTax](Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Customer.Capabilities.AutomaticIndirectTax.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Customer.Shipping](Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Customer.Shipping.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Customer.Shipping.Address](Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Customer.Shipping.Address.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant](Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.BacsDebitPayments](Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.BacsDebitPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Branding](Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Branding.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities](Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.AchDebitPayments](Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.AchDebitPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.AcssDebitPayments](Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.AcssDebitPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.AffirmPayments](Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.AffirmPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.AfterpayClearpayPayments](Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.AfterpayClearpayPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.AlmaPayments](Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.AlmaPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.AmazonPayPayments](Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.AmazonPayPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.AuBecsDebitPayments](Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.AuBecsDebitPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.BacsDebitPayments](Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.BacsDebitPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.BancontactPayments](Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.BancontactPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.BlikPayments](Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.BlikPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.BoletoPayments](Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.BoletoPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.CardPayments](Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.CardPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.CartesBancairesPayments](Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.CartesBancairesPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.CashappPayments](Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.CashappPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.EpsPayments](Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.EpsPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.FpxPayments](Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.FpxPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.GbBankTransferPayments](Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.GbBankTransferPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.GrabpayPayments](Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.GrabpayPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.IdealPayments](Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.IdealPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.JcbPayments](Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.JcbPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.JpBankTransferPayments](Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.JpBankTransferPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.KakaoPayPayments](Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.KakaoPayPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.KlarnaPayments](Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.KlarnaPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.KonbiniPayments](Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.KonbiniPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.KrCardPayments](Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.KrCardPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.LinkPayments](Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.LinkPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.MobilepayPayments](Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.MobilepayPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.MultibancoPayments](Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.MultibancoPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.MxBankTransferPayments](Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.MxBankTransferPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.NaverPayPayments](Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.NaverPayPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.OxxoPayments](Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.OxxoPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.P24Payments](Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.P24Payments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.PayByBankPayments](Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.PayByBankPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.PaycoPayments](Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.PaycoPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.PaynowPayments](Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.PaynowPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.PromptpayPayments](Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.PromptpayPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.RevolutPayPayments](Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.RevolutPayPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.SamsungPayPayments](Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.SamsungPayPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.SepaBankTransferPayments](Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.SepaBankTransferPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.SepaDebitPayments](Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.SepaDebitPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.SwishPayments](Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.SwishPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.TwintPayments](Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.TwintPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.UsBankTransferPayments](Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.UsBankTransferPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.ZipPayments](Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Capabilities.ZipPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.CardPayments](Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.CardPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.CardPayments.DeclineOn](Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.CardPayments.DeclineOn.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.KonbiniPayments](Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.KonbiniPayments.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.KonbiniPayments.Support](Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.KonbiniPayments.Support.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.KonbiniPayments.Support.Hours](Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.KonbiniPayments.Support.Hours.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.ScriptStatementDescriptor](Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.ScriptStatementDescriptor.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.ScriptStatementDescriptor.Kana](Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.ScriptStatementDescriptor.Kana.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.ScriptStatementDescriptor.Kanji](Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.ScriptStatementDescriptor.Kanji.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.StatementDescriptor](Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.StatementDescriptor.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Support](Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Support.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Support.Address](Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.Support.Address.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Recipient](Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Recipient.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Recipient.Capabilities](Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Recipient.Capabilities.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Recipient.Capabilities.StripeBalance](Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Recipient.Capabilities.StripeBalance.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Recipient.Capabilities.StripeBalance.StripeTransfers](Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Recipient.Capabilities.StripeBalance.StripeTransfers.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Defaults](Stripe.Params.V2.Core.AccountUpdateParams.Defaults.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Defaults.Profile](Stripe.Params.V2.Core.AccountUpdateParams.Defaults.Profile.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Defaults.Responsibilities](Stripe.Params.V2.Core.AccountUpdateParams.Defaults.Responsibilities.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Identity](Stripe.Params.V2.Core.AccountUpdateParams.Identity.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Identity.Attestations](Stripe.Params.V2.Core.AccountUpdateParams.Identity.Attestations.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Identity.Attestations.DirectorshipDeclaration](Stripe.Params.V2.Core.AccountUpdateParams.Identity.Attestations.DirectorshipDeclaration.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Identity.Attestations.OwnershipDeclaration](Stripe.Params.V2.Core.AccountUpdateParams.Identity.Attestations.OwnershipDeclaration.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Identity.Attestations.PersonsProvided](Stripe.Params.V2.Core.AccountUpdateParams.Identity.Attestations.PersonsProvided.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Identity.Attestations.RepresentativeDeclaration](Stripe.Params.V2.Core.AccountUpdateParams.Identity.Attestations.RepresentativeDeclaration.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Identity.Attestations.TermsOfService](Stripe.Params.V2.Core.AccountUpdateParams.Identity.Attestations.TermsOfService.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Identity.Attestations.TermsOfService.Account](Stripe.Params.V2.Core.AccountUpdateParams.Identity.Attestations.TermsOfService.Account.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Identity.Attestations.TermsOfService.CryptoStorer](Stripe.Params.V2.Core.AccountUpdateParams.Identity.Attestations.TermsOfService.CryptoStorer.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Identity.Attestations.TermsOfService.Storer](Stripe.Params.V2.Core.AccountUpdateParams.Identity.Attestations.TermsOfService.Storer.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Identity.BusinessDetails](Stripe.Params.V2.Core.AccountUpdateParams.Identity.BusinessDetails.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Identity.BusinessDetails.Address](Stripe.Params.V2.Core.AccountUpdateParams.Identity.BusinessDetails.Address.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Identity.BusinessDetails.AnnualRevenue](Stripe.Params.V2.Core.AccountUpdateParams.Identity.BusinessDetails.AnnualRevenue.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Identity.BusinessDetails.AnnualRevenue.Amount](Stripe.Params.V2.Core.AccountUpdateParams.Identity.BusinessDetails.AnnualRevenue.Amount.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Identity.BusinessDetails.Documents](Stripe.Params.V2.Core.AccountUpdateParams.Identity.BusinessDetails.Documents.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Identity.BusinessDetails.Documents.BankAccountOwnershipVerification](Stripe.Params.V2.Core.AccountUpdateParams.Identity.BusinessDetails.Documents.BankAccountOwnershipVerification.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Identity.BusinessDetails.Documents.CompanyLicense](Stripe.Params.V2.Core.AccountUpdateParams.Identity.BusinessDetails.Documents.CompanyLicense.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Identity.BusinessDetails.Documents.CompanyMemorandumOfAssociation](Stripe.Params.V2.Core.AccountUpdateParams.Identity.BusinessDetails.Documents.CompanyMemorandumOfAssociation.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Identity.BusinessDetails.Documents.CompanyMinisterialDecree](Stripe.Params.V2.Core.AccountUpdateParams.Identity.BusinessDetails.Documents.CompanyMinisterialDecree.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Identity.BusinessDetails.Documents.CompanyRegistrationVerification](Stripe.Params.V2.Core.AccountUpdateParams.Identity.BusinessDetails.Documents.CompanyRegistrationVerification.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Identity.BusinessDetails.Documents.CompanyTaxIdVerification](Stripe.Params.V2.Core.AccountUpdateParams.Identity.BusinessDetails.Documents.CompanyTaxIdVerification.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Identity.BusinessDetails.Documents.PrimaryVerification](Stripe.Params.V2.Core.AccountUpdateParams.Identity.BusinessDetails.Documents.PrimaryVerification.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Identity.BusinessDetails.Documents.PrimaryVerification.FrontBack](Stripe.Params.V2.Core.AccountUpdateParams.Identity.BusinessDetails.Documents.PrimaryVerification.FrontBack.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Identity.BusinessDetails.Documents.ProofOfAddress](Stripe.Params.V2.Core.AccountUpdateParams.Identity.BusinessDetails.Documents.ProofOfAddress.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Identity.BusinessDetails.Documents.ProofOfRegistration](Stripe.Params.V2.Core.AccountUpdateParams.Identity.BusinessDetails.Documents.ProofOfRegistration.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Identity.BusinessDetails.Documents.ProofOfUltimateBeneficialOwnership](Stripe.Params.V2.Core.AccountUpdateParams.Identity.BusinessDetails.Documents.ProofOfUltimateBeneficialOwnership.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Identity.BusinessDetails.IdNumbers](Stripe.Params.V2.Core.AccountUpdateParams.Identity.BusinessDetails.IdNumbers.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Identity.BusinessDetails.MonthlyEstimatedRevenue](Stripe.Params.V2.Core.AccountUpdateParams.Identity.BusinessDetails.MonthlyEstimatedRevenue.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Identity.BusinessDetails.MonthlyEstimatedRevenue.Amount](Stripe.Params.V2.Core.AccountUpdateParams.Identity.BusinessDetails.MonthlyEstimatedRevenue.Amount.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Identity.BusinessDetails.RegistrationDate](Stripe.Params.V2.Core.AccountUpdateParams.Identity.BusinessDetails.RegistrationDate.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Identity.BusinessDetails.ScriptAddresses](Stripe.Params.V2.Core.AccountUpdateParams.Identity.BusinessDetails.ScriptAddresses.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Identity.BusinessDetails.ScriptAddresses.Kana](Stripe.Params.V2.Core.AccountUpdateParams.Identity.BusinessDetails.ScriptAddresses.Kana.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Identity.BusinessDetails.ScriptAddresses.Kanji](Stripe.Params.V2.Core.AccountUpdateParams.Identity.BusinessDetails.ScriptAddresses.Kanji.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Identity.BusinessDetails.ScriptNames](Stripe.Params.V2.Core.AccountUpdateParams.Identity.BusinessDetails.ScriptNames.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Identity.BusinessDetails.ScriptNames.Kana](Stripe.Params.V2.Core.AccountUpdateParams.Identity.BusinessDetails.ScriptNames.Kana.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Identity.BusinessDetails.ScriptNames.Kanji](Stripe.Params.V2.Core.AccountUpdateParams.Identity.BusinessDetails.ScriptNames.Kanji.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Identity.Individual](Stripe.Params.V2.Core.AccountUpdateParams.Identity.Individual.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Identity.Individual.AdditionalAddresses](Stripe.Params.V2.Core.AccountUpdateParams.Identity.Individual.AdditionalAddresses.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Identity.Individual.AdditionalNames](Stripe.Params.V2.Core.AccountUpdateParams.Identity.Individual.AdditionalNames.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Identity.Individual.Address](Stripe.Params.V2.Core.AccountUpdateParams.Identity.Individual.Address.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Identity.Individual.DateOfBirth](Stripe.Params.V2.Core.AccountUpdateParams.Identity.Individual.DateOfBirth.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Identity.Individual.Documents](Stripe.Params.V2.Core.AccountUpdateParams.Identity.Individual.Documents.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Identity.Individual.Documents.CompanyAuthorization](Stripe.Params.V2.Core.AccountUpdateParams.Identity.Individual.Documents.CompanyAuthorization.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Identity.Individual.Documents.Passport](Stripe.Params.V2.Core.AccountUpdateParams.Identity.Individual.Documents.Passport.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Identity.Individual.Documents.PrimaryVerification](Stripe.Params.V2.Core.AccountUpdateParams.Identity.Individual.Documents.PrimaryVerification.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Identity.Individual.Documents.PrimaryVerification.FrontBack](Stripe.Params.V2.Core.AccountUpdateParams.Identity.Individual.Documents.PrimaryVerification.FrontBack.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Identity.Individual.Documents.SecondaryVerification](Stripe.Params.V2.Core.AccountUpdateParams.Identity.Individual.Documents.SecondaryVerification.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Identity.Individual.Documents.SecondaryVerification.FrontBack](Stripe.Params.V2.Core.AccountUpdateParams.Identity.Individual.Documents.SecondaryVerification.FrontBack.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Identity.Individual.Documents.Visa](Stripe.Params.V2.Core.AccountUpdateParams.Identity.Individual.Documents.Visa.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Identity.Individual.IdNumbers](Stripe.Params.V2.Core.AccountUpdateParams.Identity.Individual.IdNumbers.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Identity.Individual.Relationship](Stripe.Params.V2.Core.AccountUpdateParams.Identity.Individual.Relationship.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Identity.Individual.ScriptAddresses](Stripe.Params.V2.Core.AccountUpdateParams.Identity.Individual.ScriptAddresses.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Identity.Individual.ScriptAddresses.Kana](Stripe.Params.V2.Core.AccountUpdateParams.Identity.Individual.ScriptAddresses.Kana.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Identity.Individual.ScriptAddresses.Kanji](Stripe.Params.V2.Core.AccountUpdateParams.Identity.Individual.ScriptAddresses.Kanji.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Identity.Individual.ScriptNames](Stripe.Params.V2.Core.AccountUpdateParams.Identity.Individual.ScriptNames.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Identity.Individual.ScriptNames.Kana](Stripe.Params.V2.Core.AccountUpdateParams.Identity.Individual.ScriptNames.Kana.md): Nested parameters. - [Stripe.Params.V2.Core.AccountUpdateParams.Identity.Individual.ScriptNames.Kanji](Stripe.Params.V2.Core.AccountUpdateParams.Identity.Individual.ScriptNames.Kanji.md): Nested parameters. - [Stripe.Params.V2.Core.Accounts.PersonCreateParams](Stripe.Params.V2.Core.Accounts.PersonCreateParams.md): Parameters for person create. - [Stripe.Params.V2.Core.Accounts.PersonCreateParams.AdditionalAddresses](Stripe.Params.V2.Core.Accounts.PersonCreateParams.AdditionalAddresses.md): Nested parameters. - [Stripe.Params.V2.Core.Accounts.PersonCreateParams.AdditionalNames](Stripe.Params.V2.Core.Accounts.PersonCreateParams.AdditionalNames.md): Nested parameters. - [Stripe.Params.V2.Core.Accounts.PersonCreateParams.AdditionalTermsOfService](Stripe.Params.V2.Core.Accounts.PersonCreateParams.AdditionalTermsOfService.md): Nested parameters. - [Stripe.Params.V2.Core.Accounts.PersonCreateParams.AdditionalTermsOfService.Account](Stripe.Params.V2.Core.Accounts.PersonCreateParams.AdditionalTermsOfService.Account.md): Nested parameters. - [Stripe.Params.V2.Core.Accounts.PersonCreateParams.Address](Stripe.Params.V2.Core.Accounts.PersonCreateParams.Address.md): Nested parameters. - [Stripe.Params.V2.Core.Accounts.PersonCreateParams.DateOfBirth](Stripe.Params.V2.Core.Accounts.PersonCreateParams.DateOfBirth.md): Nested parameters. - [Stripe.Params.V2.Core.Accounts.PersonCreateParams.Documents](Stripe.Params.V2.Core.Accounts.PersonCreateParams.Documents.md): Nested parameters. - [Stripe.Params.V2.Core.Accounts.PersonCreateParams.Documents.CompanyAuthorization](Stripe.Params.V2.Core.Accounts.PersonCreateParams.Documents.CompanyAuthorization.md): Nested parameters. - [Stripe.Params.V2.Core.Accounts.PersonCreateParams.Documents.Passport](Stripe.Params.V2.Core.Accounts.PersonCreateParams.Documents.Passport.md): Nested parameters. - [Stripe.Params.V2.Core.Accounts.PersonCreateParams.Documents.PrimaryVerification](Stripe.Params.V2.Core.Accounts.PersonCreateParams.Documents.PrimaryVerification.md): Nested parameters. - [Stripe.Params.V2.Core.Accounts.PersonCreateParams.Documents.PrimaryVerification.FrontBack](Stripe.Params.V2.Core.Accounts.PersonCreateParams.Documents.PrimaryVerification.FrontBack.md): Nested parameters. - [Stripe.Params.V2.Core.Accounts.PersonCreateParams.Documents.SecondaryVerification](Stripe.Params.V2.Core.Accounts.PersonCreateParams.Documents.SecondaryVerification.md): Nested parameters. - [Stripe.Params.V2.Core.Accounts.PersonCreateParams.Documents.SecondaryVerification.FrontBack](Stripe.Params.V2.Core.Accounts.PersonCreateParams.Documents.SecondaryVerification.FrontBack.md): Nested parameters. - [Stripe.Params.V2.Core.Accounts.PersonCreateParams.Documents.Visa](Stripe.Params.V2.Core.Accounts.PersonCreateParams.Documents.Visa.md): Nested parameters. - [Stripe.Params.V2.Core.Accounts.PersonCreateParams.IdNumbers](Stripe.Params.V2.Core.Accounts.PersonCreateParams.IdNumbers.md): Nested parameters. - [Stripe.Params.V2.Core.Accounts.PersonCreateParams.Relationship](Stripe.Params.V2.Core.Accounts.PersonCreateParams.Relationship.md): Nested parameters. - [Stripe.Params.V2.Core.Accounts.PersonCreateParams.ScriptAddresses](Stripe.Params.V2.Core.Accounts.PersonCreateParams.ScriptAddresses.md): Nested parameters. - [Stripe.Params.V2.Core.Accounts.PersonCreateParams.ScriptAddresses.Kana](Stripe.Params.V2.Core.Accounts.PersonCreateParams.ScriptAddresses.Kana.md): Nested parameters. - [Stripe.Params.V2.Core.Accounts.PersonCreateParams.ScriptAddresses.Kanji](Stripe.Params.V2.Core.Accounts.PersonCreateParams.ScriptAddresses.Kanji.md): Nested parameters. - [Stripe.Params.V2.Core.Accounts.PersonCreateParams.ScriptNames](Stripe.Params.V2.Core.Accounts.PersonCreateParams.ScriptNames.md): Nested parameters. - [Stripe.Params.V2.Core.Accounts.PersonCreateParams.ScriptNames.Kana](Stripe.Params.V2.Core.Accounts.PersonCreateParams.ScriptNames.Kana.md): Nested parameters. - [Stripe.Params.V2.Core.Accounts.PersonCreateParams.ScriptNames.Kanji](Stripe.Params.V2.Core.Accounts.PersonCreateParams.ScriptNames.Kanji.md): Nested parameters. - [Stripe.Params.V2.Core.Accounts.PersonListParams](Stripe.Params.V2.Core.Accounts.PersonListParams.md): Parameters for person list. - [Stripe.Params.V2.Core.Accounts.PersonTokenCreateParams](Stripe.Params.V2.Core.Accounts.PersonTokenCreateParams.md): Parameters for person token create. - [Stripe.Params.V2.Core.Accounts.PersonTokenCreateParams.AdditionalAddresses](Stripe.Params.V2.Core.Accounts.PersonTokenCreateParams.AdditionalAddresses.md): Nested parameters. - [Stripe.Params.V2.Core.Accounts.PersonTokenCreateParams.AdditionalNames](Stripe.Params.V2.Core.Accounts.PersonTokenCreateParams.AdditionalNames.md): Nested parameters. - [Stripe.Params.V2.Core.Accounts.PersonTokenCreateParams.AdditionalTermsOfService](Stripe.Params.V2.Core.Accounts.PersonTokenCreateParams.AdditionalTermsOfService.md): Nested parameters. - [Stripe.Params.V2.Core.Accounts.PersonTokenCreateParams.AdditionalTermsOfService.Account](Stripe.Params.V2.Core.Accounts.PersonTokenCreateParams.AdditionalTermsOfService.Account.md): Nested parameters. - [Stripe.Params.V2.Core.Accounts.PersonTokenCreateParams.Address](Stripe.Params.V2.Core.Accounts.PersonTokenCreateParams.Address.md): Nested parameters. - [Stripe.Params.V2.Core.Accounts.PersonTokenCreateParams.DateOfBirth](Stripe.Params.V2.Core.Accounts.PersonTokenCreateParams.DateOfBirth.md): Nested parameters. - [Stripe.Params.V2.Core.Accounts.PersonTokenCreateParams.Documents](Stripe.Params.V2.Core.Accounts.PersonTokenCreateParams.Documents.md): Nested parameters. - [Stripe.Params.V2.Core.Accounts.PersonTokenCreateParams.Documents.CompanyAuthorization](Stripe.Params.V2.Core.Accounts.PersonTokenCreateParams.Documents.CompanyAuthorization.md): Nested parameters. - [Stripe.Params.V2.Core.Accounts.PersonTokenCreateParams.Documents.Passport](Stripe.Params.V2.Core.Accounts.PersonTokenCreateParams.Documents.Passport.md): Nested parameters. - [Stripe.Params.V2.Core.Accounts.PersonTokenCreateParams.Documents.PrimaryVerification](Stripe.Params.V2.Core.Accounts.PersonTokenCreateParams.Documents.PrimaryVerification.md): Nested parameters. - [Stripe.Params.V2.Core.Accounts.PersonTokenCreateParams.Documents.PrimaryVerification.FrontBack](Stripe.Params.V2.Core.Accounts.PersonTokenCreateParams.Documents.PrimaryVerification.FrontBack.md): Nested parameters. - [Stripe.Params.V2.Core.Accounts.PersonTokenCreateParams.Documents.SecondaryVerification](Stripe.Params.V2.Core.Accounts.PersonTokenCreateParams.Documents.SecondaryVerification.md): Nested parameters. - [Stripe.Params.V2.Core.Accounts.PersonTokenCreateParams.Documents.SecondaryVerification.FrontBack](Stripe.Params.V2.Core.Accounts.PersonTokenCreateParams.Documents.SecondaryVerification.FrontBack.md): Nested parameters. - [Stripe.Params.V2.Core.Accounts.PersonTokenCreateParams.Documents.Visa](Stripe.Params.V2.Core.Accounts.PersonTokenCreateParams.Documents.Visa.md): Nested parameters. - [Stripe.Params.V2.Core.Accounts.PersonTokenCreateParams.IdNumbers](Stripe.Params.V2.Core.Accounts.PersonTokenCreateParams.IdNumbers.md): Nested parameters. - [Stripe.Params.V2.Core.Accounts.PersonTokenCreateParams.Relationship](Stripe.Params.V2.Core.Accounts.PersonTokenCreateParams.Relationship.md): Nested parameters. - [Stripe.Params.V2.Core.Accounts.PersonTokenCreateParams.ScriptAddresses](Stripe.Params.V2.Core.Accounts.PersonTokenCreateParams.ScriptAddresses.md): Nested parameters. - [Stripe.Params.V2.Core.Accounts.PersonTokenCreateParams.ScriptAddresses.Kana](Stripe.Params.V2.Core.Accounts.PersonTokenCreateParams.ScriptAddresses.Kana.md): Nested parameters. - [Stripe.Params.V2.Core.Accounts.PersonTokenCreateParams.ScriptAddresses.Kanji](Stripe.Params.V2.Core.Accounts.PersonTokenCreateParams.ScriptAddresses.Kanji.md): Nested parameters. - [Stripe.Params.V2.Core.Accounts.PersonTokenCreateParams.ScriptNames](Stripe.Params.V2.Core.Accounts.PersonTokenCreateParams.ScriptNames.md): Nested parameters. - [Stripe.Params.V2.Core.Accounts.PersonTokenCreateParams.ScriptNames.Kana](Stripe.Params.V2.Core.Accounts.PersonTokenCreateParams.ScriptNames.Kana.md): Nested parameters. - [Stripe.Params.V2.Core.Accounts.PersonTokenCreateParams.ScriptNames.Kanji](Stripe.Params.V2.Core.Accounts.PersonTokenCreateParams.ScriptNames.Kanji.md): Nested parameters. - [Stripe.Params.V2.Core.Accounts.PersonUpdateParams](Stripe.Params.V2.Core.Accounts.PersonUpdateParams.md): Parameters for person update. - [Stripe.Params.V2.Core.Accounts.PersonUpdateParams.AdditionalAddresses](Stripe.Params.V2.Core.Accounts.PersonUpdateParams.AdditionalAddresses.md): Nested parameters. - [Stripe.Params.V2.Core.Accounts.PersonUpdateParams.AdditionalNames](Stripe.Params.V2.Core.Accounts.PersonUpdateParams.AdditionalNames.md): Nested parameters. - [Stripe.Params.V2.Core.Accounts.PersonUpdateParams.AdditionalTermsOfService](Stripe.Params.V2.Core.Accounts.PersonUpdateParams.AdditionalTermsOfService.md): Nested parameters. - [Stripe.Params.V2.Core.Accounts.PersonUpdateParams.AdditionalTermsOfService.Account](Stripe.Params.V2.Core.Accounts.PersonUpdateParams.AdditionalTermsOfService.Account.md): Nested parameters. - [Stripe.Params.V2.Core.Accounts.PersonUpdateParams.Address](Stripe.Params.V2.Core.Accounts.PersonUpdateParams.Address.md): Nested parameters. - [Stripe.Params.V2.Core.Accounts.PersonUpdateParams.DateOfBirth](Stripe.Params.V2.Core.Accounts.PersonUpdateParams.DateOfBirth.md): Nested parameters. - [Stripe.Params.V2.Core.Accounts.PersonUpdateParams.Documents](Stripe.Params.V2.Core.Accounts.PersonUpdateParams.Documents.md): Nested parameters. - [Stripe.Params.V2.Core.Accounts.PersonUpdateParams.Documents.CompanyAuthorization](Stripe.Params.V2.Core.Accounts.PersonUpdateParams.Documents.CompanyAuthorization.md): Nested parameters. - [Stripe.Params.V2.Core.Accounts.PersonUpdateParams.Documents.Passport](Stripe.Params.V2.Core.Accounts.PersonUpdateParams.Documents.Passport.md): Nested parameters. - [Stripe.Params.V2.Core.Accounts.PersonUpdateParams.Documents.PrimaryVerification](Stripe.Params.V2.Core.Accounts.PersonUpdateParams.Documents.PrimaryVerification.md): Nested parameters. - [Stripe.Params.V2.Core.Accounts.PersonUpdateParams.Documents.PrimaryVerification.FrontBack](Stripe.Params.V2.Core.Accounts.PersonUpdateParams.Documents.PrimaryVerification.FrontBack.md): Nested parameters. - [Stripe.Params.V2.Core.Accounts.PersonUpdateParams.Documents.SecondaryVerification](Stripe.Params.V2.Core.Accounts.PersonUpdateParams.Documents.SecondaryVerification.md): Nested parameters. - [Stripe.Params.V2.Core.Accounts.PersonUpdateParams.Documents.SecondaryVerification.FrontBack](Stripe.Params.V2.Core.Accounts.PersonUpdateParams.Documents.SecondaryVerification.FrontBack.md): Nested parameters. - [Stripe.Params.V2.Core.Accounts.PersonUpdateParams.Documents.Visa](Stripe.Params.V2.Core.Accounts.PersonUpdateParams.Documents.Visa.md): Nested parameters. - [Stripe.Params.V2.Core.Accounts.PersonUpdateParams.IdNumbers](Stripe.Params.V2.Core.Accounts.PersonUpdateParams.IdNumbers.md): Nested parameters. - [Stripe.Params.V2.Core.Accounts.PersonUpdateParams.Relationship](Stripe.Params.V2.Core.Accounts.PersonUpdateParams.Relationship.md): Nested parameters. - [Stripe.Params.V2.Core.Accounts.PersonUpdateParams.ScriptAddresses](Stripe.Params.V2.Core.Accounts.PersonUpdateParams.ScriptAddresses.md): Nested parameters. - [Stripe.Params.V2.Core.Accounts.PersonUpdateParams.ScriptAddresses.Kana](Stripe.Params.V2.Core.Accounts.PersonUpdateParams.ScriptAddresses.Kana.md): Nested parameters. - [Stripe.Params.V2.Core.Accounts.PersonUpdateParams.ScriptAddresses.Kanji](Stripe.Params.V2.Core.Accounts.PersonUpdateParams.ScriptAddresses.Kanji.md): Nested parameters. - [Stripe.Params.V2.Core.Accounts.PersonUpdateParams.ScriptNames](Stripe.Params.V2.Core.Accounts.PersonUpdateParams.ScriptNames.md): Nested parameters. - [Stripe.Params.V2.Core.Accounts.PersonUpdateParams.ScriptNames.Kana](Stripe.Params.V2.Core.Accounts.PersonUpdateParams.ScriptNames.Kana.md): Nested parameters. - [Stripe.Params.V2.Core.Accounts.PersonUpdateParams.ScriptNames.Kanji](Stripe.Params.V2.Core.Accounts.PersonUpdateParams.ScriptNames.Kanji.md): Nested parameters. - [Stripe.Params.V2.Core.EventDestinationCreateParams](Stripe.Params.V2.Core.EventDestinationCreateParams.md): Parameters for event destination create. - [Stripe.Params.V2.Core.EventDestinationCreateParams.AmazonEventbridge](Stripe.Params.V2.Core.EventDestinationCreateParams.AmazonEventbridge.md): Nested parameters. - [Stripe.Params.V2.Core.EventDestinationCreateParams.WebhookEndpoint](Stripe.Params.V2.Core.EventDestinationCreateParams.WebhookEndpoint.md): Nested parameters. - [Stripe.Params.V2.Core.EventDestinationListParams](Stripe.Params.V2.Core.EventDestinationListParams.md): Parameters for event destination list. - [Stripe.Params.V2.Core.EventDestinationRetrieveParams](Stripe.Params.V2.Core.EventDestinationRetrieveParams.md): Parameters for event destination retrieve. - [Stripe.Params.V2.Core.EventDestinationUpdateParams](Stripe.Params.V2.Core.EventDestinationUpdateParams.md): Parameters for event destination update. - [Stripe.Params.V2.Core.EventDestinationUpdateParams.WebhookEndpoint](Stripe.Params.V2.Core.EventDestinationUpdateParams.WebhookEndpoint.md): Nested parameters. - [Stripe.Params.V2.Core.EventListParams](Stripe.Params.V2.Core.EventListParams.md): Parameters for event list. - [Stripe.Params.V2.Core.EventListParams.Created](Stripe.Params.V2.Core.EventListParams.Created.md): Nested parameters. - [Stripe.Params.WebhookEndpointCreateParams](Stripe.Params.WebhookEndpointCreateParams.md): Parameters for webhook endpoint create. - [Stripe.Params.WebhookEndpointListParams](Stripe.Params.WebhookEndpointListParams.md): Parameters for webhook endpoint list. - [Stripe.Params.WebhookEndpointRetrieveParams](Stripe.Params.WebhookEndpointRetrieveParams.md): Parameters for webhook endpoint retrieve. - [Stripe.Params.WebhookEndpointUpdateParams](Stripe.Params.WebhookEndpointUpdateParams.md): Parameters for webhook endpoint update. ## Mix Tasks - [mix stripe.generate](Mix.Tasks.Stripe.Generate.md): Generate Stripe API modules from the OpenAPI spec. - [mix tiger_stripe.install](Mix.Tasks.TigerStripe.Install.md): Installs and configures tiger_stripe in a Phoenix application.