Sha256: 56b936ae65d4d5c368d107d5d5640f75818dbc49f04f1b593539affa5886f01a
Contents?: true
Size: 1.26 KB
Versions: 157
Compression:
Stored size: 1.26 KB
Contents
# UltracartClient::CartBilling ## 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] **cell_phone** | **String** | Cell phone | [optional] **cell_phone_e164** | **String** | Cell phone (E164 format) | [optional] **city** | **String** | City | [optional] **company** | **String** | Company | [optional] **country_code** | **String** | ISO-3166 two letter country code | [optional] **day_phone** | **String** | Day phone | [optional] **email** | **String** | Email | [optional] **email_confirm** | **String** | Email entered for confirmation | [optional] **evening_phone** | **String** | Evening phone | [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
157 entries across 157 versions & 1 rubygems