Skip to main content

itemWithoutAssignee

Admin Docs


Variable: itemWithoutAssignee

const itemWithoutAssignee: object

Defined in: src/screens/OrganizationActionItems/OrganizationActionItem.mocks.ts:92

Type declaration

assignedAt

assignedAt: Date

assignee

assignee: any = null

assigneeId

assigneeId: any = null

category

category: object = actionItemCategory1

category.createdAt

createdAt: string = '2024-08-26'

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 = '2024-08-26'

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'

updatedAt

updatedAt: Date

updaterId

updaterId: string = 'userId'