Polarex.ProductPriceSeatBasedCreate (Polarex v0.2.8)
View SourceProvides struct and type for a ProductPriceSeatBasedCreate
Summary
Types
@type t() :: %Polarex.ProductPriceSeatBasedCreate{ amount_type: String.t(), price_currency: String.t() | nil, seat_tiers: Polarex.ProductPriceSeatTiers.t() }