# CurrentPeriod
## Properties
**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)