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

    Class EbicsOrderAZV

    Specialized EbicsOrder for convenient DTAZV uploads (AZV).

    Inheritance
    System.Object
    EbicsOrder
    EbicsOrderAZV
    Inherited Members
    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)
    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 EbicsOrderAZV : EbicsOrder

    Constructors

    EbicsOrderAZV()

    Generic constructor.

    Declaration
    public EbicsOrderAZV()
    Remarks

    If this constructor is used the OrderData property must be set to provide the DTAZV data that shall be sent by this order.

    EbicsOrderAZV(Byte[])

    Declaration
    public EbicsOrderAZV(byte[] vbDtazvData)
    Parameters
    Type Name Description
    System.Byte[] vbDtazvData

    The DTAZV data blob that shall be sent by this order.

    See Also

    EbicsOrderAXZ
    In This Article
    Back to top Copyright 2009-2025 Subsembly GmbH