Class EbicsOrderAXZ
Specialized EbicsOrder for convenient ISO 20022 XML uploads for international payments.
Inherited Members
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 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 |
---|---|
System.ArgumentNullException | The parameter |