Provides struct and type for a ProductPriceFreeCreate
@type t() :: %Polarex.ProductPriceFreeCreate{ amount_type: String.t(), price_currency: String.t() | nil, tax_behavior: String.t() | nil }