Record
shipping-option
No description available.
record shipping-option {
id: string,
prices: list<labeled-price>,
title: string,
}Fields
| Name | Type | Description |
|---|---|---|
| id | string | |
| prices | list<labeled-price> | |
| title | string |
No description available.
record shipping-option {
id: string,
prices: list<labeled-price>,
title: string,
}| Name | Type | Description |
|---|---|---|
| id | string | |
| prices | list<labeled-price> | |
| title | string |