- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
ShippingOptionTypeDTO
The shipping option type details.
id
stringThe ID of the shipping option type.
label
stringThe label of the shipping option type.
description
stringThe description of the shipping option type.
code
stringThe code of the shipping option type.
shipping_option_id
stringThe associated shipping option's ID.
shipping_option
ShippingOptionDTOThe associated shipping option.
shipping_option
ShippingOptionDTOcreated_at
DateThe creation date of the shipping option type.
updated_at
DateThe update date of the shipping option type.
deleted_at
null | DateThe deletion date of the shipping option type.
Was this page helpful?