Provides struct and type for a ProductPriceMeteredUnitCreate
@type t() :: %Polarex.ProductPriceMeteredUnitCreate{ amount_type: String.t(), cap_amount: integer() | nil, meter_id: String.t(), price_currency: String.t() | nil, unit_amount: number() | String.t() }