UNPKG

fints

Version:

FinTS client library with psd2 support

18 lines 572 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.COUNTRY_CODE = 280; exports.SYNC_MODE_NEW_CUSTOMER_ID = 0; exports.SYNC_MODE_LAST_MSG_NUMBER = 1; exports.SYNC_MODE_SIGNATURE_ID = 2; exports.LANG_DE = 1; exports.LANG_EN = 2; exports.LANG_FR = 3; exports.PRODUCT_NAME = "fints"; exports.PRODUCT_VERSION = "0.1"; exports.HEADER_LENGTH = 29; exports.SECURITY_FUNCTION = "999"; exports.SECURITY_BOUNDARY = 1; exports.SECURITY_SUPPLIER_ROLE = 1; exports.COMPRESSION_NONE = 0; exports.HBCI_VERSION = 300; //# sourceMappingURL=constants.js.map