Points Meta
Information about the achieved and total possible points for an entity and a scorecard.
Example
{
"points_achieved": 85,
"points_total": 100
}
Properties
Key | Type | Description |
---|---|---|
points_achieved |
number | The number of points the entity has achieved for the scorecard. |
points_total |
number | The total number of points possible for the entity to achieve on the scorecard. |