Class EbicsOrderHVE
Specialized EbicsOrder for HVE 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 EbicsOrderHVE : EbicsOrderHVPick
Remarks
With HVE, the subscriber adds a further bank-technical signature for authorisation to an order from VEU processing.
A HVE order uses HVEOrderParams which are accessible through the OrderParams property as a EbicsHVPickOrderParams instance. It is recommended to set up all order parameters using the method SetOrderParams(EbicsContact, EbicsOrderDetails).
Constructors
EbicsOrderHVE()
Declaration
public EbicsOrderHVE()