- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
ShippingOptionRuleDTO
The shipping option rule details.
id
stringThe ID of the shipping option rule.
attribute
stringThe attribute of the shipping option rule.
operator
stringThe operator of the shipping option rule.
value
null | objectThe values of the shipping option rule.
value
null | objectshipping_option_id
stringThe associated shipping option's ID.
shipping_option
ShippingOptionDTOThe associated shipping option.
shipping_option
ShippingOptionDTOcreated_at
DateThe creation date of the shipping option rule.
updated_at
DateThe update date of the shipping option rule.
deleted_at
null | DateThe deletion date of the shipping option rule.
Was this page helpful?