Class EbicsOrderHVZ

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

Specialized EbicsOrder for HVZ requests.

public class EbicsOrderHVZ : EbicsOrderHVList
Inheritance
EbicsOrderHVZ
Inherited Members

Remarks

A subscriber can use HVZ to list the orders for which they are authorised as a signatory. Apart from all information of HVU the response message of the order type HVZ also contains data of HVD.

A HVZ order uses HVZOrderParams 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

EbicsOrderHVZ()

public EbicsOrderHVZ()