InlineService1

InlineService1
InlineService1

Used while defining a CommunicationProfileEntry. A service may have multiple service entries.

JSON Example
{
    "service_entries": [
        {
            "_self": {
                "rel": "string"
            },
            "_links": [
                {
                    "action": "string",
                    "href": "string",
                    "rel": "string"
                }
            ],
            "_schema": "string",
            "_revision": 0,
            "_create_time": 0,
            "_system_owned": false,
            "display_name": "string",
            "description": "string",
            "tags": [
                {
                    "scope": "string",
                    "tag": "string"
                }
            ],
            "_last_modified_time": 0,
            "_create_user": "string",
            "_last_modified_user": "string",
            "id": "string",
            "resource_type": "string",
            "path": "string",
            "relative_path": "string"
        }
    ]
}
service_entries
Required

Service type

Used By