Sha256: 227fe948d8096f34071be22baa1ab8849005c63f5d0868cd3e4f16c3de40b41a
Contents?: true
Size: 1.22 KB
Versions: 59
Compression:
Stored size: 1.22 KB
Contents
# UltracartClient::OrderBilling ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **address1** | **String** | Address line 1 | [optional] **address2** | **String** | Address line 2 | [optional] **cc_emails** | **Array<String>** | CC emails. Multiple allowed, but total length of all emails can not exceed 100 characters. | [optional] **city** | **String** | City | [optional] **company** | **String** | Company | [optional] **country_code** | **String** | ISO-3166 two letter country code | [optional] **day_phone** | **String** | Day time phone | [optional] **day_phone_e164** | **String** | Day time phone (E164 format) | [optional] **email** | **String** | Email | [optional] **evening_phone** | **String** | Evening phone | [optional] **evening_phone_e164** | **String** | Evening phone (E164 format) | [optional] **first_name** | **String** | First name | [optional] **last_name** | **String** | Last name | [optional] **postal_code** | **String** | Postal code | [optional] **state_region** | **String** | State for United States otherwise region or province for other countries | [optional] **title** | **String** | Title | [optional]
Version data entries
59 entries across 59 versions & 1 rubygems