NameDescriptionTypeAdditional information
Id

Task's id

integer

None.

Name

Name

string

None.

Description

Description

string

None.

MarkAsComplete

Set on true if task is complete

boolean

None.

OwnerUserProviderKey

Task's owner

string

None.

OwnerUserFullName

Task's owner full name

string

None.

AssignedToUserProviderKey

User's key which is assigned to task

string

None.

AssignedToFullName

User's full name which is assigned to task

string

None.

StartDateUtc

When task starts

date

None.

EndDateUtc

When task ends

date

None.

CreatedUtc

When task was created

date

None.

TrackTimes

Track times for task

Collection of TrackTime

None.