order_pay_mode

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2024 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) Des

func (e OrderPayMode) Des() 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