Translations:Stat API/24/en
API
Key | Type | Description |
---|---|---|
success | Boolean | Was the request successful or it failed |
code | Number | Response status code |
msg | [String] | Error message |
data | ||
data.items | [{ id: Number, label: String }] | { id: 1, label: "Param A" } |