Enum EbicsFileSpoolerActions
[Flags]
public enum EbicsFileSpoolerActions
Fields
DownloadBKA = 4Download new account statement documents to BOX_DOCS.
DownloadBKI = 8Download new general account documents to BOX_DOCS.
DownloadC52 = 2Download new CAMT 052 to BOX_CAMT052.
DownloadC53 = 1Download new CAMT 053 to BOX_CAMT053.
DownloadC54 = 64Download new CAMT 054 to BOX_CAMT054.
DownloadHAC = 32Download 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 = 0No actions.
UploadOutbox = 16Upload order files waiting in BOX_OUTBOX.