Sha256: 45edf858d57ec39225e64056bed9d5e89c70427510c0b791633f318ed187719b
Contents?: true
Size: 1.66 KB
Versions: 288
Compression:
Stored size: 1.66 KB
Contents
# UltracartClient::AutoOrderQuery ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **auto_order_code** | **String** | Auto order code | [optional] **card_type** | **String** | Card type | [optional] **city** | **String** | City | [optional] **company** | **String** | Company | [optional] **country_code** | **String** | ISO-3166 two letter country code | [optional] **customer_profile_oid** | **Integer** | Customer profile object identifier | [optional] **email** | **String** | Email | [optional] **first_name** | **String** | First name | [optional] **item_id** | **String** | Item ID. Deprecated query field. This incorrectly meant the original order contained this item id. | [optional] **last_name** | **String** | Last name | [optional] **next_item_id** | **String** | Next Item ID that is supposed to ship. This is calculated based upon the schedule associated with the original item id. | [optional] **next_shipment_date_begin** | **String** | Next shipment date begin | [optional] **next_shipment_date_end** | **String** | Next shipment date end | [optional] **original_item_id** | **String** | Original Item ID purchased on auto order. | [optional] **original_order_date_begin** | **String** | Original order date begin | [optional] **original_order_date_end** | **String** | Original order date end | [optional] **original_order_id** | **String** | Original order ID | [optional] **phone** | **String** | Phone | [optional] **postal_code** | **String** | Postal code | [optional] **state** | **String** | State | [optional] **status** | **String** | Status | [optional]
Version data entries
288 entries across 288 versions & 1 rubygems