| Name | Type | Description | Notes |
|---|---|---|---|
| Option<String> | The email address associated with the account. | [optional] | |
| id | Option<String> | The unique partner-defined identifier for the user. | [optional] |
| is_disabled | Option<bool> | Indicates whether the user has been disabled. Defaults to false. |
[optional] |
| metadata | Option<String> | Additional information you can store about the user. |
[optional] |