1
0
mirror of https://github.com/playit-cloud/playit-api-java synced 2025-04-08 17:54:28 +00:00
Files
playit-api-java/docs/AgentsRoutingGetPost200Response.md

23 lines
355 B
Markdown
Raw Permalink Normal View History

2024-02-08 12:15:33 -08:00
# AgentsRoutingGetPost200Response
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
|**status** | [**StatusEnum**](#StatusEnum) | | |
|**data** | [**AgentRouting**](AgentRouting.md) | | |
## Enum: StatusEnum
| Name | Value |
|---- | -----|
| SUCCESS | "success" |