Skip to content

Commit e397a52

Browse files
committed
Upgrade Python SDK to spec 1.20.9.dev24
1 parent 143ddeb commit e397a52

471 files changed

Lines changed: 15178 additions & 828 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.openapi-generator/FILES

Lines changed: 50 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,14 @@ docs/APIConfigConstantsINSTANCEPOPULATIONBRACKETSFEW.md
1313
docs/APIConfigConstantsINSTANCEPOPULATIONBRACKETSMANY.md
1414
docs/APIConfigConstantsLANGUAGE.md
1515
docs/APIConfigDownloadURLList.md
16+
docs/APIConfigEventShelfCampaign.md
1617
docs/APIConfigEvents.md
1718
docs/APIConfigIosVersion.md
19+
docs/APIConfigLoadingScreenWeights.md
20+
docs/APIConfigLowMemoryGoHomeTimeoutValue.md
1821
docs/APIConfigMinSupportedClientBuildNumber.md
1922
docs/APIConfigOfflineAnalysis.md
23+
docs/APIConfigProfileDefaults.md
2024
docs/APIHealth.md
2125
docs/AccountDeletionLog.md
2226
docs/AddFavoriteRequest.md
@@ -42,6 +46,7 @@ docs/AvatarsApi.md
4246
docs/Badge.md
4347
docs/Balance.md
4448
docs/BanGroupMemberRequest.md
49+
docs/BareError.md
4550
docs/BoopRequest.md
4651
docs/CalendarApi.md
4752
docs/CalendarDayOfWeek.md
@@ -82,6 +87,7 @@ docs/CurrentUser.md
8287
docs/CurrentUserPlatformHistoryInner.md
8388
docs/CurrentUserPresence.md
8489
docs/DeclineGroupInviteRequest.md
90+
docs/DeprecatedApi.md
8591
docs/DeveloperType.md
8692
docs/Disable2FAResult.md
8793
docs/DiscordDetails.md
@@ -143,8 +149,8 @@ docs/GroupPostVisibility.md
143149
docs/GroupPrivacy.md
144150
docs/GroupRole.md
145151
docs/GroupRoleTemplate.md
152+
docs/GroupRoleTemplateRole.md
146153
docs/GroupRoleTemplateValues.md
147-
docs/GroupRoleTemplateValuesRoles.md
148154
docs/GroupSearchSort.md
149155
docs/GroupTransferable.md
150156
docs/GroupTransferableRequirements.md
@@ -157,13 +163,21 @@ docs/InfoPush.md
157163
docs/InfoPushData.md
158164
docs/InfoPushDataArticle.md
159165
docs/InfoPushDataArticleContent.md
166+
docs/InfoPushDataCategory.md
160167
docs/InfoPushDataClickable.md
168+
docs/InfoPushDataDomainListInner.md
169+
docs/InfoPushDataSearch.md
170+
docs/InfoPushEmbeddedLink.md
171+
docs/InfoPushExperiment.md
172+
docs/InfoPushIpsQuery.md
161173
docs/Instance.md
174+
docs/InstanceCategory.md
162175
docs/InstanceContentSettings.md
163176
docs/InstancePlatforms.md
164177
docs/InstanceRegion.md
165178
docs/InstanceShortNameResponse.md
166179
docs/InstanceType.md
180+
docs/InstanceVibe.md
167181
docs/InstancesApi.md
168182
docs/Inventory.md
169183
docs/InventoryApi.md
@@ -220,6 +234,7 @@ docs/NotificationV2DetailsBoop.md
220234
docs/NotificationV2Response.md
221235
docs/NotificationV2Type.md
222236
docs/NotificationsApi.md
237+
docs/OAuthRedirectCode.md
223238
docs/OkStatus.md
224239
docs/OkStatus2.md
225240
docs/OrderOption.md
@@ -239,8 +254,12 @@ docs/PlayerModerationType.md
239254
docs/PlayermoderationApi.md
240255
docs/PrintFiles.md
241256
docs/PrintsApi.md
257+
docs/PrivateProfile.md
258+
docs/PrivateProfileActivity.md
242259
docs/Product.md
243260
docs/ProductListing.md
261+
docs/ProductListingAttribution.md
262+
docs/ProductListingAttributionCreator.md
244263
docs/ProductListingType.md
245264
docs/ProductListingVariant.md
246265
docs/ProductPurchase.md
@@ -250,10 +269,12 @@ docs/ProductPurchaseProduct.md
250269
docs/ProductPurchasePurchaseContext.md
251270
docs/ProductPurchaseRecord.md
252271
docs/ProductType.md
272+
docs/ProfileRepresentedGroup.md
253273
docs/Prop.md
254274
docs/PropPublishStatus.md
255275
docs/PropUnityPackage.md
256276
docs/PropsApi.md
277+
docs/PublicProfile.md
257278
docs/PurchaseContextData.md
258279
docs/PurchaseProductListingRequest.md
259280
docs/Region.md
@@ -271,6 +292,7 @@ docs/RewardRedemption.md
271292
docs/RewardRedemptionData.md
272293
docs/RewardRedemptionRequest.md
273294
docs/RewardRedemptionResult.md
295+
docs/RouteNotImplemented.md
274296
docs/SearchGroupMembers200Response.md
275297
docs/SellerEligibility.md
276298
docs/SentNotification.md
@@ -279,6 +301,8 @@ docs/ServiceStatus.md
279301
docs/ShareInventoryItemDirectRequest.md
280302
docs/SortOption.md
281303
docs/SortOptionProductPurchase.md
304+
docs/SsoProvider.md
305+
docs/SsoToken.md
282306
docs/Store.md
283307
docs/StoreContext.md
284308
docs/StoreShelf.md
@@ -353,6 +377,7 @@ vrchatapi/api/__init__.py
353377
vrchatapi/api/authentication_api.py
354378
vrchatapi/api/avatars_api.py
355379
vrchatapi/api/calendar_api.py
380+
vrchatapi/api/deprecated_api.py
356381
vrchatapi/api/economy_api.py
357382
vrchatapi/api/favorites_api.py
358383
vrchatapi/api/files_api.py
@@ -397,10 +422,14 @@ vrchatapi/models/api_config_constants_instancepopulationbracketsfew.py
397422
vrchatapi/models/api_config_constants_instancepopulationbracketsmany.py
398423
vrchatapi/models/api_config_constants_language.py
399424
vrchatapi/models/api_config_download_url_list.py
425+
vrchatapi/models/api_config_event_shelf_campaign.py
400426
vrchatapi/models/api_config_events.py
401427
vrchatapi/models/api_config_ios_version.py
428+
vrchatapi/models/api_config_loading_screen_weights.py
429+
vrchatapi/models/api_config_low_memory_go_home_timeout_value.py
402430
vrchatapi/models/api_config_min_supported_client_build_number.py
403431
vrchatapi/models/api_config_offline_analysis.py
432+
vrchatapi/models/api_config_profile_defaults.py
404433
vrchatapi/models/api_health.py
405434
vrchatapi/models/avatar.py
406435
vrchatapi/models/avatar_moderation.py
@@ -414,6 +443,7 @@ vrchatapi/models/avatar_unity_package_url_object.py
414443
vrchatapi/models/badge.py
415444
vrchatapi/models/balance.py
416445
vrchatapi/models/ban_group_member_request.py
446+
vrchatapi/models/bare_error.py
417447
vrchatapi/models/boop_request.py
418448
vrchatapi/models/calendar_day_of_week.py
419449
vrchatapi/models/calendar_event.py
@@ -510,8 +540,8 @@ vrchatapi/models/group_post_visibility.py
510540
vrchatapi/models/group_privacy.py
511541
vrchatapi/models/group_role.py
512542
vrchatapi/models/group_role_template.py
543+
vrchatapi/models/group_role_template_role.py
513544
vrchatapi/models/group_role_template_values.py
514-
vrchatapi/models/group_role_template_values_roles.py
515545
vrchatapi/models/group_search_sort.py
516546
vrchatapi/models/group_transferable.py
517547
vrchatapi/models/group_transferable_requirements.py
@@ -523,13 +553,21 @@ vrchatapi/models/info_push.py
523553
vrchatapi/models/info_push_data.py
524554
vrchatapi/models/info_push_data_article.py
525555
vrchatapi/models/info_push_data_article_content.py
556+
vrchatapi/models/info_push_data_category.py
526557
vrchatapi/models/info_push_data_clickable.py
558+
vrchatapi/models/info_push_data_domain_list_inner.py
559+
vrchatapi/models/info_push_data_search.py
560+
vrchatapi/models/info_push_embedded_link.py
561+
vrchatapi/models/info_push_experiment.py
562+
vrchatapi/models/info_push_ips_query.py
527563
vrchatapi/models/instance.py
564+
vrchatapi/models/instance_category.py
528565
vrchatapi/models/instance_content_settings.py
529566
vrchatapi/models/instance_platforms.py
530567
vrchatapi/models/instance_region.py
531568
vrchatapi/models/instance_short_name_response.py
532569
vrchatapi/models/instance_type.py
570+
vrchatapi/models/instance_vibe.py
533571
vrchatapi/models/inventory.py
534572
vrchatapi/models/inventory_consumption_results.py
535573
vrchatapi/models/inventory_default_attributes1.py
@@ -580,6 +618,7 @@ vrchatapi/models/notification_v2.py
580618
vrchatapi/models/notification_v2_details_boop.py
581619
vrchatapi/models/notification_v2_response.py
582620
vrchatapi/models/notification_v2_type.py
621+
vrchatapi/models/o_auth_redirect_code.py
583622
vrchatapi/models/ok_status.py
584623
vrchatapi/models/ok_status2.py
585624
vrchatapi/models/order_option.py
@@ -597,8 +636,12 @@ vrchatapi/models/platform_build_info.py
597636
vrchatapi/models/player_moderation.py
598637
vrchatapi/models/player_moderation_type.py
599638
vrchatapi/models/print_files.py
639+
vrchatapi/models/private_profile.py
640+
vrchatapi/models/private_profile_activity.py
600641
vrchatapi/models/product.py
601642
vrchatapi/models/product_listing.py
643+
vrchatapi/models/product_listing_attribution.py
644+
vrchatapi/models/product_listing_attribution_creator.py
602645
vrchatapi/models/product_listing_type.py
603646
vrchatapi/models/product_listing_variant.py
604647
vrchatapi/models/product_purchase.py
@@ -608,9 +651,11 @@ vrchatapi/models/product_purchase_product.py
608651
vrchatapi/models/product_purchase_purchase_context.py
609652
vrchatapi/models/product_purchase_record.py
610653
vrchatapi/models/product_type.py
654+
vrchatapi/models/profile_represented_group.py
611655
vrchatapi/models/prop.py
612656
vrchatapi/models/prop_publish_status.py
613657
vrchatapi/models/prop_unity_package.py
658+
vrchatapi/models/public_profile.py
614659
vrchatapi/models/purchase_context_data.py
615660
vrchatapi/models/purchase_product_listing_request.py
616661
vrchatapi/models/region.py
@@ -628,6 +673,7 @@ vrchatapi/models/reward_redemption.py
628673
vrchatapi/models/reward_redemption_data.py
629674
vrchatapi/models/reward_redemption_request.py
630675
vrchatapi/models/reward_redemption_result.py
676+
vrchatapi/models/route_not_implemented.py
631677
vrchatapi/models/search_group_members200_response.py
632678
vrchatapi/models/seller_eligibility.py
633679
vrchatapi/models/sent_notification.py
@@ -636,6 +682,8 @@ vrchatapi/models/service_status.py
636682
vrchatapi/models/share_inventory_item_direct_request.py
637683
vrchatapi/models/sort_option.py
638684
vrchatapi/models/sort_option_product_purchase.py
685+
vrchatapi/models/sso_provider.py
686+
vrchatapi/models/sso_token.py
639687
vrchatapi/models/store.py
640688
vrchatapi/models/store_context.py
641689
vrchatapi/models/store_shelf.py

