Skip to main content
Skip to main content
You're viewing the documentation for v1, which isn't the latest Medusa version.Latest documentation

ShippingOptionTypeDTO

The shipping option type details.

Properties

idstringRequired
The ID of the shipping option type.
labelstringRequired
The label of the shipping option type.
descriptionstringRequired
The description of the shipping option type.
codestringRequired
The code of the shipping option type.
shipping_option_idstringRequired
The associated shipping option's ID.
shipping_optionShippingOptionDTORequired
The associated shipping option.
created_atDateRequired
The creation date of the shipping option type.
updated_atDateRequired
The update date of the shipping option type.
deleted_atnull | DateRequired
The deletion date of the shipping option type.
Was this section helpful?