HostEventArgument

HostEventArgument
HostEventArgument

The event argument is a Host object.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "name": "string",
    "host": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    }
}
host
Required

The host object.