paymentmethodtype

package
v1.1.4 Latest Latest
Warning

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

Go to latest
Published: Nov 6, 2025 License: GPL-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetSet

func GetSet(value int64) map[PaymentMethodType]bool

Types

type PaymentMethodType

type PaymentMethodType string
const (
	Nil         PaymentMethodType = ""
	Reference   PaymentMethodType = "Reference"
	Credit      PaymentMethodType = "Credit"
	Debit       PaymentMethodType = "Debit"
	EBT         PaymentMethodType = "EBT"
	Cash        PaymentMethodType = "Cash"
	ACH         PaymentMethodType = "ACH"
	Gift        PaymentMethodType = "Gift"
	Recurring   PaymentMethodType = "Recurring"
	Other       PaymentMethodType = "Other"
	APM         PaymentMethodType = "APM"
	Ewic        PaymentMethodType = "Ewic"
	BankPayment PaymentMethodType = "BankPayment"
	BNPL        PaymentMethodType = "BNPL"
)

func (PaymentMethodType) GetPaymentMethodType

func (t PaymentMethodType) GetPaymentMethodType() PaymentMethodType

func (PaymentMethodType) GetStringValue

func (t PaymentMethodType) GetStringValue() string

func (PaymentMethodType) LongValue

func (t PaymentMethodType) LongValue() int64

Jump to

Keyboard shortcuts

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