| Name | Type | Description | Notes |
|---|---|---|---|
| id | Option<String> | [optional] | |
| object | Option<String> | String representing the object's type. Objects of the same type share the same value. | [optional] |
| email_address | Option<String> | [optional] | |
| role | Option<String> | [optional] | |
| organization_id | Option<String> | [optional] | |
| status | Option<String> | [optional] | |
| created_at | Option<i64> | Unix timestamp of creation. | [optional] |
| updated_at | Option<i64> | Unix timestamp of last update. | [optional] |