puddle-farm-api-client_openapi_client 1.1.0

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# DistributionEntry

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**distribution_floor** | Option<[**Vec<Vec<i64>>**]Vec.md> | Distribution data by floor | [optional]
**one_month_players** | Option<**i64**> | Number of players in the last month | [optional]
**distribution_rating** | Option<[**Vec<serde_json::Value>**]serde_json::Value.md> | Rating distribution results | [optional]

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