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

ShippingOptionRuleDTO

The shipping option rule details.

Properties

idstringRequired
The ID of the shipping option rule.
attributestringRequired
The attribute of the shipping option rule.
operatorstringRequired
The operator of the shipping option rule.
valuenull | objectRequired
The values of the shipping option rule.
shipping_option_idstringRequired
The associated shipping option's ID.
shipping_optionShippingOptionDTORequired
The associated shipping option.
created_atDateRequired
The creation date of the shipping option rule.
updated_atDateRequired
The update date of the shipping option rule.
deleted_atnull | DateRequired
The deletion date of the shipping option rule.
Was this section helpful?