Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ErrNotFound ¶
type ErrNotFound struct {
Name string
}
func (*ErrNotFound) Error ¶
func (u *ErrNotFound) Error() string
type ListFilter ¶
type PaymentMethod ¶
type PaymentMethod int
const ( PaymentMethodInvalid PaymentMethod = iota PaymentMethodBit PaymentMethodPaybox PaymentMethodPepper )
func (PaymentMethod) String ¶
func (p PaymentMethod) String() string
Click to show internal directories.
Click to hide internal directories.