Sha256: c3955c429c9d0e75b952632d10237b4ce378a9a642343d456b6f197270d99f35
Contents?: true
Size: 735 Bytes
Versions: 1
Compression:
Stored size: 735 Bytes
Contents
# OpenapiClient::Address ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **company** | **String** | Company name associated with the address. | [optional] **address1** | **String** | First line of the street address. | [optional] **address2** | **String** | Second line of the street address. | [optional] **city** | **String** | City or locality. | [optional] **region** | **String** | State or province. | [optional] **postal_code** | **String** | ZIP code or postal code. | [optional] **country** | **String** | ISO-3166-1 ALPHA-2, ALPHA-3, numeric or full country name. In the case of PaySecure endpoints, pass the country code in an ISO format. | [optional]
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
first_data_gateway-1.2.0 | docs/Address.md |