# ConfigStoreResponse
## Properties
**created_at** | Option<**String**> | Date and time in ISO 8601 format. | [readonly]
**deleted_at** | Option<**String**> | Date and time in ISO 8601 format. | [readonly]
**updated_at** | Option<**String**> | Date and time in ISO 8601 format. | [readonly]
**name** | Option<**String**> | The name of the config store. |
**id** | Option<**String**> | An alphanumeric string identifying the config store. |
[[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)