docs/APIConfig.md

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# APIConfig
22

3-
Global configuration for various features.
3+
Global client configuration. The response carries decoy properties: plausible-looking names VRChat rerolls at random as deliberate obfuscation.
44

55
## Properties
66
Name | Type | Description | Notes
@@ -28,6 +28,7 @@ Name | Type | Description | Notes
2828
**client_api_key** | **str** | apiKey to be used for all other requests |
2929
**client_bps_ceiling** | **int** | Unknown | [default to 18432]
3030
**client_disconnect_timeout** | **int** | Unknown | [default to 30000]
31+
**client_max_datagrams** | **int** | | [optional]
3132
**client_net_dispatch_thread** | **bool** | Unknown | [optional] [default to False]
3233
**client_net_dispatch_thread_mobile** | **bool** | Unknown | [default to True]
3334
**client_net_in_thread** | **bool** | Unknown | [optional] [default to False]
@@ -41,6 +42,7 @@ Name | Type | Description | Notes
4142
**client_qr** | **int** | Unknown | [optional] [default to 1]
4243
**client_reserved_player_bps** | **int** | Unknown | [default to 7168]
4344
**client_sent_count_allowance** | **int** | Unknown | [default to 15]
45+
**client_use_ack2** | **bool** | | [optional]
4446
**constants** | [**APIConfigConstants**](APIConfigConstants.md) | |
4547
**contact_email** | **str** | VRChat's contact email |
4648
**copyright_email** | **str** | VRChat's copyright-issues-related email |
@@ -75,25 +77,33 @@ Name | Type | Description | Notes
7577
**download_urls** | [**APIConfigDownloadURLList**](APIConfigDownloadURLList.md) | |
7678
**dynamic_world_rows** | [**list[DynamicContentRow]**](DynamicContentRow.md) | Array of DynamicWorldRow objects, used by the game to display the list of world rows |
7779
**economy_ledger_backfill** | **bool** | Unknown |
78-
**economy_ledger_migration_stop** | **str** | Unknown |
80+
**economy_ledger_migration_stop** | **str** | Unknown | [optional]
7981
**economy_ledger_mode** | **str** | Unknown |
8082
**economy_pause_end** | **datetime** | Unknown |
8183
**economy_pause_start** | **datetime** | Unknown |
8284
**economy_purchase_repair_enabled** | **bool** | Unknown |
8385
**economy_state** | **int** | Unknown | [default to 1]
86+
**enable_vrc_plus_world_lists** | **bool** | | [optional]
87+
**event_shelf_campaigns** | [**list[APIConfigEventShelfCampaign]**](APIConfigEventShelfCampaign.md) | | [optional]
8488
**events** | [**APIConfigEvents**](APIConfigEvents.md) | |
8589
**force_use_latest_world** | **bool** | Unknown | [default to True]
8690
**gift_display_type** | **str** | Display type of gifts |
91+
**global_cache_version** | **int** | | [optional]
92+
**global_cache_version_default** | **int** | | [optional]
8793
**google_api_client_id** | **str** | Unknown | [default to '827942544393-r2ouvckvouldn9dg9uruseje575e878f.apps.googleusercontent.com']
94+
**google_api_unity_client_id** | **str** | | [optional]
8895
**home_world_id** | **str** | WorldID be \"offline\" on User profiles if you are not friends with that user. |
8996
**homepage_redirect_target** | **str** | Redirect target if you try to open the base API domain in your browser | [default to 'https://hello.vrchat.com']
9097
**hub_world_id** | **str** | WorldID be \"offline\" on User profiles if you are not friends with that user. |
9198
**image_host_url_list** | **list[str]** | 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). |
9299
**ios_app_version** | **list[str]** | Current app version for iOS |
93100
**ios_version** | [**APIConfigIosVersion**](APIConfigIosVersion.md) | |
94101
**jobs_email** | **str** | VRChat's job application email |
102+
**loading_screen_weights** | [**dict(str, APIConfigLoadingScreenWeights)**](APIConfigLoadingScreenWeights.md) | Relative weight of each info-push category on the loading screen, per audience. | [optional]
103+
**low_memory_go_home_timeout** | [**dict(str, APIConfigLowMemoryGoHomeTimeoutValue)**](APIConfigLowMemoryGoHomeTimeoutValue.md) | Low-memory timeout, keyed by platform. | [optional]
95104
**max_user_emoji** | **int** | The maximum number of custom emoji each user may have at a given time. | [default to 18]
96105
**max_user_stickers** | **int** | The maximum number of custom stickers each user may have at a given time. | [default to 18]
106+
**maximum_unity_version_for_uploads** | **str** | | [optional]
97107
**min_supported_client_build_number** | [**APIConfigMinSupportedClientBuildNumber**](APIConfigMinSupportedClientBuildNumber.md) | |
98108
**minimum_unity_version_for_uploads** | **str** | Minimum Unity version required for uploading assets | [default to '2019.0.0f1']
99109
**moderation_email** | **str** | VRChat's moderation related email |
@@ -102,8 +112,13 @@ Name | Type | Description | Notes
102112
**photon_nameserver_overrides** | **list[str]** | Unknown |
103113
**photon_public_keys** | **list[str]** | Unknown |
104114
**player_url_resolver_sha1** | **str** | Currently used youtube-dl.exe hash in SHA1-delimited format |
115+
**player_url_resolver_sha1_gfn_override** | **str** | Overrides `player-url-resolver-sha1` on GeForce Now. | [optional]
105116
**player_url_resolver_version** | **str** | Currently used youtube-dl.exe version |
117+
**player_url_resolver_version_gfn_override** | **str** | Overrides `player-url-resolver-version` on GeForce Now. | [optional]
118+
**profile_defaults** | [**APIConfigProfileDefaults**](APIConfigProfileDefaults.md) | | [optional]
119+
**prop_component_list** | **list[str]** | SDK3 component type names. | [optional]
106120
**public_key** | **str** | Public key, hex encoded |
121+
**quest_minimum_low_memory_threshold** | **dict(str, int)** | Low-memory threshold, keyed by platform. | [optional]
107122
**report_categories** | [**dict(str, ReportCategory)**](ReportCategory.md) | Categories available for reporting objectionable content |
108123
**report_form_url** | **str** | 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}']
109124
**report_options** | **dict(str, dict(str, list[str]))** | 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. |
@@ -127,6 +142,8 @@ Name | Type | Description | Notes
127142
**url_list** | **list[str]** | List of allowed URLs that bypass the \"Allow untrusted URL's\" setting in-game |
128143
**use_reliable_udp_for_voice** | **bool** | Unknown | [default to False]
129144
**vive_windows_url** | **str** | Download link for game on the Steam website. |
145+
**voice_max_playback_sources_mobile** | **int** | | [optional]
146+
**voice_max_playback_sources_pc** | **int** | | [optional]
130147
**websocket_max_friends_refresh_delay** | **int** | Unknown | [default to 900]
131148
**websocket_quick_reconnect_time** | **int** | Unknown | [default to 2]
132149
**websocket_reconnect_max_delay** | **int** | Unknown | [default to 2]

