Components.ComponentResponse

The base class for any component-returning object that may need to indicate information about the state of the component being returned.
Type: object
Object Properties
privacy
Type: int32
disabled
Nullable
If true, this component is disabled.
Type: boolean