Conditions and Selections REST Endpoints
            Eligibility Rules/Conditions and Selections
        
        
    These operations retrive conditions and selections for Eligibility Rules.
- Get All Eligibility Rule Conditions
- Method: getPath:/rest/v19/eligibilityRule/{id}/condition
- Get All Eligibility Rule Selections
- Method: getPath:/rest/v19/eligibilityRule/{id}/selection
- Get Eligibility Rule Condition
- Method: getPath:/rest/v19/eligibilityRule/{id}/condition/{ruleConditionIndex}
- Get Eligibility Rule Selection
- Method: getPath:/rest/v19/eligibilityRule/{id}/selection/{ruleSelectionIndex}