Class EbicsOrderHVU
Specialized EbicsOrder for HVU requests.
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.EBICS
Assembly: Subsembly.EBICS.Core.dll
Syntax
public class EbicsOrderHVU : EbicsOrderHVList
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()
Declaration
public EbicsOrderHVU()