Skip to main content

itemWithoutCategory

Admin Docs


Variable: itemWithoutCategory

const itemWithoutCategory: object

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

Type Declaration​

assignedAt​

assignedAt: Date

category​

category: any = null

categoryId​

categoryId: any = null

completionAt​

completionAt: any = null

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'

event​

event: any = null

eventId​

eventId: any = null

id​

id: string = '4'

isCompleted​

isCompleted: boolean = false

organizationId​

organizationId: string = 'orgId'

postCompletionNotes​

postCompletionNotes: any = null

preCompletionNotes​

preCompletionNotes: string = 'Notes 4'

recurringEventInstance​

recurringEventInstance: any = null

recurringEventInstanceId​

recurringEventInstanceId: any = null

updatedAt​

updatedAt: Date

updaterId​

updaterId: string = 'userId'

volunteer​

volunteer: object

volunteer.hasAccepted​

hasAccepted: boolean = true

volunteer.hoursVolunteered​

hoursVolunteered: number = 8

volunteer.id​

id: string = 'volunteerUserId1'

volunteer.isPublic​

isPublic: boolean = true

volunteer.user​

user: object

volunteer.user.avatarURL​

avatarURL: string = 'user-image'

volunteer.user.id​

id: string = 'userId1'

volunteer.user.name​

name: string = 'John Doe'

volunteerGroup​

volunteerGroup: any = null

volunteerGroupId​

volunteerGroupId: any = null

volunteerId​

volunteerId: string = 'volunteerUserId1'