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 ¶
MarshalJSON is generated so BOTyp satisfies json.Marshaler.
func (*BOTyp) UnmarshalJSON ¶
UnmarshalJSON is generated so BOTyp satisfies json.Unmarshaler.
Click to show internal directories.
Click to hide internal directories.