| Name | Type | Description | Notes |
|---|---|---|---|
| display_value | Option<String> | [optional] | |
| insert_instant | Option<i64> | The number of milliseconds since the unix epoch: January 1, 1970 00:00:00 UTC. This value is always in UTC. | [optional] |
| last_login_instant | Option<i64> | The number of milliseconds since the unix epoch: January 1, 1970 00:00:00 UTC. This value is always in UTC. | [optional] |
| last_update_instant | Option<i64> | The number of milliseconds since the unix epoch: January 1, 1970 00:00:00 UTC. This value is always in UTC. | [optional] |
| moderation_status | Option<models::ContentStatus> | [optional] | |
| primary | Option<bool> | [optional] | |
| r#type | Option<models::IdentityType> | [optional] | |
| value | Option<String> | [optional] | |
| verified | Option<bool> | [optional] | |
| verified_instant | Option<i64> | The number of milliseconds since the unix epoch: January 1, 1970 00:00:00 UTC. This value is always in UTC. | [optional] |
| verified_reason | Option<models::IdentityVerifiedReason> | [optional] |