StripeElixir.Params.ProductCreateParams.MarketingFeatures (stripe_elixir v0.1.0)

Copy Markdown View Source

Nested parameters.

Summary

Types

t()

@type t() :: %StripeElixir.Params.ProductCreateParams.MarketingFeatures{
  name: String.t() | nil
}
  • name - The marketing feature name. Up to 80 characters long. Max length: 5000.