Sha256: ab4835c6ee9c236e9922ff3281d1b53566607a750ea2b1e17a7a2c2c0965ee24
Contents?: true
Size: 1.1 KB
Versions: 162
Compression:
Stored size: 1.1 KB
Contents
--- title: Address --- ## PureCloud::Address ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **name** | **String** | This will be nameRaw if present, or a locality lookup of the address field otherwise. | [optional] | | **name_raw** | **String** | The name as close to the bits on the wire as possible. | [optional] | | **address_normalized** | **String** | The normalized address. This field is acquired from the Address Normalization Table. The addressRaw could have gone through some transformations, such as only using the numeric portion, before being run through the Address Normalization Table. | [optional] | | **address_raw** | **String** | The address as close to the bits on the wire as possible. | [optional] | | **address_displayable** | **String** | The displayable address. This field is acquired from the Address Normalization Table. The addressRaw could have gone through some transformations, such as only using the numeric portion, before being run through the Address Normalization Table. | [optional] | {: class="table table-striped"}
Version data entries
162 entries across 162 versions & 2 rubygems