Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 631 Bytes

File metadata and controls

17 lines (12 loc) · 631 Bytes

BasicGameInfoModel

Properties

Name Type Description Notes
id i32
title Option<String> Game title [optional]
summary Option<String> Game summary [optional]
poster Option<String> Poster image URL [optional]
limit Option<i32> Team member limit [optional]
start i32 Start time
end i32 End time

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