artifact-keeper-client 1.2.1

Rust client for the Artifact Keeper REST API
Documentation
# GrowthSummary

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**artifacts_added** | **i64** |  | 
**artifacts_end** | **i64** |  | 
**artifacts_start** | **i64** |  | 
**downloads_in_period** | **i64** |  | 
**period_end** | [**String**]string.md |  | 
**period_start** | [**String**]string.md |  | 
**storage_bytes_end** | **i64** |  | 
**storage_bytes_start** | **i64** |  | 
**storage_growth_bytes** | **i64** |  | 
**storage_growth_percent** | **f64** |  | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)