Enum EbicsFileSpoolerActions
Namespace: Subsembly.EBICS
Assembly: Subsembly.EBICS.Core.dll
Syntax
[Flags]
public enum EbicsFileSpoolerActions
Fields
Name | Description |
---|---|
DownloadBKA | Download new account statement documents to BOX_DOCS. |
DownloadBKI | Download new general account documents to BOX_DOCS. |
DownloadC52 | Download new CAMT 052 to BOX_CAMT052. |
DownloadC53 | Download new CAMT 053 to BOX_CAMT053. |
DownloadC54 | Download new CAMT 054 to BOX_CAMT054. |
DownloadHAC | Download the EBICS order protocol and associate it with the previous file uploads stored in the BOX_OUTBOX, extending the Result files with the protocol entries received. |
None | No actions. |
UploadOutbox | Upload order files waiting in BOX_OUTBOX. |