ShippingProfileType
The shipping profile's type.
Enumeration Members
DEFAULT
DEFAULT = "default"
The default profile used to ship item.
GIFT_CARD
GIFT_CARD = "gift_card"
The profile used to ship gift cards.
CUSTOM
CUSTOM = "custom"
The profile used to ship custom items.
Was this section helpful?