# UserIntegrationStatus
## Properties
**email** | Option<**String**> | The email address meeting organizer | [optional]
**exists** | Option<**bool**> | Whether the user exists in Gong | [optional]
**valid** | Option<**bool**> | Whether the integration is connected for the user | [optional]
**user_facing_error** | Option<**String**> | The message explaining in case the integration is currently not connected | [optional]
**fix_url** | Option<**String**> | A URL to place in the application to fix the problem | [optional]
**help_url** | Option<**String**> | A URL to the Gong help center where more information can be found about the error | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)