EventScope interface
Defines a scope for an event.
Properties
id | Required: This is the identity of the scope for the type. |
name | Optional: The display name of the scope |
type | Required: The event specific type of a scope. |
Property Details
id
Required: This is the identity of the scope for the type.
id: string
Property Value
string
name
Optional: The display name of the scope
name: string
Property Value
string
type
Required: The event specific type of a scope.
type: string
Property Value
string