shippingoptionrule

package
v1.37.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 19, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Query

Types

type ShippingOptionRule

type ShippingOptionRule struct {
	mixin.Model[ShippingOptionRule]

	Attribute        string `json:"attribute"`
	Operator         string `json:"operator"` // "eq", "ne", "gt", "lt", "gte", "lte", "in", "nin"
	Value            string `json:"value" datastore:",noindex"`
	ShippingOptionId string `json:"shippingOptionId"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL