mirror of
https://github.com/mii443/vrchatapi-rust.git
synced 2025-08-22 23:55:33 +00:00
18 lines
587 B
Markdown
18 lines
587 B
Markdown
# DynamicWorldRow
|
|
|
|
## Properties
|
|
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**index** | **i32** | |
|
|
**name** | **String** | |
|
|
**platform** | **String** | |
|
|
**sort_heading** | **String** | |
|
|
**sort_order** | **String** | |
|
|
**sort_ownership** | **String** | |
|
|
**tag** | Option<**String**> | Tag to filter worlds for this row. Not always present. | [optional]
|
|
|
|
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
|
|
|