Stripe.Params.V2.Core.AccountCreateParams.Configuration.Customer.Billing
(tiger_stripe v0.1.10)
Copy Markdown
View Source
Nested parameters.
Summary
Types
@type t() :: %Stripe.Params.V2.Core.AccountCreateParams.Configuration.Customer.Billing{ invoice: Stripe.Params.V2.Core.AccountCreateParams.Configuration.Customer.Billing.Invoice.t() | nil }
invoice- Default invoice settings for the customer account.