stcloud 0.4.0

Client package for talking to Sematext Cloud.
Documentation
# DayUsageData

## Properties
| Name                                | Type       | Description | Notes                        |
| ----------------------------------- | ---------- | ----------- | ---------------------------- |
| **count_daily_data_points**         | **i32**    |             | [optional] [default to null] |
| **day**                             | **String** |             | [optional] [default to null] |
| **discount**                        | **f32**    |             | [optional] [default to null] |
| **dpm_per_container_host_quota**    | **i64**    |             | [optional] [default to null] |
| **dpm_per_host_quota**              | **i64**    |             | [optional] [default to null] |
| **fixed_monthly_price**             | **f32**    |             | [optional] [default to null] |
| **fixed_monthly_price_per_hour**    | **f32**    |             | [optional] [default to null] |
| **free_containers_per_host**        | **i32**    |             | [optional] [default to null] |
| **id**                              | **i64**    |             | [optional] [default to null] |
| **kilo_dpm_overage_price_per_hour** | **f32**    |             | [optional] [default to null] |
| **plan_type**                       | **String** |             | [optional] [default to null] |
| **price_per_container_host_hour**   | **f32**    |             | [optional] [default to null] |
| **price_per_container_hour**        | **f32**    |             | [optional] [default to null] |
| **price_per_server_hour**           | **f32**    |             | [optional] [default to null] |
| **sum_number_of_container_hosts**   | **i32**    |             | [optional] [default to null] |
| **sum_number_of_containers**        | **i32**    |             | [optional] [default to null] |
| **sum_number_of_servers**           | **i32**    |             | [optional] [default to null] |
| **usage_amount**                    | **f32**    |             | [optional] [default to null] |
| **used_plan**                       | **String** |             | [optional] [default to null] |
| **user_discount**                   | **f32**    |             | [optional] [default to null] |

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