IntegerStatType (Complex Type)

Namespace: http://midpoint.evolveum.com/xml/ns/public/common/common-3

Integer stat (statistic) entry. This entry contains stat value, together with domain value. The purpose is that both absolute values and percentages can be determined. The entry contains (optional) timestamp to determine freshness of the data and/or sort and plot them.
Item Summary  
Name Type Multiplicity Description
value property
int
[0,1] Primary (absolute) value of that stat. 
domain property
int
[0,1] Size of the domain. 
percentage property
float
[0,1] Percentage value. 
timestamp property
dateTime
[0,1] Sampling timestamp.