# Enterprise ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **description** | Option<**String**> | A short description of the enterprise. | [optional] **html_url** | **String** | | **website_url** | Option<**String**> | The enterprise's website URL. | [optional] **id** | **i32** | Unique identifier of the enterprise | **node_id** | **String** | | **name** | **String** | The name of the enterprise. | **slug** | **String** | The slug url identifier for the enterprise. | **created_at** | Option<**String**> | | **updated_at** | Option<**String**> | | **avatar_url** | **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)