# PaginatedSoftwareVersionList
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**count** | **i32** | |
**next** | Option<**String**> | | [optional]
**previous** | Option<**String**> | | [optional]
**results** | [**Vec<crate::models::SoftwareVersion>**](SoftwareVersion.md) | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)