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

    Class EbicsOrderHVU

    Specialized EbicsOrder for HVU requests.

    Inheritance
    System.Object
    EbicsOrder
    EbicsOrderHVList
    EbicsOrderHVU
    Inherited Members
    EbicsOrderHVList.ResponseOrderDetails
    EbicsOrderHVList.ProcessResponseOrderData(EbicsVersion)
    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.Sign(EbicsContact, IEbicsSecurityMedium)
    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()
    In This Article
    Back to top Copyright 2009-2025 Subsembly GmbH