Sha256: 9e0ea822f0d4e1fda7cdacaf4d52de865617f012bc926769b7c6677fc47597e6
Contents?: true
Size: 320 Bytes
Versions: 2
Compression:
Stored size: 320 Bytes
Contents
# OpenapiClient::CustomerAddressAllOf ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **phone** | [**Phone**](Phone.md) | | [optional] ## Code Sample ```ruby require 'OpenapiClient' instance = OpenapiClient::CustomerAddressAllOf.new(phone: null) ```
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
first_data_gateway-1.7.1 | docs/CustomerAddressAllOf.md |
first_data_gateway-1.7.0 | docs/CustomerAddressAllOf.md |