| Name | Type | Description | Notes |
|---|---|---|---|
| str | Customer's email address | ||
| first_name | str | Customer's first name | [optional] |
| last_name | str | Customer's last name | [optional] |
| phone | str | Customer's phone number | [optional] |
| metadata | str | Stringified JSON object of custom data | [optional] |