pkg

package
v0.10.1 Latest Latest
Warning

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

Go to latest
Published: Dec 6, 2024 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 AddMytokenToCalendarRequest

type AddMytokenToCalendarRequest struct {
	api.AddMytokenToCalendarRequest
	MomID mtid.MOMID `json:"mom_id" xml:"mom_id" form:"mom_id"`
}

AddMytokenToCalendarRequest is type holding the request to add a mytoken to a calendar

type CalendarInfoResponse

type CalendarInfoResponse struct {
	api.CalendarInfo
	pkg.OnlyTokenUpdateRes
}

CalendarInfoResponse is a type for holding a response with information about a single calendar

type CalendarListResponse

type CalendarListResponse struct {
	api.CalendarListResponse
	pkg.OnlyTokenUpdateRes
}

CalendarListResponse is the response returned to list all calendars of a user

type CreateCalendarResponse

type CreateCalendarResponse struct {
	api.NotificationCalendar
	pkg.OnlyTokenUpdateRes
}

CreateCalendarResponse is the response returned when a new calendar is created

Jump to

Keyboard shortcuts

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