Enum EbicsFileSpoolerActions

Namespace
Subsembly.EBICS
Assembly
Subsembly.EBICS.Core.dll
[Flags]
public enum EbicsFileSpoolerActions

Fields

DownloadBKA = 4

Download new account statement documents to BOX_DOCS.

DownloadBKI = 8

Download new general account documents to BOX_DOCS.

DownloadC52 = 2

Download new CAMT 052 to BOX_CAMT052.

DownloadC53 = 1

Download new CAMT 053 to BOX_CAMT053.

DownloadC54 = 64

Download new CAMT 054 to BOX_CAMT054.

DownloadHAC = 32

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 = 0

No actions.

UploadOutbox = 16

Upload order files waiting in BOX_OUTBOX.