img_src 0.3.2

Rust SDK for img-src image processing and delivery API
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# CurrentPeriod

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**period** | **String** | Period identifier (YYYY-MM format) | 
**period_start** | **i32** | Unix timestamp of period start | 
**period_end** | **i32** | Unix timestamp of period end | 
**uploads** | **i32** | Uploads this period | 
**bandwidth_bytes** | **i32** | Bandwidth used this period in bytes | 
**api_requests** | **i32** | API requests this period | 
**transformations** | **i32** | Image transformations this period | 

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