# Extension ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **extension_id** | **String** | | [readonly] **name** | Option<**String**> | The name of the extension. This name is visible in the Authress management portal | [optional] **created_time** | **DateTime** | | [readonly] **application** | Option<[**crate::models::ExtensionApplication**](ExtensionApplication.md)> | | [optional] **client** | [**crate::models::ExtensionClient**](ExtensionClient.md) | | **tags** | Option<**::std::collections::HashMap**> | The tags associated with this resource, this property is an map. { key1: value1, key2: value2 } | [optional] [[API Models]](./README.md#documentation-for-models) ☆ [[API Endpoints]](./README.md#documentation-for-api-endpoints) ☆ [[Back to Repo]](../README.md)