applicationmethod

package
v1.37.4 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Query

Types

type ApplicationMethod

type ApplicationMethod struct {
	mixin.Model[ApplicationMethod]

	PromotionId  string `json:"promotionId"`
	Value        int    `json:"value"`
	CurrencyCode string `json:"currencyCode"`
	MaxQuantity  int    `json:"maxQuantity"`
	Type         string `json:"type"`
	TargetType   string `json:"targetType"`
	Allocation   string `json:"allocation"`

	Metadata  Map    `json:"metadata,omitempty" datastore:"-"`
	Metadata_ string `json:"-" datastore:",noindex"`
}

func (*ApplicationMethod) Load

func (a *ApplicationMethod) Load(ps []datastore.Property) (err error)

func (*ApplicationMethod) Save

func (a *ApplicationMethod) Save() ([]datastore.Property, error)

Jump to

Keyboard shortcuts

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