Polarex.ProductPriceSeatBasedCreate (Polarex v0.2.8)

View Source

Provides struct and type for a ProductPriceSeatBasedCreate

Summary

Types

t()

@type t() :: %Polarex.ProductPriceSeatBasedCreate{
  amount_type: String.t(),
  price_currency: String.t() | nil,
  seat_tiers: Polarex.ProductPriceSeatTiers.t()
}