- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
ShippingOptionRule - Fulfillment Module Data Models Reference
This documentation provides a reference to the ShippingOptionRule data model. It belongs to the Fulfillment Module.
id
PrimaryKeyModifier<IdProperty>The ID of the shipping option rule.
attribute
TextPropertyThe name of a property or table that the rule applies to.
@example customer_group
operator
EnumProperty<typeof RuleOperator>The operator used in the condition.
@example eq
The associated shipping option.
value
JSONPropertyOptionalThe value of the shipping option rule
Was this page helpful?