• API Overview
  • EBICS API
  • FinTS API
  • XS2A API
  • SEPA API
Search Results for

    Class EbicsOrderHVE

    Specialized EbicsOrder for HVE requests.

    Inheritance
    System.Object
    EbicsOrder
    EbicsOrderHVPick
    EbicsOrderHVE
    Inherited Members
    EbicsOrderHVPick.SetOrderParams(EbicsContact, EbicsOrderDetails)
    EbicsOrderHVPick.Sign(EbicsContact, IEbicsSecurityMedium)
    EbicsOrder.CreateNextOrderID()
    EbicsOrder.Service
    EbicsOrder.OrderType
    EbicsOrder.AdminOrderType
    EbicsOrder.Upload
    EbicsOrder.TransferType
    EbicsOrder.OrderID
    EbicsOrder.OrderAttribute
    EbicsOrder.OrderParams
    EbicsOrder.AdditionalOrderInfo
    EbicsOrder.AuthorisationLevel
    EbicsOrder.OrderSignatures
    EbicsOrder.OrderData
    EbicsOrder.TechnicalReturnCode
    EbicsOrder.BusinessReturnCode
    EbicsOrder.Success
    EbicsOrder.SuccessOrNoData
    EbicsOrder.ErrorClass
    EbicsOrder.Transaction
    EbicsOrder.TransactionTraceText
    EbicsOrder.TransactionID
    EbicsOrder.TransactionState
    EbicsOrder.ProcessResponseOrderData(EbicsVersion)
    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()
    In This Article
    Back to top Copyright 2009-2025 Subsembly GmbH