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