Class EbicsOrderAZV
Specialized EbicsOrder for convenient DTAZV uploads (AZV).
public class EbicsOrderAZV : EbicsOrder
- Inheritance
-
EbicsOrderAZV
- Inherited Members
Constructors
EbicsOrderAZV()
Generic constructor.
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[])
public EbicsOrderAZV(byte[] vbDtazvData)
Parameters
vbDtazvDatabyte[]The DTAZV data blob that shall be sent by this order.