Class FinSepaSubmitPostdatedCor1SingDirDebBuilder
Builder for postdated single COR1 direct debit SEPA orders. (HKDSC)
Inheritance
System.Object
FinSepaSubmitPostdatedCor1SingDirDebBuilder
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 sealed class FinSepaSubmitPostdatedCor1SingDirDebBuilder : FinSepaSubmitPostdatedDirDebBuilder
Constructors
FinSepaSubmitPostdatedCor1SingDirDebBuilder(FinContact)
Creates a postdated single COR1 direct debit SEPA order builder for the given contact.
Declaration
public FinSepaSubmitPostdatedCor1SingDirDebBuilder(FinContact aContact)
Parameters
Type | Name | Description |
---|---|---|
FinContact | aContact | Contact data of a fully initialised and synchronised contact for which to create the instance. |
Exceptions
Type | Condition |
---|---|
System.ArgumentNullException | The parameter aContact was |
Properties
LeadTimesBaseGD
Declaration
protected override int LeadTimesBaseGD { get; }
Property Value
Type | Description |
---|---|
System.Int32 |
Overrides
LocalInstrumentCode
Declaration
protected override FinSepaSubmitPostdatedDirDebBuilder.FinSepaLocalInstrumentCode LocalInstrumentCode { get; }
Property Value
Type | Description |
---|---|
FinSepaSubmitPostdatedDirDebBuilder.FinSepaLocalInstrumentCode |
Overrides
SupportedPurposeCodes
Declaration
public override string[] SupportedPurposeCodes { get; }
Property Value
Type | Description |
---|---|
System.String[] |
Overrides
SupportedSepaFormats
Declaration
public override string[] SupportedSepaFormats { get; }
Property Value
Type | Description |
---|---|
System.String[] |