Options
All
  • Public
  • Public/Protected
  • All
Menu

An event.

Hierarchy

  • MappedinEvent

Index

Constructors

constructor

Properties

Private #cache

#cache: any = {}

Private #data

#data: any

Private #mappedin

#mappedin: Mappedin

Optional description

description: string

Optional endDate

endDate: number

id

id: string = ''

Optional image

image: TImage

name

name: string = ''

Optional showDate

showDate: number

Optional startDate

startDate: number

type

type: string = ''

Methods

location

  • Location this Event is occuring at.

    property

    location {MappedinLocation}

    Returns undefined | MappedinLocation

toJSON

  • toJSON(): any
  • Returns any

Static fetch

Static hydrate