stat-contents
stat-contents
Represents the Stat Contents posted by the user
JSON Example
{
"stat-content": [
{
"data": [
"number"
],
"statKey": "string",
"timestamps": [
0
],
"values": [
"string"
]
}
]
}