594 B
594 B
title | description |
---|---|
shippingOption | One shipping option |
Constructor: shippingOption
One shipping option
Attributes:
Name | Type | Required | Description |
---|---|---|---|
id | string | Yes | Shipping option identifier |
title | string | Yes | Option title |
prices | Array of labeledPrice | Yes | List of objects used to calculate total shipping price |