Skip to main content

pastEvent

Admin Docs


Variable: pastEvent

const pastEvent: object

Defined in: src/screens/UserPortal/Volunteer/UpcomingEvents/UpcomingEvents.mockEvents.ts:126

Type Declaration

allDay

allDay: boolean = true

baseEvent

baseEvent: any = null

description

description: string = 'Past desc'

endAt

endAt: string = '2020-10-30T12:00:00.000Z'

id

id: string = 'pastEventId'

isRecurringEventTemplate

isRecurringEventTemplate: boolean = false

location

location: string = 'Past City'

name

name: string = 'Past Test Event'

recurrenceRule

recurrenceRule: any = null

startAt

startAt: string = '2020-10-30T10:00:00.000Z'

volunteerGroups

volunteerGroups: object[]

volunteers

volunteers: any[] = []