Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 751 Bytes

File metadata and controls

15 lines (10 loc) · 751 Bytes

Division

Properties

Name Type Description Notes
id i32
name String The name of the division.
invite_code Option<String> Invitation code for joining the division. [optional]
default_permissions Option<models::GamePermission> Permissions associated with the division. [optional]
challenge_configs Option<Vecmodels::DivisionChallengeConfig> Challenge configs for this division. [optional]

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