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

    Class EbicsOrderHVS

    Specialized EbicsOrder for HVS requests.

    Inheritance
    System.Object
    EbicsOrder
    EbicsOrderHVPick
    EbicsOrderHVS
    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 EbicsOrderHVS : EbicsOrderHVPick
    Remarks

    The subscriber uses HVS to permanently cancel an existing order from VEU processing.

    A HVS order uses HVSOrderParams 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

    EbicsOrderHVS()

    Declaration
    public EbicsOrderHVS()
    In This Article
    • Constructors
      • EbicsOrderHVS()
    Back to top Copyright 2009-2025 Subsembly GmbH