|
ID
integer
Required on Update
ID of the given commitment. |
|
AncestorID
globally unique identifier
Required on Create
Ancestor ID (organization, department, or individual) for the given commitment. |
|
Name
string
Required
Name of the given commitment. |
|
Completed
boolean
Required
Completed status of the given commitment. |
|
DueDate
date
Required
Due date of the given commitment. |
|
PeriodID
integer
Required
ID of the period for the given commitment. |
|
Measure1
string
Required
First measure for the given commitment. |
|
Measure1Completed
boolean
Required
Completed status of the first measure for the given commmitment. |
|
Measure2
string
Required
Second measure for the given commitment. |
|
Measure2Completed
boolean
Required
Completed status of the second measure for the given commmitment. |
|
Measure3
string
Required
Third measure for the given commitment. |
|
Measure3Completed
boolean
Required
Completed status of the third measure for the given commmitment. |
|
Measure4
string
Required
Fourth measure for the given commitment. |
|
Measure4Completed
boolean
Required
Completed status of the fourth measure for the given commmitment. |
|
Measure5
string
Required
Fifth measure for the given commitment. |
|
Measure5Completed
boolean
Required
Completed status of the fifth measure for the given commmitment. |
|
MeasuresCompleted
integer
ReadOnly
Total number of measures completed for the given commitment. |
|
MeasuresTotal
integer
ReadOnly
Total number of measures for the given commitment. |
|
AncestorType
integer
ReadOnly
Ancestor type (organization, department, or individual) for the given commitment. |
|
SiteID
globally unique identifier
ReadOnly
ID of the site for the given commitment. |

