vertragsart

package
v0.0.14 Latest Latest
Warning

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

Go to latest
Published: Oct 20, 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 Vertragsart

type Vertragsart int

Vertragsart describes different kinds of contracts

const (
	ENERGIELIEFERVERTRAG       Vertragsart = iota + 1 // ENERGIELIEFERVERTRAG
	NETZNUTZUNG                                       // Netznutzungsvertrag
	BILANZIERUNGSVERTRAG                              // BILANZIERUNGSVERTRAG
	MESSSTELLENBETRIEBSVERTRAG                        // Messstellenabetriebsvertrag
	BUENDELVERTRAG                                    // Bündelvertrag
)

func (Vertragsart) MarshalJSON

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

MarshalJSON is generated so Vertragsart satisfies json.Marshaler.

func (Vertragsart) String

func (i Vertragsart) String() string

func (*Vertragsart) UnmarshalJSON

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

UnmarshalJSON is generated so Vertragsart satisfies json.Unmarshaler.

Jump to

Keyboard shortcuts

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