# RevisionItem
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | [**uuid::Uuid**](uuid::Uuid.md) | |
**app_id** | [**uuid::Uuid**](uuid::Uuid.md) | |
**revision_number** | **String** | |
**components** | [**Vec<crate::models::RevisionComponentDto>**](RevisionComponentDto.md) | | [readonly]
**r#type** | 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)