Class EbicsOrderHVList
Inheritance
EbicsOrderHVList
Assembly: Subsembly.EBICS.Core.dll
Syntax
public class EbicsOrderHVList : EbicsOrder
Constructors
EbicsOrderHVList(string)
Declaration
protected EbicsOrderHVList(string sOrderType)
Parameters
Type |
Name |
Description |
string |
sOrderType |
|
Properties
ResponseOrderDetails
Declaration
public EbicsOrderDetails[] ResponseOrderDetails { get; }
Property Value
Methods
ProcessResponseOrderData(EbicsVersion)
Declaration
public override void ProcessResponseOrderData(EbicsVersion nVersion)
Parameters
Overrides