artikelidtyp

package
v0.4.6 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ArtikelIdTyp

type ArtikelIdTyp int

ArtikelIdTyp ermöglicht die Unterscheidung zwischen ArtikelId und GruppenArtikelId

const (
	ARTIKELID        ArtikelIdTyp = iota + 1 // Übertragungsnetzbetreiber
	GRUPPENARTIKELID                         // Verteilnetzbetreiber
)

func (ArtikelIdTyp) MarshalJSON

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

MarshalJSON is generated so ArtikelIdTyp satisfies json.Marshaler.

func (ArtikelIdTyp) String

func (i ArtikelIdTyp) String() string

func (*ArtikelIdTyp) UnmarshalJSON

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

UnmarshalJSON is generated so ArtikelIdTyp satisfies json.Unmarshaler.

Jump to

Keyboard shortcuts

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