Sha256: 7a75377052901255a1b414d6d368757bb07044901838e151289fafcecef34064
Contents?: true
Size: 558 Bytes
Versions: 1
Compression:
Stored size: 558 Bytes
Contents
# OpenapiClient::CustomerAddress ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **street** | **String** | First line of street address. | **street2** | **String** | Second line of street address. | [optional] **state_province** | **String** | State or province. | [optional] **city** | **String** | City. | [optional] **country** | **String** | Country. | **phone** | [**CustomerAddressPhone**](CustomerAddressPhone.md) | | [optional] **zip_postal_code** | **String** | Postal code. |
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
first_data_gateway-1.2.0 | docs/CustomerAddress.md |