Allow non-admin users to upload documents.
The app's branding color in RGB hex format (e.g. #ff4212
).
Text describing the category of the app (e.g., health, finance) that can be used to search for the app.
Identities that can view participation of the app and modify un-privileged fields.
The number of seconds since the Unix epoch when this model was created
The app publisher's homepage URL.
The model's unique ID.
Text shown to the user when viewing the app's invite page.
If true
, only invited Identities may participate in the app.
Identities invited to participate in this app.
A URL pointing to (or containing) the app's logo.
The name of the app publisher's organization.
The Identity that created the app.
The set of identities that are currently authorizing this app.
The privacy policy presented to the user when joining the app.
Whether this app has been published. Permissions may not be modified after publishing,
Text shown to the user after rejecting the app's invitation.
The terms and conditions presented to the user when joining the app.
Creates a new permission that this app will request from users. The new permission
will be added to this.permissions
.
Deletes a permission from this app, revoking any access made by granting permission.
will be removed from this.permissions
.
Returns the permissions associated with this app.
Generated using TypeDoc
Text shown to the user after accepting the app's invitation.