adjudication property

List<ExplanationOfBenefitAdjudication>? adjudication
inherited

adjudication The adjudication results which are presented at the header level rather than at the line-item or add-item levels.

Implementation

List<ExplanationOfBenefitAdjudication>? get adjudication =>
    throw _privateConstructorUsedError;