Class FinVopVerificationConfirmationBuilder
Builder for Verification of Payee confirmations (HKVPA).
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.FinTS
Assembly: Subsembly.FinTS.Core.dll
Syntax
public class FinVopVerificationConfirmationBuilder : FinOrderBuilder
Remarks
This order cannot be sent as a stand-alone order, instead it must always be accompanied by a related payment order in the same message.
Constructors
FinVopVerificationConfirmationBuilder(FinContact)
Declaration
public FinVopVerificationConfirmationBuilder(FinContact aContact)
Parameters
Type | Name | Description |
---|---|---|
FinContact | aContact |
Methods
Build(FinByteBuffer)
Declaration
public FinOrder Build(FinByteBuffer vbVopID)
Parameters
Type | Name | Description |
---|---|---|
FinByteBuffer | vbVopID |
Returns
Type | Description |
---|---|
FinOrder |