| Name | Type | Description | Notes |
|---|---|---|---|
| blockly_data | Option<models::WebData> | [optional] | |
| playground_id | String | ||
| blueprint_type | String | ||
| playground_name | String | ||
| playground_description | String | ||
| mutators | Vecmodels::PlaygroundMutator | ||
| map_rotation | models::MapRotation | ||
| state | i32 | ||
| checksum | String | ||
| secret | String | ||
| created_at | models::Creation | ||
| updated_at | models::Creation | ||
| settings | models::PlaygroundSettings | ||
| owner | models::PlayerInfoReturn | ||
| restrictions | models::Restrictions | ||
| mod_rules | models::OriginalModRules | ||
| asset_categories | Vecmodels::AssetCategory |