# RoutingConfigVersionResponse
## Properties
**id** | Option<**String**> | Alphanumeric string identifying the version. | [readonly]
**comment** | Option<**String**> | A freeform comment describing the version. |
**created_at** | Option<**String**> | Date and time in ISO 8601 format. | [readonly]
**activated_at** | Option<**String**> | Timestamp of when the version was most recently activated. `null` if the version has never been activated. | [readonly]
[[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)