Class FinSepaSubmitPostdatedSingDirDebBuilder
Builder for postdated single CORE direct debit SEPA orders. (HKDSE)
Inheritance
FinSepaSubmitPostdatedSingDirDebBuilder
Inherited Members
Namespace: Subsembly.FinTS
Assembly: Subsembly.FinTS.Core.dll
Syntax
public sealed class FinSepaSubmitPostdatedSingDirDebBuilder : FinSepaSubmitPostdatedDirDebBuilder
Constructors
FinSepaSubmitPostdatedSingDirDebBuilder(FinContact)
Creates a postdated single CORE direct debit SEPA order builder for the given contact.
Declaration
public FinSepaSubmitPostdatedSingDirDebBuilder(FinContact aContact)
Parameters
Type | Name | Description |
---|---|---|
FinContact | aContact | Contact data of a fully initialised and synchronised contact for which to create the instance. |
Remarks
Starting with segment version 2, this can also be a COR1 segment, however, this is not recommended because from November 2016, COR1 is no longer supported by the banks, at all.
Exceptions
Type | Condition |
---|---|
ArgumentNullException | The parameter aContact was |
Properties
LeadTimesBaseGD
Declaration
protected override int LeadTimesBaseGD { get; }
Property Value
Type | Description |
---|---|
int |
Overrides
LocalInstrumentCode
Declaration
protected override FinSepaSubmitPostdatedDirDebBuilder.FinSepaLocalInstrumentCode LocalInstrumentCode { get; }
Property Value
Type | Description |
---|---|
FinSepaSubmitPostdatedDirDebBuilder.FinSepaLocalInstrumentCode |