structs

package
v0.0.0-...-6f440d7 Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2021 License: LGPL-2.1 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EventSickLeave

type EventSickLeave struct {
	AbsenceCode string     `json:"absenceCode"`
	Start       *time.Time `json:"start"`
	End         *time.Time `json:"end"`
}

EventSickLeave - register sick leave request

type RegisterParticipation

type RegisterParticipation struct {
	ActivityIDExternal string `json:"activityId"`
	ParticipantID      string `json:"participantId"`
}

RegisterParticipation - register participation request struct

Jump to

Keyboard shortcuts

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