servicezone

package
v1.37.1 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 ServiceZone

type ServiceZone struct {
	mixin.Model[ServiceZone]

	Name             string `json:"name"`
	FulfillmentSetId string `json:"fulfillmentSetId"`

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

func New

func (*ServiceZone) Load

func (s *ServiceZone) Load(ps []datastore.Property) (err error)

func (*ServiceZone) Save

func (s *ServiceZone) Save() ([]datastore.Property, error)

Jump to

Keyboard shortcuts

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