makeplans

package
v0.0.0-...-973b357 Latest Latest
Warning

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

Go to latest
Published: Jun 23, 2018 License: Apache-2.0 Imports: 0 Imported by: 104

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Booking

type Booking struct {
	// ID the id of the booking
	//
	// required: true
	// read only: true
	ID int64 `json:"id,omitempty"`

	// Subject the subject of this booking
	// required: true
	Subject string
}

A Booking in the system

Jump to

Keyboard shortcuts

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