sequence_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: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SequenceType

type SequenceType uint
const (
	Invalid              SequenceType = iota
	StandardInvoice                   // Standard invoices with bank direct debit payment type
	SpecialInvoice                    // Special invoices, with other payments types
	RectificationInvoice              // Rectification invoices, correct standard or special invoice
	Customer                          // Customers
)

func NewSequenceType added in v0.20.0

func NewSequenceType(value string) SequenceType

func (SequenceType) Format added in v0.20.0

func (s SequenceType) Format() string

func (SequenceType) Prefix

func (s SequenceType) Prefix() string

func (SequenceType) String

func (s SequenceType) String() string

Jump to

Keyboard shortcuts

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