@emilgroup/payment-sdk-node 1.21.1-beta.25 → 1.21.1-beta.26

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (91) hide show
  1. package/.openapi-generator/FILES +0 -10
  2. package/README.md +2 -2
  3. package/api/bank-accounts-api.ts +13 -55
  4. package/api/bank-transaction-api.ts +17 -45
  5. package/api/payment-methods-api.ts +17 -59
  6. package/api/payment-reminders-api.ts +13 -55
  7. package/api/payments-api.ts +17 -59
  8. package/api/refunds-api.ts +17 -45
  9. package/api/tenant-bank-account-api.ts +17 -45
  10. package/api.ts +0 -2
  11. package/dist/api/bank-accounts-api.d.ts +8 -35
  12. package/dist/api/bank-accounts-api.js +11 -29
  13. package/dist/api/bank-transaction-api.d.ts +10 -28
  14. package/dist/api/bank-transaction-api.js +12 -24
  15. package/dist/api/payment-methods-api.d.ts +12 -39
  16. package/dist/api/payment-methods-api.js +14 -32
  17. package/dist/api/payment-reminders-api.d.ts +8 -35
  18. package/dist/api/payment-reminders-api.js +11 -29
  19. package/dist/api/payments-api.d.ts +12 -39
  20. package/dist/api/payments-api.js +14 -32
  21. package/dist/api/refunds-api.d.ts +10 -28
  22. package/dist/api/refunds-api.js +12 -24
  23. package/dist/api/tenant-bank-account-api.d.ts +10 -28
  24. package/dist/api/tenant-bank-account-api.js +12 -24
  25. package/dist/api.d.ts +0 -1
  26. package/dist/api.js +0 -1
  27. package/dist/models/complete-adyen-payment-setup-request-dto.d.ts +0 -1
  28. package/dist/models/complete-adyen-payment-setup-request-dto.js +1 -2
  29. package/dist/models/complete-payment-setup-request-dto.d.ts +0 -7
  30. package/dist/models/complete-stripe-payment-setup-request-dto.d.ts +0 -1
  31. package/dist/models/complete-stripe-payment-setup-request-dto.js +1 -2
  32. package/dist/models/create-payment-reminder-request-dto.d.ts +1 -7
  33. package/dist/models/create-payment-request-dto.d.ts +1 -7
  34. package/dist/models/create-psp-payment-method-request-dto.d.ts +1 -14
  35. package/dist/models/create-psp-payment-method-request-dto.js +1 -2
  36. package/dist/models/deactivated-payment-reminder-class.d.ts +1 -7
  37. package/dist/models/index.d.ts +0 -9
  38. package/dist/models/index.js +0 -9
  39. package/dist/models/initiate-adyen-payment-setup-request-dto.d.ts +0 -6
  40. package/dist/models/initiate-braintree-payment-setup-request-dto.d.ts +0 -6
  41. package/dist/models/initiate-stripe-payment-setup-request-dto.d.ts +0 -6
  42. package/dist/models/payment-class-without-expand-properties.d.ts +1 -7
  43. package/dist/models/payment-class.d.ts +1 -7
  44. package/dist/models/payment-reminder-class.d.ts +1 -7
  45. package/dist/models/refund-class.d.ts +1 -7
  46. package/models/complete-adyen-payment-setup-request-dto.ts +1 -2
  47. package/models/complete-payment-setup-request-dto.ts +0 -7
  48. package/models/complete-stripe-payment-setup-request-dto.ts +1 -2
  49. package/models/create-payment-reminder-request-dto.ts +1 -7
  50. package/models/create-payment-request-dto.ts +1 -7
  51. package/models/create-psp-payment-method-request-dto.ts +2 -15
  52. package/models/deactivated-payment-reminder-class.ts +1 -7
  53. package/models/index.ts +0 -9
  54. package/models/initiate-adyen-payment-setup-request-dto.ts +0 -6
  55. package/models/initiate-braintree-payment-setup-request-dto.ts +0 -6
  56. package/models/initiate-stripe-payment-setup-request-dto.ts +0 -6
  57. package/models/payment-class-without-expand-properties.ts +1 -7
  58. package/models/payment-class.ts +1 -7
  59. package/models/payment-reminder-class.ts +1 -7
  60. package/models/refund-class.ts +1 -7
  61. package/package.json +1 -1
  62. package/api/bank-orders-api.ts +0 -695
  63. package/dist/api/bank-orders-api.d.ts +0 -393
  64. package/dist/api/bank-orders-api.js +0 -646
  65. package/dist/models/bank-order-class.d.ts +0 -115
  66. package/dist/models/bank-order-class.js +0 -15
  67. package/dist/models/complete-eis-payment-setup-request-dto.d.ts +0 -42
  68. package/dist/models/complete-eis-payment-setup-request-dto.js +0 -15
  69. package/dist/models/create-bank-order-request-dto.d.ts +0 -74
  70. package/dist/models/create-bank-order-request-dto.js +0 -28
  71. package/dist/models/create-bank-order-response-class.d.ts +0 -25
  72. package/dist/models/create-bank-order-response-class.js +0 -15
  73. package/dist/models/financial-account-class.d.ts +0 -111
  74. package/dist/models/financial-account-class.js +0 -24
  75. package/dist/models/get-bank-order-response-class.d.ts +0 -25
  76. package/dist/models/get-bank-order-response-class.js +0 -15
  77. package/dist/models/list-bank-orders-response-class.d.ts +0 -31
  78. package/dist/models/list-bank-orders-response-class.js +0 -15
  79. package/dist/models/update-bank-order-request-dto.d.ts +0 -56
  80. package/dist/models/update-bank-order-request-dto.js +0 -23
  81. package/dist/models/update-bank-order-response-class.d.ts +0 -25
  82. package/dist/models/update-bank-order-response-class.js +0 -15
  83. package/models/bank-order-class.ts +0 -121
  84. package/models/complete-eis-payment-setup-request-dto.ts +0 -48
  85. package/models/create-bank-order-request-dto.ts +0 -84
  86. package/models/create-bank-order-response-class.ts +0 -31
  87. package/models/financial-account-class.ts +0 -120
  88. package/models/get-bank-order-response-class.ts +0 -31
  89. package/models/list-bank-orders-response-class.ts +0 -37
  90. package/models/update-bank-order-request-dto.ts +0 -65
  91. package/models/update-bank-order-response-class.ts +0 -31
