docs/WfmAgent.md in purecloudplatformclientv2-52.0.0 vs docs/WfmAgent.md in purecloudplatformclientv2-53.0.0
- old
+ new
@@ -13,9 +13,10 @@
| **languages** | [**Array<LanguageReference>**](LanguageReference.html) | The list of languages | [optional] |
| **skills** | [**Array<RoutingSkillReference>**](RoutingSkillReference.html) | The list of skills | [optional] |
| **work_plan** | [**WorkPlanReference**](WorkPlanReference.html) | The work plan associated with this agent | [optional] |
| **schedulable** | **BOOLEAN** | Whether the agent has the permission to be included in schedule generation | [optional] |
| **time_zone** | [**WfmTimeZone**](WfmTimeZone.html) | The time zone for this agent. Defaults to the time zone of the management unit to which the agent belongs | [optional] |
+| **accept_direct_shift_trades** | **BOOLEAN** | Whether the agent accepts direct shift trade requests | [optional] |
| **metadata** | [**WfmVersionedEntityMetadata**](WfmVersionedEntityMetadata.html) | Metadata for this agent | [optional] |
| **self_uri** | **String** | The URI for this object | [optional] |
{: class="table table-striped"}