doc_out/DomainNetworkAddress.html.md in purecloud-0.63.1 vs doc_out/DomainNetworkAddress.html.md in purecloud-0.64.1

- old
+ new

@@ -7,10 +7,10 @@ |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **type** | **String** | The type of address. | [optional] | | **address** | **String** | An IPv4 or IPv6 IP address. When specifying an address of type \"ip\", use CIDR format for the subnet mask. | [optional] | -| **persistent** | **BOOLEAN** | True if this address will persist on Edge restart. Addresses assigned by DHCP will be returned as false. | [optional] | +| **persistent** | **BOOLEAN** | True if this address will persist on Edge restart. Addresses assigned by DHCP will be returned as false. | [optional] [default to false]| | **family** | **Integer** | The address family for this address. | [optional] | {: class="table table-striped"}