Class FinSepaCancelPostdatedSingRemittBuilder
Builder for cancelling postdated SEPA single remittance orders (HKCSL).
Inheritance
System.Object
FinSepaCancelPostdatedSingRemittBuilder
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 FinSepaCancelPostdatedSingRemittBuilder : FinSepaCancelPostdatedOrderBuilder
Constructors
FinSepaCancelPostdatedSingRemittBuilder(FinContact)
Creates a SEPA cancel postdated single remittance order builder for the given bank parameter data.
Declaration
public FinSepaCancelPostdatedSingRemittBuilder(FinContact aContact)
Parameters
Type | Name | Description |
---|---|---|
FinContact | aContact | Contact data of a fully initialised and synchronised contact for which to create the FinSepaCancelPostdatedSingRemittBuilder instance. |