node-ebics-client/lib/predefinedOrders/HAA.js
2018-06-20 14:08:31 +03:00

12 lines
174 B
JavaScript

'use strict';
module.exports = {
version: 'h004',
orderDetails: {
OrderType: 'HAA',
OrderAttribute: 'DZHNN',
StandardOrderParams: {},
},
operation: 'download',
};