Options
All
  • Public
  • Public/Protected
  • All
Menu

An event.

Hierarchy

  • IMappedinEvent

Index

Constructors

constructor

Properties

Private #private

#private: any

Optional description

description: undefined | string

Optional endDate

endDate: undefined | number

id

id: string

Optional image

image: undefined | TImage

name

name: string

Optional showDate

showDate: undefined | number

Optional startDate

startDate: undefined | number

type

type: string

Methods

location

  • Location this Event is occuring at.

    property

    location {MappedinLocation}

    Returns undefined | IMappedinLocation

toJSON

  • toJSON(): any
  • Returns any

Static fetch

  • Parameters

    Returns Promise<any>

Static hydrate

  • hydrate(events: any, mappedin: IMappedin): any
  • Parameters

    Returns any