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