Nested struct within the parent resource.
Summary
Types
@type t() :: %Stripe.Resources.Product.MarketingFeatures{name: String.t() | nil}
name- The marketing feature name. Up to 80 characters long. Max length: 5000.
Nested struct within the parent resource.
@type t() :: %Stripe.Resources.Product.MarketingFeatures{name: String.t() | nil}
name - The marketing feature name. Up to 80 characters long. Max length: 5000.