model

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: May 25, 2021 License: AGPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DivisionResult

type DivisionResult struct {
	Uuid   string `json:"uuid" db:"uuid"`
	Name   string `json:"name" db:"name"`
	OpenAt string `json:"open_at" db:"open_at"`
}

type ExportMenuResult

type ExportMenuResult struct {
	RetProduct  string `json:"ret_product" db:"RET_PRODUCT"`
	RetCategory string `json:"ret_category" db:"RET_CATEGORY"`
}

type ExportOrderStatusResult

type ExportOrderStatusResult struct {
	StatCode int64  `json:"stat_code" db:"STAT_CODE"`
	StatName string `json:"stat_name" db:"STAT_NAME"`
}

type KeyDataResult

type KeyDataResult struct {
	Type string `json:"type" db:"type"`
	Uuid string `json:"uuid" db:"uuid"`
	Name string `json:"name" db:"name"`
}

Jump to

Keyboard shortcuts

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