models

package
v0.0.0-...-8602d06 Latest Latest
Warning

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

Go to latest
Published: Sep 25, 2016 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Event

type Event struct {

	/* autosearch
	 */
	Autosearch bool `json:"Autosearch,omitempty"`

	/* created

	Read Only: true
	*/
	Created int64 `json:"Created,omitempty"`

	/* deleted

	Read Only: true
	*/
	Deleted *bool `json:"Deleted,omitempty"`

	/* end date
	 */
	EndDate strfmt.DateTime `json:"EndDate,omitempty"`

	/* Id

	Read Only: true
	*/
	ID int64 `json:"Id,omitempty"`

	/* latitude
	 */
	Latitude float32 `json:"Latitude,omitempty"`

	/* longitude
	 */
	Longitude float32 `json:"Longitude,omitempty"`

	/* name
	 */
	Name string `json:"Name,omitempty"`

	/* notes
	 */
	Notes string `json:"Notes,omitempty"`

	/* start date
	 */
	StartDate strfmt.DateTime `json:"StartDate,omitempty"`

	/* URL
	 */
	URL string `json:"URL,omitempty"`

	/* updated

	Read Only: true
	*/
	Updated int64 `json:"Updated,omitempty"`

	/* version

	Read Only: true
	*/
	Version int64 `json:"Version,omitempty"`
}

Event Event

swagger:model Event

func (*Event) Validate

func (m *Event) Validate(formats strfmt.Registry) error

Validate validates this event

Jump to

Keyboard shortcuts

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