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
14
15
16
# TopDefeated

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**timestamp** | Option<**String**> | Timestamp when this opponent was defeated | [optional]
**id** | Option<**i64**> | ID of the defeated opponent | [optional]
**name** | Option<**String**> | Name of the defeated opponent | [optional]
**char_short** | Option<**String**> | Character used by the defeated opponent | [optional]
**value** | Option<**f32**> | Rating of the defeated opponent at the time | [optional]
**deviation** | Option<**f32**> | Rating deviation of the defeated opponent | [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)