processNote property

List<ExplanationOfBenefitProcessNote>? processNote
inherited

processNote A note that describes or explains adjudication results in a human readable form.

Implementation

List<ExplanationOfBenefitProcessNote>? get processNote =>
    throw _privateConstructorUsedError;