Type Alias: CasAlertKey
CasAlertKey =
object
Defined in: src/sdk/cas/CasSystem.ts:66
A compound type identifying a specific alert and suffix combination.
Properties
suffix?
optional
suffix:string
Defined in: src/sdk/cas/CasSystem.ts:71
Optionally, a suffix for the alert.
uuid
uuid:
string
Defined in: src/sdk/cas/CasSystem.ts:68
The UUID of the alert.