Record
temando-shipping-data-order-shipping-experience-interface
No description available.
record temando-shipping-data-order-shipping-experience-interface {
code: string,
cost: f64,
label: string,
}Fields
| Name | Type | Description |
|---|---|---|
| code | string | |
| cost | f64 | |
| label | string |