Skip to main content

itemWithUser2

Admin Docs


Variable: itemWithUser2

const itemWithUser2: object

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

Type Declaration​

assignedAt​

assignedAt: Date

category​

category: object = actionItemCategory2

category.createdAt​

createdAt: string

category.creatorId​

creatorId: string = 'userId'

category.id​

id: string = 'actionItemCategoryId2'

category.isDisabled​

isDisabled: boolean = false

category.name​

name: string = 'Category 2'

category.organizationId​

organizationId: string = 'orgId'

category.updatedAt​

updatedAt: string

categoryId​

categoryId: string = 'actionItemCategoryId2'

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 = '2'

isCompleted​

isCompleted: boolean = false

organizationId​

organizationId: string = 'orgId'

postCompletionNotes​

postCompletionNotes: any = null

preCompletionNotes​

preCompletionNotes: string = 'Notes 2'

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 = 5

volunteer.id​

id: string = 'volunteerUserId2'

volunteer.isPublic​

isPublic: boolean = true

volunteer.user​

user: object

volunteer.user.avatarURL​

avatarURL: any = null

volunteer.user.id​

id: string = 'userId2'

volunteer.user.name​

name: string = 'Jane Doe'

volunteerGroup​

volunteerGroup: any = null

volunteerGroupId​

volunteerGroupId: any = null

volunteerId​

volunteerId: string = 'volunteerUserId2'