Get Eligibility Rule Condition
get
/rest/v7/eligibilityRule/{id}/condition/{ruleConditionIndex}
This operation retrieves the specified condition for an Eligibility Rule
Request
Path Parameters
-
id: integer
The primary key of the Eligibility Rule
-
ruleConditionIndex: integer
Unique rule condition index to be used as rule condition identifier in an eligibility Rule.
Response
Default Response
Root Schema : Eligibility Rule Condition
Type:
objectTitle:
Show Source
Eligibility Rule Condition-
attributeName(optional):
string
Title:
attributeNameData source field for condition is stored in this field -
dataType(optional):
object dataType
Title:
dataTypeIndicates data type of attributeName -
dateAdded(optional):
string
Title:
dateAddeddate on which this record is added -
dateModified(optional):
string
Title:
dateModified -
id(optional):
integer
Title:
id -
operator(optional):
object operator
Title:
operatoropearator for condition is stored in this field -
ruleConditionIndex(optional):
integer
Title:
ruleConditionIndexrow index of Rule condition -
ruleId(optional):
object ruleId
Title:
ruleIdForeign key field -
value(optional):
string
Title:
valuevalue for condition is stored in this field
Nested Schema : dataType
Type:
objectTitle:
dataTypeIndicates data type of attributeName
Show Source
-
displayValue(optional):
string
Title:
Display ValueTranslated display name of the type for which fixed list of values can be defined. -
id(optional):
integer
Title:
IdPrimary Key of the fixed list of value resource. -
lookupCode(optional):
string
Title:
Lookup CodeLanguage independent code of the fixed list of value.
Nested Schema : operator
Type:
objectTitle:
operatoropearator for condition is stored in this field
Show Source
-
displayValue(optional):
string
Title:
Display ValueTranslated display name of the type for which fixed list of values can be defined. -
id(optional):
integer
Title:
IdPrimary Key of the fixed list of value resource. -
lookupCode(optional):
string
Title:
Lookup CodeLanguage independent code of the fixed list of value.
Nested Schema : ruleId
Type:
objectTitle:
ruleIdForeign key field
Show Source
-
id(optional):
integer
Title:
idPrimary key of BM_Eligibility_rule -
variableName(optional):
string
Title:
variableNamevariable name of Eligibility Rule