Sha256: cbd3bf320856c6368d19fe912203fcf115d9308a03b12d5f5cc322e13a869ef7
Contents?: true
Size: 975 Bytes
Versions: 1
Compression:
Stored size: 975 Bytes
Contents
--- title: LocationCreateUpdateDefinition --- ## PureCloud::LocationCreateUpdateDefinition ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **name** | **String** | The name of the Location. | | | **version** | **Integer** | Current version of the location | [optional] | | **state** | **String** | Current activity status of the location. | [optional] | | **path** | **Array<String>** | A list of ancestor ids | [optional] | | **address_verified** | **BOOLEAN** | | [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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
purecloudplatformclientv2-68.0.0 | docs/LocationCreateUpdateDefinition.md |