Class EbicsOrderHVU

Namespace
Subsembly.EBICS
Assembly
Subsembly.EBICS.Core.dll

Specialized EbicsOrder for HVU requests.

public class EbicsOrderHVU : EbicsOrderHVList
Inheritance
EbicsOrderHVU
Inherited Members

Remarks

A subscriber can use HVU to list the orders for which they are authorised as a signatory.

A HVU order uses HVUOrderParams which are accessible through the OrderParams property as a EbicsHVListOrderParams instance. Usually there is no need to set up any parameters.

Ths list of order details of pending orders can be accessed through the ResponseOrderDetails property after executing this order.

Constructors

EbicsOrderHVU()

public EbicsOrderHVU()