ShippingOptionTypeDTO
The shipping option type details.
id
stringRequiredThe ID of the shipping option type.
label
stringRequiredThe label of the shipping option type.
description
stringRequiredThe description of the shipping option type.
code
stringRequiredThe code of the shipping option type.
shipping_option_id
stringRequiredThe associated shipping option's ID.
The associated shipping option.
created_at
DateRequiredThe creation date of the shipping option type.
updated_at
DateRequiredThe update date of the shipping option type.
deleted_at
null | DateRequiredThe deletion date of the shipping option type.
Was this section helpful?