Skip to main content
Skip to main content

ShippingProfileType

The shipping profile's type.

Enumeration Members

CUSTOM

CUSTOM = "custom"

The profile used to ship custom items.


DEFAULT

DEFAULT = "default"

The default profile used to ship item.


GIFT_CARD

GIFT_CARD = "gift_card"

The profile used to ship gift cards.

Was this section helpful?