Class: AgentStatusInfo

AgentStatusInfo(param)

Class representing an Agent status information. This object is used to represent agent status information

Constructor

new AgentStatusInfo(param)

Create a AgentStatusInfo.
Parameters:
Name Type Description
param object
Properties
Name Type Attributes Description
statusId string <optional>
The unique statusId (required)
statusApiName string <optional>
The status API name
statusName string <optional>
The label for this status to be displayed in the UI
Source:

Classes

AgentStatusInfo