Enumeration: ShippingProfileType
internal.ShippingProfileType
Enumeration Members
CUSTOM
• CUSTOM = "custom"
Defined in
medusa/dist/models/shipping-profile.d.ts:7
DEFAULT
• DEFAULT = "default"
Defined in
medusa/dist/models/shipping-profile.d.ts:5
GIFT_CARD
• GIFT_CARD = "gift_card"
Defined in
medusa/dist/models/shipping-profile.d.ts:6
Was this page helpful?