Class EbicsOrderAXZ
Specialized EbicsOrder for convenient ISO 20022 XML uploads for international payments.
Inherited Members
Namespace: Subsembly.EBICS
Assembly: Subsembly.EBICS.Core.dll
Syntax
public class EbicsOrderAXZ : EbicsOrderSepa
Constructors
EbicsOrderAXZ(SepaDocument)
Creates an ISO 20022 XML upload order for international payments.
Declaration
public EbicsOrderAXZ(SepaDocument aSepaDoc)
Parameters
Type | Name | Description |
---|---|---|
SepaDocument | aSepaDoc | Fully initialized ISO 20022 pain.001 XML document that shall be uploaded to the
bank. This must not be |
Exceptions
Type | Condition |
---|---|
ArgumentNullException | The parameter |