Polarex.ProductPriceSeatBasedCreate (Polarex v0.3.0)
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.ProductPriceSeatTiersInput.t(), tax_behavior: String.t() | nil }