itemWithoutCategory
Variable: itemWithoutCategory
const
itemWithoutCategory:object
Defined in: src/screens/OrganizationActionItems/OrganizationActionItem.mocks.ts:108
Type declaration
assignedAt
assignedAt:
Date
assignee
assignee:
object
assignee.avatarURL
avatarURL:
string
='user-image'
assignee.emailAddress
emailAddress:
string
='john@example.com'
assignee.id
id:
string
='userId1'
assignee.name
name:
string
='John Doe'
assigneeId
assigneeId:
string
='userId1'
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'
updatedAt
updatedAt:
Date
updaterId
updaterId:
string
='userId'