GetAiAppListResponse
- Print
- PDF
GetAiAppListResponse
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Available in VPC
This is a list of AI apps.
Syntax
The syntax is as follows.
private Boolean success;
private String message;
private AiAppResponse contents;
Field
The following describes the fields.
Field | Type | Required | Description |
---|---|---|---|
success | Boolean | Required | Whether the AI app list query was successful
|
message | String | Optional | Result message after querying the AI app list |
contents | AiAppResponse | Required | AiAppResponse data type |
Was this article helpful?