Class FinSepaSubmitPostdatedMultDirDebBuilder
Builder for postdated multiple CORE direct debit SEPA orders (HKDME).
public sealed class FinSepaSubmitPostdatedMultDirDebBuilder : FinSepaSubmitPostdatedDirDebBuilder
- Inheritance
-
FinSepaSubmitPostdatedMultDirDebBuilder
- Inherited Members
Constructors
FinSepaSubmitPostdatedMultDirDebBuilder(FinContact)
Creates a postdated multiple CORE direct debit SEPA order builder for the given contact.
public FinSepaSubmitPostdatedMultDirDebBuilder(FinContact aContact)
Parameters
aContactFinContactContact 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
- ArgumentNullException
The parameter aContact was
null.
Properties
LeadTimesBaseGD
protected override int LeadTimesBaseGD { get; }
Property Value
LocalInstrumentCode
protected override FinSepaSubmitPostdatedDirDebBuilder.FinSepaLocalInstrumentCode LocalInstrumentCode { get; }