Stripe.Params.ProductCreateParams.MarketingFeatures
(tiger_stripe v0.1.10)
Copy Markdown
View Source
Nested parameters.
Summary
Types
@type t() :: %Stripe.Params.ProductCreateParams.MarketingFeatures{ name: String.t() | nil }
name- The marketing feature name. Up to 80 characters long. Max length: 5000.