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