Skip to main content

itemWithoutAssignee

Admin Docs


Variable: itemWithoutAssignee

const itemWithoutAssignee: object

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

Type Declaration​

assignedAt​

assignedAt: Date

category​

category: object = actionItemCategory1

category.createdAt​

createdAt: string

category.creatorId​

creatorId: string = 'userId'

category.id​

id: string = 'actionItemCategoryId1'

category.isDisabled​

isDisabled: boolean = false

category.name​

name: string = 'Category 1'

category.organizationId​

organizationId: string = 'orgId'

category.updatedAt​

updatedAt: string

categoryId​

categoryId: string = 'actionItemCategoryId1'

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

isCompleted​

isCompleted: boolean = false

organizationId​

organizationId: string = 'orgId'

postCompletionNotes​

postCompletionNotes: any = null

preCompletionNotes​

preCompletionNotes: string = 'Notes 3'

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