handelsunstimmigkeitstyp

package
v0.9.1 Latest Latest
Warning

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

Go to latest
Published: May 2, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Code auto-generated; DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Handelsunstimmigkeitstyp

type Handelsunstimmigkeitstyp int

Handelsunstimmigkeitstyp are the possible types of a bo.Handelsunstimmigkeit

const (
	// HANDELSRECHNUNG represents SG2 DOC 1001 code "380"
	HANDELSRECHNUNG Handelsunstimmigkeitstyp = iota + 1

	// LIEFERSCHEIN_HANDELSUNSTIMMIGKEITSTYP represents SG2 DOC 1001 code "270"
	LIEFERSCHEIN_HANDELSUNSTIMMIGKEITSTYP

	// LIEFERSCHEIN_GRUND_ARBEITSPREIS represents SG2 DOC 1001 code "Z41"
	LIEFERSCHEIN_GRUND_ARBEITSPREIS

	// LIEFERSCHEIN_ARBEITS_LEISTUNGSPREIS represents SG2 DOC 1001 code "Z42"
	LIEFERSCHEIN_ARBEITS_LEISTUNGSPREIS
)

func (Handelsunstimmigkeitstyp) MarshalJSON

func (r Handelsunstimmigkeitstyp) MarshalJSON() ([]byte, error)

MarshalJSON is generated so Handelsunstimmigkeitstyp satisfies json.Marshaler.

func (*Handelsunstimmigkeitstyp) Scan added in v0.2.3

func (r *Handelsunstimmigkeitstyp) Scan(src interface{}) error

Scan sets r to the enum value represented by src. It implements the sql.Scanner interface to be useable by sql drivers when reading from database.

func (Handelsunstimmigkeitstyp) String

func (i Handelsunstimmigkeitstyp) String() string

func (*Handelsunstimmigkeitstyp) UnmarshalJSON

func (r *Handelsunstimmigkeitstyp) UnmarshalJSON(data []byte) error

UnmarshalJSON is generated so Handelsunstimmigkeitstyp satisfies json.Unmarshaler.

func (Handelsunstimmigkeitstyp) Value added in v0.2.3

Value returns the string representation of r or an error, if no string representation exists. It implements the sql.Valuer interface to be useable by sql drivers when storing enums.

Jump to

Keyboard shortcuts

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