| Name | Type | Description | Notes |
|---|---|---|---|
| name | Option<String> | The name of the division. | [optional] |
| 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::DivisionChallengeConfigModel> | Challenge configs for this division. | [optional] |