Source
This page was generated with Wiki Builder. Do not change the format!
Info
Schema
- Schema Type: Class
- Type: object
Properties
| Name | Type | Description |
|---|---|---|
| topicId | integer:int64 | |
| commentCount | integer:int32 |
Example
{
// Type: integer:int64
"topicId": 0,
// Type: integer:int32
"commentCount": 0
}