OperatorPermissionStructure Data Type

Implemented Interfaces
Serializable
Properties
name data type description
OperatorRef OperatorRefStructure
Properties inherited from AbstractTopicPermissionStructure
Allow boolean

Example

{
  "OperatorRef" : {
    "value" : "..."
  },
  "Allow" : true
}