Class FinSepaModifySto
A specialised FinOrder that encapsulates a modify sepa standing order (HKCDN) segment and its response (HICDN) segment.
Inherited Members
Namespace: Subsembly.FinTS
Assembly: Subsembly.FinTS.Core.dll
Syntax
public class FinSepaModifySto : FinSepaModifyOrder
Constructors
FinSepaModifySto()
This ctor shall only be used when loading a previously persisted instance of this class.
Declaration
public FinSepaModifySto()
FinSepaModifySto(FinSegment, FinAcct)
Declaration
public FinSepaModifySto(FinSegment aHKCDN, FinAcct aOrderAcct)
Parameters
Type | Name | Description |
---|---|---|
FinSegment | aHKCDN | |
FinAcct | aOrderAcct |