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