@emilgroup/payment-sdk 1.13.1-beta.59 → 1.13.1-beta.60
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.
- package/.openapi-generator/FILES +0 -7
- package/README.md +2 -2
- package/api/bank-transaction-api.ts +8 -8
- package/api.ts +0 -2
- package/dist/api/bank-transaction-api.d.ts +8 -8
- package/dist/api/bank-transaction-api.js +6 -6
- package/dist/api.d.ts +0 -1
- package/dist/api.js +0 -1
- package/dist/models/bank-transaction-class-without-expand-properties.d.ts +0 -18
- package/dist/models/bank-transaction-class-without-expand-properties.js +0 -5
- package/dist/models/bank-transaction-class.d.ts +0 -18
- package/dist/models/bank-transaction-class.js +0 -5
- package/dist/models/index.d.ts +0 -6
- package/dist/models/index.js +0 -6
- package/dist/models/unlinked-bank-transaction-response-class.d.ts +0 -18
- package/dist/models/unlinked-bank-transaction-response-class.js +0 -5
- package/models/bank-transaction-class-without-expand-properties.ts +0 -21
- package/models/bank-transaction-class.ts +0 -21
- package/models/index.ts +0 -6
- package/models/unlinked-bank-transaction-response-class.ts +0 -21
- package/package.json +1 -1
- package/api/bank-orders-api.ts +0 -691
- package/dist/api/bank-orders-api.d.ts +0 -393
- package/dist/api/bank-orders-api.js +0 -642
- package/dist/models/bank-order-class.d.ts +0 -115
- package/dist/models/bank-order-class.js +0 -15
- package/dist/models/create-bank-order-response-class.d.ts +0 -25
- package/dist/models/create-bank-order-response-class.js +0 -15
- package/dist/models/financial-account-class.d.ts +0 -111
- package/dist/models/financial-account-class.js +0 -24
- package/dist/models/get-bank-order-response-class.d.ts +0 -25
- package/dist/models/get-bank-order-response-class.js +0 -15
- package/dist/models/list-bank-orders-response-class.d.ts +0 -31
- package/dist/models/list-bank-orders-response-class.js +0 -15
- package/dist/models/update-bank-order-response-class.d.ts +0 -25
- package/dist/models/update-bank-order-response-class.js +0 -15
- package/models/bank-order-class.ts +0 -121
- package/models/create-bank-order-response-class.ts +0 -31
- package/models/financial-account-class.ts +0 -120
- package/models/get-bank-order-response-class.ts +0 -31
- package/models/list-bank-orders-response-class.ts +0 -37
- package/models/update-bank-order-response-class.ts +0 -31
package/.openapi-generator/FILES
CHANGED
|
@@ -4,7 +4,6 @@
|
|
|
4
4
|
README.md
|
|
5
5
|
api.ts
|
|
6
6
|
api/bank-accounts-api.ts
|
|
7
|
-
api/bank-orders-api.ts
|
|
8
7
|
api/bank-transaction-api.ts
|
|
9
8
|
api/health-check-api.ts
|
|
10
9
|
api/payment-methods-api.ts
|
|
@@ -21,7 +20,6 @@ git_push.sh
|
|
|
21
20
|
index.ts
|
|
22
21
|
models/bank-account-class-without-expand-properties.ts
|
|
23
22
|
models/bank-account-class.ts
|
|
24
|
-
models/bank-order-class.ts
|
|
25
23
|
models/bank-transaction-class-without-expand-properties.ts
|
|
26
24
|
models/bank-transaction-class.ts
|
|
27
25
|
models/billing-profile-dto.ts
|
|
@@ -36,7 +34,6 @@ models/complete-stripe-payment-setup-request-dto.ts
|
|
|
36
34
|
models/create-bank-account-request-dto.ts
|
|
37
35
|
models/create-bank-account-response-class.ts
|
|
38
36
|
models/create-bank-order-request-dto.ts
|
|
39
|
-
models/create-bank-order-response-class.ts
|
|
40
37
|
models/create-payment-method-response-class.ts
|
|
41
38
|
models/create-payment-reminder-request-dto.ts
|
|
42
39
|
models/create-payment-reminder-response-class.ts
|
|
@@ -50,10 +47,8 @@ models/create-tenant-bank-account-response-class.ts
|
|
|
50
47
|
models/deactivate-payment-reminder-request-dto.ts
|
|
51
48
|
models/deactivate-payment-reminder-response-class.ts
|
|
52
49
|
models/deactivated-payment-reminder-class.ts
|
|
53
|
-
models/financial-account-class.ts
|
|
54
50
|
models/generate-invoice-match-suggestions-response-class.ts
|
|
55
51
|
models/get-bank-account-response-class.ts
|
|
56
|
-
models/get-bank-order-response-class.ts
|
|
57
52
|
models/get-bank-transactions-response-class.ts
|
|
58
53
|
models/get-payment-method-response-class.ts
|
|
59
54
|
models/get-payment-reminder-response-class.ts
|
|
@@ -77,7 +72,6 @@ models/invoice-match-suggestion-class.ts
|
|
|
77
72
|
models/link-bank-transaction-request-dto-rest.ts
|
|
78
73
|
models/link-bank-transactions-response-class.ts
|
|
79
74
|
models/list-bank-accounts-response-class.ts
|
|
80
|
-
models/list-bank-orders-response-class.ts
|
|
81
75
|
models/list-bank-transactions-response-class.ts
|
|
82
76
|
models/list-payment-methods-response-class.ts
|
|
83
77
|
models/list-payment-reminders-response-class.ts
|
|
@@ -105,7 +99,6 @@ models/update-bank-account-request-dto-rest.ts
|
|
|
105
99
|
models/update-bank-account-request-dto.ts
|
|
106
100
|
models/update-bank-account-response-class.ts
|
|
107
101
|
models/update-bank-order-request-dto.ts
|
|
108
|
-
models/update-bank-order-response-class.ts
|
|
109
102
|
models/update-tenant-bank-account-response-class.ts
|
|
110
103
|
models/update-tenant-bank-account-rest-request-dto.ts
|
|
111
104
|
models/validate-pspconfig-request-dto.ts
|
package/README.md
CHANGED
|
@@ -17,11 +17,11 @@ Although this package can be used in both TypeScript and JavaScript, it is inten
|
|
|
17
17
|
Navigate to the folder of your consuming project and run one of the following commands:
|
|
18
18
|
|
|
19
19
|
```
|
|
20
|
-
npm install @emilgroup/payment-sdk@1.13.1-beta.
|
|
20
|
+
npm install @emilgroup/payment-sdk@1.13.1-beta.60 --save
|
|
21
21
|
```
|
|
22
22
|
or
|
|
23
23
|
```
|
|
24
|
-
yarn add @emilgroup/payment-sdk@1.13.1-beta.
|
|
24
|
+
yarn add @emilgroup/payment-sdk@1.13.1-beta.60
|
|
25
25
|
```
|
|
26
26
|
|
|
27
27
|
And then you can import `PaymentsApi`.
|
|
@@ -92,7 +92,7 @@ export const BankTransactionApiAxiosParamCreator = function (configuration?: Con
|
|
|
92
92
|
* @summary Retrieve the bank transaction
|
|
93
93
|
* @param {string} code
|
|
94
94
|
* @param {string} [authorization] Bearer Token
|
|
95
|
-
* @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: bankAccount, transaction, invoiceMatchSuggestions, suggestionGenerationProgress
|
|
95
|
+
* @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: bankAccount, transaction, invoiceMatchSuggestions, suggestionGenerationProgress<i>
|
|
96
96
|
* @param {*} [options] Override http request option.
|
|
97
97
|
* @throws {RequiredError}
|
|
98
98
|
*/
|
|
@@ -249,7 +249,7 @@ export const BankTransactionApiAxiosParamCreator = function (configuration?: Con
|
|
|
249
249
|
* @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, bankAccountId, bankAccountNumber, messageReference, amount, currency, transactionReference, transactionDate, entryDate, isLinked</i>
|
|
250
250
|
* @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, amount</i>
|
|
251
251
|
* @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, transactionDate, entryDate</i>
|
|
252
|
-
* @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: bankAccount, transaction, invoiceMatchSuggestions, suggestionGenerationProgress
|
|
252
|
+
* @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: bankAccount, transaction, invoiceMatchSuggestions, suggestionGenerationProgress<i>
|
|
253
253
|
* @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, bankAccountId, bankAccountNumber, messageReference, amount, currency, transactionReference, transactionDate, entryDate, isLinked</i>
|
|
254
254
|
* @param {*} [options] Override http request option.
|
|
255
255
|
* @throws {RequiredError}
|
|
@@ -394,7 +394,7 @@ export const BankTransactionApiFp = function(configuration?: Configuration) {
|
|
|
394
394
|
* @summary Retrieve the bank transaction
|
|
395
395
|
* @param {string} code
|
|
396
396
|
* @param {string} [authorization] Bearer Token
|
|
397
|
-
* @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: bankAccount, transaction, invoiceMatchSuggestions, suggestionGenerationProgress
|
|
397
|
+
* @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: bankAccount, transaction, invoiceMatchSuggestions, suggestionGenerationProgress<i>
|
|
398
398
|
* @param {*} [options] Override http request option.
|
|
399
399
|
* @throws {RequiredError}
|
|
400
400
|
*/
|
|
@@ -436,7 +436,7 @@ export const BankTransactionApiFp = function(configuration?: Configuration) {
|
|
|
436
436
|
* @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, bankAccountId, bankAccountNumber, messageReference, amount, currency, transactionReference, transactionDate, entryDate, isLinked</i>
|
|
437
437
|
* @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, amount</i>
|
|
438
438
|
* @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, transactionDate, entryDate</i>
|
|
439
|
-
* @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: bankAccount, transaction, invoiceMatchSuggestions, suggestionGenerationProgress
|
|
439
|
+
* @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: bankAccount, transaction, invoiceMatchSuggestions, suggestionGenerationProgress<i>
|
|
440
440
|
* @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, bankAccountId, bankAccountNumber, messageReference, amount, currency, transactionReference, transactionDate, entryDate, isLinked</i>
|
|
441
441
|
* @param {*} [options] Override http request option.
|
|
442
442
|
* @throws {RequiredError}
|
|
@@ -484,7 +484,7 @@ export const BankTransactionApiFactory = function (configuration?: Configuration
|
|
|
484
484
|
* @summary Retrieve the bank transaction
|
|
485
485
|
* @param {string} code
|
|
486
486
|
* @param {string} [authorization] Bearer Token
|
|
487
|
-
* @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: bankAccount, transaction, invoiceMatchSuggestions, suggestionGenerationProgress
|
|
487
|
+
* @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: bankAccount, transaction, invoiceMatchSuggestions, suggestionGenerationProgress<i>
|
|
488
488
|
* @param {*} [options] Override http request option.
|
|
489
489
|
* @throws {RequiredError}
|
|
490
490
|
*/
|
|
@@ -523,7 +523,7 @@ export const BankTransactionApiFactory = function (configuration?: Configuration
|
|
|
523
523
|
* @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, bankAccountId, bankAccountNumber, messageReference, amount, currency, transactionReference, transactionDate, entryDate, isLinked</i>
|
|
524
524
|
* @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, amount</i>
|
|
525
525
|
* @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, transactionDate, entryDate</i>
|
|
526
|
-
* @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: bankAccount, transaction, invoiceMatchSuggestions, suggestionGenerationProgress
|
|
526
|
+
* @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: bankAccount, transaction, invoiceMatchSuggestions, suggestionGenerationProgress<i>
|
|
527
527
|
* @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, bankAccountId, bankAccountNumber, messageReference, amount, currency, transactionReference, transactionDate, entryDate, isLinked</i>
|
|
528
528
|
* @param {*} [options] Override http request option.
|
|
529
529
|
* @throws {RequiredError}
|
|
@@ -588,7 +588,7 @@ export interface BankTransactionApiGetBankTransactionRequest {
|
|
|
588
588
|
readonly authorization?: string
|
|
589
589
|
|
|
590
590
|
/**
|
|
591
|
-
* 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: bankAccount, transaction, invoiceMatchSuggestions, suggestionGenerationProgress
|
|
591
|
+
* 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: bankAccount, transaction, invoiceMatchSuggestions, suggestionGenerationProgress<i>
|
|
592
592
|
* @type {string}
|
|
593
593
|
* @memberof BankTransactionApiGetBankTransaction
|
|
594
594
|
*/
|
|
@@ -693,7 +693,7 @@ export interface BankTransactionApiListBankTransactionsRequest {
|
|
|
693
693
|
readonly order?: string
|
|
694
694
|
|
|
695
695
|
/**
|
|
696
|
-
* 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: bankAccount, transaction, invoiceMatchSuggestions, suggestionGenerationProgress
|
|
696
|
+
* 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: bankAccount, transaction, invoiceMatchSuggestions, suggestionGenerationProgress<i>
|
|
697
697
|
* @type {string}
|
|
698
698
|
* @memberof BankTransactionApiListBankTransactions
|
|
699
699
|
*/
|
package/api.ts
CHANGED
|
@@ -21,7 +21,6 @@ import { DUMMY_BASE_URL, assertParamExists, setApiKeyToObject, setBasicAuthToObj
|
|
|
21
21
|
// @ts-ignore
|
|
22
22
|
import { BASE_PATH, COLLECTION_FORMATS, RequestArgs, BaseAPI, RequiredError } from './base';
|
|
23
23
|
import { BankAccountsApi } from './api';
|
|
24
|
-
import { BankOrdersApi } from './api';
|
|
25
24
|
import { BankTransactionApi } from './api';
|
|
26
25
|
import { HealthCheckApi } from './api';
|
|
27
26
|
import { PaymentMethodsApi } from './api';
|
|
@@ -34,7 +33,6 @@ import { WebhooksApi } from './api';
|
|
|
34
33
|
|
|
35
34
|
|
|
36
35
|
export * from './api/bank-accounts-api';
|
|
37
|
-
export * from './api/bank-orders-api';
|
|
38
36
|
export * from './api/bank-transaction-api';
|
|
39
37
|
export * from './api/health-check-api';
|
|
40
38
|
export * from './api/payment-methods-api';
|
|
@@ -39,7 +39,7 @@ export declare const BankTransactionApiAxiosParamCreator: (configuration?: Confi
|
|
|
39
39
|
* @summary Retrieve the bank transaction
|
|
40
40
|
* @param {string} code
|
|
41
41
|
* @param {string} [authorization] Bearer Token
|
|
42
|
-
* @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: bankAccount, transaction, invoiceMatchSuggestions, suggestionGenerationProgress
|
|
42
|
+
* @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: bankAccount, transaction, invoiceMatchSuggestions, suggestionGenerationProgress<i>
|
|
43
43
|
* @param {*} [options] Override http request option.
|
|
44
44
|
* @throws {RequiredError}
|
|
45
45
|
*/
|
|
@@ -72,7 +72,7 @@ export declare const BankTransactionApiAxiosParamCreator: (configuration?: Confi
|
|
|
72
72
|
* @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, bankAccountId, bankAccountNumber, messageReference, amount, currency, transactionReference, transactionDate, entryDate, isLinked</i>
|
|
73
73
|
* @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, amount</i>
|
|
74
74
|
* @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, transactionDate, entryDate</i>
|
|
75
|
-
* @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: bankAccount, transaction, invoiceMatchSuggestions, suggestionGenerationProgress
|
|
75
|
+
* @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: bankAccount, transaction, invoiceMatchSuggestions, suggestionGenerationProgress<i>
|
|
76
76
|
* @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, bankAccountId, bankAccountNumber, messageReference, amount, currency, transactionReference, transactionDate, entryDate, isLinked</i>
|
|
77
77
|
* @param {*} [options] Override http request option.
|
|
78
78
|
* @throws {RequiredError}
|
|
@@ -108,7 +108,7 @@ export declare const BankTransactionApiFp: (configuration?: Configuration) => {
|
|
|
108
108
|
* @summary Retrieve the bank transaction
|
|
109
109
|
* @param {string} code
|
|
110
110
|
* @param {string} [authorization] Bearer Token
|
|
111
|
-
* @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: bankAccount, transaction, invoiceMatchSuggestions, suggestionGenerationProgress
|
|
111
|
+
* @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: bankAccount, transaction, invoiceMatchSuggestions, suggestionGenerationProgress<i>
|
|
112
112
|
* @param {*} [options] Override http request option.
|
|
113
113
|
* @throws {RequiredError}
|
|
114
114
|
*/
|
|
@@ -141,7 +141,7 @@ export declare const BankTransactionApiFp: (configuration?: Configuration) => {
|
|
|
141
141
|
* @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, bankAccountId, bankAccountNumber, messageReference, amount, currency, transactionReference, transactionDate, entryDate, isLinked</i>
|
|
142
142
|
* @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, amount</i>
|
|
143
143
|
* @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, transactionDate, entryDate</i>
|
|
144
|
-
* @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: bankAccount, transaction, invoiceMatchSuggestions, suggestionGenerationProgress
|
|
144
|
+
* @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: bankAccount, transaction, invoiceMatchSuggestions, suggestionGenerationProgress<i>
|
|
145
145
|
* @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, bankAccountId, bankAccountNumber, messageReference, amount, currency, transactionReference, transactionDate, entryDate, isLinked</i>
|
|
146
146
|
* @param {*} [options] Override http request option.
|
|
147
147
|
* @throws {RequiredError}
|
|
@@ -177,7 +177,7 @@ export declare const BankTransactionApiFactory: (configuration?: Configuration,
|
|
|
177
177
|
* @summary Retrieve the bank transaction
|
|
178
178
|
* @param {string} code
|
|
179
179
|
* @param {string} [authorization] Bearer Token
|
|
180
|
-
* @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: bankAccount, transaction, invoiceMatchSuggestions, suggestionGenerationProgress
|
|
180
|
+
* @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: bankAccount, transaction, invoiceMatchSuggestions, suggestionGenerationProgress<i>
|
|
181
181
|
* @param {*} [options] Override http request option.
|
|
182
182
|
* @throws {RequiredError}
|
|
183
183
|
*/
|
|
@@ -210,7 +210,7 @@ export declare const BankTransactionApiFactory: (configuration?: Configuration,
|
|
|
210
210
|
* @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, bankAccountId, bankAccountNumber, messageReference, amount, currency, transactionReference, transactionDate, entryDate, isLinked</i>
|
|
211
211
|
* @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, amount</i>
|
|
212
212
|
* @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, transactionDate, entryDate</i>
|
|
213
|
-
* @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: bankAccount, transaction, invoiceMatchSuggestions, suggestionGenerationProgress
|
|
213
|
+
* @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: bankAccount, transaction, invoiceMatchSuggestions, suggestionGenerationProgress<i>
|
|
214
214
|
* @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, bankAccountId, bankAccountNumber, messageReference, amount, currency, transactionReference, transactionDate, entryDate, isLinked</i>
|
|
215
215
|
* @param {*} [options] Override http request option.
|
|
216
216
|
* @throws {RequiredError}
|
|
@@ -265,7 +265,7 @@ export interface BankTransactionApiGetBankTransactionRequest {
|
|
|
265
265
|
*/
|
|
266
266
|
readonly authorization?: string;
|
|
267
267
|
/**
|
|
268
|
-
* 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: bankAccount, transaction, invoiceMatchSuggestions, suggestionGenerationProgress
|
|
268
|
+
* 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: bankAccount, transaction, invoiceMatchSuggestions, suggestionGenerationProgress<i>
|
|
269
269
|
* @type {string}
|
|
270
270
|
* @memberof BankTransactionApiGetBankTransaction
|
|
271
271
|
*/
|
|
@@ -358,7 +358,7 @@ export interface BankTransactionApiListBankTransactionsRequest {
|
|
|
358
358
|
*/
|
|
359
359
|
readonly order?: string;
|
|
360
360
|
/**
|
|
361
|
-
* 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: bankAccount, transaction, invoiceMatchSuggestions, suggestionGenerationProgress
|
|
361
|
+
* 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: bankAccount, transaction, invoiceMatchSuggestions, suggestionGenerationProgress<i>
|
|
362
362
|
* @type {string}
|
|
363
363
|
* @memberof BankTransactionApiListBankTransactions
|
|
364
364
|
*/
|
|
@@ -145,7 +145,7 @@ var BankTransactionApiAxiosParamCreator = function (configuration) {
|
|
|
145
145
|
* @summary Retrieve the bank transaction
|
|
146
146
|
* @param {string} code
|
|
147
147
|
* @param {string} [authorization] Bearer Token
|
|
148
|
-
* @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: bankAccount, transaction, invoiceMatchSuggestions, suggestionGenerationProgress
|
|
148
|
+
* @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: bankAccount, transaction, invoiceMatchSuggestions, suggestionGenerationProgress<i>
|
|
149
149
|
* @param {*} [options] Override http request option.
|
|
150
150
|
* @throws {RequiredError}
|
|
151
151
|
*/
|
|
@@ -306,7 +306,7 @@ var BankTransactionApiAxiosParamCreator = function (configuration) {
|
|
|
306
306
|
* @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, bankAccountId, bankAccountNumber, messageReference, amount, currency, transactionReference, transactionDate, entryDate, isLinked</i>
|
|
307
307
|
* @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, amount</i>
|
|
308
308
|
* @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, transactionDate, entryDate</i>
|
|
309
|
-
* @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: bankAccount, transaction, invoiceMatchSuggestions, suggestionGenerationProgress
|
|
309
|
+
* @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: bankAccount, transaction, invoiceMatchSuggestions, suggestionGenerationProgress<i>
|
|
310
310
|
* @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, bankAccountId, bankAccountNumber, messageReference, amount, currency, transactionReference, transactionDate, entryDate, isLinked</i>
|
|
311
311
|
* @param {*} [options] Override http request option.
|
|
312
312
|
* @throws {RequiredError}
|
|
@@ -458,7 +458,7 @@ var BankTransactionApiFp = function (configuration) {
|
|
|
458
458
|
* @summary Retrieve the bank transaction
|
|
459
459
|
* @param {string} code
|
|
460
460
|
* @param {string} [authorization] Bearer Token
|
|
461
|
-
* @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: bankAccount, transaction, invoiceMatchSuggestions, suggestionGenerationProgress
|
|
461
|
+
* @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: bankAccount, transaction, invoiceMatchSuggestions, suggestionGenerationProgress<i>
|
|
462
462
|
* @param {*} [options] Override http request option.
|
|
463
463
|
* @throws {RequiredError}
|
|
464
464
|
*/
|
|
@@ -527,7 +527,7 @@ var BankTransactionApiFp = function (configuration) {
|
|
|
527
527
|
* @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, bankAccountId, bankAccountNumber, messageReference, amount, currency, transactionReference, transactionDate, entryDate, isLinked</i>
|
|
528
528
|
* @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, amount</i>
|
|
529
529
|
* @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, transactionDate, entryDate</i>
|
|
530
|
-
* @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: bankAccount, transaction, invoiceMatchSuggestions, suggestionGenerationProgress
|
|
530
|
+
* @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: bankAccount, transaction, invoiceMatchSuggestions, suggestionGenerationProgress<i>
|
|
531
531
|
* @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, bankAccountId, bankAccountNumber, messageReference, amount, currency, transactionReference, transactionDate, entryDate, isLinked</i>
|
|
532
532
|
* @param {*} [options] Override http request option.
|
|
533
533
|
* @throws {RequiredError}
|
|
@@ -593,7 +593,7 @@ var BankTransactionApiFactory = function (configuration, basePath, axios) {
|
|
|
593
593
|
* @summary Retrieve the bank transaction
|
|
594
594
|
* @param {string} code
|
|
595
595
|
* @param {string} [authorization] Bearer Token
|
|
596
|
-
* @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: bankAccount, transaction, invoiceMatchSuggestions, suggestionGenerationProgress
|
|
596
|
+
* @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: bankAccount, transaction, invoiceMatchSuggestions, suggestionGenerationProgress<i>
|
|
597
597
|
* @param {*} [options] Override http request option.
|
|
598
598
|
* @throws {RequiredError}
|
|
599
599
|
*/
|
|
@@ -632,7 +632,7 @@ var BankTransactionApiFactory = function (configuration, basePath, axios) {
|
|
|
632
632
|
* @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, bankAccountId, bankAccountNumber, messageReference, amount, currency, transactionReference, transactionDate, entryDate, isLinked</i>
|
|
633
633
|
* @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, amount</i>
|
|
634
634
|
* @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, transactionDate, entryDate</i>
|
|
635
|
-
* @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: bankAccount, transaction, invoiceMatchSuggestions, suggestionGenerationProgress
|
|
635
|
+
* @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: bankAccount, transaction, invoiceMatchSuggestions, suggestionGenerationProgress<i>
|
|
636
636
|
* @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, bankAccountId, bankAccountNumber, messageReference, amount, currency, transactionReference, transactionDate, entryDate, isLinked</i>
|
|
637
637
|
* @param {*} [options] Override http request option.
|
|
638
638
|
* @throws {RequiredError}
|
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);
|
|
@@ -9,7 +9,6 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
import { BankOrderClass } from './bank-order-class';
|
|
13
12
|
/**
|
|
14
13
|
*
|
|
15
14
|
* @export
|
|
@@ -46,12 +45,6 @@ export interface BankTransactionClassWithoutExpandProperties {
|
|
|
46
45
|
* @memberof BankTransactionClassWithoutExpandProperties
|
|
47
46
|
*/
|
|
48
47
|
'messageReference'?: string;
|
|
49
|
-
/**
|
|
50
|
-
* Label of the transaction
|
|
51
|
-
* @type {string}
|
|
52
|
-
* @memberof BankTransactionClassWithoutExpandProperties
|
|
53
|
-
*/
|
|
54
|
-
'label'?: BankTransactionClassWithoutExpandPropertiesLabelEnum;
|
|
55
48
|
/**
|
|
56
49
|
* Currency of the transaction.
|
|
57
50
|
* @type {string}
|
|
@@ -112,12 +105,6 @@ export interface BankTransactionClassWithoutExpandProperties {
|
|
|
112
105
|
* @memberof BankTransactionClassWithoutExpandProperties
|
|
113
106
|
*/
|
|
114
107
|
'isLinked': boolean;
|
|
115
|
-
/**
|
|
116
|
-
* The linked bank order object
|
|
117
|
-
* @type {BankOrderClass}
|
|
118
|
-
* @memberof BankTransactionClassWithoutExpandProperties
|
|
119
|
-
*/
|
|
120
|
-
'linkedBankOrder'?: BankOrderClass;
|
|
121
108
|
/**
|
|
122
109
|
* The file format of the bank transaction
|
|
123
110
|
* @type {string}
|
|
@@ -143,8 +130,3 @@ export interface BankTransactionClassWithoutExpandProperties {
|
|
|
143
130
|
*/
|
|
144
131
|
'updatedBy': string;
|
|
145
132
|
}
|
|
146
|
-
export declare const BankTransactionClassWithoutExpandPropertiesLabelEnum: {
|
|
147
|
-
readonly Automated: "automated";
|
|
148
|
-
readonly Manual: "manual";
|
|
149
|
-
};
|
|
150
|
-
export type BankTransactionClassWithoutExpandPropertiesLabelEnum = typeof BankTransactionClassWithoutExpandPropertiesLabelEnum[keyof typeof BankTransactionClassWithoutExpandPropertiesLabelEnum];
|
|
@@ -13,8 +13,3 @@
|
|
|
13
13
|
* Do not edit the class manually.
|
|
14
14
|
*/
|
|
15
15
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
exports.BankTransactionClassWithoutExpandPropertiesLabelEnum = void 0;
|
|
17
|
-
exports.BankTransactionClassWithoutExpandPropertiesLabelEnum = {
|
|
18
|
-
Automated: 'automated',
|
|
19
|
-
Manual: 'manual'
|
|
20
|
-
};
|
|
@@ -9,7 +9,6 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
import { BankOrderClass } from './bank-order-class';
|
|
13
12
|
import { InvoiceMatchSuggestionClass } from './invoice-match-suggestion-class';
|
|
14
13
|
import { SharedTransactionClass } from './shared-transaction-class';
|
|
15
14
|
import { SuggestionGenerationProgressClass } from './suggestion-generation-progress-class';
|
|
@@ -50,12 +49,6 @@ export interface BankTransactionClass {
|
|
|
50
49
|
* @memberof BankTransactionClass
|
|
51
50
|
*/
|
|
52
51
|
'messageReference'?: string;
|
|
53
|
-
/**
|
|
54
|
-
* Label of the transaction
|
|
55
|
-
* @type {string}
|
|
56
|
-
* @memberof BankTransactionClass
|
|
57
|
-
*/
|
|
58
|
-
'label'?: BankTransactionClassLabelEnum;
|
|
59
52
|
/**
|
|
60
53
|
* Currency of the transaction.
|
|
61
54
|
* @type {string}
|
|
@@ -128,12 +121,6 @@ export interface BankTransactionClass {
|
|
|
128
121
|
* @memberof BankTransactionClass
|
|
129
122
|
*/
|
|
130
123
|
'linkedTransaction'?: SharedTransactionClass;
|
|
131
|
-
/**
|
|
132
|
-
* The linked bank order object
|
|
133
|
-
* @type {BankOrderClass}
|
|
134
|
-
* @memberof BankTransactionClass
|
|
135
|
-
*/
|
|
136
|
-
'linkedBankOrder'?: BankOrderClass;
|
|
137
124
|
/**
|
|
138
125
|
* The file format of the bank transaction
|
|
139
126
|
* @type {string}
|
|
@@ -171,8 +158,3 @@ export interface BankTransactionClass {
|
|
|
171
158
|
*/
|
|
172
159
|
'suggestionGenerationProgress'?: SuggestionGenerationProgressClass;
|
|
173
160
|
}
|
|
174
|
-
export declare const BankTransactionClassLabelEnum: {
|
|
175
|
-
readonly Automated: "automated";
|
|
176
|
-
readonly Manual: "manual";
|
|
177
|
-
};
|
|
178
|
-
export type BankTransactionClassLabelEnum = typeof BankTransactionClassLabelEnum[keyof typeof BankTransactionClassLabelEnum];
|
package/dist/models/index.d.ts
CHANGED
|
@@ -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';
|
|
@@ -15,7 +14,6 @@ export * from './complete-stripe-payment-setup-request-dto';
|
|
|
15
14
|
export * from './create-bank-account-request-dto';
|
|
16
15
|
export * from './create-bank-account-response-class';
|
|
17
16
|
export * from './create-bank-order-request-dto';
|
|
18
|
-
export * from './create-bank-order-response-class';
|
|
19
17
|
export * from './create-payment-method-response-class';
|
|
20
18
|
export * from './create-payment-reminder-request-dto';
|
|
21
19
|
export * from './create-payment-reminder-response-class';
|
|
@@ -29,10 +27,8 @@ export * from './create-tenant-bank-account-response-class';
|
|
|
29
27
|
export * from './deactivate-payment-reminder-request-dto';
|
|
30
28
|
export * from './deactivate-payment-reminder-response-class';
|
|
31
29
|
export * from './deactivated-payment-reminder-class';
|
|
32
|
-
export * from './financial-account-class';
|
|
33
30
|
export * from './generate-invoice-match-suggestions-response-class';
|
|
34
31
|
export * from './get-bank-account-response-class';
|
|
35
|
-
export * from './get-bank-order-response-class';
|
|
36
32
|
export * from './get-bank-transactions-response-class';
|
|
37
33
|
export * from './get-payment-method-response-class';
|
|
38
34
|
export * from './get-payment-reminder-response-class';
|
|
@@ -55,7 +51,6 @@ export * from './invoice-match-suggestion-class';
|
|
|
55
51
|
export * from './link-bank-transaction-request-dto-rest';
|
|
56
52
|
export * from './link-bank-transactions-response-class';
|
|
57
53
|
export * from './list-bank-accounts-response-class';
|
|
58
|
-
export * from './list-bank-orders-response-class';
|
|
59
54
|
export * from './list-bank-transactions-response-class';
|
|
60
55
|
export * from './list-payment-methods-response-class';
|
|
61
56
|
export * from './list-payment-reminders-response-class';
|
|
@@ -83,7 +78,6 @@ export * from './update-bank-account-request-dto';
|
|
|
83
78
|
export * from './update-bank-account-request-dto-rest';
|
|
84
79
|
export * from './update-bank-account-response-class';
|
|
85
80
|
export * from './update-bank-order-request-dto';
|
|
86
|
-
export * from './update-bank-order-response-class';
|
|
87
81
|
export * from './update-tenant-bank-account-response-class';
|
|
88
82
|
export * from './update-tenant-bank-account-rest-request-dto';
|
|
89
83
|
export * from './validate-pspconfig-request-dto';
|
package/dist/models/index.js
CHANGED
|
@@ -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);
|
|
@@ -31,7 +30,6 @@ __exportStar(require("./complete-stripe-payment-setup-request-dto"), exports);
|
|
|
31
30
|
__exportStar(require("./create-bank-account-request-dto"), exports);
|
|
32
31
|
__exportStar(require("./create-bank-account-response-class"), exports);
|
|
33
32
|
__exportStar(require("./create-bank-order-request-dto"), exports);
|
|
34
|
-
__exportStar(require("./create-bank-order-response-class"), exports);
|
|
35
33
|
__exportStar(require("./create-payment-method-response-class"), exports);
|
|
36
34
|
__exportStar(require("./create-payment-reminder-request-dto"), exports);
|
|
37
35
|
__exportStar(require("./create-payment-reminder-response-class"), exports);
|
|
@@ -45,10 +43,8 @@ __exportStar(require("./create-tenant-bank-account-response-class"), exports);
|
|
|
45
43
|
__exportStar(require("./deactivate-payment-reminder-request-dto"), exports);
|
|
46
44
|
__exportStar(require("./deactivate-payment-reminder-response-class"), exports);
|
|
47
45
|
__exportStar(require("./deactivated-payment-reminder-class"), exports);
|
|
48
|
-
__exportStar(require("./financial-account-class"), exports);
|
|
49
46
|
__exportStar(require("./generate-invoice-match-suggestions-response-class"), exports);
|
|
50
47
|
__exportStar(require("./get-bank-account-response-class"), exports);
|
|
51
|
-
__exportStar(require("./get-bank-order-response-class"), exports);
|
|
52
48
|
__exportStar(require("./get-bank-transactions-response-class"), exports);
|
|
53
49
|
__exportStar(require("./get-payment-method-response-class"), exports);
|
|
54
50
|
__exportStar(require("./get-payment-reminder-response-class"), exports);
|
|
@@ -71,7 +67,6 @@ __exportStar(require("./invoice-match-suggestion-class"), exports);
|
|
|
71
67
|
__exportStar(require("./link-bank-transaction-request-dto-rest"), exports);
|
|
72
68
|
__exportStar(require("./link-bank-transactions-response-class"), exports);
|
|
73
69
|
__exportStar(require("./list-bank-accounts-response-class"), exports);
|
|
74
|
-
__exportStar(require("./list-bank-orders-response-class"), exports);
|
|
75
70
|
__exportStar(require("./list-bank-transactions-response-class"), exports);
|
|
76
71
|
__exportStar(require("./list-payment-methods-response-class"), exports);
|
|
77
72
|
__exportStar(require("./list-payment-reminders-response-class"), exports);
|
|
@@ -99,7 +94,6 @@ __exportStar(require("./update-bank-account-request-dto"), exports);
|
|
|
99
94
|
__exportStar(require("./update-bank-account-request-dto-rest"), exports);
|
|
100
95
|
__exportStar(require("./update-bank-account-response-class"), exports);
|
|
101
96
|
__exportStar(require("./update-bank-order-request-dto"), exports);
|
|
102
|
-
__exportStar(require("./update-bank-order-response-class"), exports);
|
|
103
97
|
__exportStar(require("./update-tenant-bank-account-response-class"), exports);
|
|
104
98
|
__exportStar(require("./update-tenant-bank-account-rest-request-dto"), exports);
|
|
105
99
|
__exportStar(require("./validate-pspconfig-request-dto"), exports);
|
|
@@ -9,7 +9,6 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
import { BankOrderClass } from './bank-order-class';
|
|
13
12
|
/**
|
|
14
13
|
*
|
|
15
14
|
* @export
|
|
@@ -46,12 +45,6 @@ export interface UnlinkedBankTransactionResponseClass {
|
|
|
46
45
|
* @memberof UnlinkedBankTransactionResponseClass
|
|
47
46
|
*/
|
|
48
47
|
'messageReference'?: string;
|
|
49
|
-
/**
|
|
50
|
-
* Label of the transaction
|
|
51
|
-
* @type {string}
|
|
52
|
-
* @memberof UnlinkedBankTransactionResponseClass
|
|
53
|
-
*/
|
|
54
|
-
'label'?: UnlinkedBankTransactionResponseClassLabelEnum;
|
|
55
48
|
/**
|
|
56
49
|
* Currency of the transaction.
|
|
57
50
|
* @type {string}
|
|
@@ -94,12 +87,6 @@ export interface UnlinkedBankTransactionResponseClass {
|
|
|
94
87
|
* @memberof UnlinkedBankTransactionResponseClass
|
|
95
88
|
*/
|
|
96
89
|
'isLinked': boolean;
|
|
97
|
-
/**
|
|
98
|
-
* The linked bank order object
|
|
99
|
-
* @type {BankOrderClass}
|
|
100
|
-
* @memberof UnlinkedBankTransactionResponseClass
|
|
101
|
-
*/
|
|
102
|
-
'linkedBankOrder'?: BankOrderClass;
|
|
103
90
|
/**
|
|
104
91
|
* The file format of the bank transaction
|
|
105
92
|
* @type {string}
|
|
@@ -125,8 +112,3 @@ export interface UnlinkedBankTransactionResponseClass {
|
|
|
125
112
|
*/
|
|
126
113
|
'updatedBy': string;
|
|
127
114
|
}
|
|
128
|
-
export declare const UnlinkedBankTransactionResponseClassLabelEnum: {
|
|
129
|
-
readonly Automated: "automated";
|
|
130
|
-
readonly Manual: "manual";
|
|
131
|
-
};
|
|
132
|
-
export type UnlinkedBankTransactionResponseClassLabelEnum = typeof UnlinkedBankTransactionResponseClassLabelEnum[keyof typeof UnlinkedBankTransactionResponseClassLabelEnum];
|
|
@@ -13,8 +13,3 @@
|
|
|
13
13
|
* Do not edit the class manually.
|
|
14
14
|
*/
|
|
15
15
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
exports.UnlinkedBankTransactionResponseClassLabelEnum = void 0;
|
|
17
|
-
exports.UnlinkedBankTransactionResponseClassLabelEnum = {
|
|
18
|
-
Automated: 'automated',
|
|
19
|
-
Manual: 'manual'
|
|
20
|
-
};
|
|
@@ -13,7 +13,6 @@
|
|
|
13
13
|
*/
|
|
14
14
|
|
|
15
15
|
|
|
16
|
-
import { BankOrderClass } from './bank-order-class';
|
|
17
16
|
|
|
18
17
|
/**
|
|
19
18
|
*
|
|
@@ -51,12 +50,6 @@ export interface BankTransactionClassWithoutExpandProperties {
|
|
|
51
50
|
* @memberof BankTransactionClassWithoutExpandProperties
|
|
52
51
|
*/
|
|
53
52
|
'messageReference'?: string;
|
|
54
|
-
/**
|
|
55
|
-
* Label of the transaction
|
|
56
|
-
* @type {string}
|
|
57
|
-
* @memberof BankTransactionClassWithoutExpandProperties
|
|
58
|
-
*/
|
|
59
|
-
'label'?: BankTransactionClassWithoutExpandPropertiesLabelEnum;
|
|
60
53
|
/**
|
|
61
54
|
* Currency of the transaction.
|
|
62
55
|
* @type {string}
|
|
@@ -117,12 +110,6 @@ export interface BankTransactionClassWithoutExpandProperties {
|
|
|
117
110
|
* @memberof BankTransactionClassWithoutExpandProperties
|
|
118
111
|
*/
|
|
119
112
|
'isLinked': boolean;
|
|
120
|
-
/**
|
|
121
|
-
* The linked bank order object
|
|
122
|
-
* @type {BankOrderClass}
|
|
123
|
-
* @memberof BankTransactionClassWithoutExpandProperties
|
|
124
|
-
*/
|
|
125
|
-
'linkedBankOrder'?: BankOrderClass;
|
|
126
113
|
/**
|
|
127
114
|
* The file format of the bank transaction
|
|
128
115
|
* @type {string}
|
|
@@ -149,11 +136,3 @@ export interface BankTransactionClassWithoutExpandProperties {
|
|
|
149
136
|
'updatedBy': string;
|
|
150
137
|
}
|
|
151
138
|
|
|
152
|
-
export const BankTransactionClassWithoutExpandPropertiesLabelEnum = {
|
|
153
|
-
Automated: 'automated',
|
|
154
|
-
Manual: 'manual'
|
|
155
|
-
} as const;
|
|
156
|
-
|
|
157
|
-
export type BankTransactionClassWithoutExpandPropertiesLabelEnum = typeof BankTransactionClassWithoutExpandPropertiesLabelEnum[keyof typeof BankTransactionClassWithoutExpandPropertiesLabelEnum];
|
|
158
|
-
|
|
159
|
-
|