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