model

package
v2.6.0 Latest Latest
Warning

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

Go to latest
Published: Jun 2, 2021 License: AGPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	PaymentState = map[string]string{
		"CREATED":            "250",
		"IN_PROCESS":         "251",
		"IN_BLOCK":           "252",
		"REFUND_IN_PROGRESS": "256",
		"SUCCESS":            "253",
		"REFUND_COMPLETE":    "254",
		"CANCEL_COMPLETE":    "255",
		"FAIL":               "258",
		"REJECT":             "259",
	}
)

Functions

This section is empty.

Types

type DetailPayload

type DetailPayload struct {
	City   pb_catalog_city.CityCombine     `json:"city"`
	Cinema pb_catalog_cinema.CinemaCombine `json:"cinema"`
	Hall   pb_catalog_hall.HallCombine     `json:"hall"`
	Movie  pb_catalog_movie.MovieCombine   `json:"movie"`
	Seance pb_catalog_seance.SeanceCombine `json:"seance"`
}

Jump to

Keyboard shortcuts

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