API ClientsTypeScript SDKAPI ReferenceCorevariablesWaitStateTypeEnumVersion: 8.10 (unreleased)On this pageVariable: WaitStateTypeEnum const WaitStateTypeEnum: object; The type of waiting state an element instance is in. Type Declaration JOB readonly JOB: "JOB" = 'JOB'; MESSAGE readonly MESSAGE: "MESSAGE" = 'MESSAGE';Was this helpful?