Stripe.Params.BillingPortal.ConfigurationUpdateParams.Features.InvoiceHistory
(tiger_stripe v0.1.10)
Copy Markdown
View Source
Nested parameters.
Summary
Types
@type t() :: %Stripe.Params.BillingPortal.ConfigurationUpdateParams.Features.InvoiceHistory{ enabled: boolean() | nil }
enabled- Whether the feature is enabled.