GetAppListResponse

Prev Next

VPC環境で利用できます。

Data Forestアプリリストです。

構文

構文は次の通りです。

private Boolean success;
private String message;
private Integer total;
private AppResponse contents;

フィールド

フィールドの詳細は次の通りです。

フィールド タイプ 必須の有無 説明
success Boolean Required アプリリスト照会は成功したかどうか
  • true | false
    • true: 成功
    • false: 失敗
message String Optional アプリリスト照会の結果メッセージ
total Integer Required アプリリストの総数
contents AppResponse Required AppResponseデータタイプ