@emilgroup/payment-sdk-node 1.22.1-beta.80 → 1.22.1-beta.81
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/README.md +2 -2
- package/dist/models/create-tenant-bank-account-request-dto.d.ts +1 -0
- package/dist/models/create-tenant-bank-account-request-dto.js +1 -0
- package/dist/models/tenant-bank-account-class-without-expand-properties.d.ts +1 -0
- package/dist/models/tenant-bank-account-class-without-expand-properties.js +1 -0
- package/dist/models/tenant-bank-account-class.d.ts +1 -0
- package/dist/models/tenant-bank-account-class.js +1 -0
- package/dist/models/tenant-bank-account-entity.d.ts +1 -0
- package/dist/models/tenant-bank-account-entity.js +1 -0
- package/dist/models/update-tenant-bank-account-rest-request-dto.d.ts +1 -0
- package/dist/models/update-tenant-bank-account-rest-request-dto.js +1 -0
- package/models/create-tenant-bank-account-request-dto.ts +1 -0
- package/models/tenant-bank-account-class-without-expand-properties.ts +1 -0
- package/models/tenant-bank-account-class.ts +1 -0
- package/models/tenant-bank-account-entity.ts +1 -0
- package/models/update-tenant-bank-account-rest-request-dto.ts +1 -0
- package/package.json +1 -1
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-node@1.22.1-beta.
|
|
20
|
+
npm install @emilgroup/payment-sdk-node@1.22.1-beta.81 --save
|
|
21
21
|
```
|
|
22
22
|
or
|
|
23
23
|
```
|
|
24
|
-
yarn add @emilgroup/payment-sdk-node@1.22.1-beta.
|
|
24
|
+
yarn add @emilgroup/payment-sdk-node@1.22.1-beta.81
|
|
25
25
|
```
|
|
26
26
|
|
|
27
27
|
And then you can import `PaymentsApi`.
|
|
@@ -79,6 +79,7 @@ export interface CreateTenantBankAccountRequestDto {
|
|
|
79
79
|
export declare const CreateTenantBankAccountRequestDtoSepaPainVersionEnum: {
|
|
80
80
|
readonly _00302: "pain.008.003.02";
|
|
81
81
|
readonly _00108: "pain.008.001.08";
|
|
82
|
+
readonly _00108Gbic5: "pain.008.001.08_GBIC_5";
|
|
82
83
|
readonly _00802: "pain.008.008.02";
|
|
83
84
|
readonly _00109: "pain.008.001.09";
|
|
84
85
|
readonly _00110: "pain.008.001.10";
|
|
@@ -17,6 +17,7 @@ exports.CreateTenantBankAccountRequestDtoSepaPainVersionEnum = void 0;
|
|
|
17
17
|
exports.CreateTenantBankAccountRequestDtoSepaPainVersionEnum = {
|
|
18
18
|
_00302: 'pain.008.003.02',
|
|
19
19
|
_00108: 'pain.008.001.08',
|
|
20
|
+
_00108Gbic5: 'pain.008.001.08_GBIC_5',
|
|
20
21
|
_00802: 'pain.008.008.02',
|
|
21
22
|
_00109: 'pain.008.001.09',
|
|
22
23
|
_00110: 'pain.008.001.10',
|
|
@@ -115,6 +115,7 @@ export interface TenantBankAccountClassWithoutExpandProperties {
|
|
|
115
115
|
export declare const TenantBankAccountClassWithoutExpandPropertiesSepaPainVersionEnum: {
|
|
116
116
|
readonly _00302: "pain.008.003.02";
|
|
117
117
|
readonly _00108: "pain.008.001.08";
|
|
118
|
+
readonly _00108Gbic5: "pain.008.001.08_GBIC_5";
|
|
118
119
|
readonly _00802: "pain.008.008.02";
|
|
119
120
|
readonly _00109: "pain.008.001.09";
|
|
120
121
|
readonly _00110: "pain.008.001.10";
|
|
@@ -17,6 +17,7 @@ exports.TenantBankAccountClassWithoutExpandPropertiesSepaPainVersionEnum = void
|
|
|
17
17
|
exports.TenantBankAccountClassWithoutExpandPropertiesSepaPainVersionEnum = {
|
|
18
18
|
_00302: 'pain.008.003.02',
|
|
19
19
|
_00108: 'pain.008.001.08',
|
|
20
|
+
_00108Gbic5: 'pain.008.001.08_GBIC_5',
|
|
20
21
|
_00802: 'pain.008.008.02',
|
|
21
22
|
_00109: 'pain.008.001.09',
|
|
22
23
|
_00110: 'pain.008.001.10',
|
|
@@ -122,6 +122,7 @@ export interface TenantBankAccountClass {
|
|
|
122
122
|
export declare const TenantBankAccountClassSepaPainVersionEnum: {
|
|
123
123
|
readonly _00302: "pain.008.003.02";
|
|
124
124
|
readonly _00108: "pain.008.001.08";
|
|
125
|
+
readonly _00108Gbic5: "pain.008.001.08_GBIC_5";
|
|
125
126
|
readonly _00802: "pain.008.008.02";
|
|
126
127
|
readonly _00109: "pain.008.001.09";
|
|
127
128
|
readonly _00110: "pain.008.001.10";
|
|
@@ -17,6 +17,7 @@ exports.TenantBankAccountClassSepaPainVersionEnum = void 0;
|
|
|
17
17
|
exports.TenantBankAccountClassSepaPainVersionEnum = {
|
|
18
18
|
_00302: 'pain.008.003.02',
|
|
19
19
|
_00108: 'pain.008.001.08',
|
|
20
|
+
_00108Gbic5: 'pain.008.001.08_GBIC_5',
|
|
20
21
|
_00802: 'pain.008.008.02',
|
|
21
22
|
_00109: 'pain.008.001.09',
|
|
22
23
|
_00110: 'pain.008.001.10',
|
|
@@ -134,6 +134,7 @@ export interface TenantBankAccountEntity {
|
|
|
134
134
|
export declare const TenantBankAccountEntitySepaPainVersionEnum: {
|
|
135
135
|
readonly _00302: "pain.008.003.02";
|
|
136
136
|
readonly _00108: "pain.008.001.08";
|
|
137
|
+
readonly _00108Gbic5: "pain.008.001.08_GBIC_5";
|
|
137
138
|
readonly _00802: "pain.008.008.02";
|
|
138
139
|
readonly _00109: "pain.008.001.09";
|
|
139
140
|
readonly _00110: "pain.008.001.10";
|
|
@@ -17,6 +17,7 @@ exports.TenantBankAccountEntitySepaPainVersionEnum = void 0;
|
|
|
17
17
|
exports.TenantBankAccountEntitySepaPainVersionEnum = {
|
|
18
18
|
_00302: 'pain.008.003.02',
|
|
19
19
|
_00108: 'pain.008.001.08',
|
|
20
|
+
_00108Gbic5: 'pain.008.001.08_GBIC_5',
|
|
20
21
|
_00802: 'pain.008.008.02',
|
|
21
22
|
_00109: 'pain.008.001.09',
|
|
22
23
|
_00110: 'pain.008.001.10',
|
|
@@ -73,6 +73,7 @@ export interface UpdateTenantBankAccountRestRequestDto {
|
|
|
73
73
|
export declare const UpdateTenantBankAccountRestRequestDtoSepaPainVersionEnum: {
|
|
74
74
|
readonly _00302: "pain.008.003.02";
|
|
75
75
|
readonly _00108: "pain.008.001.08";
|
|
76
|
+
readonly _00108Gbic5: "pain.008.001.08_GBIC_5";
|
|
76
77
|
readonly _00802: "pain.008.008.02";
|
|
77
78
|
readonly _00109: "pain.008.001.09";
|
|
78
79
|
readonly _00110: "pain.008.001.10";
|
|
@@ -17,6 +17,7 @@ exports.UpdateTenantBankAccountRestRequestDtoSepaPainVersionEnum = void 0;
|
|
|
17
17
|
exports.UpdateTenantBankAccountRestRequestDtoSepaPainVersionEnum = {
|
|
18
18
|
_00302: 'pain.008.003.02',
|
|
19
19
|
_00108: 'pain.008.001.08',
|
|
20
|
+
_00108Gbic5: 'pain.008.001.08_GBIC_5',
|
|
20
21
|
_00802: 'pain.008.008.02',
|
|
21
22
|
_00109: 'pain.008.001.09',
|
|
22
23
|
_00110: 'pain.008.001.10',
|
|
@@ -85,6 +85,7 @@ export interface CreateTenantBankAccountRequestDto {
|
|
|
85
85
|
export const CreateTenantBankAccountRequestDtoSepaPainVersionEnum = {
|
|
86
86
|
_00302: 'pain.008.003.02',
|
|
87
87
|
_00108: 'pain.008.001.08',
|
|
88
|
+
_00108Gbic5: 'pain.008.001.08_GBIC_5',
|
|
88
89
|
_00802: 'pain.008.008.02',
|
|
89
90
|
_00109: 'pain.008.001.09',
|
|
90
91
|
_00110: 'pain.008.001.10',
|
|
@@ -121,6 +121,7 @@ export interface TenantBankAccountClassWithoutExpandProperties {
|
|
|
121
121
|
export const TenantBankAccountClassWithoutExpandPropertiesSepaPainVersionEnum = {
|
|
122
122
|
_00302: 'pain.008.003.02',
|
|
123
123
|
_00108: 'pain.008.001.08',
|
|
124
|
+
_00108Gbic5: 'pain.008.001.08_GBIC_5',
|
|
124
125
|
_00802: 'pain.008.008.02',
|
|
125
126
|
_00109: 'pain.008.001.09',
|
|
126
127
|
_00110: 'pain.008.001.10',
|
|
@@ -128,6 +128,7 @@ export interface TenantBankAccountClass {
|
|
|
128
128
|
export const TenantBankAccountClassSepaPainVersionEnum = {
|
|
129
129
|
_00302: 'pain.008.003.02',
|
|
130
130
|
_00108: 'pain.008.001.08',
|
|
131
|
+
_00108Gbic5: 'pain.008.001.08_GBIC_5',
|
|
131
132
|
_00802: 'pain.008.008.02',
|
|
132
133
|
_00109: 'pain.008.001.09',
|
|
133
134
|
_00110: 'pain.008.001.10',
|
|
@@ -140,6 +140,7 @@ export interface TenantBankAccountEntity {
|
|
|
140
140
|
export const TenantBankAccountEntitySepaPainVersionEnum = {
|
|
141
141
|
_00302: 'pain.008.003.02',
|
|
142
142
|
_00108: 'pain.008.001.08',
|
|
143
|
+
_00108Gbic5: 'pain.008.001.08_GBIC_5',
|
|
143
144
|
_00802: 'pain.008.008.02',
|
|
144
145
|
_00109: 'pain.008.001.09',
|
|
145
146
|
_00110: 'pain.008.001.10',
|
|
@@ -79,6 +79,7 @@ export interface UpdateTenantBankAccountRestRequestDto {
|
|
|
79
79
|
export const UpdateTenantBankAccountRestRequestDtoSepaPainVersionEnum = {
|
|
80
80
|
_00302: 'pain.008.003.02',
|
|
81
81
|
_00108: 'pain.008.001.08',
|
|
82
|
+
_00108Gbic5: 'pain.008.001.08_GBIC_5',
|
|
82
83
|
_00802: 'pain.008.008.02',
|
|
83
84
|
_00109: 'pain.008.001.09',
|
|
84
85
|
_00110: 'pain.008.001.10',
|