fixedAmount property

SessionFixedAmount? fixedAmount
final

fixed_amount

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

Implementation

final SessionFixedAmount? fixedAmount;