ProductPriceFreeCreate
Schema to create a free price.
Summary
Types
@type t() :: %PolarExpress.Schemas.ProductPriceFreeCreate{ amount_type: String.t() | nil, price_currency: PolarExpress.Schemas.PresentmentCurrency.t() | nil }
amount_typeprice_currency- The currency in which the customer will be charged.