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