add subdir

This commit is contained in:
ExilProductions
2026-02-15 17:39:26 +01:00
parent a4b3cb0164
commit aa707d1deb
262 changed files with 12189 additions and 0 deletions

134
Models/APIConfig.md Normal file
View File

@@ -0,0 +1,134 @@
# APIConfig
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **CampaignStatus** | **String** | The current platform-wide event taking place | [default to null] |
| **DisableBackgroundPreloads** | **Boolean** | Toggles if certain assets are preloaded in the background | [default to true] |
| **LocationGiftingNonSubPrioEnabled** | **Boolean** | Toggles whether users without a current VRC+ subscription are priority recipients for gift drops | [default to true] |
| **VoiceEnableDegradation** | **Boolean** | Unknown, probably voice optimization testing | [default to false] |
| **VoiceEnableReceiverLimiting** | **Boolean** | Unknown, probably voice optimization testing | [default to true] |
| **accessLogsUrls** | [**APIConfig_accessLogsUrls**](APIConfig_accessLogsUrls.md) | | [default to null] |
| **address** | **String** | VRChat's office address | [default to null] |
| **ageVerificationInviteVisible** | **Boolean** | | [default to null] |
| **ageVerificationP** | **Boolean** | | [default to null] |
| **ageVerificationStatusVisible** | **Boolean** | | [default to null] |
| **analysisMaxRetries** | **Integer** | Max retries for avatar analysis requests | [default to null] |
| **analysisRetryInterval** | **Integer** | Interval between retries for avatar analysis requests | [default to null] |
| **analyticsSegment\_NewUI\_PctOfUsers** | **Integer** | Unknown | [default to null] |
| **analyticsSegment\_NewUI\_Salt** | **String** | Unknown | [default to null] |
| **announcements** | [**Set**](APIConfigAnnouncement.md) | Public Announcements | [default to null] |
| **audioConfig** | [**APIConfigAudioConfig**](APIConfigAudioConfig.md) | | [optional] [default to null] |
| **availableLanguageCodes** | **List** | List of supported Languages | [default to null] |
| **availableLanguages** | **List** | List of supported Languages | [default to null] |
| **avatarPerfLimiter** | [**APIConfig_avatarPerfLimiter**](APIConfig_avatarPerfLimiter.md) | | [default to null] |
| **chatboxLogBufferSeconds** | **Integer** | Unknown | [default to 40] |
| **clientApiKey** | **String** | apiKey to be used for all other requests | [default to null] |
| **clientBPSCeiling** | **Integer** | Unknown | [default to 18432] |
| **clientDisconnectTimeout** | **Integer** | Unknown | [default to 30000] |
| **clientNetDispatchThread** | **Boolean** | Unknown | [optional] [default to false] |
| **clientNetDispatchThreadMobile** | **Boolean** | Unknown | [default to true] |
| **clientNetInThread** | **Boolean** | Unknown | [optional] [default to false] |
| **clientNetInThread2** | **Boolean** | Unknown | [optional] [default to false] |
| **clientNetInThreadMobile** | **Boolean** | Unknown | [optional] [default to false] |
| **clientNetInThreadMobile2** | **Boolean** | Unknown | [optional] [default to false] |
| **clientNetOutThread** | **Boolean** | Unknown | [optional] [default to false] |
| **clientNetOutThread2** | **Boolean** | Unknown | [optional] [default to false] |
| **clientNetOutThreadMobile** | **Boolean** | Unknown | [optional] [default to false] |
| **clientNetOutThreadMobile2** | **Boolean** | Unknown | [optional] [default to false] |
| **clientQR** | **Integer** | Unknown | [optional] [default to 1] |
| **clientReservedPlayerBPS** | **Integer** | Unknown | [default to 7168] |
| **clientSentCountAllowance** | **Integer** | Unknown | [default to 15] |
| **constants** | [**APIConfigConstants**](APIConfigConstants.md) | | [default to null] |
| **contactEmail** | **String** | VRChat's contact email | [default to null] |
| **copyrightEmail** | **String** | VRChat's copyright-issues-related email | [default to null] |
| **copyrightFormUrl** | **String** | VRChat's DMCA claim webform url | [default to null] |
| **currentPrivacyVersion** | **Integer** | Current version number of the Privacy Agreement | [default to 1] |
| **currentTOSVersion** | **Integer** | Current version number of the Terms of Service | [default to null] |
| **defaultAvatar** | **String** | | [default to null] |
| **defaultStickerSet** | **String** | | [default to null] |
| **devLanguageCodes** | **List** | Unknown | [optional] [default to null] |
| **devSdkUrl** | **String** | Link to download the development SDK, use downloadUrls instead | [default to null] |
| **devSdkVersion** | **String** | Version of the development SDK | [default to null] |
| **dis-countdown** | **Date** | Unknown, \"dis\" maybe for disconnect? | [default to null] |
| **disableAVProInProton** | **Boolean** | Unknown | [optional] [default to false] |
| **disableAvatarCopying** | **Boolean** | Toggles if copying avatars should be disabled | [default to false] |
| **disableAvatarGating** | **Boolean** | Toggles if avatar gating should be disabled. Avatar gating restricts uploading of avatars to people with the `system_avatar_access` Tag or `admin_avatar_access` Tag | [default to false] |
| **disableCaptcha** | **Boolean** | Unknown | [optional] [default to true] |
| **disableCommunityLabs** | **Boolean** | Toggles if the Community Labs should be disabled | [default to false] |
| **disableCommunityLabsPromotion** | **Boolean** | Toggles if promotion out of Community Labs should be disabled | [default to false] |
| **disableEmail** | **Boolean** | Unknown | [default to false] |
| **disableEventStream** | **Boolean** | Toggles if Analytics should be disabled. | [default to false] |
| **disableFeedbackGating** | **Boolean** | Toggles if feedback gating should be disabled. Feedback gating restricts submission of feedback (reporting a World or User) to people with the `system_feedback_access` Tag. | [default to false] |
| **disableFrontendBuilds** | **Boolean** | Unknown, probably toggles compilation of frontend web builds? So internal flag? | [default to false] |
| **disableGiftDrops** | **Boolean** | Toggles if gift drops should be disabled | [default to false] |
| **disableHello** | **Boolean** | Unknown | [default to false] |
| **disableOculusSubs** | **Boolean** | Toggles if signing up for Subscriptions in Oculus is disabled or not. | [default to false] |
| **disableRegistration** | **Boolean** | Toggles if new user account registration should be disabled. | [default to false] |
| **disableSteamNetworking** | **Boolean** | Toggles if Steam Networking should be disabled. VRChat these days uses Photon Unity Networking (PUN) instead. | [default to true] |
| **disableTwoFactorAuth** | **Boolean** | Toggles if 2FA should be disabled. | [default to false] |
| **disableUdon** | **Boolean** | Toggles if Udon should be universally disabled in-game. | [default to false] |
| **disableUpgradeAccount** | **Boolean** | Toggles if account upgrading \"linking with Steam/Oculus\" should be disabled. | [default to false] |
| **downloadLinkWindows** | **String** | Download link for game on the Oculus Rift website. | [default to null] |
| **downloadUrls** | [**APIConfigDownloadURLList**](APIConfigDownloadURLList.md) | | [default to null] |
| **dynamicWorldRows** | [**Set**](DynamicContentRow.md) | Array of DynamicWorldRow objects, used by the game to display the list of world rows | [default to null] |
| **economyLedgerBackfill** | **Boolean** | Unknown | [default to null] |
| **economyLedgerMigrationStop** | **String** | Unknown | [default to null] |
| **economyLedgerMode** | **String** | Unknown | [default to null] |
| **economyPauseEnd** | **Date** | Unknown | [default to null] |
| **economyPauseStart** | **Date** | Unknown | [default to null] |
| **economyPurchaseRepairEnabled** | **Boolean** | Unknown | [default to null] |
| **economyState** | **Integer** | Unknown | [default to 1] |
| **events** | [**APIConfigEvents**](APIConfigEvents.md) | | [default to null] |
| **forceUseLatestWorld** | **Boolean** | Unknown | [default to true] |
| **giftDisplayType** | **String** | Display type of gifts | [default to null] |
| **googleApiClientId** | **String** | Unknown | [default to 827942544393-r2ouvckvouldn9dg9uruseje575e878f.apps.googleusercontent.com] |
| **homeWorldId** | **String** | WorldID be \"offline\" on User profiles if you are not friends with that user. | [default to null] |
| **homepageRedirectTarget** | **String** | Redirect target if you try to open the base API domain in your browser | [default to https://hello.vrchat.com] |
| **hubWorldId** | **String** | WorldID be \"offline\" on User profiles if you are not friends with that user. | [default to null] |
| **imageHostUrlList** | **List** | A list of explicitly allowed origins that worlds can request images from via the Udon's [VRCImageDownloader#DownloadImage](https://creators.vrchat.com/worlds/udon/image-loading/#downloadimage). | [default to null] |
| **iosAppVersion** | **List** | Current app version for iOS | [default to null] |
| **iosVersion** | [**APIConfig_iosVersion**](APIConfig_iosVersion.md) | | [default to null] |
| **jobsEmail** | **String** | VRChat's job application email | [default to null] |
| **maxUserEmoji** | **Integer** | The maximum number of custom emoji each user may have at a given time. | [default to 18] |
| **maxUserStickers** | **Integer** | The maximum number of custom stickers each user may have at a given time. | [default to 18] |
| **minSupportedClientBuildNumber** | [**APIConfig_minSupportedClientBuildNumber**](APIConfig_minSupportedClientBuildNumber.md) | | [default to null] |
| **minimumUnityVersionForUploads** | **String** | Minimum Unity version required for uploading assets | [default to 2019.0.0f1] |
| **moderationEmail** | **String** | VRChat's moderation related email | [default to null] |
| **notAllowedToSelectAvatarInPrivateWorldMessage** | **String** | Used in-game to notify a user they aren't allowed to select avatars in private worlds | [default to null] |
| **offlineAnalysis** | [**APIConfig_offlineAnalysis**](APIConfig_offlineAnalysis.md) | | [default to null] |
| **photonNameserverOverrides** | **List** | Unknown | [default to null] |
| **photonPublicKeys** | **List** | Unknown | [default to null] |
| **player-url-resolver-sha1** | **String** | Currently used youtube-dl.exe hash in SHA1-delimited format | [default to null] |
| **player-url-resolver-version** | **String** | Currently used youtube-dl.exe version | [default to null] |
| **publicKey** | **String** | Public key, hex encoded | [default to null] |
| **reportCategories** | [**Map**](ReportCategory.md) | Categories available for reporting objectionable content | [default to null] |
| **reportFormUrl** | **String** | URL to the report form | [default to https://help.vrchat.com/hc/en-us/requests/new?ticket_form_id=1500000182242&tf_360056455174=user_report&tf_360057451993={userId}&tf_1500001445142={reportedId}&tf_subject={reason} {category} By {contentType} {reportedName}&tf_description={description}] |
| **reportOptions** | [**Map**](map.md) | Options for reporting content. Select a key+value from this mapping as the `type` of the report. Select one key+value from the object at reportOptions[type] as the `category` of the report. reportCategories[category] contains user-facing text to display for all possible categories. Select one value from the array at reportOptions[type][category] as the `reason` of the report. reportReasons[reason] contains user-facing text to display for all possible categories. | [default to null] |
| **reportReasons** | [**Map**](ReportReason.md) | Reasons available for submitting a report | [default to null] |
| **requireAgeVerificationBetaTag** | **Boolean** | | [default to null] |
| **sdkDeveloperFaqUrl** | **String** | Link to the developer FAQ | [default to null] |
| **sdkDiscordUrl** | **String** | Link to the official VRChat Discord | [default to null] |
| **sdkNotAllowedToPublishMessage** | **String** | Used in the SDK to notify a user they aren't allowed to upload avatars/worlds yet | [default to null] |
| **sdkUnityVersion** | **String** | Unity version supported by the SDK | [default to null] |
| **stringHostUrlList** | **List** | A list of explicitly allowed origins that worlds can request strings from via the Udon's [VRCStringDownloader.LoadUrl](https://creators.vrchat.com/worlds/udon/string-loading/#ivrcstringdownload). | [default to null] |
| **supportEmail** | **String** | VRChat's support email | [default to null] |
| **supportFormUrl** | **String** | VRChat's support form | [default to null] |
| **timeOutWorldId** | **String** | WorldID be \"offline\" on User profiles if you are not friends with that user. | [default to null] |
| **timekeeping** | **Boolean** | Unknown | [default to true] |
| **tutorialWorldId** | **String** | WorldID be \"offline\" on User profiles if you are not friends with that user. | [default to null] |
| **updateRateMsMaximum** | **Integer** | Unknown | [default to null] |
| **updateRateMsMinimum** | **Integer** | Unknown | [default to null] |
| **updateRateMsNormal** | **Integer** | Unknown | [default to null] |
| **updateRateMsUdonManual** | **Integer** | Unknown | [default to null] |
| **uploadAnalysisPercent** | **Integer** | Unknown | [default to null] |
| **urlList** | **List** | List of allowed URLs that bypass the \"Allow untrusted URL's\" setting in-game | [default to null] |
| **useReliableUdpForVoice** | **Boolean** | Unknown | [default to false] |
| **viveWindowsUrl** | **String** | Download link for game on the Steam website. | [default to null] |
| **websocketMaxFriendsRefreshDelay** | **Integer** | Unknown | [default to 900] |
| **websocketQuickReconnectTime** | **Integer** | Unknown | [default to 2] |
| **websocketReconnectMaxDelay** | **Integer** | Unknown | [default to 2] |
| **whiteListedAssetUrls** | **List** | List of allowed URLs that are allowed to host avatar assets | [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

View File

@@ -0,0 +1,10 @@
# APIConfigAnnouncement
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **name** | **String** | Announcement name | [default to null] |
| **text** | **String** | Announcement text | [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

View File

@@ -0,0 +1,19 @@
# APIConfigAudioConfig
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **eq** | **BigDecimal** | Unknown | [default to null] |
| **nearFieldILDNudge** | **BigDecimal** | Unknown | [default to null] |
| **nearFieldILDNudgeDistance** | **BigDecimal** | Unknown | [default to null] |
| **nearFieldILDNudgeEarRadius** | **BigDecimal** | Unknown | [default to null] |
| **perEarDirectionalityEarRadius** | **BigDecimal** | Unknown | [default to null] |
| **perEarDirectionalityFadeDistance** | **BigDecimal** | Unknown | [default to null] |
| **perEarDirectionalityMaxScale** | **BigDecimal** | Unknown | [default to null] |
| **perEarDirectionalityPCFactor** | **BigDecimal** | Unknown | [default to null] |
| **trackingScaleMax** | **BigDecimal** | Unknown | [default to null] |
| **trackingScaleMin** | **BigDecimal** | Unknown | [default to null] |
| **trackingScaleMultiplier** | **BigDecimal** | Unknown | [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

View File

@@ -0,0 +1,11 @@
# APIConfigConstants
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **GROUPS** | [**APIConfigConstants_GROUPS**](APIConfigConstants_GROUPS.md) | | [default to null] |
| **INSTANCE** | [**APIConfigConstants_INSTANCE**](APIConfigConstants_INSTANCE.md) | | [default to null] |
| **LANGUAGE** | [**APIConfigConstants_LANGUAGE**](APIConfigConstants_LANGUAGE.md) | | [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

View File

@@ -0,0 +1,18 @@
# APIConfigConstants_GROUPS
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **CAPACITY** | **Integer** | Maximum group capacity | [optional] [default to 100000] |
| **GROUP\_TRANSFER\_REQUIREMENTS** | **List** | Requirements for transferring group ownership | [optional] [default to null] |
| **MAX\_INVITES\_REQUESTS** | **Integer** | Maximum number of invite requests | [optional] [default to 50] |
| **MAX\_JOINED** | **Integer** | Maximum number of joined groups | [optional] [default to 100] |
| **MAX\_JOINED\_PLUS** | **Integer** | Maximum number of joined groups for VRChat Plus members | [optional] [default to 200] |
| **MAX\_LANGUAGES** | **Integer** | Maximum number of supported languages | [optional] [default to 10] |
| **MAX\_LINKS** | **Integer** | Maximum number of group links | [optional] [default to 3] |
| **MAX\_MANAGEMENT\_ROLES** | **Integer** | Maximum number of management roles in a group | [optional] [default to 5] |
| **MAX\_OWNED** | **Integer** | Maximum number of groups a user can own | [optional] [default to 5] |
| **MAX\_ROLES** | **Integer** | Maximum number of roles in a group | [optional] [default to 50] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

View File

@@ -0,0 +1,9 @@
# APIConfigConstants_INSTANCE
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **POPULATION\_BRACKETS** | [**APIConfigConstants_INSTANCE_POPULATION_BRACKETS**](APIConfigConstants_INSTANCE_POPULATION_BRACKETS.md) | | [optional] [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

View File

@@ -0,0 +1,11 @@
# APIConfigConstants_INSTANCE_POPULATION_BRACKETS
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **CROWDED** | [**APIConfigConstants_INSTANCE_POPULATION_BRACKETS_CROWDED**](APIConfigConstants_INSTANCE_POPULATION_BRACKETS_CROWDED.md) | | [optional] [default to null] |
| **FEW** | [**APIConfigConstants_INSTANCE_POPULATION_BRACKETS_FEW**](APIConfigConstants_INSTANCE_POPULATION_BRACKETS_FEW.md) | | [optional] [default to null] |
| **MANY** | [**APIConfigConstants_INSTANCE_POPULATION_BRACKETS_MANY**](APIConfigConstants_INSTANCE_POPULATION_BRACKETS_MANY.md) | | [optional] [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

View File

@@ -0,0 +1,10 @@
# APIConfigConstants_INSTANCE_POPULATION_BRACKETS_CROWDED
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **max** | **Integer** | Maximum population for a crowded instance | [optional] [default to null] |
| **min** | **Integer** | Minimum population for a crowded instance | [optional] [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

View File

@@ -0,0 +1,10 @@
# APIConfigConstants_INSTANCE_POPULATION_BRACKETS_FEW
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **max** | **Integer** | Maximum population for a few instance | [optional] [default to null] |
| **min** | **Integer** | Minimum population for a few instance | [optional] [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

View File

@@ -0,0 +1,10 @@
# APIConfigConstants_INSTANCE_POPULATION_BRACKETS_MANY
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **max** | **Integer** | Maximum population for a many instance | [optional] [default to null] |
| **min** | **Integer** | Minimum population for a many instance | [optional] [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

View File

@@ -0,0 +1,9 @@
# APIConfigConstants_LANGUAGE
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **SPOKEN\_LANGUAGE\_OPTIONS** | **Map** | Supported spoken language options | [optional] [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

View File

@@ -0,0 +1,13 @@
# APIConfigDownloadURLList
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **bootstrap** | **String** | Download link for ??? | [default to null] |
| **sdk2** | **String** | Download link for legacy SDK2 | [default to null] |
| **sdk3-avatars** | **String** | Download link for SDK3 for Avatars | [default to null] |
| **sdk3-worlds** | **String** | Download link for SDK3 for Worlds | [default to null] |
| **vcc** | **String** | Download link for the Creator Companion | [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

19
Models/APIConfigEvents.md Normal file
View File

@@ -0,0 +1,19 @@
# APIConfigEvents
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **distanceClose** | **Integer** | Unknown | [default to null] |
| **distanceFactor** | **Integer** | Unknown | [default to null] |
| **distanceFar** | **Integer** | Unknown | [default to null] |
| **groupDistance** | **Integer** | Unknown | [default to null] |
| **maximumBunchSize** | **Integer** | Unknown | [default to null] |
| **notVisibleFactor** | **Integer** | Unknown | [default to null] |
| **playerOrderBucketSize** | **Integer** | Unknown | [default to null] |
| **playerOrderFactor** | **Integer** | Unknown | [default to null] |
| **slowUpdateFactorThreshold** | **Integer** | Unknown | [default to null] |
| **useDirectPlayerSerialization** | **Boolean** | Unknown | [default to null] |
| **viewSegmentLength** | **Integer** | Unknown | [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

View File

@@ -0,0 +1,12 @@
# APIConfig_accessLogsUrls
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **Default** | **URI** | | [optional] [default to null] |
| **Pico** | **URI** | | [optional] [default to null] |
| **Quest** | **URI** | | [optional] [default to null] |
| **XRElite** | **URI** | | [optional] [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

View File

@@ -0,0 +1,14 @@
# APIConfig_avatarPerfLimiter
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **AndroidMobile** | [**PerformanceLimiterInfo**](PerformanceLimiterInfo.md) | | [default to null] |
| **PC** | [**PerformanceLimiterInfo**](PerformanceLimiterInfo.md) | | [default to null] |
| **Pico** | [**PerformanceLimiterInfo**](PerformanceLimiterInfo.md) | | [default to null] |
| **Quest** | [**PerformanceLimiterInfo**](PerformanceLimiterInfo.md) | | [default to null] |
| **XRElite** | [**PerformanceLimiterInfo**](PerformanceLimiterInfo.md) | | [default to null] |
| **iOSMobile** | [**PerformanceLimiterInfo**](PerformanceLimiterInfo.md) | | [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

View File

@@ -0,0 +1,10 @@
# APIConfig_iosVersion
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **major** | **Integer** | | [default to null] |
| **minor** | **Integer** | | [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

View File

@@ -0,0 +1,19 @@
# APIConfig_minSupportedClientBuildNumber
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **AppStore** | [**PlatformBuildInfo**](PlatformBuildInfo.md) | | [default to null] |
| **Default** | [**PlatformBuildInfo**](PlatformBuildInfo.md) | | [default to null] |
| **Firebase** | [**PlatformBuildInfo**](PlatformBuildInfo.md) | | [default to null] |
| **FirebaseiOS** | [**PlatformBuildInfo**](PlatformBuildInfo.md) | | [default to null] |
| **GooglePlay** | [**PlatformBuildInfo**](PlatformBuildInfo.md) | | [default to null] |
| **PC** | [**PlatformBuildInfo**](PlatformBuildInfo.md) | | [default to null] |
| **PicoStore** | [**PlatformBuildInfo**](PlatformBuildInfo.md) | | [default to null] |
| **QuestAppLab** | [**PlatformBuildInfo**](PlatformBuildInfo.md) | | [default to null] |
| **QuestStore** | [**PlatformBuildInfo**](PlatformBuildInfo.md) | | [default to null] |
| **TestFlight** | [**PlatformBuildInfo**](PlatformBuildInfo.md) | | [default to null] |
| **XRElite** | [**PlatformBuildInfo**](PlatformBuildInfo.md) | | [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

View File

@@ -0,0 +1,10 @@
# APIConfig_offlineAnalysis
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **android** | **Boolean** | Whether to allow offline analysis | [optional] [default to true] |
| **standalonewindows** | **Boolean** | Whether to allow offline analysis | [optional] [default to true] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

11
Models/APIHealth.md Normal file
View File

@@ -0,0 +1,11 @@
# APIHealth
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **buildVersionTag** | **String** | | [default to null] |
| **ok** | **Boolean** | | [default to null] |
| **serverName** | **String** | | [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

View File

@@ -0,0 +1,11 @@
# AccountDeletionLog
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **dateTime** | **Date** | Date and time of the deletion request. | [optional] [default to null] |
| **deletionScheduled** | **Date** | When the deletion is scheduled to happen, standard is 14 days after the request. | [optional] [default to null] |
| **message** | **String** | Typically \"Deletion requested\" or \"Deletion canceled\". Other messages like \"Deletion completed\" may exist, but are these are not possible to see as a regular user. | [optional] [default to Deletion requested] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

View File

@@ -0,0 +1,9 @@
# AddGroupGalleryImageRequest
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **fileId** | **String** | | [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

View File

@@ -0,0 +1,21 @@
# AdminAssetBundle
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **\_created\_at** | **Date** | | [default to null] |
| **\_updated\_at** | **Date** | | [default to null] |
| **assetType** | **String** | | [default to null] |
| **authorId** | **String** | A users unique ID, usually in the form of `usr_c1644b5b-3ca4-45b4-97c6-a2a0de70d469`. Legacy players can have old IDs in the form of `8JoV9XEdpo`. The ID can never be changed. | [default to null] |
| **authorName** | **String** | | [default to null] |
| **description** | **String** | | [default to null] |
| **imageUrl** | **String** | | [default to null] |
| **name** | **String** | | [default to null] |
| **releaseStatus** | **String** | | [default to public] |
| **tags** | **List** | | [default to null] |
| **thumbnailImageUrl** | **String** | | [default to null] |
| **unityPackageUrl** | **String** | | [default to null] |
| **unityPackages** | [**Set**](AdminUnityPackage.md) | | [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

View File

@@ -0,0 +1,13 @@
# AdminUnityPackage
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **assetUrl** | **String** | | [default to null] |
| **assetVersion** | **Integer** | | [default to null] |
| **platform** | **String** | This is normally `android`, `ios`, `standalonewindows`, `web`, or the empty value ``, but also supposedly can be any random Unity version such as `2019.2.4-801-Release` or `2019.2.2-772-Release` or even `unknownplatform`. | [default to null] |
| **unityVersion** | **String** | | [default to 2022.3.22f1-DWR] |
| **variant** | **String** | | [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

16
Models/Agreement.md Normal file
View File

@@ -0,0 +1,16 @@
# Agreement
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **agreementCode** | **String** | The type of agreement. | [default to content.copyright.owned] |
| **agreementFulltext** | **String** | The full text of the agreement. | [optional] [default to null] |
| **contentId** | **String** | The id of the content being uploaded, such as a WorldID, AvatarID, or PropID. | [default to null] |
| **created** | **String** | When the agreement was created | [default to null] |
| **id** | **String** | The id of the agreement. | [default to null] |
| **tags** | **List** | | [default to null] |
| **userId** | **String** | A users unique ID, usually in the form of `usr_c1644b5b-3ca4-45b4-97c6-a2a0de70d469`. Legacy players can have old IDs in the form of `8JoV9XEdpo`. The ID can never be changed. | [default to null] |
| **version** | **Integer** | The version of the agreement. | [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

View File

@@ -0,0 +1,12 @@
# AgreementRequest
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **agreementCode** | **String** | The type of agreement. | [default to content.copyright.owned] |
| **agreementFulltext** | **String** | The full text of the agreement (currently `By clicking OK, I certify that I have the necessary rights to upload this content and that it will not infringe on any third-party legal or intellectual property rights.`). | [default to null] |
| **contentId** | **String** | The id of the content being uploaded, such as a WorldID, AvatarID, or PropID. | [default to null] |
| **version** | **Integer** | The version of the agreement (currently `1`). | [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

13
Models/AgreementStatus.md Normal file
View File

@@ -0,0 +1,13 @@
# AgreementStatus
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **agreed** | **Boolean** | Whether the user has agreed for this content. | [default to null] |
| **agreementCode** | **String** | The type of agreement. | [default to content.copyright.owned] |
| **contentId** | **String** | The id of the content being uploaded, such as a WorldID, AvatarID, or PropID. | [default to null] |
| **userId** | **String** | A users unique ID, usually in the form of `usr_c1644b5b-3ca4-45b4-97c6-a2a0de70d469`. Legacy players can have old IDs in the form of `8JoV9XEdpo`. The ID can never be changed. | [default to null] |
| **version** | **Integer** | The version of the agreement. | [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

38
Models/Avatar.md Normal file
View File

@@ -0,0 +1,38 @@
# Avatar
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **acknowledgements** | **String** | | [optional] [default to null] |
| **activeAssetReviewId** | **String** | Only present for the avatar author on avatars under active review. | [optional] [default to null] |
| **assetUrl** | **String** | Not present from general search `/avatars`, only on specific requests `/avatars/{avatarId}`. | [optional] [default to null] |
| **assetUrlObject** | [**Object**](.md) | Not present from general search `/avatars`, only on specific requests `/avatars/{avatarId}`. **Deprecation:** `Object` has unknown usage/fields, and is always empty. Use normal `Url` field instead. | [optional] [default to null] |
| **authorId** | **String** | A users unique ID, usually in the form of `usr_c1644b5b-3ca4-45b4-97c6-a2a0de70d469`. Legacy players can have old IDs in the form of `8JoV9XEdpo`. The ID can never be changed. | [default to null] |
| **authorName** | **String** | | [default to null] |
| **created\_at** | **Date** | | [default to null] |
| **description** | **String** | | [default to null] |
| **featured** | **Boolean** | | [default to false] |
| **highestPrice** | **Integer** | | [optional] [default to null] |
| **id** | **String** | | [default to null] |
| **imageUrl** | **String** | | [default to null] |
| **listingDate** | **String** | | [default to null] |
| **lock** | **Boolean** | | [optional] [default to null] |
| **lowestPrice** | **Integer** | | [optional] [default to null] |
| **name** | **String** | | [default to null] |
| **pendingUpload** | **Boolean** | | [optional] [default to false] |
| **performance** | [**Avatar_performance**](Avatar_performance.md) | | [default to null] |
| **productId** | **String** | | [optional] [default to null] |
| **publishedListings** | [**List**](Avatar_publishedListings_inner.md) | | [optional] [default to null] |
| **releaseStatus** | **String** | | [default to public] |
| **searchable** | **Boolean** | | [optional] [default to false] |
| **styles** | [**Avatar_styles**](Avatar_styles.md) | | [default to null] |
| **tags** | **List** | | [default to null] |
| **thumbnailImageUrl** | **String** | | [default to null] |
| **unityPackageUrl** | **String** | | [default to null] |
| **unityPackageUrlObject** | [**Avatar_unityPackageUrlObject**](Avatar_unityPackageUrlObject.md) | | [default to null] |
| **unityPackages** | [**Set**](UnityPackage.md) | | [default to null] |
| **updated\_at** | **Date** | | [default to null] |
| **version** | **Integer** | | [default to 0] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

View File

@@ -0,0 +1,11 @@
# AvatarModeration
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **avatarModerationType** | **String** | | [default to null] |
| **created** | **Date** | | [default to null] |
| **targetAvatarId** | **String** | | [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

View File

@@ -0,0 +1,11 @@
# AvatarModerationCreated
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **avatarModerationType** | **String** | | [default to null] |
| **created** | **Long** | Timestamp in milliseconds since Unix epoch | [default to null] |
| **targetAvatarId** | **String** | | [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

10
Models/AvatarStyle.md Normal file
View File

@@ -0,0 +1,10 @@
# AvatarStyle
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **id** | **String** | | [default to null] |
| **styleName** | **String** | | [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

View File

@@ -0,0 +1,14 @@
# Avatar_performance
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **android** | **String** | | [optional] [default to null] |
| **android-sort** | **Integer** | | [optional] [default to null] |
| **ios** | **String** | | [optional] [default to null] |
| **ios-sort** | **Integer** | | [optional] [default to null] |
| **standalonewindows** | **String** | | [optional] [default to null] |
| **standalonewindows-sort** | **Integer** | | [optional] [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

View File

@@ -0,0 +1,14 @@
# Avatar_publishedListings_inner
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **description** | **String** | | [optional] [default to null] |
| **displayName** | **String** | | [optional] [default to null] |
| **imageId** | **String** | | [optional] [default to null] |
| **listingId** | **String** | | [optional] [default to null] |
| **listingType** | **String** | | [optional] [default to null] |
| **priceTokens** | **Integer** | | [optional] [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

11
Models/Avatar_styles.md Normal file
View File

@@ -0,0 +1,11 @@
# Avatar_styles
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **primary** | **String** | | [optional] [default to null] |
| **secondary** | **String** | | [optional] [default to null] |
| **supplementary** | **List** | | [optional] [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

View File

@@ -0,0 +1,9 @@
# Avatar_unityPackageUrlObject
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **unityPackageUrl** | **String** | | [optional] [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

16
Models/Badge.md Normal file
View File

@@ -0,0 +1,16 @@
# Badge
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **assignedAt** | **Date** | only present in CurrentUser badges | [optional] [default to null] |
| **badgeDescription** | **String** | | [default to null] |
| **badgeId** | **String** | | [default to null] |
| **badgeImageUrl** | **String** | direct url to image | [default to null] |
| **badgeName** | **String** | | [default to null] |
| **hidden** | **Boolean** | only present in CurrentUser badges | [optional] [default to null] |
| **showcased** | **Boolean** | | [default to null] |
| **updatedAt** | **Date** | only present in CurrentUser badges | [optional] [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

11
Models/Balance.md Normal file
View File

@@ -0,0 +1,11 @@
# Balance
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **balance** | **Integer** | | [default to 0] |
| **noTransactions** | **Boolean** | | [optional] [default to null] |
| **tiliaResponse** | **Boolean** | | [optional] [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

View File

@@ -0,0 +1,9 @@
# BanGroupMemberRequest
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **userId** | **String** | A users unique ID, usually in the form of `usr_c1644b5b-3ca4-45b4-97c6-a2a0de70d469`. Legacy players can have old IDs in the form of `8JoV9XEdpo`. The ID can never be changed. | [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

11
Models/BoopRequest.md Normal file
View File

@@ -0,0 +1,11 @@
# BoopRequest
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **emojiId** | **String** | Either a FileID or a string constant for default emojis | [optional] [default to null] |
| **emojiVersion** | **Integer** | | [optional] [default to null] |
| **inventoryItemId** | **String** | | [optional] [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

38
Models/CalendarEvent.md Normal file
View File

@@ -0,0 +1,38 @@
# CalendarEvent
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **accessType** | **String** | Who the event is for | [default to public] |
| **category** | **String** | The activity intended to take place at an event | [default to other] |
| **closeInstanceAfterEndMinutes** | **Integer** | | [optional] [default to null] |
| **createdAt** | **Date** | | [optional] [default to null] |
| **deletedAt** | **Date** | | [optional] [default to null] |
| **description** | **String** | | [default to null] |
| **durationInMs** | **Long** | | [optional] [default to null] |
| **endsAt** | **Date** | | [default to null] |
| **featured** | **Boolean** | | [optional] [default to null] |
| **guestEarlyJoinMinutes** | **Integer** | | [optional] [default to null] |
| **hostEarlyJoinMinutes** | **Integer** | | [optional] [default to null] |
| **id** | **String** | | [default to null] |
| **imageId** | **String** | | [optional] [default to null] |
| **imageUrl** | **String** | | [optional] [default to null] |
| **interestedUserCount** | **Integer** | | [optional] [default to null] |
| **isDraft** | **Boolean** | | [optional] [default to null] |
| **languages** | **List** | Languages that might be spoken at this event | [optional] [default to null] |
| **occurrenceKind** | **String** | So far if it exists, always the string \"single\" | [optional] [default to null] |
| **ownerId** | **String** | | [optional] [default to null] |
| **platforms** | **List** | | [optional] [default to null] |
| **recurrence** | **String** | So far unused, always \"null\" | [optional] [default to null] |
| **roleIds** | **List** | Group roles that may join this event | [optional] [default to null] |
| **seriesId** | **String** | So far unused, always \"null\" | [optional] [default to null] |
| **startsAt** | **Date** | | [default to null] |
| **tags** | **List** | Custom tags for this event | [optional] [default to null] |
| **title** | **String** | | [default to null] |
| **type** | **String** | | [optional] [default to null] |
| **updatedAt** | **Date** | | [optional] [default to null] |
| **userInterest** | [**CalendarEvent_userInterest**](CalendarEvent_userInterest.md) | | [optional] [default to null] |
| **usesInstanceOverflow** | **Boolean** | | [optional] [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

View File

@@ -0,0 +1,10 @@
# CalendarEventDiscovery
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **nextCursor** | **String** | Base64-encoded JSON: type: object properties: dataSource: type: string enum: - featured - personalized dataIndex: type: integer format: int32 phase: type: string enum: - all - live - upcoming description: see CalendarEventDiscoveryScope asOf: type: integer format: int64 description: milliseconds since Unix epoch paramHash: type: string format: string description: Base64-encoded 256-bit hash of the original query parameters | [default to null] |
| **results** | [**List**](CalendarEvent.md) | | [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

View File

@@ -0,0 +1,11 @@
# CalendarEvent_userInterest
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **createdAt** | **Date** | | [optional] [default to null] |
| **isFollowing** | **Boolean** | | [optional] [default to null] |
| **updatedAt** | **Date** | | [optional] [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

View File

@@ -0,0 +1,9 @@
# ChangeUserTagsRequest
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **tags** | **List** | The tags being added or removed. | [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

View File

@@ -0,0 +1,10 @@
# CreateAvatarModerationRequest
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **avatarModerationType** | **String** | | [default to null] |
| **targetAvatarId** | **String** | | [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

View File

@@ -0,0 +1,24 @@
# CreateAvatarRequest
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **assetUrl** | **String** | | [optional] [default to null] |
| **assetVersion** | **String** | | [optional] [default to null] |
| **created\_at** | **String** | A date and time of the pattern `M/d/yyyy h:mm:ss tt` (see C Sharp `System.DateTime`) | [optional] [default to null] |
| **description** | **String** | | [optional] [default to null] |
| **featured** | **Boolean** | Enabling featured tag requires Admin Credentials. | [optional] [default to null] |
| **id** | **String** | | [optional] [default to null] |
| **imageUrl** | **String** | | [default to null] |
| **name** | **String** | | [default to null] |
| **platform** | **String** | This is normally `android`, `ios`, `standalonewindows`, `web`, or the empty value ``, but also supposedly can be any random Unity version such as `2019.2.4-801-Release` or `2019.2.2-772-Release` or even `unknownplatform`. | [optional] [default to null] |
| **releaseStatus** | **String** | | [optional] [default to public] |
| **tags** | **List** | | [optional] [default to null] |
| **thumbnailImageUrl** | **String** | | [optional] [default to null] |
| **unityPackageUrl** | **String** | | [optional] [default to null] |
| **unityVersion** | **String** | | [optional] [default to 5.3.4p1] |
| **updated\_at** | **String** | A date and time of the pattern `M/d/yyyy h:mm:ss tt` (see C Sharp `System.DateTime`) | [optional] [default to null] |
| **version** | **Integer** | | [optional] [default to 1] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

View File

@@ -0,0 +1,27 @@
# CreateCalendarEventRequest
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **accessType** | **String** | Who the event is for | [default to public] |
| **category** | **String** | The activity intended to take place at an event | [default to other] |
| **closeInstanceAfterEndMinutes** | **Integer** | | [optional] [default to null] |
| **description** | **String** | | [default to null] |
| **endsAt** | **Date** | Time the event ends at | [default to null] |
| **featured** | **Boolean** | | [optional] [default to null] |
| **guestEarlyJoinMinutes** | **Integer** | | [optional] [default to null] |
| **hostEarlyJoinMinutes** | **Integer** | | [optional] [default to null] |
| **imageId** | **String** | | [optional] [default to null] |
| **isDraft** | **Boolean** | | [optional] [default to null] |
| **languages** | **List** | | [optional] [default to null] |
| **parentId** | **String** | | [optional] [default to null] |
| **platforms** | **List** | | [optional] [default to null] |
| **roleIds** | **List** | | [optional] [default to null] |
| **sendCreationNotification** | **Boolean** | Send notification to group members. | [default to null] |
| **startsAt** | **Date** | Time the event starts at | [default to null] |
| **tags** | **List** | | [optional] [default to null] |
| **title** | **String** | Event title | [default to null] |
| **usesInstanceOverflow** | **Boolean** | | [optional] [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

View File

@@ -0,0 +1,12 @@
# CreateFileRequest
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **extension** | **String** | | [default to null] |
| **mimeType** | **String** | | [default to image/jpeg] |
| **name** | **String** | | [default to null] |
| **tags** | **List** | | [optional] [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

View File

@@ -0,0 +1,12 @@
# CreateFileVersionRequest
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **fileMd5** | **String** | | [optional] [default to null] |
| **fileSizeInBytes** | **Integer** | | [optional] [default to null] |
| **signatureMd5** | **String** | | [default to null] |
| **signatureSizeInBytes** | **Integer** | | [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

View File

@@ -0,0 +1,12 @@
# CreateGroupAnnouncementRequest
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **imageId** | **String** | | [optional] [default to null] |
| **sendNotification** | **Boolean** | Send notification to group members. | [optional] [default to false] |
| **text** | **String** | Announcement text | [optional] [default to null] |
| **title** | **String** | Announcement title | [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

View File

@@ -0,0 +1,15 @@
# CreateGroupGalleryRequest
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **description** | **String** | Description of the gallery. | [optional] [default to null] |
| **membersOnly** | **Boolean** | Whether the gallery is members only. | [optional] [default to false] |
| **name** | **String** | Name of the gallery. | [default to null] |
| **roleIdsToAutoApprove** | **List** | | [optional] [default to null] |
| **roleIdsToManage** | **List** | | [optional] [default to null] |
| **roleIdsToSubmit** | **List** | | [optional] [default to null] |
| **roleIdsToView** | **List** | | [optional] [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

View File

@@ -0,0 +1,10 @@
# CreateGroupInviteRequest
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **confirmOverrideBlock** | **Boolean** | | [optional] [default to true] |
| **userId** | **String** | A users unique ID, usually in the form of `usr_c1644b5b-3ca4-45b4-97c6-a2a0de70d469`. Legacy players can have old IDs in the form of `8JoV9XEdpo`. The ID can never be changed. | [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

View File

@@ -0,0 +1,14 @@
# CreateGroupPostRequest
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **imageId** | **String** | | [optional] [default to null] |
| **roleIds** | **List** | | [optional] [default to null] |
| **sendNotification** | **Boolean** | Send notification to group members. | [default to false] |
| **text** | **String** | Post text | [default to null] |
| **title** | **String** | Post title | [default to null] |
| **visibility** | **String** | | [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

View File

@@ -0,0 +1,16 @@
# CreateGroupRequest
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **bannerId** | **String** | | [optional] [default to null] |
| **description** | **String** | | [optional] [default to null] |
| **iconId** | **String** | | [optional] [default to null] |
| **joinState** | **String** | | [optional] [default to open] |
| **name** | **String** | | [default to null] |
| **privacy** | **String** | | [optional] [default to default] |
| **roleTemplate** | **String** | | [default to default] |
| **shortCode** | **String** | | [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

View File

@@ -0,0 +1,13 @@
# CreateGroupRequest_1
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **description** | **String** | | [optional] [default to null] |
| **id** | **String** | | [optional] [default to null] |
| **isSelfAssignable** | **Boolean** | | [optional] [default to false] |
| **name** | **String** | | [optional] [default to null] |
| **permissions** | **List** | | [optional] [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

View File

@@ -0,0 +1,25 @@
# CreateInstanceRequest
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **ageGate** | **Boolean** | | [optional] [default to false] |
| **calendarEntryId** | **String** | | [optional] [default to null] |
| **canRequestInvite** | **Boolean** | Only applies to invite type instances to make them invite+ | [optional] [default to false] |
| **closedAt** | **Date** | The time after which users won't be allowed to join the instance. This doesn't work for public instances. | [optional] [default to null] |
| **contentSettings** | [**InstanceContentSettings**](InstanceContentSettings.md) | | [optional] [default to null] |
| **displayName** | **String** | | [optional] [default to null] |
| **groupAccessType** | **String** | Group access type when the instance type is \"group\" | [optional] [default to members] |
| **hardClose** | **Boolean** | Currently unused, but will eventually be a flag to set if the closing of the instance should kick people. | [optional] [default to false] |
| **instancePersistenceEnabled** | **Boolean** | | [optional] [default to null] |
| **inviteOnly** | **Boolean** | | [optional] [default to false] |
| **ownerId** | **String** | A groupId if the instance type is \"group\", null if instance type is public, or a userId otherwise | [optional] [default to null] |
| **playerPersistenceEnabled** | **Boolean** | | [optional] [default to null] |
| **queueEnabled** | **Boolean** | | [optional] [default to false] |
| **region** | **String** | Instance region | [default to us] |
| **roleIds** | **List** | Group roleIds that are allowed to join if the type is \"group\" and groupAccessType is \"member\" | [optional] [default to null] |
| **type** | **String** | | [default to null] |
| **worldId** | **String** | WorldID be \"offline\" on User profiles if you are not friends with that user. | [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

View File

@@ -0,0 +1,20 @@
# CreatePropRequest
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **assetUrl** | **String** | | [default to null] |
| **assetVersion** | **Integer** | | [default to null] |
| **description** | **String** | | [default to null] |
| **id** | **String** | | [default to null] |
| **imageUrl** | **String** | | [default to null] |
| **name** | **String** | | [default to null] |
| **platform** | **String** | This is normally `android`, `ios`, `standalonewindows`, `web`, or the empty value ``, but also supposedly can be any random Unity version such as `2019.2.4-801-Release` or `2019.2.2-772-Release` or even `unknownplatform`. | [default to null] |
| **propSignature** | **String** | | [optional] [default to null] |
| **spawnType** | **Integer** | How a prop is summoned and interacted with. 0: the prop fixed to some surface in the world 1: the prop is a pickup and may be held by users 2: ??? | [default to 1] |
| **tags** | **List** | | [default to null] |
| **unityVersion** | **String** | | [default to null] |
| **worldPlacementMask** | **Integer** | Bitmask for restrictions on what world surfaces a prop may be summoned. 0: no restrictions 1: floors 2: walls 4: ceilings | [default to 1] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

View File

@@ -0,0 +1,22 @@
# CreateWorldRequest
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **assetUrl** | **String** | | [default to null] |
| **assetVersion** | **Integer** | | [optional] [default to null] |
| **authorId** | **String** | A users unique ID, usually in the form of `usr_c1644b5b-3ca4-45b4-97c6-a2a0de70d469`. Legacy players can have old IDs in the form of `8JoV9XEdpo`. The ID can never be changed. | [optional] [default to null] |
| **authorName** | **String** | | [optional] [default to null] |
| **capacity** | **Integer** | | [optional] [default to null] |
| **description** | **String** | | [optional] [default to null] |
| **id** | **String** | WorldID be \"offline\" on User profiles if you are not friends with that user. | [optional] [default to null] |
| **imageUrl** | **String** | | [default to null] |
| **name** | **String** | | [default to null] |
| **platform** | **String** | This is normally `android`, `ios`, `standalonewindows`, `web`, or the empty value ``, but also supposedly can be any random Unity version such as `2019.2.4-801-Release` or `2019.2.2-772-Release` or even `unknownplatform`. | [optional] [default to null] |
| **releaseStatus** | **String** | | [optional] [default to public] |
| **tags** | **List** | | [optional] [default to null] |
| **unityPackageUrl** | **String** | | [optional] [default to null] |
| **unityVersion** | **String** | | [optional] [default to 5.3.4p1] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

84
Models/CurrentUser.md Normal file
View File

@@ -0,0 +1,84 @@
# CurrentUser
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **acceptedPrivacyVersion** | **Integer** | | [optional] [default to null] |
| **acceptedTOSVersion** | **Integer** | | [default to null] |
| **accountDeletionDate** | **date** | | [optional] [default to null] |
| **accountDeletionLog** | [**List**](AccountDeletionLog.md) | | [optional] [default to null] |
| **activeFriends** | **List** | | [optional] [default to null] |
| **ageVerificationStatus** | **String** | `verified` is obsolete. User who have verified and are 18+ can switch to `plus18` status. | [default to null] |
| **ageVerified** | **Boolean** | `true` if, user is age verified (not 18+). | [default to null] |
| **allowAvatarCopying** | **Boolean** | | [default to null] |
| **authToken** | **String** | The auth token for NEWLY REGISTERED ACCOUNTS ONLY (/auth/register) | [optional] [default to null] |
| **badges** | [**List**](Badge.md) | | [optional] [default to null] |
| **bio** | **String** | | [default to null] |
| **bioLinks** | **List** | | [default to null] |
| **contentFilters** | **List** | These tags begin with `content_` and control content gating | [optional] [default to null] |
| **currentAvatar** | **String** | | [default to null] |
| **currentAvatarImageUrl** | **String** | When profilePicOverride is not empty, use it instead. | [default to null] |
| **currentAvatarTags** | **List** | | [default to null] |
| **currentAvatarThumbnailImageUrl** | **String** | When profilePicOverride is not empty, use it instead. | [default to null] |
| **date\_joined** | **date** | | [default to null] |
| **developerType** | **String** | \"none\" User is a normal user \"trusted\" Unknown \"internal\" Is a VRChat Developer \"moderator\" Is a VRChat Moderator Staff can hide their developerType at will. | [default to none] |
| **discordDetails** | [**DiscordDetails**](DiscordDetails.md) | | [optional] [default to null] |
| **discordId** | **String** | https://discord.com/developers/docs/reference#snowflakes | [optional] [default to null] |
| **displayName** | **String** | | [default to null] |
| **emailVerified** | **Boolean** | | [default to null] |
| **fallbackAvatar** | **String** | | [optional] [default to null] |
| **friendGroupNames** | **List** | Always empty array. | [default to null] |
| **friendKey** | **String** | | [default to null] |
| **friends** | **List** | | [default to null] |
| **googleDetails** | [**Object**](.md) | | [optional] [default to null] |
| **googleId** | **String** | | [optional] [default to null] |
| **hasBirthday** | **Boolean** | | [default to null] |
| **hasEmail** | **Boolean** | | [default to null] |
| **hasLoggedInFromClient** | **Boolean** | | [default to null] |
| **hasPendingEmail** | **Boolean** | | [default to null] |
| **hideContentFilterSettings** | **Boolean** | | [optional] [default to null] |
| **homeLocation** | **String** | WorldID be \"offline\" on User profiles if you are not friends with that user. | [default to null] |
| **id** | **String** | A users unique ID, usually in the form of `usr_c1644b5b-3ca4-45b4-97c6-a2a0de70d469`. Legacy players can have old IDs in the form of `8JoV9XEdpo`. The ID can never be changed. | [default to null] |
| **isAdult** | **Boolean** | | [default to null] |
| **isBoopingEnabled** | **Boolean** | | [optional] [default to true] |
| **isFriend** | **Boolean** | | [default to false] |
| **last\_activity** | **Date** | | [optional] [default to null] |
| **last\_login** | **Date** | | [default to null] |
| **last\_mobile** | **Date** | | [default to null] |
| **last\_platform** | **String** | This is normally `android`, `ios`, `standalonewindows`, `web`, or the empty value ``, but also supposedly can be any random Unity version such as `2019.2.4-801-Release` or `2019.2.2-772-Release` or even `unknownplatform`. | [default to null] |
| **obfuscatedEmail** | **String** | | [default to null] |
| **obfuscatedPendingEmail** | **String** | | [default to null] |
| **oculusId** | **String** | | [default to null] |
| **offlineFriends** | **List** | | [optional] [default to null] |
| **onlineFriends** | **List** | | [optional] [default to null] |
| **pastDisplayNames** | [**List**](PastDisplayName.md) | | [default to null] |
| **picoId** | **String** | | [optional] [default to null] |
| **platform\_history** | [**List**](CurrentUser_platform_history_inner.md) | | [optional] [default to null] |
| **presence** | [**CurrentUserPresence**](CurrentUserPresence.md) | | [optional] [default to null] |
| **profilePicOverride** | **String** | | [default to null] |
| **profilePicOverrideThumbnail** | **String** | | [default to null] |
| **pronouns** | **String** | | [default to null] |
| **pronounsHistory** | **List** | | [default to null] |
| **queuedInstance** | **String** | | [optional] [default to null] |
| **receiveMobileInvitations** | **Boolean** | | [optional] [default to null] |
| **state** | **String** | * \"online\" User is online in VRChat * \"active\" User is online, but not in VRChat * \"offline\" User is offline Always offline when returned through `getCurrentUser` (/auth/user). | [default to offline] |
| **status** | **String** | Defines the User's current status, for example \"ask me\", \"join me\" or \"offline. This status is a combined indicator of their online activity and privacy preference. | [default to offline] |
| **statusDescription** | **String** | | [default to null] |
| **statusFirstTime** | **Boolean** | | [default to null] |
| **statusHistory** | **List** | | [default to null] |
| **steamDetails** | [**Object**](.md) | | [default to null] |
| **steamId** | **String** | | [default to null] |
| **tags** | **List** | | [default to null] |
| **twoFactorAuthEnabled** | **Boolean** | | [default to null] |
| **twoFactorAuthEnabledDate** | **Date** | | [optional] [default to null] |
| **unsubscribe** | **Boolean** | | [default to null] |
| **updated\_at** | **Date** | | [optional] [default to null] |
| **userIcon** | **String** | | [default to null] |
| **userLanguage** | **String** | | [optional] [default to null] |
| **userLanguageCode** | **String** | | [optional] [default to null] |
| **username** | **String** | -| **DEPRECATED:** VRChat API no longer return usernames of other users. [See issue by Tupper for more information](https://github.com/pypy-vrc/VRCX/issues/429). | [optional] [default to null] |
| **usesGeneratedPassword** | **Boolean** | | [default to null] |
| **viveId** | **String** | | [optional] [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

View File

@@ -0,0 +1,24 @@
# CurrentUserPresence
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **avatarThumbnail** | **String** | | [optional] [default to null] |
| **currentAvatarTags** | **List** | | [optional] [default to null] |
| **debugflag** | **String** | | [optional] [default to null] |
| **displayName** | **String** | | [optional] [default to null] |
| **groups** | **List** | | [optional] [default to null] |
| **id** | **String** | A users unique ID, usually in the form of `usr_c1644b5b-3ca4-45b4-97c6-a2a0de70d469`. Legacy players can have old IDs in the form of `8JoV9XEdpo`. The ID can never be changed. | [optional] [default to null] |
| **instance** | **String** | | [optional] [default to null] |
| **instanceType** | **String** | either an InstanceType or an empty string | [optional] [default to null] |
| **isRejoining** | **String** | | [optional] [default to null] |
| **platform** | **String** | This is normally `android`, `ios`, `standalonewindows`, `web`, or the empty value ``, but also supposedly can be any random Unity version such as `2019.2.4-801-Release` or `2019.2.2-772-Release` or even `unknownplatform`. | [optional] [default to null] |
| **profilePicOverride** | **String** | | [optional] [default to null] |
| **status** | **String** | either a UserStatus or empty string | [optional] [default to null] |
| **travelingToInstance** | **String** | | [optional] [default to null] |
| **travelingToWorld** | **String** | Represents a unique location, consisting of a world identifier and an instance identifier, or \"offline\" if the user is not on your friends list. | [optional] [default to null] |
| **userIcon** | **String** | | [optional] [default to null] |
| **world** | **String** | WorldID be \"offline\" on User profiles if you are not friends with that user. | [optional] [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

View File

@@ -0,0 +1,11 @@
# CurrentUser_platform_history_inner
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **isMobile** | **Boolean** | | [optional] [default to null] |
| **platform** | **String** | This is normally `android`, `ios`, `standalonewindows`, `web`, or the empty value ``, but also supposedly can be any random Unity version such as `2019.2.4-801-Release` or `2019.2.2-772-Release` or even `unknownplatform`. | [optional] [default to null] |
| **recorded** | **Date** | | [optional] [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

View File

@@ -0,0 +1,9 @@
# DeclineGroupInviteRequest
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **block** | **Boolean** | | [optional] [default to false] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

View File

@@ -0,0 +1,9 @@
# Disable2FAResult
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **removed** | **Boolean** | | [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

10
Models/DiscordDetails.md Normal file
View File

@@ -0,0 +1,10 @@
# DiscordDetails
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **global\_name** | **String** | | [optional] [default to null] |
| **id** | **String** | https://discord.com/developers/docs/reference#snowflakes | [optional] [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

View File

@@ -0,0 +1,16 @@
# DynamicContentRow
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **index** | **Integer** | | [optional] [default to null] |
| **name** | **String** | | [default to null] |
| **platform** | **String** | This is normally `android`, `ios`, `standalonewindows`, `web`, or the empty value ``, but also supposedly can be any random Unity version such as `2019.2.4-801-Release` or `2019.2.2-772-Release` or even `unknownplatform`. | [default to null] |
| **sortHeading** | **String** | | [default to null] |
| **sortOrder** | **String** | | [default to null] |
| **sortOwnership** | **String** | | [default to null] |
| **tag** | **String** | Tags are a way to grant various access, assign restrictions or other kinds of metadata to various to objects such as worlds, users and avatars. System tags starting with `system_` are granted automatically by the system, while admin tags with `admin_` are granted manually. More prefixes such as `language_ ` (to indicate that a player can speak the tagged language), and `author_tag_` (provided by a world author for search and sorting) exist as well. | [optional] [default to null] |
| **type** | **String** | Type is not present if it is a world. | [optional] [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

14
Models/EconomyAccount.md Normal file
View File

@@ -0,0 +1,14 @@
# EconomyAccount
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **accountActivatedOn** | **Date** | | [default to null] |
| **accountId** | **String** | | [default to null] |
| **blocked** | **Boolean** | | [default to null] |
| **canSpend** | **Boolean** | | [default to null] |
| **source** | **String** | | [default to null] |
| **userId** | **String** | A users unique ID, usually in the form of `usr_c1644b5b-3ca4-45b4-97c6-a2a0de70d469`. Legacy players can have old IDs in the form of `8JoV9XEdpo`. The ID can never be changed. | [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

View File

@@ -0,0 +1,9 @@
# EquipInventoryItemRequest
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **equipSlot** | **String** | | [default to ] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

9
Models/Error.md Normal file
View File

@@ -0,0 +1,9 @@
# Error
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **error** | [**Response**](Response.md) | | [optional] [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

12
Models/Favorite.md Normal file
View File

@@ -0,0 +1,12 @@
# Favorite
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **favoriteId** | **String** | MUST be either AvatarID, UserID or WorldID. | [default to null] |
| **id** | **String** | | [default to null] |
| **tags** | **List** | | [default to null] |
| **type** | **String** | | [default to friend] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

16
Models/FavoriteGroup.md Normal file
View File

@@ -0,0 +1,16 @@
# FavoriteGroup
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **displayName** | **String** | | [default to null] |
| **id** | **String** | | [default to null] |
| **name** | **String** | | [default to null] |
| **ownerDisplayName** | **String** | | [default to null] |
| **ownerId** | **String** | A users unique ID, usually in the form of `usr_c1644b5b-3ca4-45b4-97c6-a2a0de70d469`. Legacy players can have old IDs in the form of `8JoV9XEdpo`. The ID can never be changed. | [default to null] |
| **tags** | **List** | | [default to null] |
| **type** | **String** | | [default to friend] |
| **visibility** | **String** | | [default to private] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

View File

@@ -0,0 +1,12 @@
# FavoriteGroupLimits
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **avatar** | **Integer** | | [default to null] |
| **friend** | **Integer** | | [default to null] |
| **vrcPlusWorld** | **Integer** | | [default to null] |
| **world** | **Integer** | | [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

12
Models/FavoriteLimits.md Normal file
View File

@@ -0,0 +1,12 @@
# FavoriteLimits
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **defaultMaxFavoriteGroups** | **Integer** | | [default to null] |
| **defaultMaxFavoritesPerGroup** | **Integer** | | [default to null] |
| **maxFavoriteGroups** | [**FavoriteGroupLimits**](FavoriteGroupLimits.md) | | [default to null] |
| **maxFavoritesPerGroup** | [**FavoriteGroupLimits**](FavoriteGroupLimits.md) | | [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

38
Models/FavoritedWorld.md Normal file
View File

@@ -0,0 +1,38 @@
# FavoritedWorld
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **authorId** | **String** | A users unique ID, usually in the form of `usr_c1644b5b-3ca4-45b4-97c6-a2a0de70d469`. Legacy players can have old IDs in the form of `8JoV9XEdpo`. The ID can never be changed. | [optional] [default to null] |
| **authorName** | **String** | | [default to null] |
| **capacity** | **Integer** | | [default to null] |
| **created\_at** | **Date** | | [optional] [default to null] |
| **defaultContentSettings** | [**InstanceContentSettings**](InstanceContentSettings.md) | | [optional] [default to null] |
| **description** | **String** | | [optional] [default to null] |
| **favoriteGroup** | **String** | | [default to null] |
| **favoriteId** | **String** | | [default to null] |
| **favorites** | **Integer** | | [optional] [default to 0] |
| **featured** | **Boolean** | | [optional] [default to false] |
| **heat** | **Integer** | | [optional] [default to 0] |
| **id** | **String** | WorldID be \"offline\" on User profiles if you are not friends with that user. | [default to null] |
| **imageUrl** | **String** | | [default to null] |
| **labsPublicationDate** | **String** | | [optional] [default to null] |
| **name** | **String** | | [default to null] |
| **occupants** | **Integer** | | [default to 0] |
| **organization** | **String** | | [optional] [default to vrchat] |
| **popularity** | **Integer** | | [optional] [default to 0] |
| **previewYoutubeId** | **String** | | [optional] [default to null] |
| **publicationDate** | **String** | | [optional] [default to null] |
| **recommendedCapacity** | **Integer** | | [optional] [default to null] |
| **releaseStatus** | **String** | | [default to public] |
| **tags** | **List** | | [optional] [default to null] |
| **thumbnailImageUrl** | **String** | | [default to null] |
| **udonProducts** | **List** | | [optional] [default to null] |
| **unityPackages** | [**List**](UnityPackage.md) | | [optional] [default to null] |
| **updated\_at** | **Date** | | [optional] [default to null] |
| **urlList** | **List** | | [optional] [default to null] |
| **version** | **Integer** | | [optional] [default to null] |
| **visits** | **Integer** | | [optional] [default to 0] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

21
Models/Feedback.md Normal file
View File

@@ -0,0 +1,21 @@
# Feedback
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **commenterId** | **String** | A users unique ID, usually in the form of `usr_c1644b5b-3ca4-45b4-97c6-a2a0de70d469`. Legacy players can have old IDs in the form of `8JoV9XEdpo`. The ID can never be changed. | [default to null] |
| **commenterName** | **String** | | [default to null] |
| **contentAuthorId** | **String** | A users unique ID, usually in the form of `usr_c1644b5b-3ca4-45b4-97c6-a2a0de70d469`. Legacy players can have old IDs in the form of `8JoV9XEdpo`. The ID can never be changed. | [default to null] |
| **contentAuthorName** | **String** | | [default to null] |
| **contentId** | **String** | | [default to null] |
| **contentName** | **String** | | [optional] [default to null] |
| **contentType** | **String** | | [default to null] |
| **contentVersion** | **Integer** | | [default to null] |
| **description** | **String** | | [optional] [default to null] |
| **id** | **String** | | [default to null] |
| **reason** | **String** | | [default to null] |
| **tags** | **List** | | [default to null] |
| **type** | **String** | | [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

21
Models/File.md Normal file
View File

@@ -0,0 +1,21 @@
# File
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **animationStyle** | **String** | Animation style for images. | [optional] [default to null] |
| **extension** | **String** | | [default to null] |
| **frames** | **Integer** | The number of frames for animated spritesheet images. | [optional] [default to null] |
| **framesOverTime** | **Integer** | The frames per second for animated spritesheet images. | [optional] [default to null] |
| **id** | **String** | | [default to null] |
| **loopStyle** | **String** | Animation looping style for images. | [optional] [default to linear] |
| **maskTag** | **String** | Mask shape for images. | [optional] [default to square] |
| **mimeType** | **String** | | [default to image/jpeg] |
| **modifiedThumbnailFileName** | **String** | | [optional] [default to null] |
| **name** | **String** | | [default to null] |
| **ownerId** | **String** | A users unique ID, usually in the form of `usr_c1644b5b-3ca4-45b4-97c6-a2a0de70d469`. Legacy players can have old IDs in the form of `8JoV9XEdpo`. The ID can never be changed. | [default to null] |
| **tags** | **List** | | [default to null] |
| **versions** | [**Set**](FileVersion.md) | | [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

15
Models/FileAnalysis.md Normal file
View File

@@ -0,0 +1,15 @@
# FileAnalysis
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **avatarStats** | [**FileAnalysisAvatarStats**](FileAnalysisAvatarStats.md) | | [default to null] |
| **created\_at** | **Date** | | [optional] [default to null] |
| **encryptionKey** | **String** | | [optional] [default to null] |
| **fileSize** | **Integer** | | [default to null] |
| **performanceRating** | **String** | | [optional] [default to null] |
| **success** | **Boolean** | | [default to null] |
| **uncompressedSize** | **Integer** | | [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

View File

@@ -0,0 +1,52 @@
# FileAnalysisAvatarStats
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **animatorCount** | **Integer** | | [default to null] |
| **audioSourceCount** | **Integer** | | [default to null] |
| **blendShapeCount** | **Integer** | | [default to null] |
| **boneCount** | **Integer** | | [default to null] |
| **bounds** | **List** | | [default to null] |
| **cameraCount** | **Integer** | | [optional] [default to null] |
| **clothCount** | **Integer** | | [default to null] |
| **constraintCount** | **Integer** | | [default to null] |
| **constraintDepth** | **Integer** | | [default to null] |
| **contactCount** | **Integer** | | [default to null] |
| **customExpressions** | **Boolean** | | [default to null] |
| **customizeAnimationLayers** | **Boolean** | | [default to null] |
| **enableEyeLook** | **Boolean** | | [default to null] |
| **lightCount** | **Integer** | | [default to null] |
| **lineRendererCount** | **Integer** | | [default to null] |
| **lipSync** | **Integer** | | [default to null] |
| **materialCount** | **Integer** | | [default to null] |
| **materialSlotsUsed** | **Integer** | | [default to null] |
| **meshCount** | **Integer** | | [default to null] |
| **meshIndices** | **Integer** | | [default to null] |
| **meshParticleMaxPolygons** | **Integer** | | [default to null] |
| **meshPolygons** | **Integer** | | [default to null] |
| **meshVertices** | **Integer** | | [default to null] |
| **particleCollisionEnabled** | **Boolean** | | [default to null] |
| **particleSystemCount** | **Integer** | | [default to null] |
| **particleTrailsEnabled** | **Boolean** | | [default to null] |
| **physBoneColliderCount** | **Integer** | | [default to null] |
| **physBoneCollisionCheckCount** | **Integer** | | [default to null] |
| **physBoneComponentCount** | **Integer** | | [default to null] |
| **physBoneTransformCount** | **Integer** | | [default to null] |
| **physicsColliders** | **Integer** | | [default to null] |
| **physicsRigidbodies** | **Integer** | | [default to null] |
| **skinnedMeshCount** | **Integer** | | [default to null] |
| **skinnedMeshIndices** | **Integer** | | [default to null] |
| **skinnedMeshPolygons** | **Integer** | | [default to null] |
| **skinnedMeshVertices** | **Integer** | | [default to null] |
| **totalClothVertices** | **Integer** | | [default to null] |
| **totalIndices** | **Integer** | | [default to null] |
| **totalMaxParticles** | **Integer** | | [default to null] |
| **totalPolygons** | **Integer** | | [default to null] |
| **totalTextureUsage** | **Integer** | | [default to null] |
| **totalVertices** | **Integer** | | [default to null] |
| **trailRendererCount** | **Integer** | | [default to null] |
| **writeDefaultsUsed** | **Boolean** | | [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

15
Models/FileData.md Normal file
View File

@@ -0,0 +1,15 @@
# FileData
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **category** | **String** | | [default to queued] |
| **fileName** | **String** | | [default to null] |
| **md5** | **String** | | [optional] [default to null] |
| **sizeInBytes** | **Integer** | | [default to null] |
| **status** | **String** | | [default to waiting] |
| **uploadId** | **String** | | [default to ] |
| **url** | **String** | | [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

9
Models/FileUploadURL.md Normal file
View File

@@ -0,0 +1,9 @@
# FileUploadURL
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **url** | **String** | | [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

15
Models/FileVersion.md Normal file
View File

@@ -0,0 +1,15 @@
# FileVersion
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **created\_at** | **Date** | | [default to null] |
| **deleted** | **Boolean** | Usually only present if `true` | [optional] [default to true] |
| **delta** | [**FileData**](FileData.md) | | [optional] [default to null] |
| **file** | [**FileData**](FileData.md) | | [optional] [default to null] |
| **signature** | [**FileData**](FileData.md) | | [optional] [default to null] |
| **status** | **String** | | [default to waiting] |
| **version** | **Integer** | Incremental version counter, can only be increased. | [default to 0] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

View File

@@ -0,0 +1,14 @@
# FileVersionUploadStatus
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **etags** | **List** | Unknown | [default to null] |
| **fileName** | **String** | | [default to null] |
| **maxParts** | **Integer** | | [default to null] |
| **nextPartNumber** | **Integer** | | [default to null] |
| **parts** | **List** | | [default to null] |
| **uploadId** | **String** | | [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

View File

@@ -0,0 +1,11 @@
# FinishFileDataUploadRequest
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **etags** | **Set** | Array of ETags uploaded. | [optional] [default to null] |
| **maxParts** | **String** | Always a zero in string form, despite how many parts uploaded. | [default to 0] |
| **nextPartNumber** | **String** | Always a zero in string form, despite how many parts uploaded. | [default to 0] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

View File

@@ -0,0 +1,9 @@
# FollowCalendarEventRequest
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **isFollowing** | **Boolean** | | [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

11
Models/FriendStatus.md Normal file
View File

@@ -0,0 +1,11 @@
# FriendStatus
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **incomingRequest** | **Boolean** | | [default to false] |
| **isFriend** | **Boolean** | | [default to false] |
| **outgoingRequest** | **Boolean** | | [default to false] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

41
Models/Group.md Normal file
View File

@@ -0,0 +1,41 @@
# Group
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **ageVerificationBetaCode** | **String** | | [optional] [default to null] |
| **ageVerificationBetaSlots** | **BigDecimal** | | [optional] [default to null] |
| **ageVerificationSlotsAvailable** | **Boolean** | | [optional] [default to null] |
| **allowGroupJoinPrompt** | **Boolean** | | [optional] [default to null] |
| **badges** | **List** | | [optional] [default to null] |
| **bannerId** | **String** | | [optional] [default to null] |
| **bannerUrl** | **String** | | [optional] [default to null] |
| **createdAt** | **Date** | | [optional] [default to null] |
| **description** | **String** | | [optional] [default to null] |
| **discriminator** | **String** | | [optional] [default to null] |
| **galleries** | [**List**](GroupGallery.md) | | [optional] [default to null] |
| **iconId** | **String** | | [optional] [default to null] |
| **iconUrl** | **String** | | [optional] [default to null] |
| **id** | **String** | | [optional] [default to null] |
| **isVerified** | **Boolean** | | [optional] [default to false] |
| **joinState** | **String** | | [optional] [default to open] |
| **languages** | **List** | | [optional] [default to null] |
| **lastPostCreatedAt** | **Date** | | [optional] [default to null] |
| **links** | **List** | | [optional] [default to null] |
| **memberCount** | **Integer** | | [optional] [default to null] |
| **memberCountSyncedAt** | **Date** | | [optional] [default to null] |
| **membershipStatus** | **String** | | [optional] [default to inactive] |
| **myMember** | [**GroupMyMember**](GroupMyMember.md) | | [optional] [default to null] |
| **name** | **String** | | [optional] [default to null] |
| **onlineMemberCount** | **Integer** | | [optional] [default to null] |
| **ownerId** | **String** | A users unique ID, usually in the form of `usr_c1644b5b-3ca4-45b4-97c6-a2a0de70d469`. Legacy players can have old IDs in the form of `8JoV9XEdpo`. The ID can never be changed. | [optional] [default to null] |
| **privacy** | **String** | | [optional] [default to default] |
| **roles** | [**List**](GroupRole.md) | Only returned if ?includeRoles=true is specified. | [optional] [default to null] |
| **rules** | **String** | | [optional] [default to null] |
| **shortCode** | **String** | | [optional] [default to null] |
| **tags** | **List** | | [optional] [default to null] |
| **transferTargetId** | **String** | A users unique ID, usually in the form of `usr_c1644b5b-3ca4-45b4-97c6-a2a0de70d469`. Legacy players can have old IDs in the form of `8JoV9XEdpo`. The ID can never be changed. | [optional] [default to null] |
| **updatedAt** | **Date** | | [optional] [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

View File

@@ -0,0 +1,17 @@
# GroupAnnouncement
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **authorId** | **String** | A users unique ID, usually in the form of `usr_c1644b5b-3ca4-45b4-97c6-a2a0de70d469`. Legacy players can have old IDs in the form of `8JoV9XEdpo`. The ID can never be changed. | [optional] [default to null] |
| **createdAt** | **Date** | | [optional] [default to null] |
| **groupId** | **String** | | [optional] [default to null] |
| **id** | **String** | | [optional] [default to null] |
| **imageId** | **String** | | [optional] [default to null] |
| **imageUrl** | **String** | | [optional] [default to null] |
| **text** | **String** | | [optional] [default to null] |
| **title** | **String** | | [optional] [default to null] |
| **updatedAt** | **Date** | | [optional] [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

View File

@@ -0,0 +1,17 @@
# GroupAuditLogEntry
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **actorDisplayName** | **String** | | [optional] [default to null] |
| **actorId** | **String** | A users unique ID, usually in the form of `usr_c1644b5b-3ca4-45b4-97c6-a2a0de70d469`. Legacy players can have old IDs in the form of `8JoV9XEdpo`. The ID can never be changed. | [optional] [default to null] |
| **created\_at** | **Date** | | [optional] [default to null] |
| **data** | [**Object**](.md) | The data associated with the event. The format of this data is dependent on the event type. | [optional] [default to null] |
| **description** | **String** | A human-readable description of the event. | [optional] [default to null] |
| **eventType** | **String** | The type of event that occurred. This is a string that is prefixed with the type of object that the event occurred on. For example, a group role update event would be prefixed with `group.role`. | [optional] [default to group.update] |
| **groupId** | **String** | | [optional] [default to null] |
| **id** | **String** | | [optional] [default to null] |
| **targetId** | **String** | Typically a UserID, GroupID, GroupRoleID, or Location, but could be other types of IDs. | [optional] [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

18
Models/GroupGallery.md Normal file
View File

@@ -0,0 +1,18 @@
# GroupGallery
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **createdAt** | **Date** | | [optional] [default to null] |
| **description** | **String** | Description of the gallery. | [optional] [default to null] |
| **id** | **String** | | [optional] [default to null] |
| **membersOnly** | **Boolean** | Whether the gallery is members only. | [optional] [default to false] |
| **name** | **String** | Name of the gallery. | [optional] [default to null] |
| **roleIdsToAutoApprove** | **List** | | [optional] [default to null] |
| **roleIdsToManage** | **List** | | [optional] [default to null] |
| **roleIdsToSubmit** | **List** | | [optional] [default to null] |
| **roleIdsToView** | **List** | | [optional] [default to null] |
| **updatedAt** | **Date** | | [optional] [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

View File

@@ -0,0 +1,9 @@
# GroupGalleryFileOrder
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **ids** | **List** | | [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

View File

@@ -0,0 +1,10 @@
# GroupGalleryFileOrderRequest
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **galleryId** | **String** | | [default to null] |
| **ids** | **List** | | [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

View File

@@ -0,0 +1,18 @@
# GroupGalleryImage
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **approved** | **Boolean** | | [optional] [default to false] |
| **approvedAt** | **Date** | | [optional] [default to null] |
| **approvedByUserId** | **String** | A users unique ID, usually in the form of `usr_c1644b5b-3ca4-45b4-97c6-a2a0de70d469`. Legacy players can have old IDs in the form of `8JoV9XEdpo`. The ID can never be changed. | [optional] [default to null] |
| **createdAt** | **Date** | | [optional] [default to null] |
| **fileId** | **String** | | [optional] [default to null] |
| **galleryId** | **String** | | [optional] [default to null] |
| **groupId** | **String** | | [optional] [default to null] |
| **id** | **String** | | [optional] [default to null] |
| **imageUrl** | **URI** | | [optional] [default to null] |
| **submittedByUserId** | **String** | A users unique ID, usually in the form of `usr_c1644b5b-3ca4-45b4-97c6-a2a0de70d469`. Legacy players can have old IDs in the form of `8JoV9XEdpo`. The ID can never be changed. | [optional] [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

12
Models/GroupInstance.md Normal file
View File

@@ -0,0 +1,12 @@
# GroupInstance
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **instanceId** | **String** | InstanceID can be \"offline\" on User profiles if you are not friends with that user and \"private\" if you are friends and user is in private instance. | [default to null] |
| **location** | **String** | Represents a unique location, consisting of a world identifier and an instance identifier, or \"offline\" if the user is not on your friends list. | [default to null] |
| **memberCount** | **Integer** | | [default to null] |
| **world** | [**World**](World.md) | | [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

27
Models/GroupMember.md Normal file
View File

@@ -0,0 +1,27 @@
# GroupMember
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **acceptedByDisplayName** | **String** | Only missing when explicitly fetching own user. | [optional] [default to null] |
| **acceptedById** | **String** | Only missing when explicitly fetching own user. | [optional] [default to null] |
| **bannedAt** | **Date** | Only missing when explicitly fetching own user. | [optional] [default to null] |
| **createdAt** | **Date** | Only missing when explicitly fetching own user. | [optional] [default to null] |
| **groupId** | **String** | | [default to null] |
| **hasJoinedFromPurchase** | **Boolean** | Missing when explicitly fetching own user, or when group isn't linked to a purchase. | [optional] [default to null] |
| **id** | **String** | | [default to null] |
| **isRepresenting** | **Boolean** | Whether the user is representing the group. This makes the group show up above the name tag in-game. | [default to false] |
| **isSubscribedToAnnouncements** | **Boolean** | | [default to false] |
| **isSubscribedToEventAnnouncements** | **Boolean** | Only missing when explicitly fetching own user. | [optional] [default to null] |
| **joinedAt** | **Date** | | [default to null] |
| **lastPostReadAt** | **Date** | | [default to null] |
| **mRoleIds** | **List** | | [default to null] |
| **managerNotes** | **String** | Only missing when explicitly fetching own user. | [optional] [default to null] |
| **membershipStatus** | **String** | | [default to inactive] |
| **roleIds** | **List** | | [default to null] |
| **user** | [**GroupMemberLimitedUser**](GroupMemberLimitedUser.md) | | [optional] [default to null] |
| **userId** | **String** | A users unique ID, usually in the form of `usr_c1644b5b-3ca4-45b4-97c6-a2a0de70d469`. Legacy players can have old IDs in the form of `8JoV9XEdpo`. The ID can never be changed. | [default to null] |
| **visibility** | **String** | | [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

View File

@@ -0,0 +1,15 @@
# GroupMemberLimitedUser
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **currentAvatarTags** | **List** | | [optional] [default to null] |
| **currentAvatarThumbnailImageUrl** | **String** | | [optional] [default to null] |
| **displayName** | **String** | | [optional] [default to null] |
| **iconUrl** | **String** | | [optional] [default to null] |
| **id** | **String** | A users unique ID, usually in the form of `usr_c1644b5b-3ca4-45b4-97c6-a2a0de70d469`. Legacy players can have old IDs in the form of `8JoV9XEdpo`. The ID can never be changed. | [optional] [default to null] |
| **profilePicOverride** | **String** | | [optional] [default to null] |
| **thumbnailUrl** | **String** | | [optional] [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

28
Models/GroupMyMember.md Normal file
View File

@@ -0,0 +1,28 @@
# GroupMyMember
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **acceptedByDisplayName** | **String** | | [optional] [default to null] |
| **acceptedById** | **String** | | [optional] [default to null] |
| **bannedAt** | **String** | | [optional] [default to null] |
| **createdAt** | **Date** | | [optional] [default to null] |
| **groupId** | **String** | | [optional] [default to null] |
| **has2FA** | **Boolean** | | [optional] [default to false] |
| **hasJoinedFromPurchase** | **Boolean** | | [optional] [default to false] |
| **id** | **String** | | [optional] [default to null] |
| **isRepresenting** | **Boolean** | | [optional] [default to false] |
| **isSubscribedToAnnouncements** | **Boolean** | | [optional] [default to true] |
| **isSubscribedToEventAnnouncements** | **Boolean** | | [optional] [default to null] |
| **joinedAt** | **Date** | | [optional] [default to null] |
| **lastPostReadAt** | **Date** | | [optional] [default to null] |
| **mRoleIds** | **List** | | [optional] [default to null] |
| **managerNotes** | **String** | | [optional] [default to null] |
| **membershipStatus** | **String** | | [optional] [default to null] |
| **permissions** | **List** | | [optional] [default to null] |
| **roleIds** | **List** | | [optional] [default to null] |
| **userId** | **String** | A users unique ID, usually in the form of `usr_c1644b5b-3ca4-45b4-97c6-a2a0de70d469`. Legacy players can have old IDs in the form of `8JoV9XEdpo`. The ID can never be changed. | [optional] [default to null] |
| **visibility** | **String** | | [optional] [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

13
Models/GroupPermission.md Normal file
View File

@@ -0,0 +1,13 @@
# GroupPermission
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **allowedToAdd** | **Boolean** | Whether the user is allowed to add this permission to a role. | [optional] [default to false] |
| **displayName** | **String** | The display name of the permission. | [optional] [default to null] |
| **help** | **String** | Human-readable description of the permission. | [optional] [default to null] |
| **isManagementPermission** | **Boolean** | Whether this permission is a \"management\" permission. | [optional] [default to false] |
| **name** | **String** | The name of the permission. | [optional] [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

20
Models/GroupPost.md Normal file
View File

@@ -0,0 +1,20 @@
# GroupPost
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **authorId** | **String** | A users unique ID, usually in the form of `usr_c1644b5b-3ca4-45b4-97c6-a2a0de70d469`. Legacy players can have old IDs in the form of `8JoV9XEdpo`. The ID can never be changed. | [optional] [default to null] |
| **createdAt** | **Date** | | [optional] [default to null] |
| **editorId** | **String** | A users unique ID, usually in the form of `usr_c1644b5b-3ca4-45b4-97c6-a2a0de70d469`. Legacy players can have old IDs in the form of `8JoV9XEdpo`. The ID can never be changed. | [optional] [default to null] |
| **groupId** | **String** | | [optional] [default to null] |
| **id** | **String** | | [optional] [default to null] |
| **imageId** | **String** | | [optional] [default to null] |
| **imageUrl** | **String** | | [optional] [default to null] |
| **roleId** | **List** | | [optional] [default to null] |
| **text** | **String** | | [optional] [default to null] |
| **title** | **String** | | [optional] [default to null] |
| **updatedAt** | **Date** | | [optional] [default to null] |
| **visibility** | **String** | | [optional] [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

20
Models/GroupRole.md Normal file
View File

@@ -0,0 +1,20 @@
# GroupRole
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **createdAt** | **Date** | | [optional] [default to null] |
| **description** | **String** | | [optional] [default to null] |
| **groupId** | **String** | | [optional] [default to null] |
| **id** | **String** | | [optional] [default to null] |
| **isManagementRole** | **Boolean** | | [optional] [default to false] |
| **isSelfAssignable** | **Boolean** | | [optional] [default to false] |
| **name** | **String** | | [optional] [default to null] |
| **order** | **Integer** | | [optional] [default to null] |
| **permissions** | **List** | | [optional] [default to null] |
| **requiresPurchase** | **Boolean** | | [optional] [default to false] |
| **requiresTwoFactor** | **Boolean** | | [optional] [default to false] |
| **updatedAt** | **Date** | | [optional] [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

View File

@@ -0,0 +1,12 @@
# GroupRoleTemplateValues
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **basePermissions** | **List** | | [default to null] |
| **description** | **String** | | [default to null] |
| **name** | **String** | | [default to null] |
| **roles** | [**GroupRoleTemplateValues_roles**](GroupRoleTemplateValues_roles.md) | | [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

View File

@@ -0,0 +1,12 @@
# GroupRoleTemplateValues_roles
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **name** | **String** | | [optional] [default to null] |
| **description** | **String** | | [optional] [default to null] |
| **basePermissions** | **List** | | [optional] [default to null] |
| **isAddedOnJoin** | **Boolean** | | [optional] [default to false] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

View File

@@ -0,0 +1,9 @@
# GroupTransferable
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **requirements** | [**GroupTransferable_requirements**](GroupTransferable_requirements.md) | | [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

View File

@@ -0,0 +1,13 @@
# GroupTransferable_requirements
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **groupNotMonetized** | **Boolean** | | [default to false] |
| **hasVRCPlus** | **Boolean** | | [default to false] |
| **hasVerifiedEmail** | **Boolean** | | [default to false] |
| **targetCanOwnMoreGroups** | **Boolean** | | [default to false] |
| **targetIsGroupMember** | **Boolean** | | [default to false] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

Some files were not shown because too many files have changed in this diff Show More