| Name | Type | Description | Notes |
|---|---|---|---|
| tags | {str: (bool, date, datetime, dict, float, int, list, str, none_type)} | [optional] | |
| language | str | [optional] | |
| timezone_id | str | [optional] | |
| lat | float | [optional] | |
| long | float | [optional] | |
| country | str | [optional] | |
| first_active | int | [optional] | |
| last_active | int | [optional] | |
| amount_spent | float | [optional] | |
| purchases | [Purchase] | [optional] | |
| ip | str | [optional] | |
| any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |