payment_type

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Aug 15, 2022 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PaymentType

type PaymentType uint
const (
	Invalid PaymentType = iota
	BankDirectDebit
	BankTransfer
	Voucher
	Cash
	Rectification
)

func NewPaymentType added in v0.20.0

func NewPaymentType(value string) PaymentType

func (PaymentType) Format added in v0.20.0

func (p PaymentType) Format() string

func (PaymentType) SequenceType

func (p PaymentType) SequenceType() sequence_type.SequenceType

func (PaymentType) String

func (p PaymentType) String() string

Jump to

Keyboard shortcuts

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