Calculation Procedure List Output
- 応答サンプル
-
1{ 2 "calculationProcedures" : [ { 3 "id" : "0k0x0000000008ZAAQ", 4 "description" : "Test calculation set", 5 "name" : "Expression_Set_1" 6 },{ 7 "id" : "0k0x000000000BQAAY", 8 "description" : "Test procedure set", 9 "name" : "Expression_Set_2" 10 } ], 11 "code" : "200", 12 "isSuccess" : true, 13 "message" : "" 14}
| プロパティ名 | 型 | 説明 | 検索条件グループとバージョン | 使用可能なバージョン |
|---|---|---|---|---|
| calculationProcedures | Calculation Procedure Output[] | 式セットのリスト。 | Small、53.0 | 53.0 |
| code | String | 要求の応答コード。 | Small、53.0 | 53.0 |
| message | String | 要求の応答メッセージ。 | Small、53.0 | 53.0 |
| success | Boolean | 要求が成功したかどうかを示します。 | Small、53.0 | 53.0 |