# ArtifactListResponse
## Properties
**components** | Option<[**Vec<models::MavenComponentResponse>**](MavenComponentResponse.md)> | Maven component grouping. Only present when `group_by=maven_component`. | [optional]
**docker_tags** | Option<[**Vec<models::DockerTagResponse>**](DockerTagResponse.md)> | Docker tag grouping. Only present when `group_by=docker_tag`. | [optional]
**items** | [**Vec<models::ArtifactResponse>**](ArtifactResponse.md) | |
**pagination** | [**models::Pagination**](Pagination.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)