Room Template Actor Properties
Property | Type | Required | ReadOnly | WriteOnly | Description |
---|---|---|---|---|---|
name | string | No | No | No | Actor name |
string | No | No | No | Actor email | |
role | string | Yes | No | No | Actor role. Valid values: - host - guest |
isAdmin | boolean | Required when role is 'host' | No | No | Whether or not a 'host' actor is admin for the event |
extraFields | object | No | No | No | Additional information about actor |