chesscom-openapi 0.1.1

OpenAPI-generated API client bindings for Chess.com
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# ChessStats

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**last** | [**crate::models::ChessStatsLast**]ChessStats_last.md |  | 
**best** | Option<[**crate::models::ChessStatsBest**]ChessStats_best.md> |  | [optional]
**record** | [**crate::models::ChessStatsRecord**]ChessStats_record.md |  | 
**tournament** | Option<[**crate::models::ChessStatsTournament**]ChessStats_tournament.md> |  | [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)