anrede

package
v0.0.11 Latest Latest
Warning

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

Go to latest
Published: Oct 1, 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 Anrede

type Anrede int

Anrede ist eine Auflistung möglicher abzurechnender Dienstleistungen.

const (
	Herr             Anrede = iota + 1 // Herr
	Frau                               // Frau
	Divers                             // divers
	Eheleute                           // Eheleute
	Firma                              // Firma
	Wohngemeinschaft                   // WG
	Individuell                        // Individuell festgelegt
)

func (Anrede) MarshalJSON

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

MarshalJSON is generated so Anrede satisfies json.Marshaler.

func (Anrede) String

func (i Anrede) String() string

func (*Anrede) UnmarshalJSON

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

UnmarshalJSON is generated so Anrede satisfies json.Unmarshaler.

Jump to

Keyboard shortcuts

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