Source
This page was generated with Wiki Builder. Do not change the format!
Info
The base class for any component-returning object that may need to indicate information about the state of the component being returned.
Schema
- Schema Type: Class
- Type: object
Properties
Name | Type | Description |
---|---|---|
privacy | ComponentPrivacySetting:Enum |
Example
{
// Type: ComponentPrivacySetting:Enum
"privacy": 0
}