Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 557 Bytes

File metadata and controls

12 lines (7 loc) · 557 Bytes

GameJoinCheckInfoModel

Properties

Name Type Description Notes
joined_teams Option<Vecmodels::JoinedTeam> The teams that the current user has joined and participated in the game [optional]
joinable_divisions Option<Vec> IDs of divisions that can be joined [optional]

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