order_pay_mode

package
v0.4.42 Latest Latest
Warning

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

Go to latest
Published: Jan 7, 2025 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OrderPayMode

type OrderPayMode int
const (
	Default  OrderPayMode = -1
	Redirect OrderPayMode = iota
	Form
)

func (OrderPayMode) Code added in v0.4.38

func (e OrderPayMode) Code() int32

func (OrderPayMode) Des

func (e OrderPayMode) Des() string

func (OrderPayMode) Enum added in v0.4.38

func (e OrderPayMode) Enum() string

func (OrderPayMode) MarshalJSON

func (e OrderPayMode) MarshalJSON() ([]byte, error)

func (*OrderPayMode) UnmarshalJSON

func (e *OrderPayMode) UnmarshalJSON(value []byte) error

func (OrderPayMode) Val

func (e OrderPayMode) Val() int

Jump to

Keyboard shortcuts

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