ShippingOptionRuleDTO
The shipping option rule details.
id
stringRequiredThe ID of the shipping option rule.
attribute
stringRequiredThe attribute of the shipping option rule.
operator
stringRequiredThe operator of the shipping option rule.
value
null | objectRequiredThe values of the shipping option rule.
shipping_option_id
stringRequiredThe associated shipping option's ID.
The associated shipping option.
created_at
DateRequiredThe creation date of the shipping option rule.
updated_at
DateRequiredThe update date of the shipping option rule.
deleted_at
null | DateRequiredThe deletion date of the shipping option rule.
Was this section helpful?