Stripe.Params.BillingPortal.ConfigurationCreateParams.Features.InvoiceHistory (tiger_stripe v0.1.10)

Copy Markdown View Source

Nested parameters.

Summary

Types

t()

@type t() ::
  %Stripe.Params.BillingPortal.ConfigurationCreateParams.Features.InvoiceHistory{
    enabled: boolean() | nil
  }
  • enabled - Whether the feature is enabled.