Name | Type | Description |
---|---|---|
first_name | string | First name |
last_name | string | Last name |
name | string | Name |
string | ||
phone | string | Phone Number |
accepts_marketing | boolean | Whether to subscribe marketing campaign |
orders_count | number | Count of orders |
total_spent | string | Total spent |
tags | string | Tags |
created_at | date | Create time |
updated_at | date | Last update time |
default_address | hash | Default address (refer to Address properties) |
addresses | array | Address (refer to Address properties) |