@@ -201,17 +201,15 @@ var RefundsApiAxiosParamCreator = function (configuration) {
201
201
  * Returns a list of refunds you have previously created. The refunds are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation. **Required Permissions** \"payment-management.payments.view\"
202
202
  * @summary List refunds
203
203
  * @param {string} [authorization] Bearer Token
204
- * @param {number} [pageSize] A limit on the number of objects to be returned. Limit ranges between 1 and 50. Default: 10.
205
- * @param {string} [pageToken] A cursor for use in pagination. pageToken is an ID that defines your place in the list. For instance, if you make a list request and receive 100 objects and pageToken=1, your subsequent call can include pageToken=2 in order to fetch the next page of the list.
206
204
  * @param {string} [filter] Filter the response by one or multiple fields. In general, fetching filtered responses will conserve bandwidth and reduce response time.<br/> <br/> <i>Allowed values: code, id, status, reason, psp, accountCode, invoiceCode</i>
205
+ * @param {string} [filters] Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations.<br/> <br/> <i>Allowed values: code, id, status, reason, psp, accountCode, invoiceCode</i>
207
206
  * @param {string} [search] Search the response for matches in any searchable field. Use filter instead where possible for improved performance.<br/> <br/> <i>Searchable fields: id, createdAt, updatedAt, amount, psp, accountCode, invoiceCode, reason, status</i>
208
207
  * @param {string} [order] Order allows you to specify the desired order of entities retrieved from the server by ascending (ASC) or descending (DESC) order.<br/> <br/> <i>Allowed values: id, createdAt, updatedAt, amount</i>
209
208
  * @param {string} [expand] Expand to fetch additional information about the list items. Expanding resources can reduce the number of API calls required to accomplish a task. Use with discretion as some expanded fields can drastically increase payload size.<br/> <br/> <i>Allowed values: refundItems<i>
210
- * @param {string} [filters] Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations.<br/> <br/> <i>Allowed values: code, id, status, reason, psp, accountCode, invoiceCode</i>
211
209
  * @param {*} [options] Override http request option.
212
210
  * @throws {RequiredError}
213
211
  */
214
- listRefunds: function (authorization, pageSize, pageToken, filter, search, order, expand, filters, options) {
212
+ listRefunds: function (authorization, filter, filters, search, order, expand, options) {
215
213
  if (options === void 0) { options = {}; }
216
214
  return __awaiter(_this, void 0, void 0, function () {
217
215
  var localVarPath, localVarUrlObj, baseOptions, baseAccessToken, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
@@ -234,15 +232,12 @@ var RefundsApiAxiosParamCreator = function (configuration) {
234
232
  // authentication bearer required
235
233
  // http bearer authentication required
236
234
  _a.sent();
237
- if (pageSize !== undefined) {
238
- localVarQueryParameter['pageSize'] = pageSize;
239
- }
240
- if (pageToken !== undefined) {
241
- localVarQueryParameter['pageToken'] = pageToken;
242
- }
243
235
  if (filter !== undefined) {
244
236
  localVarQueryParameter['filter'] = filter;
245
237
  }
238
+ if (filters !== undefined) {
239
+ localVarQueryParameter['filters'] = filters;
240
+ }
246
241
  if (search !== undefined) {
247
242
  localVarQueryParameter['search'] = search;
248
243
  }
@@ -252,9 +247,6 @@ var RefundsApiAxiosParamCreator = function (configuration) {
252
247
  if (expand !== undefined) {
253
248
  localVarQueryParameter['expand'] = expand;
254
249
  }
255
- if (filters !== undefined) {
256
- localVarQueryParameter['filters'] = filters;
257
- }
258
250
  if (authorization !== undefined && authorization !== null || baseAccessToken !== undefined && baseAccessToken !== null) {
259
251
  localVarHeaderParameter['Authorization'] = String(authorization ? authorization : baseAccessToken);
260
252
  }
@@ -326,22 +318,20 @@ var RefundsApiFp = function (configuration) {
326
318
  * Returns a list of refunds you have previously created. The refunds are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation. **Required Permissions** \"payment-management.payments.view\"
327
319
  * @summary List refunds
328
320
  * @param {string} [authorization] Bearer Token
329
- * @param {number} [pageSize] A limit on the number of objects to be returned. Limit ranges between 1 and 50. Default: 10.
330
- * @param {string} [pageToken] A cursor for use in pagination. pageToken is an ID that defines your place in the list. For instance, if you make a list request and receive 100 objects and pageToken=1, your subsequent call can include pageToken=2 in order to fetch the next page of the list.
331
321
  * @param {string} [filter] Filter the response by one or multiple fields. In general, fetching filtered responses will conserve bandwidth and reduce response time.<br/> <br/> <i>Allowed values: code, id, status, reason, psp, accountCode, invoiceCode</i>
322
+ * @param {string} [filters] Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations.<br/> <br/> <i>Allowed values: code, id, status, reason, psp, accountCode, invoiceCode</i>
332
323
  * @param {string} [search] Search the response for matches in any searchable field. Use filter instead where possible for improved performance.<br/> <br/> <i>Searchable fields: id, createdAt, updatedAt, amount, psp, accountCode, invoiceCode, reason, status</i>
333
324
  * @param {string} [order] Order allows you to specify the desired order of entities retrieved from the server by ascending (ASC) or descending (DESC) order.<br/> <br/> <i>Allowed values: id, createdAt, updatedAt, amount</i>
334
325
  * @param {string} [expand] Expand to fetch additional information about the list items. Expanding resources can reduce the number of API calls required to accomplish a task. Use with discretion as some expanded fields can drastically increase payload size.<br/> <br/> <i>Allowed values: refundItems<i>
335
- * @param {string} [filters] Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations.<br/> <br/> <i>Allowed values: code, id, status, reason, psp, accountCode, invoiceCode</i>
336
326
  * @param {*} [options] Override http request option.
337
327
  * @throws {RequiredError}
338
328
  */
339
- listRefunds: function (authorization, pageSize, pageToken, filter, search, order, expand, filters, options) {
329
+ listRefunds: function (authorization, filter, filters, search, order, expand, options) {
340
330
  return __awaiter(this, void 0, void 0, function () {
341
331
  var localVarAxiosArgs;
342
332
  return __generator(this, function (_a) {
343
333
  switch (_a.label) {
344
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.listRefunds(authorization, pageSize, pageToken, filter, search, order, expand, filters, options)];
334
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.listRefunds(authorization, filter, filters, search, order, expand, options)];
345
335
  case 1:
346
336
  localVarAxiosArgs = _a.sent();
347
337
  return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
@@ -386,18 +376,16 @@ var RefundsApiFactory = function (configuration, basePath, axios) {
386
376
  * Returns a list of refunds you have previously created. The refunds are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation. **Required Permissions** \"payment-management.payments.view\"
387
377
  * @summary List refunds
388
378
  * @param {string} [authorization] Bearer Token
389
- * @param {number} [pageSize] A limit on the number of objects to be returned. Limit ranges between 1 and 50. Default: 10.
390
- * @param {string} [pageToken] A cursor for use in pagination. pageToken is an ID that defines your place in the list. For instance, if you make a list request and receive 100 objects and pageToken=1, your subsequent call can include pageToken=2 in order to fetch the next page of the list.
391
379
  * @param {string} [filter] Filter the response by one or multiple fields. In general, fetching filtered responses will conserve bandwidth and reduce response time.<br/> <br/> <i>Allowed values: code, id, status, reason, psp, accountCode, invoiceCode</i>
380
+ * @param {string} [filters] Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations.<br/> <br/> <i>Allowed values: code, id, status, reason, psp, accountCode, invoiceCode</i>
392
381
  * @param {string} [search] Search the response for matches in any searchable field. Use filter instead where possible for improved performance.<br/> <br/> <i>Searchable fields: id, createdAt, updatedAt, amount, psp, accountCode, invoiceCode, reason, status</i>
393
382
  * @param {string} [order] Order allows you to specify the desired order of entities retrieved from the server by ascending (ASC) or descending (DESC) order.<br/> <br/> <i>Allowed values: id, createdAt, updatedAt, amount</i>
394
383
  * @param {string} [expand] Expand to fetch additional information about the list items. Expanding resources can reduce the number of API calls required to accomplish a task. Use with discretion as some expanded fields can drastically increase payload size.<br/> <br/> <i>Allowed values: refundItems<i>
395
- * @param {string} [filters] Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations.<br/> <br/> <i>Allowed values: code, id, status, reason, psp, accountCode, invoiceCode</i>
396
384
  * @param {*} [options] Override http request option.
397
385
  * @throws {RequiredError}
398
386
  */
399
- listRefunds: function (authorization, pageSize, pageToken, filter, search, order, expand, filters, options) {
400
- return localVarFp.listRefunds(authorization, pageSize, pageToken, filter, search, order, expand, filters, options).then(function (request) { return request(axios, basePath); });
387
+ listRefunds: function (authorization, filter, filters, search, order, expand, options) {
388
+ return localVarFp.listRefunds(authorization, filter, filters, search, order, expand, options).then(function (request) { return request(axios, basePath); });
401
389
  },
402
390
  };
403
391
  };
@@ -448,7 +436,7 @@ var RefundsApi = /** @class */ (function (_super) {
448
436
  RefundsApi.prototype.listRefunds = function (requestParameters, options) {
449
437
  var _this = this;
450
438
  if (requestParameters === void 0) { requestParameters = {}; }
451
- return (0, exports.RefundsApiFp)(this.configuration).listRefunds(requestParameters.authorization, requestParameters.pageSize, requestParameters.pageToken, requestParameters.filter, requestParameters.search, requestParameters.order, requestParameters.expand, requestParameters.filters, options).then(function (request) { return request(_this.axios, _this.basePath); });
439
+ return (0, exports.RefundsApiFp)(this.configuration).listRefunds(requestParameters.authorization, requestParameters.filter, requestParameters.filters, requestParameters.search, requestParameters.order, requestParameters.expand, options).then(function (request) { return request(_this.axios, _this.basePath); });
452
440
  };
453
441
  return RefundsApi;
454
442
  }(base_1.BaseAPI));
@@ -55,17 +55,15 @@ export declare const TenantBankAccountApiAxiosParamCreator: (configuration?: Con
55
55
  * Returns a list of tenant bank accounts you have previously created. The tenant bank accounts are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation.
56
56
  * @summary List tenant bank accounts
57
57
  * @param {string} [authorization] Bearer Token
58
- * @param {number} [pageSize] A limit on the number of objects to be returned. Limit ranges between 1 and 50. Default: 10.
59
- * @param {string} [pageToken] A cursor for use in pagination. pageToken is an ID that defines your place in the list. For instance, if you make a list request and receive 100 objects and pageToken=1, your subsequent call can include pageToken=2 in order to fetch the next page of the list.
60
58
  * @param {string} [filter] Filter the response by one or multiple fields. In general, fetching filtered responses will conserve bandwidth and reduce response time.<br/> <br/> <i>Allowed values: id, code, iban, bankName, accountName</i>
59
+ * @param {string} [filters] Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations.<br/> <br/> <i>Allowed values: id, code, iban, bankName, accountName</i>
61
60
  * @param {string} [search] Search the response for matches in any searchable field. Use filter instead where possible for improved performance.<br/> <br/> <i>Searchable fields: id, iban, bankName, accountName</i>
62
61
  * @param {string} [order] Order allows you to specify the desired order of entities retrieved from the server by ascending (ASC) or descending (DESC) order.<br/> <br/> <i>Allowed values: id, createdAt</i>
63
62
  * @param {string} [expand] Expand to fetch additional information about the list items. Expanding resources can reduce the number of API calls required to accomplish a task. Use with discretion as some expanded fields can drastically increase payload size.<br/> <br/> <i>Allowed values: bankTransactions<i>
64
- * @param {string} [filters] Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations.<br/> <br/> <i>Allowed values: id, code, iban, bankName, accountName</i>
65
63
  * @param {*} [options] Override http request option.
66
64
  * @throws {RequiredError}
67
65
  */
68
- listTenantBankAccounts: (authorization?: string, pageSize?: number, pageToken?: string, filter?: string, search?: string, order?: string, expand?: string, filters?: string, options?: AxiosRequestConfig) => Promise<RequestArgs>;
66
+ listTenantBankAccounts: (authorization?: string, filter?: string, filters?: string, search?: string, order?: string, expand?: string, options?: AxiosRequestConfig) => Promise<RequestArgs>;
69
67
  /**
70
68
  * Update a tenant bank account by code
71
69
  * @summary Update the tenant bank account
@@ -114,17 +112,15 @@ export declare const TenantBankAccountApiFp: (configuration?: Configuration) =>
114
112
  * Returns a list of tenant bank accounts you have previously created. The tenant bank accounts are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation.
115
113
  * @summary List tenant bank accounts
116
114
  * @param {string} [authorization] Bearer Token
117
- * @param {number} [pageSize] A limit on the number of objects to be returned. Limit ranges between 1 and 50. Default: 10.
118
- * @param {string} [pageToken] A cursor for use in pagination. pageToken is an ID that defines your place in the list. For instance, if you make a list request and receive 100 objects and pageToken&#x3D;1, your subsequent call can include pageToken&#x3D;2 in order to fetch the next page of the list.
119
115
  * @param {string} [filter] Filter the response by one or multiple fields. In general, fetching filtered responses will conserve bandwidth and reduce response time.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Allowed values: id, code, iban, bankName, accountName&lt;/i&gt;
116
+ * @param {string} [filters] Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Allowed values: id, code, iban, bankName, accountName&lt;/i&gt;
120
117
  * @param {string} [search] Search the response for matches in any searchable field. Use filter instead where possible for improved performance.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Searchable fields: id, iban, bankName, accountName&lt;/i&gt;
121
118
  * @param {string} [order] Order allows you to specify the desired order of entities retrieved from the server by ascending (ASC) or descending (DESC) order.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Allowed values: id, createdAt&lt;/i&gt;
122
119
  * @param {string} [expand] Expand to fetch additional information about the list items. Expanding resources can reduce the number of API calls required to accomplish a task. Use with discretion as some expanded fields can drastically increase payload size.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Allowed values: bankTransactions&lt;i&gt;
123
- * @param {string} [filters] Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Allowed values: id, code, iban, bankName, accountName&lt;/i&gt;
124
120
  * @param {*} [options] Override http request option.
125
121
  * @throws {RequiredError}
126
122
  */
127
- listTenantBankAccounts(authorization?: string, pageSize?: number, pageToken?: string, filter?: string, search?: string, order?: string, expand?: string, filters?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<ListTenantBankAccountResponseClass>>;
123
+ listTenantBankAccounts(authorization?: string, filter?: string, filters?: string, search?: string, order?: string, expand?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<ListTenantBankAccountResponseClass>>;
128
124
  /**
129
125
  * Update a tenant bank account by code
130
126
  * @summary Update the tenant bank account
@@ -173,17 +169,15 @@ export declare const TenantBankAccountApiFactory: (configuration?: Configuration
173
169
  * Returns a list of tenant bank accounts you have previously created. The tenant bank accounts are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation.
174
170
  * @summary List tenant bank accounts
175
171
  * @param {string} [authorization] Bearer Token
176
- * @param {number} [pageSize] A limit on the number of objects to be returned. Limit ranges between 1 and 50. Default: 10.
177
- * @param {string} [pageToken] A cursor for use in pagination. pageToken is an ID that defines your place in the list. For instance, if you make a list request and receive 100 objects and pageToken&#x3D;1, your subsequent call can include pageToken&#x3D;2 in order to fetch the next page of the list.
178
172
  * @param {string} [filter] Filter the response by one or multiple fields. In general, fetching filtered responses will conserve bandwidth and reduce response time.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Allowed values: id, code, iban, bankName, accountName&lt;/i&gt;
173
+ * @param {string} [filters] Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Allowed values: id, code, iban, bankName, accountName&lt;/i&gt;
179
174
  * @param {string} [search] Search the response for matches in any searchable field. Use filter instead where possible for improved performance.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Searchable fields: id, iban, bankName, accountName&lt;/i&gt;
180
175
  * @param {string} [order] Order allows you to specify the desired order of entities retrieved from the server by ascending (ASC) or descending (DESC) order.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Allowed values: id, createdAt&lt;/i&gt;
181
176
  * @param {string} [expand] Expand to fetch additional information about the list items. Expanding resources can reduce the number of API calls required to accomplish a task. Use with discretion as some expanded fields can drastically increase payload size.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Allowed values: bankTransactions&lt;i&gt;
182
- * @param {string} [filters] Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Allowed values: id, code, iban, bankName, accountName&lt;/i&gt;
183
177
  * @param {*} [options] Override http request option.
184
178
  * @throws {RequiredError}
185
179
  */
186
- listTenantBankAccounts(authorization?: string, pageSize?: number, pageToken?: string, filter?: string, search?: string, order?: string, expand?: string, filters?: string, options?: any): AxiosPromise<ListTenantBankAccountResponseClass>;
180
+ listTenantBankAccounts(authorization?: string, filter?: string, filters?: string, search?: string, order?: string, expand?: string, options?: any): AxiosPromise<ListTenantBankAccountResponseClass>;
187
181
  /**
188
182
  * Update a tenant bank account by code
189
183
  * @summary Update the tenant bank account
@@ -271,23 +265,17 @@ export interface TenantBankAccountApiListTenantBankAccountsRequest {
271
265
  */
272
266
  readonly authorization?: string;
273
267
  /**
274
- * A limit on the number of objects to be returned. Limit ranges between 1 and 50. Default: 10.
275
- * @type {number}
276
- * @memberof TenantBankAccountApiListTenantBankAccounts
277
- */
278
- readonly pageSize?: number;
279
- /**
280
- * A cursor for use in pagination. pageToken is an ID that defines your place in the list. For instance, if you make a list request and receive 100 objects and pageToken&#x3D;1, your subsequent call can include pageToken&#x3D;2 in order to fetch the next page of the list.
268
+ * Filter the response by one or multiple fields. In general, fetching filtered responses will conserve bandwidth and reduce response time.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Allowed values: id, code, iban, bankName, accountName&lt;/i&gt;
281
269
  * @type {string}
282
270
  * @memberof TenantBankAccountApiListTenantBankAccounts
283
271
  */
284
- readonly pageToken?: string;
272
+ readonly filter?: string;
285
273
  /**
286
- * Filter the response by one or multiple fields. In general, fetching filtered responses will conserve bandwidth and reduce response time.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Allowed values: id, code, iban, bankName, accountName&lt;/i&gt;
274
+ * Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Allowed values: id, code, iban, bankName, accountName&lt;/i&gt;
287
275
  * @type {string}
288
276
  * @memberof TenantBankAccountApiListTenantBankAccounts
289
277
  */
290
- readonly filter?: string;
278
+ readonly filters?: string;
291
279
  /**
292
280
  * Search the response for matches in any searchable field. Use filter instead where possible for improved performance.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Searchable fields: id, iban, bankName, accountName&lt;/i&gt;
293
281
  * @type {string}
@@ -306,12 +294,6 @@ export interface TenantBankAccountApiListTenantBankAccountsRequest {
306
294
  * @memberof TenantBankAccountApiListTenantBankAccounts
307
295
  */
308
296
  readonly expand?: string;
309
- /**
310
- * Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Allowed values: id, code, iban, bankName, accountName&lt;/i&gt;
311
- * @type {string}
312
- * @memberof TenantBankAccountApiListTenantBankAccounts
313
- */
314
- readonly filters?: string;
315
297
  }
316
298
  /**
317
299
  * Request parameters for updateTenantBankAccount operation in TenantBankAccountApi.
@@ -249,17 +249,15 @@ var TenantBankAccountApiAxiosParamCreator = function (configuration) {
249
249
  * Returns a list of tenant bank accounts you have previously created. The tenant bank accounts are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation.
250
250
  * @summary List tenant bank accounts
251
251
  * @param {string} [authorization] Bearer Token
252
- * @param {number} [pageSize] A limit on the number of objects to be returned. Limit ranges between 1 and 50. Default: 10.
253
- * @param {string} [pageToken] A cursor for use in pagination. pageToken is an ID that defines your place in the list. For instance, if you make a list request and receive 100 objects and pageToken&#x3D;1, your subsequent call can include pageToken&#x3D;2 in order to fetch the next page of the list.
254
252
  * @param {string} [filter] Filter the response by one or multiple fields. In general, fetching filtered responses will conserve bandwidth and reduce response time.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Allowed values: id, code, iban, bankName, accountName&lt;/i&gt;
253
+ * @param {string} [filters] Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Allowed values: id, code, iban, bankName, accountName&lt;/i&gt;
255
254
  * @param {string} [search] Search the response for matches in any searchable field. Use filter instead where possible for improved performance.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Searchable fields: id, iban, bankName, accountName&lt;/i&gt;
256
255
  * @param {string} [order] Order allows you to specify the desired order of entities retrieved from the server by ascending (ASC) or descending (DESC) order.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Allowed values: id, createdAt&lt;/i&gt;
257
256
  * @param {string} [expand] Expand to fetch additional information about the list items. Expanding resources can reduce the number of API calls required to accomplish a task. Use with discretion as some expanded fields can drastically increase payload size.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Allowed values: bankTransactions&lt;i&gt;
258
- * @param {string} [filters] Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Allowed values: id, code, iban, bankName, accountName&lt;/i&gt;
259
257
  * @param {*} [options] Override http request option.
260
258
  * @throws {RequiredError}
261
259
  */
262
- listTenantBankAccounts: function (authorization, pageSize, pageToken, filter, search, order, expand, filters, options) {
260
+ listTenantBankAccounts: function (authorization, filter, filters, search, order, expand, options) {
263
261
  if (options === void 0) { options = {}; }
264
262
  return __awaiter(_this, void 0, void 0, function () {
265
263
  var localVarPath, localVarUrlObj, baseOptions, baseAccessToken, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
@@ -282,15 +280,12 @@ var TenantBankAccountApiAxiosParamCreator = function (configuration) {
282
280
  // authentication bearer required
283
281
  // http bearer authentication required
284
282
  _a.sent();
285
- if (pageSize !== undefined) {
286
- localVarQueryParameter['pageSize'] = pageSize;
287
- }
288
- if (pageToken !== undefined) {
289
- localVarQueryParameter['pageToken'] = pageToken;
290
- }
291
283
  if (filter !== undefined) {
292
284
  localVarQueryParameter['filter'] = filter;
293
285
  }
286
+ if (filters !== undefined) {
287
+ localVarQueryParameter['filters'] = filters;
288
+ }
294
289
  if (search !== undefined) {
295
290
  localVarQueryParameter['search'] = search;
296
291
  }
@@ -300,9 +295,6 @@ var TenantBankAccountApiAxiosParamCreator = function (configuration) {
300
295
  if (expand !== undefined) {
301
296
  localVarQueryParameter['expand'] = expand;
302
297
  }
303
- if (filters !== undefined) {
304
- localVarQueryParameter['filters'] = filters;
305
- }
306
298
  if (authorization !== undefined && authorization !== null || baseAccessToken !== undefined && baseAccessToken !== null) {
307
299
  localVarHeaderParameter['Authorization'] = String(authorization ? authorization : baseAccessToken);
308
300
  }
@@ -448,22 +440,20 @@ var TenantBankAccountApiFp = function (configuration) {
448
440
  * Returns a list of tenant bank accounts you have previously created. The tenant bank accounts are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation.
449
441
  * @summary List tenant bank accounts
450
442
  * @param {string} [authorization] Bearer Token
451
- * @param {number} [pageSize] A limit on the number of objects to be returned. Limit ranges between 1 and 50. Default: 10.
452
- * @param {string} [pageToken] A cursor for use in pagination. pageToken is an ID that defines your place in the list. For instance, if you make a list request and receive 100 objects and pageToken&#x3D;1, your subsequent call can include pageToken&#x3D;2 in order to fetch the next page of the list.
453
443
  * @param {string} [filter] Filter the response by one or multiple fields. In general, fetching filtered responses will conserve bandwidth and reduce response time.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Allowed values: id, code, iban, bankName, accountName&lt;/i&gt;
444
+ * @param {string} [filters] Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Allowed values: id, code, iban, bankName, accountName&lt;/i&gt;
454
445
  * @param {string} [search] Search the response for matches in any searchable field. Use filter instead where possible for improved performance.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Searchable fields: id, iban, bankName, accountName&lt;/i&gt;
455
446
  * @param {string} [order] Order allows you to specify the desired order of entities retrieved from the server by ascending (ASC) or descending (DESC) order.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Allowed values: id, createdAt&lt;/i&gt;
456
447
  * @param {string} [expand] Expand to fetch additional information about the list items. Expanding resources can reduce the number of API calls required to accomplish a task. Use with discretion as some expanded fields can drastically increase payload size.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Allowed values: bankTransactions&lt;i&gt;
457
- * @param {string} [filters] Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Allowed values: id, code, iban, bankName, accountName&lt;/i&gt;
458
448
  * @param {*} [options] Override http request option.
459
449
  * @throws {RequiredError}
460
450
  */
461
- listTenantBankAccounts: function (authorization, pageSize, pageToken, filter, search, order, expand, filters, options) {
451
+ listTenantBankAccounts: function (authorization, filter, filters, search, order, expand, options) {
462
452
  return __awaiter(this, void 0, void 0, function () {
463
453
  var localVarAxiosArgs;
464
454
  return __generator(this, function (_a) {
465
455
  switch (_a.label) {
466
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.listTenantBankAccounts(authorization, pageSize, pageToken, filter, search, order, expand, filters, options)];
456
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.listTenantBankAccounts(authorization, filter, filters, search, order, expand, options)];
467
457
  case 1:
468
458
  localVarAxiosArgs = _a.sent();
469
459
  return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
@@ -541,18 +531,16 @@ var TenantBankAccountApiFactory = function (configuration, basePath, axios) {
541
531
  * Returns a list of tenant bank accounts you have previously created. The tenant bank accounts are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation.
542
532
  * @summary List tenant bank accounts
543
533
  * @param {string} [authorization] Bearer Token
544
- * @param {number} [pageSize] A limit on the number of objects to be returned. Limit ranges between 1 and 50. Default: 10.
545
- * @param {string} [pageToken] A cursor for use in pagination. pageToken is an ID that defines your place in the list. For instance, if you make a list request and receive 100 objects and pageToken&#x3D;1, your subsequent call can include pageToken&#x3D;2 in order to fetch the next page of the list.
546
534
  * @param {string} [filter] Filter the response by one or multiple fields. In general, fetching filtered responses will conserve bandwidth and reduce response time.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Allowed values: id, code, iban, bankName, accountName&lt;/i&gt;
535
+ * @param {string} [filters] Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Allowed values: id, code, iban, bankName, accountName&lt;/i&gt;
547
536
  * @param {string} [search] Search the response for matches in any searchable field. Use filter instead where possible for improved performance.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Searchable fields: id, iban, bankName, accountName&lt;/i&gt;
548
537
  * @param {string} [order] Order allows you to specify the desired order of entities retrieved from the server by ascending (ASC) or descending (DESC) order.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Allowed values: id, createdAt&lt;/i&gt;
549
538
  * @param {string} [expand] Expand to fetch additional information about the list items. Expanding resources can reduce the number of API calls required to accomplish a task. Use with discretion as some expanded fields can drastically increase payload size.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Allowed values: bankTransactions&lt;i&gt;
550
- * @param {string} [filters] Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Allowed values: id, code, iban, bankName, accountName&lt;/i&gt;
551
539
  * @param {*} [options] Override http request option.
552
540
  * @throws {RequiredError}
553
541
  */
554
- listTenantBankAccounts: function (authorization, pageSize, pageToken, filter, search, order, expand, filters, options) {
555
- return localVarFp.listTenantBankAccounts(authorization, pageSize, pageToken, filter, search, order, expand, filters, options).then(function (request) { return request(axios, basePath); });
542
+ listTenantBankAccounts: function (authorization, filter, filters, search, order, expand, options) {
543
+ return localVarFp.listTenantBankAccounts(authorization, filter, filters, search, order, expand, options).then(function (request) { return request(axios, basePath); });
556
544
  },
557
545
  /**
558
546
  * Update a tenant bank account by code
@@ -627,7 +615,7 @@ var TenantBankAccountApi = /** @class */ (function (_super) {
627
615
  TenantBankAccountApi.prototype.listTenantBankAccounts = function (requestParameters, options) {
628
616
  var _this = this;
629
617
  if (requestParameters === void 0) { requestParameters = {}; }
630
- return (0, exports.TenantBankAccountApiFp)(this.configuration).listTenantBankAccounts(requestParameters.authorization, requestParameters.pageSize, requestParameters.pageToken, requestParameters.filter, requestParameters.search, requestParameters.order, requestParameters.expand, requestParameters.filters, options).then(function (request) { return request(_this.axios, _this.basePath); });
618
+ return (0, exports.TenantBankAccountApiFp)(this.configuration).listTenantBankAccounts(requestParameters.authorization, requestParameters.filter, requestParameters.filters, requestParameters.search, requestParameters.order, requestParameters.expand, options).then(function (request) { return request(_this.axios, _this.basePath); });
631
619
  };
632
620
  /**
633
621
  * Update a tenant bank account by code
package/dist/api.d.ts CHANGED
@@ -10,7 +10,6 @@
10
10
  * Do not edit the class manually.
11
11
  */
12
12
  export * from './api/bank-accounts-api';
13
- export * from './api/bank-orders-api';
14
13
  export * from './api/bank-transaction-api';
15
14
  export * from './api/health-check-api';
16
15
  export * from './api/payment-methods-api';
package/dist/api.js CHANGED
@@ -28,7 +28,6 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
28
28
  };
29
29
  Object.defineProperty(exports, "__esModule", { value: true });
30
30
  __exportStar(require("./api/bank-accounts-api"), exports);
31
- __exportStar(require("./api/bank-orders-api"), exports);
32
31
  __exportStar(require("./api/bank-transaction-api"), exports);
33
32
  __exportStar(require("./api/health-check-api"), exports);
34
33
  __exportStar(require("./api/payment-methods-api"), exports);
@@ -93,6 +93,5 @@ export declare const CompleteAdyenPaymentSetupRequestDtoPaymentMethodTypeEnum: {
93
93
  readonly Venmo: "venmo";
94
94
  readonly Masterpass: "masterpass";
95
95
  readonly B4u: "b4u";
96
- readonly Invoice: "invoice";
97
96
  };
98
97
  export type CompleteAdyenPaymentSetupRequestDtoPaymentMethodTypeEnum = typeof CompleteAdyenPaymentSetupRequestDtoPaymentMethodTypeEnum[keyof typeof CompleteAdyenPaymentSetupRequestDtoPaymentMethodTypeEnum];
@@ -28,6 +28,5 @@ exports.CompleteAdyenPaymentSetupRequestDtoPaymentMethodTypeEnum = {
28
28
  SamsungPay: 'samsung_pay',
29
29
  Venmo: 'venmo',
30
30
  Masterpass: 'masterpass',
31
- B4u: 'b4u',
32
- Invoice: 'invoice'
31
+ B4u: 'b4u'
33
32
  };
@@ -11,7 +11,6 @@
11
11
  */
12
12
  import { CompleteAdyenPaymentSetupRequestDto } from './complete-adyen-payment-setup-request-dto';
13
13
  import { CompleteBraintreePaymentSetupRequestDto } from './complete-braintree-payment-setup-request-dto';
14
- import { CompleteEisPaymentSetupRequestDto } from './complete-eis-payment-setup-request-dto';
15
14
  import { CompleteStripePaymentSetupRequestDto } from './complete-stripe-payment-setup-request-dto';
16
15
  /**
17
16
  *
@@ -43,10 +42,4 @@ export interface CompletePaymentSetupRequestDto {
43
42
  * @memberof CompletePaymentSetupRequestDto
44
43
  */
45
44
  'adyen'?: CompleteAdyenPaymentSetupRequestDto;
46
- /**
47
- *
48
- * @type {CompleteEisPaymentSetupRequestDto}
49
- * @memberof CompletePaymentSetupRequestDto
50
- */
51
- 'eis'?: CompleteEisPaymentSetupRequestDto;
52
45
  }
@@ -92,6 +92,5 @@ export declare const CompleteStripePaymentSetupRequestDtoPaymentMethodTypeEnum:
92
92
  readonly Venmo: "venmo";
93
93
  readonly Masterpass: "masterpass";
94
94
  readonly B4u: "b4u";
95
- readonly Invoice: "invoice";
96
95
  };
97
96
  export type CompleteStripePaymentSetupRequestDtoPaymentMethodTypeEnum = typeof CompleteStripePaymentSetupRequestDtoPaymentMethodTypeEnum[keyof typeof CompleteStripePaymentSetupRequestDtoPaymentMethodTypeEnum];
@@ -28,6 +28,5 @@ exports.CompleteStripePaymentSetupRequestDtoPaymentMethodTypeEnum = {
28
28
  SamsungPay: 'samsung_pay',
29
29
  Venmo: 'venmo',
30
30
  Masterpass: 'masterpass',
31
- B4u: 'b4u',
32
- Invoice: 'invoice'
31
+ B4u: 'b4u'
33
32
  };
@@ -32,13 +32,7 @@ export interface CreatePaymentReminderRequestDto {
32
32
  * @type {string}
33
33
  * @memberof CreatePaymentReminderRequestDto
34
34
  */
35
- 'accountCode'?: string;
36
- /**
37
- * Code referencing the partner for which this reminder is created.
38
- * @type {string}
39
- * @memberof CreatePaymentReminderRequestDto
40
- */
41
- 'partnerCode'?: string;
35
+ 'accountCode': string;
42
36
  /**
43
37
  * The type of invoice is used to determine the proper workflow.
44
38
  * @type {string}
@@ -20,13 +20,7 @@ export interface CreatePaymentRequestDto {
20
20
  * @type {string}
21
21
  * @memberof CreatePaymentRequestDto
22
22
  */
23
- 'accountCode'?: string;
24
- /**
25
- * Partner code associated to that payment.
26
- * @type {string}
27
- * @memberof CreatePaymentRequestDto
28
- */
29
- 'partnerCode'?: string;
23
+ 'accountCode': string;
30
24
  /**
31
25
  * Amount to be paid in cents. 100 to charge 1€.
32
26
  * @type {number}
@@ -28,13 +28,7 @@ export interface CreatePspPaymentMethodRequestDto {
28
28
  * @type {string}
29
29
  * @memberof CreatePspPaymentMethodRequestDto
30
30
  */
31
- 'accountCode'?: string;
32
- /**
33
- *
34
- * @type {string}
35
- * @memberof CreatePspPaymentMethodRequestDto
36
- */
37
- 'partnerCode'?: string;
31
+ 'accountCode': string;
38
32
  /**
39
33
  *
40
34
  * @type {SepaDirectDto}
@@ -53,12 +47,6 @@ export interface CreatePspPaymentMethodRequestDto {
53
47
  * @memberof CreatePspPaymentMethodRequestDto
54
48
  */
55
49
  'productSlug'?: string;
56
- /**
57
- *
58
- * @type {string}
59
- * @memberof CreatePspPaymentMethodRequestDto
60
- */
61
- 'leadCode'?: string;
62
50
  }
63
51
  export declare const CreatePspPaymentMethodRequestDtoTypeEnum: {
64
52
  readonly Paypal: "paypal";
@@ -75,6 +63,5 @@ export declare const CreatePspPaymentMethodRequestDtoTypeEnum: {
75
63
  readonly Venmo: "venmo";
76
64
  readonly Masterpass: "masterpass";
77
65
  readonly B4u: "b4u";
78
- readonly Invoice: "invoice";
79
66
  };
80
67
  export type CreatePspPaymentMethodRequestDtoTypeEnum = typeof CreatePspPaymentMethodRequestDtoTypeEnum[keyof typeof CreatePspPaymentMethodRequestDtoTypeEnum];
@@ -28,6 +28,5 @@ exports.CreatePspPaymentMethodRequestDtoTypeEnum = {
28
28
  SamsungPay: 'samsung_pay',
29
29
  Venmo: 'venmo',
30
30
  Masterpass: 'masterpass',
31
- B4u: 'b4u',
32
- Invoice: 'invoice'
31
+ B4u: 'b4u'
33
32
  };
@@ -38,13 +38,7 @@ export interface DeactivatedPaymentReminderClass {
38
38
  * @type {string}
39
39
  * @memberof DeactivatedPaymentReminderClass
40
40
  */
41
- 'accountCode'?: string;
42
- /**
43
- * Unique identifier of related partner.
44
- * @type {string}
45
- * @memberof DeactivatedPaymentReminderClass
46
- */
47
- 'partnerCode'?: string;
41
+ 'accountCode': string;
48
42
  /**
49
43
  * Type of the invoice
50
44
  * @type {string}
@@ -1,6 +1,5 @@
1
1
  export * from './bank-account-class';
2
2
  export * from './bank-account-class-without-expand-properties';
3
- export * from './bank-order-class';
4
3
  export * from './bank-transaction-class';
5
4
  export * from './bank-transaction-class-without-expand-properties';
6
5
  export * from './billing-profile-dto';
@@ -8,14 +7,11 @@ export * from './billing-profile-limited-response-dto';
8
7
  export * from './card-details-dto';
9
8
  export * from './complete-adyen-payment-setup-request-dto';
10
9
  export * from './complete-braintree-payment-setup-request-dto';
11
- export * from './complete-eis-payment-setup-request-dto';
12
10
  export * from './complete-payment-setup-request-dto';
13
11
  export * from './complete-payment-setup-response-class';
14
12
  export * from './complete-stripe-payment-setup-request-dto';
15
13
  export * from './create-bank-account-request-dto';
16
14
  export * from './create-bank-account-response-class';
17
- export * from './create-bank-order-request-dto';
18
- export * from './create-bank-order-response-class';
19
15
  export * from './create-payment-method-response-class';
20
16
  export * from './create-payment-reminder-request-dto';
21
17
  export * from './create-payment-reminder-response-class';
@@ -29,10 +25,8 @@ export * from './create-tenant-bank-account-response-class';
29
25
  export * from './deactivate-payment-reminder-request-dto';
30
26
  export * from './deactivate-payment-reminder-response-class';
31
27
  export * from './deactivated-payment-reminder-class';
32
- export * from './financial-account-class';
33
28
  export * from './generate-invoice-match-suggestions-response-class';
34
29
  export * from './get-bank-account-response-class';
35
- export * from './get-bank-order-response-class';
36
30
  export * from './get-bank-transactions-response-class';
37
31
  export * from './get-payment-method-response-class';
38
32
  export * from './get-payment-reminder-response-class';
@@ -54,7 +48,6 @@ export * from './invoice-match-suggestion-class';
54
48
  export * from './link-bank-transaction-request-dto-rest';
55
49
  export * from './link-bank-transactions-response-class';
56
50
  export * from './list-bank-accounts-response-class';
57
- export * from './list-bank-orders-response-class';
58
51
  export * from './list-bank-transactions-response-class';
59
52
  export * from './list-payment-methods-response-class';
60
53
  export * from './list-payment-reminders-response-class';
@@ -81,8 +74,6 @@ export * from './unlinked-bank-transaction-response-class';
81
74
  export * from './update-bank-account-request-dto';
82
75
  export * from './update-bank-account-request-dto-rest';
83
76
  export * from './update-bank-account-response-class';
84
- export * from './update-bank-order-request-dto';
85
- export * from './update-bank-order-response-class';
86
77
  export * from './update-tenant-bank-account-response-class';
87
78
  export * from './update-tenant-bank-account-rest-request-dto';
88
79
  export * from './validate-pspconfig-request-dto';
@@ -16,7 +16,6 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
17
17
  __exportStar(require("./bank-account-class"), exports);
18
18
  __exportStar(require("./bank-account-class-without-expand-properties"), exports);
19
- __exportStar(require("./bank-order-class"), exports);
20
19
  __exportStar(require("./bank-transaction-class"), exports);
21
20
  __exportStar(require("./bank-transaction-class-without-expand-properties"), exports);
22
21
  __exportStar(require("./billing-profile-dto"), exports);
@@ -24,14 +23,11 @@ __exportStar(require("./billing-profile-limited-response-dto"), exports);
24
23
  __exportStar(require("./card-details-dto"), exports);
25
24
  __exportStar(require("./complete-adyen-payment-setup-request-dto"), exports);
26
25
  __exportStar(require("./complete-braintree-payment-setup-request-dto"), exports);
27
- __exportStar(require("./complete-eis-payment-setup-request-dto"), exports);
28
26
  __exportStar(require("./complete-payment-setup-request-dto"), exports);
29
27
  __exportStar(require("./complete-payment-setup-response-class"), exports);
30
28
  __exportStar(require("./complete-stripe-payment-setup-request-dto"), exports);
31
29
  __exportStar(require("./create-bank-account-request-dto"), exports);
32
30
  __exportStar(require("./create-bank-account-response-class"), exports);
33
- __exportStar(require("./create-bank-order-request-dto"), exports);
34
- __exportStar(require("./create-bank-order-response-class"), exports);
35
31
  __exportStar(require("./create-payment-method-response-class"), exports);
36
32
  __exportStar(require("./create-payment-reminder-request-dto"), exports);
37
33
  __exportStar(require("./create-payment-reminder-response-class"), exports);
@@ -45,10 +41,8 @@ __exportStar(require("./create-tenant-bank-account-response-class"), exports);
45
41
  __exportStar(require("./deactivate-payment-reminder-request-dto"), exports);
46
42
  __exportStar(require("./deactivate-payment-reminder-response-class"), exports);
47
43
  __exportStar(require("./deactivated-payment-reminder-class"), exports);
48
- __exportStar(require("./financial-account-class"), exports);
49
44
  __exportStar(require("./generate-invoice-match-suggestions-response-class"), exports);
50
45
  __exportStar(require("./get-bank-account-response-class"), exports);
51
- __exportStar(require("./get-bank-order-response-class"), exports);
52
46
  __exportStar(require("./get-bank-transactions-response-class"), exports);
53
47
  __exportStar(require("./get-payment-method-response-class"), exports);
54
48
  __exportStar(require("./get-payment-reminder-response-class"), exports);
@@ -70,7 +64,6 @@ __exportStar(require("./invoice-match-suggestion-class"), exports);
70
64
  __exportStar(require("./link-bank-transaction-request-dto-rest"), exports);
71
65
  __exportStar(require("./link-bank-transactions-response-class"), exports);
72
66
  __exportStar(require("./list-bank-accounts-response-class"), exports);
73
- __exportStar(require("./list-bank-orders-response-class"), exports);
74
67
  __exportStar(require("./list-bank-transactions-response-class"), exports);
75
68
  __exportStar(require("./list-payment-methods-response-class"), exports);
76
69
  __exportStar(require("./list-payment-reminders-response-class"), exports);
@@ -97,8 +90,6 @@ __exportStar(require("./unlinked-bank-transaction-response-class"), exports);
97
90
  __exportStar(require("./update-bank-account-request-dto"), exports);
98
91
  __exportStar(require("./update-bank-account-request-dto-rest"), exports);
99
92
  __exportStar(require("./update-bank-account-response-class"), exports);
100
- __exportStar(require("./update-bank-order-request-dto"), exports);
101
- __exportStar(require("./update-bank-order-response-class"), exports);
102
93
  __exportStar(require("./update-tenant-bank-account-response-class"), exports);
103
94
  __exportStar(require("./update-tenant-bank-account-rest-request-dto"), exports);
104
95
  __exportStar(require("./validate-pspconfig-request-dto"), exports);