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