Enum VopGroupStatusCode
- Namespace
- Subsembly.Sepa.VerificationOfPayee
- Assembly
- Subsembly.Sepa.dll
The overall group status for all payments that are verified.
public enum VopGroupStatusCode
Fields
Completed = 1RCVC: Received Verification Completed. All payments have the state Match.
CompletedWithMismatches = 2RVCM: Received Verification Completed with Mismatches. All payments have been verified, some do not have the state Match.
Pending = 3PDNG: Pending. Not all verifications are complete, some are Pending.
Remarks
The value zero is used to indicate that a VopResult is from a Verification of Payee Opt-Out.