Sha256: 12f71b21aa841351c874c5de188ee1e11f9c9637a6a125a109eef9c21adef912
Contents?: true
Size: 944 Bytes
Versions: 30
Compression:
Stored size: 944 Bytes
Contents
--- title: LocationUpdateDefinition --- ## PureCloud::LocationUpdateDefinition ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **name** | **String** | The name of the Location. Required for creates, not required for updates | | | **version** | **Integer** | Current version of the location | | | **state** | **String** | Current activity status of the location. | [optional] | | **path** | **Array<String>** | A list of ancestor ids | [optional] | | **notes** | **String** | Notes for the location | [optional] | | **contact_user** | **String** | The user id of the location contact | [optional] | | **emergency_number** | [**LocationEmergencyNumber**](LocationEmergencyNumber.html) | Emergency number for the location | [optional] | | **address** | [**LocationAddress**](LocationAddress.html) | Address of the location | [optional] | {: class="table table-striped"}
Version data entries
30 entries across 30 versions & 1 rubygems