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