| Name | Type | Description | Notes |
|---|---|---|---|
| agentStatus | AgentStatusEnum | Status of the agent | [optional] |
| conversationParticipantArn | String | [optional] | |
| conversationParticipantName | String | [optional] | |
| lastChatDts | String | Date/time that this agent took their last chat | [optional] |
| nextRoundRobin | Boolean | [optional] | |
| profileImageUrl | String | Profile image URL | [optional] |
| Name | Value |
|---|---|
| AVAILABLE | "available" |
| BUSY | "busy" |
| UNAVAILABLE | "unavailable" |