docs/FreeSeatingConfiguration.md in purecloudplatformclientv2-35.0.0 vs docs/FreeSeatingConfiguration.md in purecloudplatformclientv2-36.0.0
- old
+ new
@@ -5,10 +5,10 @@
## Properties
|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
-| **enabled** | **BOOLEAN** | Whether or not free-seating is enabled for the organization | [optional] |
+| **free_seating_state** | **String** | The FreeSeatingState for FreeSeatingConfiguration. Can be ON, OFF, or PARTIAL. ON meaning disassociate the user after the ttl expires, OFF meaning never disassociate the user, and PARTIAL meaning only disassociate when a user explicitly clicks log out. | [optional] |
| **ttl_minutes** | **Integer** | The amount of time in minutes until an offline user is disassociated from their station | [optional] |
{: class="table table-striped"}