# CodespacesPublicKey
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**key_id** | **String** | The identifier for the key. |
**key** | **String** | The Base64 encoded public key. |
**id** | Option<**i32**> | | [optional]
**url** | Option<**String**> | | [optional]
**title** | Option<**String**> | | [optional]
**created_at** | Option<**String**> | | [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)