Skip to main content
Skip to main content

ShippingOptionRuleDTO

The shipping option rule details.

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?