ShippingOptionType - Fulfillment Module Data Models Reference

This documentation provides a reference to the ShippingOptionType data model. It belongs to the Fulfillment Module.

idPrimaryKeyModifier<IdProperty>
The ID of the shipping option type.
labelTextProperty
The label of the shipping option type
codeTextProperty
The code of the shipping option type
shipping_optionHasOne<ShippingOption>
The associated shipping option.
descriptionTextPropertyOptional
The description of the shipping option type
Was this page helpful?