fixedAmount property
fixed_amount_update
Describes a fixed amount to charge for shipping. Must be present if type is `fixed_amount`.
Implementation
final ShippingRateFixedAmount? fixedAmount;
fixed_amount_update
Describes a fixed amount to charge for shipping. Must be present if type is `fixed_amount`.
final ShippingRateFixedAmount? fixedAmount;