DependableApp
- Print
- PDF
DependableApp
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Available in VPC
This is a dependent app required when creating the Data Forest app.
Syntax
The syntax is as follows.
private String appTypeName;
private String appTypeVersion;
private AppResponse candidates;
Field
The following describes the fields.
Field | Type | Required | Description |
---|---|---|---|
appTypeName | String | Optional | Data Forest app type name |
appTypeVersion | String | Optional | Data Forest app type version |
candidates | AppResponse | Optional | AppResponse data type
|
Was this article helpful?