Skip to main content

baseActionItem

Admin Docs


Variable: baseActionItem

const baseActionItem: object

Defined in: src/shared-components/ActionItems/ActionItem.mocks.ts:35

Type Declaration​

createdAt​

createdAt: Date

creator​

creator: object

creator.avatarURL​

avatarURL: any = null

creator.emailAddress​

emailAddress: string = 'wilt@example.com'

creator.id​

id: string = 'userId'

creator.name​

name: string = 'Wilt Shepherd'

creatorId​

creatorId: string = 'userId'

organizationId​

organizationId: string = 'orgId'

recurringEventInstance​

recurringEventInstance: any = null

recurringEventInstanceId​

recurringEventInstanceId: any = null

updatedAt​

updatedAt: Date

updaterId​

updaterId: string = 'userId'

volunteer​

volunteer: any = null

volunteerGroup​

volunteerGroup: any = null

volunteerGroupId​

volunteerGroupId: any = null

volunteerId​

volunteerId: any = null