model

package
v0.0.0-...-9a10099 Latest Latest
Warning

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

Go to latest
Published: Aug 29, 2022 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BambooSession

type BambooSession struct {
	EmployeeId string
	Id         string
}

type TimeTracking

type TimeTracking struct {
	DailyTotal  float64
	WeeklyTotal float64
}

type TimeTrackingEmailPayload

type TimeTrackingEmailPayload struct {
	Sender    string
	Recipient string
	HtmlBody  string
	Subject   string
}

type TimesheetEntry

type TimesheetEntry struct {
	Date  string
	Start string
	End   string
}

Jump to

Keyboard shortcuts

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