# IntegrationInstallationRequestAccount ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **name** | **String** | The name of the enterprise. | **email** | Option<**String**> | | [optional] **login** | **String** | | **id** | **i32** | Unique identifier of the enterprise | **node_id** | **String** | | **avatar_url** | **String** | | **gravatar_id** | Option<**String**> | | **url** | **String** | | **html_url** | **String** | | **followers_url** | **String** | | **following_url** | **String** | | **gists_url** | **String** | | **starred_url** | **String** | | **subscriptions_url** | **String** | | **organizations_url** | **String** | | **repos_url** | **String** | | **events_url** | **String** | | **received_events_url** | **String** | | **r#type** | **String** | | **site_admin** | **bool** | | **starred_at** | Option<**String**> | | [optional] **description** | Option<**String**> | A short description of the enterprise. | [optional] **website_url** | Option<**String**> | The enterprise's website URL. | [optional] **slug** | **String** | The slug url identifier for the enterprise. | **created_at** | Option<**String**> | | **updated_at** | Option<**String**> | | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)