Skip to main content

itemWithUser2

Admin Docs


Variable: itemWithUser2

const itemWithUser2: object

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

Type declaration

assignedAt

assignedAt: Date

assignee

assignee: object

assignee.avatarURL

avatarURL: any = null

assignee.emailAddress

emailAddress: string = 'jane@example.com'

assignee.id

id: string = 'userId2'

assignee.name

name: string = 'Jane Doe'

assigneeId

assigneeId: string = 'userId2'

category

category: object = actionItemCategory2

category.createdAt

createdAt: string = '2024-08-25'

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

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'

updatedAt

updatedAt: Date

updaterId

updaterId: string = 'userId'