Class FinAcctStmtListBuilder
Builder for account statement list downloads (HKKAU)
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 class FinAcctStmtListBuilder : FinOrderBuilder
Constructors
FinAcctStmtListBuilder(FinContact)
Declaration
public FinAcctStmtListBuilder(FinContact aContact)
Parameters
Type | Name | Description |
---|---|---|
FinContact | aContact |
Methods
Build(FinAcct, Int32, String)
Declaration
public FinAcctStmtOrder Build(FinAcct aOrderAcct, int nMaxNoEntries, string sScrollRef)
Parameters
Type | Name | Description |
---|---|---|
FinAcct | aOrderAcct | |
System.Int32 | nMaxNoEntries | |
System.String | sScrollRef |
Returns
Type | Description |
---|---|
FinAcctStmtOrder |