Newer Version Available

This content describes an older version of this product. View Latest

IBenefitsVerificationInterOp Interface

Contains default Apex implementation for verification of benefits.

Namespace

HealthCloudExt

IBenefitsVerificationInterOp Methods

The following are methods for IBenefitsVerificationInterOp.

verifyBenefits(var1)

Verifies the benefits.

Signature

public List<healthcloudext.BenefitsVerificationResponse> verifyBenefits(List<healthcloudext.BenefitsVerificationRequest> var1)

Parameters

var1
Type: List<healthcloudext.BenefitsVerificationRequest>

IBenefitsVerificationInterOp Example Implementation

This is an example implementation of the healthcloudext.IBenefitsVerificationInterOp interface.