Card information
Name | Description | Type | Additional information |
---|---|---|---|
Partecipants |
List of partecipants |
Collection of UserMinDto |
None |
Tags |
Tags associated to the card |
Collection of string |
None |
CheckList |
Checks items |
Collection of CheckListItemMinDto |
None |
CheckListTotals |
Total checks |
integer |
None |
CheckListToDo |
Checks not completed |
integer |
None |
Notes |
Notes of Card |
integer |
None |
Entity |
Entity |
integer |
None |
EntityFullName |
Typology of entity |
string |
None |
Category |
Category of element |
EventCategoryMinDto |
None |
Timesheet |
Timesheet of element |
TimesheetMinDto |
None |
OwnerUser |
Owner of element |
UserMinDto |
None |
StartDate |
Start date of element |
DateDto |
None |
EndDate |
End date of element |
DateDto |
None |
Progress |
progress of element (range of values between 1-100) |
integer |
None |
State |
State of element |
EventStateMinDto |
None |
Priority |
Priority of element (range of values 1-3) |
ItemValueIntDto |
None |
Recurrence |
Recurrence of element |
string |
None |
Reminder |
Reminder of element |
string |
None |
Location |
Location of element |
string |
None |
TimeZone |
Time zone of element |
TimeZoneMinDto |
None |
Typology |
Typology of the element (required) |
ItemValueIntDto |
None |
IsDay |
Yes if Calendar Event is in day |
boolean |
None |
EventShareType |
Event Share Type |
EventShareTypeMinDto |
None |
IsArchived |
Yes if Calendar Event is archived |
boolean |
None |
Complexity |
Card complexity (optional) |
integer |
None |
Params |
Extra params (for internal use) |
string |
None |
Code |
The short code of the element |
string |
None |
Description |
The description of the element |
string |
None |
IsActive |
True if the element is active, false otherwise |
boolean |
None |
Permissions |
Permissions |
PermissionDto |
None |
CreationDate |
Creation |
date |
None |
CreatedBy |
The user who has made the insert |
UserMinDto |
None |
LastUpdateDate |
Date of the last update |
date |
None |
LastUpdatedBy |
The user who has made the last update |
UserMinDto |
None |
Id |
Unique ID |
integer |
None |