Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 984 Bytes

InlineObject.md

File metadata and controls

12 lines (9 loc) · 984 Bytes

# InlineObject

Properties

Name Type Description Notes
assignToken bool Set to true if you would like to assign the app to the user token you used to create the application. The default is false. [optional]
variables \Rossity\PhpQuickbase\Model\AppsVariables[] The app variables. See About Application Variables [optional]
name string The app name. You are allowed to create multiple apps with the same name, in the same realm, because they will have different dbid values. We urge you to be careful about doing this.
description string The description for the app. If this property is left out, the app description will be blank. [optional]

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