order_pay_type

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 OrderPayType

type OrderPayType int
const (
	NOT_SELECTED OrderPayType = -1
	WECHAT       OrderPayType = iota
	ALIPAY
)

func (OrderPayType) Code

func (e OrderPayType) Code() int

func (OrderPayType) Des

func (e OrderPayType) Des() string

func (OrderPayType) MarshalJSON

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

func (*OrderPayType) UnmarshalJSON

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

Jump to

Keyboard shortcuts

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