# GetResourceVersion200Response
## Properties
**id** | **i64** | How this version is addressed. Unique across every resource, so it says nothing about how many times this one has been saved. |
**version** | **i64** | Which version of this resource it is, counted from its first. What a version is called. |
**created_at** | **String** | |
**created_by** | Option<**String**> | | [optional]
**value** | Option<[**serde_json::Value**](.md)> | | [optional]
**missing_references** | **Vec<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)