Class VopOriginalPaymentInformation
Extensions for SepaOriginalPaymentInformation in order to support the German Verification of Payee implementation.
Inheritance
System.Object
VopOriginalPaymentInformation
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Subsembly.Sepa.VerificationOfPayee
Assembly: Subsembly.Sepa.dll
Syntax
public static class VopOriginalPaymentInformation
Methods
VopMerge(SepaOriginalPaymentInformation, SepaOriginalPaymentInformation)
Merges the SepaOriginalTransactionInformations from a partial
Verification of Payee result, with the
SepaOriginalTransactionInformations in
aToPmtInf
.
Declaration
public static void VopMerge(this SepaOriginalPaymentInformation aToPmtInf, SepaOriginalPaymentInformation aFromPmtInf)
Parameters
Type | Name | Description |
---|---|---|
SepaOriginalPaymentInformation | aToPmtInf | |
SepaOriginalPaymentInformation | aFromPmtInf |