Enum VopPaymentStatusReport.RepairPainOptions

Namespace
Subsembly.Sepa.VerificationOfPayee
Assembly
Subsembly.Sepa.dll
public enum VopPaymentStatusReport.RepairPainOptions

Fields

AutoCorrect = 2

Payments where the VoP result was Match or CloseMatch are kept in the Pain. The Creditor.Name is updated with the corrected name from the VoP result. All other payments are removed from the Pain instance.

MatchesOnly = 1

Only payments where the VoP result was Match are kept. All other payments are removed from the Pain instance.

None = 0

The passed Pain instance is not modified at all.