transactionStatusEnums

package
v0.0.0-...-7538a8c 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: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TransactionStatus

type TransactionStatus string
const (
	Success TransactionStatus = `SUCCESS`
	Pending TransactionStatus = `PENDING`
	Failed  TransactionStatus = `FAILED`
)

func (*TransactionStatus) String

func (s *TransactionStatus) String() string

func (*TransactionStatus) UnmarshalJSON

func (s *TransactionStatus) UnmarshalJSON(data []byte) error

Jump to

Keyboard shortcuts

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