fixedAmount property

ShippingRateFixedAmount? fixedAmount
final

fixed_amount_update

Describes a fixed amount to charge for shipping. Must be present if type is `fixed_amount`.

Implementation

final ShippingRateFixedAmount? fixedAmount;