docs/CartBilling.md in ultracart_api-3.10.53 vs docs/CartBilling.md in ultracart_api-3.10.54
- old
+ new
@@ -4,9 +4,11 @@
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]