processNote property

List<PaymentReconciliationProcessNote>? processNote
inherited

processNote A note that describes or explains the processing in a human readable form.

Implementation

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