Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Verwendungszweck ¶
type Verwendungszweck int
const ( NETZNUTZUNGSABRECHNUNG Verwendungszweck = iota + 1 BILANZKREISABRECHNUNG MEHRMINDERMENGENABRECHNUNG ENDKUNDENABRECHNUNG UEBERMITTLUNG_AN_DAS_HKNR ERMITTLUNG_AUSGEGLICHENHEIT_BILANZKREIS )
func (Verwendungszweck) MarshalJSON ¶
func (r Verwendungszweck) MarshalJSON() ([]byte, error)
MarshalJSON is generated so Verwendungszweck satisfies json.Marshaler.
func (Verwendungszweck) String ¶
func (i Verwendungszweck) String() string
func (*Verwendungszweck) UnmarshalJSON ¶
func (r *Verwendungszweck) UnmarshalJSON(data []byte) error
UnmarshalJSON is generated so Verwendungszweck satisfies json.Unmarshaler.
Click to show internal directories.
Click to hide internal directories.