Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 677 Bytes

TournamentEntry.md

File metadata and controls

19 lines (14 loc) · 677 Bytes

TournamentEntry

Properties

Name Type Description Notes
stage i32
tier i32
previous_stage_change Option<i32> [optional]
rank i64
score f64
currency_rewards Vecmodels::TournamentCurrencyReward
next_stage_change Option<i32> [optional]
player_id i64
stage_change i32

[Back to Model list] [Back to API list] [Back to README]