[{"label":"Latest (v1)","version":"latest"}]
cloud-partner-navigator

ServiceObjectExtention

Defines the properties of the Service object extension.


Properties

map of string
objectMetaData Optional

The object metadata of the service object.


ServiceObjectType
objectType Optional

Defines the properties of the Service object type.

JSON Example

{
    "objectMetaData": {
        "property1": "...",
        "property2": "..."
    },
    "objectType": {
        "displayName": "...",
        "enabled": true,
        "name": "...",
        "type": "..."
    }
}
[{"label":"Latest (v1)","version":"latest"}]
cloud-partner-navigator
Property Of

Service

Feedback

Was this page helpful?