Simulation Input Variables Result List
- Sample Response
-
{ "code": "200", "message": "", "isSuccess": true "inputVariables": [ { "DataType": "Number", "Name": "medicalPayment", "ApiName": "medicalPayment", "DefaultValue": "10", "LastSimulatedValue": "10", "Precision": "1" }, { "DataType": "Number", "ApiName": "dedWaiverFactor", "Name": "dedWaiverFactor", "DefaultValue": "10", "LastSimulatedValue": "15", "Precision": "1" } ] }
Property Name | Type | Description | Filter Group and Version | Available Version |
---|---|---|---|---|
code | String | The request response code. | Small, 53.0 | 53.0 |
inputVariables | Simulation Input Variables Basic[] | The list of input variables of a simulation. | Small, 53.0 | 53.0 |
isSuccess | Boolean | Indicates whether the request is successful. | Small, 53.0 | 53.0 |
message | String | The request response message. | Small, 53.0 | 53.0 |