Data - StatDoc
The StatDoc document is a data document that contains the properties and a source information for a statistic.
| Field | Data Type | Required | Default | Description |
|---|---|---|---|---|
| id | String | Yes | - | Regno unique document identifier. |
| type | Fixed String | No | StatDoc | Type of the document, resolved from fixed document types. |
| name | String | Yes | - | The Name of the stat. |
| textValue | String | No | - | The textual value. |
| value | Double | No | - | The value. |