Wasm Directoryalpha
Record

shipping-rate-fixed-amount

No description available.

record shipping-rate-fixed-amount {
  amount: s32,
  currency: string,
  currency-options: option​<shipping-rate-fixed-amount-currency-options>,
}

Fields

NameTypeDescription
amounts32
currencystring
currency-optionsoption​<shipping-rate-fixed-amount-currency-options>