Skip to main content

baseEvent

Admin Docs


Variable: baseEvent

const baseEvent: object

Defined in: src/screens/UserPortal/Volunteer/UpcomingEvents/UpcomingEvents.mocks.ts:210

Type Declaration

baseEvent

baseEvent: any = null

description

description: string = 'Test Description'

endAt

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

isRecurringEventTemplate

isRecurringEventTemplate: boolean = false

location

location: string = 'Test Location'

recurrenceRule

recurrenceRule: any = null

startAt

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

volunteerGroups

volunteerGroups: object[]

volunteers

volunteers: any[] = []