objectType
Namespace: | (default namespace) |
XML Schema: | api.xsd |
Specifies the internal and external, display name of the object. Some names may be different. For example, what is shown as "Interface Queues" is known internally as simply "InterfaceQueues" without the space.
JSON Example
"objectType":
{
"name": "InterfaceQueues",
"display": "Interface Queues"
}
JSON
property | type | description |
---|---|---|
name | name (string) | Internal name |
display | display (string) | External, display name. |