docs/APIConfigAudioConfig.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,15 @@ Name | Type | Description | Notes
99
**near_field_ild_nudge** | **float** | Unknown |
1010
**near_field_ild_nudge_distance** | **float** | Unknown |
1111
**near_field_ild_nudge_ear_radius** | **float** | Unknown |
12+
**near_field_ild_nudge_ear_translate** | **float** | | [optional]
1213
**per_ear_directionality_ear_radius** | **float** | Unknown |
1314
**per_ear_directionality_fade_distance** | **float** | Unknown |
1415
**per_ear_directionality_max_scale** | **float** | Unknown |
1516
**per_ear_directionality_pc_factor** | **float** | Unknown |
1617
**tracking_scale_max** | **float** | Unknown |
1718
**tracking_scale_min** | **float** | Unknown |
1819
**tracking_scale_multiplier** | **float** | Unknown |
20+
**use_legacy_ild_nudging** | **bool** | | [optional]
1921

2022
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
2123

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# APIConfigEventShelfCampaign
2+
3+
A seasonal campaign a group event can be listed under.
4+
5+
## Properties
6+
Name | Type | Description | Notes
7+
------------ | ------------- | ------------- | -------------
8+
**description** | **str** | | [optional]
9+
**key** | **str** | |
10+
**name** | **str** | |
11+
12+
[[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+
14+

docs/APIConfigEvents.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Name | Type | Description | Notes
1414
**player_order_factor** | **int** | Unknown |
1515
**slow_update_factor_threshold** | **int** | Unknown |
1616
**use_direct_player_serialization** | **bool** | Unknown |
17+
**use_sparse_rotation_for_player_serialization** | **bool** | | [optional]
1718
**view_segment_length** | **int** | Unknown |
1819

1920
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# APIConfigLoadingScreenWeights
2+
3+
4+
## Properties
5+
Name | Type | Description | Notes
6+
------------ | ------------- | ------------- | -------------
7+
**announcement** | **int** | | [optional]
8+
**informational** | **int** | | [optional]
9+
**promotional** | **int** | | [optional]
10+
11+
[[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+
13+
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# APIConfigLowMemoryGoHomeTimeoutValue
2+
3+
4+
## Properties
5+
Name | Type | Description | Notes
6+
------------ | ------------- | ------------- | -------------
7+
**timeout** | **int** | | [optional]
8+
9+
[[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+
11+

docs/APIConfigMinSupportedClientBuildNumber.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Name | Type | Description | Notes
1212
**google_play** | [**PlatformBuildInfo**](PlatformBuildInfo.md) | |
1313
**pc** | [**PlatformBuildInfo**](PlatformBuildInfo.md) | |
1414
**pico_store** | [**PlatformBuildInfo**](PlatformBuildInfo.md) | |
15-
**quest_app_lab** | [**PlatformBuildInfo**](PlatformBuildInfo.md) | |
15+
**quest_app_lab** | [**PlatformBuildInfo**](PlatformBuildInfo.md) | | [optional]
1616
**quest_store** | [**PlatformBuildInfo**](PlatformBuildInfo.md) | |
1717
**test_flight** | [**PlatformBuildInfo**](PlatformBuildInfo.md) | |
1818
**xr_elite** | [**PlatformBuildInfo**](PlatformBuildInfo.md) | |

docs/APIConfigProfileDefaults.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# APIConfigProfileDefaults
2+
3+
Default profile theme colours, each a hex RGB triplet without a leading `#`.
4+
5+
## Properties
6+
Name | Type | Description | Notes
7+
------------ | ------------- | ------------- | -------------
8+
**background_gradient_bottom** | **str** | | [optional]
9+
**background_gradient_top** | **str** | | [optional]
10+
**theme_button_color** | **str** | | [optional]
11+
**theme_icon_color** | **str** | | [optional]
12+
**theme_subtext_color** | **str** | | [optional]
13+
14+
[[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+
16+

0 commit comments

Comments
 (0)