Record
post-invoices-body-shipping-cost-shipping-rate-data-fixed-amount
No description available.
record post-invoices-body-shipping-cost-shipping-rate-data-fixed-amount {
amount: s32,
currency: string,
currency-options: option<post-invoices-body-shipping-cost-shipping-rate-data-fixed-amount-currency-options>,
}Fields
| Name | Type | Description |
|---|---|---|
| amount | s32 | |
| currency | string | |
| currency-options | option<post-invoices-body-shipping-cost-shipping-rate-data-fixed-amount-currency-options> |