Interface IShippingOption

This object represents one shipping option.

Hierarchy

  • IShippingOption

Properties

Properties

id: string

Shipping option identifier

prices: ILabeledPrice[]

List of price portions

title: string

Option title

Generated using TypeDoc