Interface | Description |
---|---|
AppIcon |
A
AppIcon represents the icon of an App. |
CustomizeResource |
JavaScript and CSS customization information.
|
Class | Description |
---|---|
ActionId |
Created or updated Action ID returned by Update App Action Settings API.
|
App |
General information of an App retrieved by Get Apps API.
|
AppAction |
An object containing an Action setting.
|
AppActionMapping |
An object containing the "Field Mappings" option of the Action settings.
|
AppDeployStatus |
An information of App's deployment status.
|
AppFileIcon |
An object that contain information of file-type App icon.
|
AppPlugin |
An object containing the information of a Plug-in added to an App.
|
AppPresetIcon |
An object that contain information of preset App icon.
|
AppRightEntity |
An object that contain data of App permissions for an Entity.
|
CustomizeBody |
An object containing data of JavaScript and CSS customizations.
|
CustomizeFileResource |
JavaScript and CSS customization information for uploaded files.
|
CustomizeUrlResource |
JavaScript and CSS customization information specified by an URL.
|
DeployApp |
An information of the App to deploy the pre-live settings to the live Apps.
|
EvaluatedFieldRightEntity |
An object consisting of field permissions of the specified record.
|
EvaluatedRecordRight |
An object consisting of permissions of the specified record.
|
EvaluatedRecordRightEntity |
An object consisting of record permissions of the specified record.
|
FieldRight |
Field permissions of a field.
|
FieldRightEntity |
An object representing the entity and the permitted field operations to it.
|
GeneralNotification |
An object representing the general app notification settings.
|
NotificationTarget |
An object representing a notification recipient setting.
|
NumberPrecision |
An object containing the precision settings of numbers and calculations
|
PerRecordNotification |
An object representing the per record notification settings.
|
ProcessAction |
Action settings information for getting and updating the Process Management Settings.
|
ProcessAssignee |
Assignee settings information for getting and updating the Process Management Settings.
|
ProcessEntity |
An entity in Assignee settings information.
|
ProcessState |
Status settings information for getting and updating the Process Management Settings.
|
RecordRight |
A Record permission of a record.
|
RecordRightEntity |
An object representing the entity and the permitted record operations to it.
|
ReminderNotification |
An object representing the reminder notification settings.
|
ReminderTiming |
An object representing the settings of reminder timing.
|
TitleFiled |
An object containing settings of record title.
|
View |
An object containing settings of an App view.
|
ViewId |
Created or updated view ID returned by Update Views API.
|
Enum | Description |
---|---|
AppActionSourceType |
The type of source data that is to be copied by Actions of an App.
|
AppIconType |
The App icon type.
|
BuiltinType |
Types of built-in views.
|
CustomizeScope |
The scope of JavaScript and CSS customization.
|
CustomizeType |
Types of customization resources.
|
DeployStatus |
Statuses of the deployment of App settings.
|
Device |
An enum representing the scope of where the view of Apps is displayed.
|
FieldAccessibility |
An enum representing permissions of a field granted to the entity.
|
ProcessAssigneeType | |
RoundingMode |
The rounding mode of numbers.
|
TitleFieldSelectionMode |
The selection mode of the title field.
|
ViewType |
An enum for representing the type of App views.
|