Sha256: 2e9edd1126f3dc5749401a0b202c001bb382a4e959a22c1da3eceec0b9a20951
Contents?: true
Size: 745 Bytes
Versions: 1
Compression:
Stored size: 745 Bytes
Contents
# OpenapiClient::BillingAddress ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **first_name** | **String** | First name. | [optional] **last_name** | **String** | Last name. | [optional] **middle_name** | **String** | Middle name. | [optional] **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. | [optional] **phone** | [**BillingAddressPhone**](BillingAddressPhone.md) | | [optional] **zip_postal_code** | **String** | Postal code. | [optional]
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
first_data_gateway-1.2.0 | docs/BillingAddress.md |