| Name | Type | Description | Notes |
|---|---|---|---|
| string | A new email address for the user. | [optional] | |
| name | string | A new name for the user. | [optional] |
| time_zone | string | A new time zone for the user. | [optional] |
| week_start_day | int | The day of the week the user wishes their calendars to start on. A number between 0 and 6, where 0 is Sunday and 6 is Saturday. | [optional] |
| beta_user | bool | Whether the user is a beta user, and wishes to try out new features. | [optional] |
| base_currency_code | string | A new base currency code for the user. | [optional] |
| always_show_base_currency | bool | Whether the user wishes to have all monetary values converted to their base currency. | [optional] |