Skip to content

Latest commit

 

History

History
27 lines (25 loc) · 1.67 KB

AppSettings.md

File metadata and controls

27 lines (25 loc) · 1.67 KB

AppSettings

Properties

Name Type Description Notes
additional_settings object What do you expect? [optional]
app_description string What do you expect? [optional]
app_design object What do you expect? [optional]
app_display_name string What do you expect? [optional]
app_status object What do you expect? [optional]
app_type string What do you expect? [optional]
build_enabled string What do you expect? [optional]
client_id string Get yours at https://builder.curedao.org
client_secret string Get yours at https://builder.curedao.org [optional]
collaborators \CureDAO\Client\Models\User[] What do you expect? [optional]
created_at string What do you expect? [optional]
user_id int User id of the owner of the application [optional]
users \CureDAO\Client\Models\User[] What do you expect? [optional]
redirect_uri string What do you expect? [optional]
company_name string What do you expect? [optional]
homepage_url string What do you expect? [optional]
icon_url string What do you expect? [optional]
long_description string What do you expect? [optional]
splash_screen string What do you expect? [optional]
text_logo string What do you expect? [optional]

[Back to Model list] [Back to API list] [Back to README]