Source
This page was generated with Wiki Builder. Do not change the format!
Info
Schema
- Schema Type: Class
- Type: object
Properties
| Name | Type | Description |
|---|---|---|
| name | string | |
| folder | string | |
| description | string |
Example
{
// Type: string
"name": "",
// Type: string
"folder": "",
// Type: string
"description": ""
}