botyp

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Sep 21, 2021 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 BOTyp

type BOTyp int

BOTyp is an enumeration that contains all available Business Objects

const (
	Angebot           BOTyp = iota + 1 // offer
	Ansprechpartner                    // contact person
	Ausschreibung                      // tender offer
	Energiemenge                       // energy amount
	Geschaeftspartner                  // business partner
	Kosten                             // costs
	Lastgang
	Marktlokation        // market location / "MaLo"
	Messlokation         // metering location / "MeLo"
	Marktteilnehmer      // market partner
	Netznutzungsrechnung //
	Preisblatt           // price sheet
	PreisblattDienstleistung
	PreisblattKonzessionsabgabe
	PreisblattMessung
	PreisblattUmlagen
	Rechnung // Invoice
	Tarifinfo
	TarifPreisblatt
	Vertrag // contract
	Zaehler // meter
	Zeitreihe
)

func (BOTyp) MarshalJSON

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

MarshalJSON is generated so BOTyp satisfies json.Marshaler.

func (BOTyp) String

func (i BOTyp) String() string

func (*BOTyp) UnmarshalJSON

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

UnmarshalJSON is generated so BOTyp satisfies json.Unmarshaler.

Jump to

Keyboard shortcuts

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