Sha256: b632f371f3c453b9bd74f966f89b5ef90fad0754a9560727d8ba6eef2bca48ba

Contents?: true

Size: 1.57 KB

Versions: 2

Compression:

Stored size: 1.57 KB

Contents

# stcloud::UsageDto

## Properties
| Name                     | Type                                                           | Description | Notes      |
| ------------------------ | -------------------------------------------------------------- | ----------- | ---------- |
| **count**                | **Integer**                                                    |             | [optional] |
| **daily_usage**          | [**Array<DailyDto>**](DailyDto.md)                       |             | [optional] |
| **daily_volume_mb**      | **Integer**                                                    |             | [optional] |
| **_end**                 | **DateTime**                                                   |             | [optional] |
| **failed_count**         | **Integer**                                                    |             | [optional] |
| **limit_change_events**  | [**Array<LimitChangeEventDTO>**](LimitChangeEventDTO.md) |             | [optional] |
| **max_allowed_mb**       | **Integer**                                                    |             | [optional] |
| **max_limit_mb**         | **Integer**                                                    |             | [optional] |
| **start**                | **DateTime**                                                   |             | [optional] |
| **volume**               | **Integer**                                                    |             | [optional] |
| **volume_change_events** | [**Array<LimitChangeEventDTO>**](LimitChangeEventDTO.md) |             | [optional] |

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
SematextCloud-0.3.1 docs/UsageDto.md
SematextCloud-0.3.0 docs/UsageDto.md