Skip to main content

nullVolunteerGroups

Admin Docs


Variable: nullVolunteerGroups

const nullVolunteerGroups: object

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

Type Declaration

allDay

allDay: boolean = false

baseEvent

baseEvent: any = null

description

description: string = 'Test Description'

endAt

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

id

id: string = 'nullEventId'

isRecurringEventTemplate

isRecurringEventTemplate: boolean = false

location

location: string = 'Test Location'

name

name: string = 'Event with Null Fields'

recurrenceRule

recurrenceRule: any = null

startAt

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

volunteerGroups

volunteerGroups: any = null

volunteers

volunteers: any = null