Class FinSepaSubmitPostdatedCor1MultDirDebBuilder
Builder for postdated multiple COR1 direct debit SEPA orders (HKDMC).
public sealed class FinSepaSubmitPostdatedCor1MultDirDebBuilder : FinSepaSubmitPostdatedDirDebBuilder
- Inheritance
-
FinSepaSubmitPostdatedCor1MultDirDebBuilder
- Inherited Members
Constructors
FinSepaSubmitPostdatedCor1MultDirDebBuilder(FinContact)
Creates a postdated multiple COR1 direct debit SEPA order builder for the given contact.
public FinSepaSubmitPostdatedCor1MultDirDebBuilder(FinContact aContact)
Parameters
aContactFinContactContact data of a fully initialised and synchronised contact for which to create the instance.
Exceptions
- ArgumentNullException
The parameter aContact was
null.
Properties
LeadTimesBaseGD
protected override int LeadTimesBaseGD { get; }
Property Value
LocalInstrumentCode
protected override FinSepaSubmitPostdatedDirDebBuilder.FinSepaLocalInstrumentCode LocalInstrumentCode { get; }