@enfuce/nextgen-sdk 0.0.1 → 0.0.3
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 +44 -0
- package/dist/authorisation-control/api.d.ts +0 -302
- package/dist/authorisation-control/api.js +10 -28
- package/dist/authorisation-control/base.d.ts +0 -24
- package/dist/authorisation-control/base.js +0 -19
- package/dist/authorisation-control/common.d.ts +4 -35
- package/dist/authorisation-control/common.js +16 -38
- package/dist/authorisation-control/configuration.d.ts +24 -17
- package/dist/authorisation-control/configuration.js +3 -3
- package/dist/card/api.d.ts +41 -740
- package/dist/card/api.js +38 -105
- package/dist/card/base.d.ts +0 -24
- package/dist/card/base.js +0 -19
- package/dist/card/common.d.ts +4 -35
- package/dist/card/common.js +16 -38
- package/dist/card/configuration.d.ts +24 -17
- package/dist/card/configuration.js +3 -3
- package/dist/cardholder/api.d.ts +959 -686
- package/dist/cardholder/api.js +783 -73
- package/dist/cardholder/base.d.ts +0 -24
- package/dist/cardholder/base.js +0 -19
- package/dist/cardholder/common.d.ts +4 -35
- package/dist/cardholder/common.js +16 -38
- package/dist/cardholder/configuration.d.ts +24 -17
- package/dist/cardholder/configuration.js +3 -3
- package/dist/cards/api.d.ts +0 -7
- package/dist/cards/api.js +2 -9
- package/dist/cards/base.d.ts +0 -24
- package/dist/cards/base.js +0 -19
- package/dist/cards/common.d.ts +4 -35
- package/dist/cards/common.js +16 -38
- package/dist/cards/configuration.d.ts +24 -17
- package/dist/cards/configuration.js +3 -3
- package/dist/clearing-file-copy/api.d.ts +0 -497
- package/dist/clearing-file-copy/api.js +12 -26
- package/dist/clearing-file-copy/base.d.ts +0 -24
- package/dist/clearing-file-copy/base.js +0 -19
- package/dist/clearing-file-copy/common.d.ts +4 -35
- package/dist/clearing-file-copy/common.js +16 -38
- package/dist/clearing-file-copy/configuration.d.ts +24 -17
- package/dist/clearing-file-copy/configuration.js +3 -3
- package/dist/esm/authorisation-control/api.d.ts +0 -302
- package/dist/esm/authorisation-control/api.js +10 -28
- package/dist/esm/authorisation-control/base.d.ts +0 -24
- package/dist/esm/authorisation-control/base.js +0 -19
- package/dist/esm/authorisation-control/common.d.ts +4 -35
- package/dist/esm/authorisation-control/common.js +14 -37
- package/dist/esm/authorisation-control/configuration.d.ts +24 -17
- package/dist/esm/authorisation-control/configuration.js +3 -3
- package/dist/esm/card/api.d.ts +41 -740
- package/dist/esm/card/api.js +38 -105
- package/dist/esm/card/base.d.ts +0 -24
- package/dist/esm/card/base.js +0 -19
- package/dist/esm/card/common.d.ts +4 -35
- package/dist/esm/card/common.js +14 -37
- package/dist/esm/card/configuration.d.ts +24 -17
- package/dist/esm/card/configuration.js +3 -3
- package/dist/esm/cardholder/api.d.ts +959 -686
- package/dist/esm/cardholder/api.js +782 -72
- package/dist/esm/cardholder/base.d.ts +0 -24
- package/dist/esm/cardholder/base.js +0 -19
- package/dist/esm/cardholder/common.d.ts +4 -35
- package/dist/esm/cardholder/common.js +14 -37
- package/dist/esm/cardholder/configuration.d.ts +24 -17
- package/dist/esm/cardholder/configuration.js +3 -3
- package/dist/esm/cards/api.d.ts +0 -7
- package/dist/esm/cards/api.js +2 -9
- package/dist/esm/cards/base.d.ts +0 -24
- package/dist/esm/cards/base.js +0 -19
- package/dist/esm/cards/common.d.ts +4 -35
- package/dist/esm/cards/common.js +14 -37
- package/dist/esm/cards/configuration.d.ts +24 -17
- package/dist/esm/cards/configuration.js +3 -3
- package/dist/esm/clearing-file-copy/api.d.ts +0 -497
- package/dist/esm/clearing-file-copy/api.js +12 -26
- package/dist/esm/clearing-file-copy/base.d.ts +0 -24
- package/dist/esm/clearing-file-copy/base.js +0 -19
- package/dist/esm/clearing-file-copy/common.d.ts +4 -35
- package/dist/esm/clearing-file-copy/common.js +14 -37
- package/dist/esm/clearing-file-copy/configuration.d.ts +24 -17
- package/dist/esm/clearing-file-copy/configuration.js +3 -3
- package/dist/esm/issuer-events/api.d.ts +639 -601
- package/dist/esm/issuer-events/api.js +520 -54
- package/dist/esm/issuer-events/base.d.ts +0 -24
- package/dist/esm/issuer-events/base.js +0 -19
- package/dist/esm/issuer-events/common.d.ts +4 -35
- package/dist/esm/issuer-events/common.js +14 -37
- package/dist/esm/issuer-events/configuration.d.ts +24 -17
- package/dist/esm/issuer-events/configuration.js +3 -3
- package/dist/esm/pin/api.d.ts +0 -76
- package/dist/esm/pin/api.js +3 -15
- package/dist/esm/pin/base.d.ts +0 -24
- package/dist/esm/pin/base.js +0 -19
- package/dist/esm/pin/common.d.ts +4 -35
- package/dist/esm/pin/common.js +14 -37
- package/dist/esm/pin/configuration.d.ts +24 -17
- package/dist/esm/pin/configuration.js +3 -3
- package/dist/esm/threeds/api.d.ts +0 -18
- package/dist/esm/threeds/api.js +1 -8
- package/dist/esm/threeds/base.d.ts +0 -24
- package/dist/esm/threeds/base.js +0 -19
- package/dist/esm/threeds/common.d.ts +4 -35
- package/dist/esm/threeds/common.js +14 -37
- package/dist/esm/threeds/configuration.d.ts +24 -17
- package/dist/esm/threeds/configuration.js +3 -3
- package/dist/esm/threeds-oob/api.d.ts +0 -90
- package/dist/esm/threeds-oob/api.js +2 -9
- package/dist/esm/threeds-oob/base.d.ts +0 -24
- package/dist/esm/threeds-oob/base.js +0 -19
- package/dist/esm/threeds-oob/common.d.ts +4 -35
- package/dist/esm/threeds-oob/common.js +14 -37
- package/dist/esm/threeds-oob/configuration.d.ts +24 -17
- package/dist/esm/threeds-oob/configuration.js +3 -3
- package/dist/esm/transaction-event/api.d.ts +2 -453
- package/dist/esm/transaction-event/api.js +13 -28
- package/dist/esm/transaction-event/base.d.ts +0 -24
- package/dist/esm/transaction-event/base.js +0 -19
- package/dist/esm/transaction-event/common.d.ts +4 -35
- package/dist/esm/transaction-event/common.js +14 -37
- package/dist/esm/transaction-event/configuration.d.ts +24 -17
- package/dist/esm/transaction-event/configuration.js +3 -3
- package/dist/esm/wallet/api.d.ts +0 -342
- package/dist/esm/wallet/api.js +29 -83
- package/dist/esm/wallet/base.d.ts +0 -24
- package/dist/esm/wallet/base.js +0 -19
- package/dist/esm/wallet/common.d.ts +4 -35
- package/dist/esm/wallet/common.js +14 -37
- package/dist/esm/wallet/configuration.d.ts +24 -17
- package/dist/esm/wallet/configuration.js +3 -3
- package/dist/issuer-events/api.d.ts +639 -601
- package/dist/issuer-events/api.js +521 -55
- package/dist/issuer-events/base.d.ts +0 -24
- package/dist/issuer-events/base.js +0 -19
- package/dist/issuer-events/common.d.ts +4 -35
- package/dist/issuer-events/common.js +16 -38
- package/dist/issuer-events/configuration.d.ts +24 -17
- package/dist/issuer-events/configuration.js +3 -3
- package/dist/pin/api.d.ts +0 -76
- package/dist/pin/api.js +3 -15
- package/dist/pin/base.d.ts +0 -24
- package/dist/pin/base.js +0 -19
- package/dist/pin/common.d.ts +4 -35
- package/dist/pin/common.js +16 -38
- package/dist/pin/configuration.d.ts +24 -17
- package/dist/pin/configuration.js +3 -3
- package/dist/threeds/api.d.ts +0 -18
- package/dist/threeds/api.js +1 -8
- package/dist/threeds/base.d.ts +0 -24
- package/dist/threeds/base.js +0 -19
- package/dist/threeds/common.d.ts +4 -35
- package/dist/threeds/common.js +16 -38
- package/dist/threeds/configuration.d.ts +24 -17
- package/dist/threeds/configuration.js +3 -3
- package/dist/threeds-oob/api.d.ts +0 -90
- package/dist/threeds-oob/api.js +2 -9
- package/dist/threeds-oob/base.d.ts +0 -24
- package/dist/threeds-oob/base.js +0 -19
- package/dist/threeds-oob/common.d.ts +4 -35
- package/dist/threeds-oob/common.js +16 -38
- package/dist/threeds-oob/configuration.d.ts +24 -17
- package/dist/threeds-oob/configuration.js +3 -3
- package/dist/transaction-event/api.d.ts +2 -453
- package/dist/transaction-event/api.js +13 -28
- package/dist/transaction-event/base.d.ts +0 -24
- package/dist/transaction-event/base.js +0 -19
- package/dist/transaction-event/common.d.ts +4 -35
- package/dist/transaction-event/common.js +16 -38
- package/dist/transaction-event/configuration.d.ts +24 -17
- package/dist/transaction-event/configuration.js +3 -3
- package/dist/wallet/api.d.ts +0 -342
- package/dist/wallet/api.js +29 -83
- package/dist/wallet/base.d.ts +0 -24
- package/dist/wallet/base.js +0 -19
- package/dist/wallet/common.d.ts +4 -35
- package/dist/wallet/common.js +16 -38
- package/dist/wallet/configuration.d.ts +24 -17
- package/dist/wallet/configuration.js +3 -3
- package/package.json +5 -2
- package/src/authorisation-control/api.ts +11 -314
- package/src/authorisation-control/base.ts +0 -24
- package/src/authorisation-control/common.ts +15 -38
- package/src/authorisation-control/configuration.ts +26 -20
- package/src/card/api.ts +80 -786
- package/src/card/base.ts +0 -24
- package/src/card/common.ts +15 -38
- package/src/card/configuration.ts +26 -20
- package/src/cardholder/api.ts +987 -714
- package/src/cardholder/base.ts +0 -24
- package/src/cardholder/common.ts +15 -38
- package/src/cardholder/configuration.ts +26 -20
- package/src/cards/api.ts +3 -11
- package/src/cards/base.ts +0 -24
- package/src/cards/common.ts +15 -38
- package/src/cards/configuration.ts +26 -20
- package/src/clearing-file-copy/api.ts +13 -510
- package/src/clearing-file-copy/base.ts +0 -24
- package/src/clearing-file-copy/common.ts +15 -38
- package/src/clearing-file-copy/configuration.ts +26 -20
- package/src/issuer-events/api.ts +661 -628
- package/src/issuer-events/base.ts +0 -24
- package/src/issuer-events/common.ts +15 -38
- package/src/issuer-events/configuration.ts +26 -20
- package/src/pin/api.ts +4 -83
- package/src/pin/base.ts +0 -24
- package/src/pin/common.ts +15 -38
- package/src/pin/configuration.ts +26 -20
- package/src/threeds/api.ts +2 -22
- package/src/threeds/base.ts +0 -24
- package/src/threeds/common.ts +15 -38
- package/src/threeds/configuration.ts +26 -20
- package/src/threeds-oob/api.ts +3 -95
- package/src/threeds-oob/base.ts +0 -24
- package/src/threeds-oob/common.ts +15 -38
- package/src/threeds-oob/configuration.ts +26 -20
- package/src/transaction-event/api.ts +14 -465
- package/src/transaction-event/base.ts +0 -24
- package/src/transaction-event/common.ts +15 -38
- package/src/transaction-event/configuration.ts +26 -20
- package/src/wallet/api.ts +30 -377
- package/src/wallet/base.ts +0 -24
- package/src/wallet/common.ts +15 -38
- package/src/wallet/configuration.ts +26 -20
package/dist/wallet/api.d.ts
CHANGED
|
@@ -13,73 +13,39 @@ import type { Configuration } from './configuration';
|
|
|
13
13
|
import type { AxiosPromise, AxiosInstance, RawAxiosRequestConfig } from 'axios';
|
|
14
14
|
import type { RequestArgs } from './base';
|
|
15
15
|
import { BaseAPI } from './base';
|
|
16
|
-
/**
|
|
17
|
-
*
|
|
18
|
-
* @export
|
|
19
|
-
* @interface ActivateResponse
|
|
20
|
-
*/
|
|
21
16
|
export interface ActivateResponse {
|
|
22
|
-
/**
|
|
23
|
-
*
|
|
24
|
-
* @type {string}
|
|
25
|
-
* @memberof ActivateResponse
|
|
26
|
-
*/
|
|
27
17
|
'activationData': string;
|
|
28
18
|
}
|
|
29
|
-
/**
|
|
30
|
-
*
|
|
31
|
-
* @export
|
|
32
|
-
* @interface AppleParametersRequest
|
|
33
|
-
*/
|
|
34
19
|
export interface AppleParametersRequest {
|
|
35
20
|
/**
|
|
36
21
|
* List of base64 encoded X.509 certificates in the certificate chain.
|
|
37
|
-
* @type {Array<string>}
|
|
38
|
-
* @memberof AppleParametersRequest
|
|
39
22
|
*/
|
|
40
23
|
'certificates': Array<string>;
|
|
41
24
|
/**
|
|
42
25
|
* Lowercase hex string of the nonce given to the application via delegate callback.
|
|
43
|
-
* @type {string}
|
|
44
|
-
* @memberof AppleParametersRequest
|
|
45
26
|
*/
|
|
46
27
|
'nonce': string;
|
|
47
28
|
/**
|
|
48
29
|
* Lowercase hex string of the nonce signature given to the application via delegate callback.
|
|
49
|
-
* @type {string}
|
|
50
|
-
* @memberof AppleParametersRequest
|
|
51
30
|
*/
|
|
52
31
|
'nonceSignature': string;
|
|
53
32
|
}
|
|
54
|
-
/**
|
|
55
|
-
*
|
|
56
|
-
* @export
|
|
57
|
-
* @interface AppleProvisioningResponse
|
|
58
|
-
*/
|
|
59
33
|
export interface AppleProvisioningResponse {
|
|
60
34
|
/**
|
|
61
35
|
* The activationData is a Base64 encoded crypto OTP value which is sent to the payment scheme which they will validate by using keys shared with Enfuce. - Visa: WSD key - MC: TAV key
|
|
62
|
-
* @type {string}
|
|
63
|
-
* @memberof AppleProvisioningResponse
|
|
64
36
|
*/
|
|
65
37
|
'activationData': string;
|
|
66
38
|
/**
|
|
67
39
|
* The encryptedPassData is base64 encoded for Visa and hex string for Mastercard. Encrypted payload contains these fields: - primaryAccountNumber - The full primary account number (PAN), digits only - expiration - The expiration date as a string. For example, 11/24 - name - Name of the card holder - nonce - The hex string for the nonce value, provided in the delegate callback - nonceSignature - The hex string for the nonce signature, provided in the delegate callback
|
|
68
|
-
* @type {string}
|
|
69
|
-
* @memberof AppleProvisioningResponse
|
|
70
40
|
*/
|
|
71
41
|
'encryptedPassData': string;
|
|
72
42
|
/**
|
|
73
43
|
* The ephemeralPublicKey is base64 encoded for Visa and hex string for Mastercard.
|
|
74
|
-
* @type {string}
|
|
75
|
-
* @memberof AppleProvisioningResponse
|
|
76
44
|
*/
|
|
77
45
|
'ephemeralPublicKey': string;
|
|
78
46
|
}
|
|
79
47
|
/**
|
|
80
48
|
* The wallets common name for authorization decision.
|
|
81
|
-
* @export
|
|
82
|
-
* @enum {string}
|
|
83
49
|
*/
|
|
84
50
|
export declare const AuthorizationDecisionColor: {
|
|
85
51
|
readonly Green: "GREEN";
|
|
@@ -90,45 +56,28 @@ export declare const AuthorizationDecisionColor: {
|
|
|
90
56
|
export type AuthorizationDecisionColor = typeof AuthorizationDecisionColor[keyof typeof AuthorizationDecisionColor];
|
|
91
57
|
/**
|
|
92
58
|
* Device information.
|
|
93
|
-
* @export
|
|
94
|
-
* @interface DeviceInfo
|
|
95
59
|
*/
|
|
96
60
|
export interface DeviceInfo {
|
|
97
61
|
/**
|
|
98
62
|
* User-defined name of the device provided by the wallet or operating system.
|
|
99
|
-
* @type {string}
|
|
100
|
-
* @memberof DeviceInfo
|
|
101
63
|
*/
|
|
102
64
|
'deviceName'?: string;
|
|
103
65
|
/**
|
|
104
66
|
* Indicates the type of device on which the token is provisioned. Typical values include PHONE, WATCH, TABLET, or WEARABLE.
|
|
105
|
-
* @type {string}
|
|
106
|
-
* @memberof DeviceInfo
|
|
107
67
|
*/
|
|
108
68
|
'deviceType'?: string;
|
|
109
69
|
/**
|
|
110
70
|
* Operating system running on the device. Typical values include IOS, ANDROID, or WATCHOS.
|
|
111
|
-
* @type {string}
|
|
112
|
-
* @memberof DeviceInfo
|
|
113
71
|
*/
|
|
114
72
|
'operatingSystem'?: string;
|
|
115
73
|
}
|
|
116
|
-
/**
|
|
117
|
-
*
|
|
118
|
-
* @export
|
|
119
|
-
* @interface EligibleTokenRequestorsRequest
|
|
120
|
-
*/
|
|
121
74
|
export interface EligibleTokenRequestorsRequest {
|
|
122
75
|
/**
|
|
123
76
|
* List of card IDs to filter the eligible token requestors.
|
|
124
|
-
* @type {Array<string>}
|
|
125
|
-
* @memberof EligibleTokenRequestorsRequest
|
|
126
77
|
*/
|
|
127
78
|
'cardIds'?: Array<string>;
|
|
128
79
|
/**
|
|
129
80
|
* List of push methods supported by the token requestors — filters the token requestors that support at least one the methods sent in the request. Possible values are: * \"ANDROID\": The URI is an Android app intent. * \"IOS\": The URI is an iOS app intent. * \"WEB\": The URI is a browser URL.
|
|
130
|
-
* @type {Array<string>}
|
|
131
|
-
* @memberof EligibleTokenRequestorsRequest
|
|
132
81
|
*/
|
|
133
82
|
'availablePushMethods'?: Array<EligibleTokenRequestorsRequestAvailablePushMethodsEnum>;
|
|
134
83
|
}
|
|
@@ -138,101 +87,63 @@ export declare const EligibleTokenRequestorsRequestAvailablePushMethodsEnum: {
|
|
|
138
87
|
readonly Web: "WEB";
|
|
139
88
|
};
|
|
140
89
|
export type EligibleTokenRequestorsRequestAvailablePushMethodsEnum = typeof EligibleTokenRequestorsRequestAvailablePushMethodsEnum[keyof typeof EligibleTokenRequestorsRequestAvailablePushMethodsEnum];
|
|
141
|
-
/**
|
|
142
|
-
*
|
|
143
|
-
* @export
|
|
144
|
-
* @interface EligibleTokenRequestorsResponse
|
|
145
|
-
*/
|
|
146
90
|
export interface EligibleTokenRequestorsResponse {
|
|
147
91
|
/**
|
|
148
92
|
* List of eligible Token Requestors.
|
|
149
|
-
* @type {Array<EligibleTokenRequestorsResponseTokenRequestorsInner>}
|
|
150
|
-
* @memberof EligibleTokenRequestorsResponse
|
|
151
93
|
*/
|
|
152
94
|
'tokenRequestors'?: Array<EligibleTokenRequestorsResponseTokenRequestorsInner>;
|
|
153
95
|
}
|
|
154
|
-
/**
|
|
155
|
-
*
|
|
156
|
-
* @export
|
|
157
|
-
* @interface EligibleTokenRequestorsResponseTokenRequestorsInner
|
|
158
|
-
*/
|
|
159
96
|
export interface EligibleTokenRequestorsResponseTokenRequestorsInner {
|
|
160
97
|
/**
|
|
161
98
|
* Unique identifier of the token requestor.
|
|
162
|
-
* @type {string}
|
|
163
|
-
* @memberof EligibleTokenRequestorsResponseTokenRequestorsInner
|
|
164
99
|
*/
|
|
165
100
|
'tokenRequestorId'?: string;
|
|
166
101
|
/**
|
|
167
102
|
* The legal name of the token requestor.
|
|
168
|
-
* @type {string}
|
|
169
|
-
* @memberof EligibleTokenRequestorsResponseTokenRequestorsInner
|
|
170
103
|
*/
|
|
171
104
|
'name'?: string;
|
|
172
105
|
/**
|
|
173
106
|
* The name of the token requestor to be displayed to the account holder.
|
|
174
|
-
* @type {string}
|
|
175
|
-
* @memberof EligibleTokenRequestorsResponseTokenRequestorsInner
|
|
176
107
|
*/
|
|
177
108
|
'consumerFacingEntityName'?: string;
|
|
178
109
|
/**
|
|
179
110
|
* The type of the token requestor. * MERCHANT: The Token Requestor is a merchant. * WALLET: The Token Requestor is a digital wallet or an ecommerce platform.
|
|
180
|
-
* @type {string}
|
|
181
|
-
* @memberof EligibleTokenRequestorsResponseTokenRequestorsInner
|
|
182
111
|
*/
|
|
183
112
|
'tokenRequestorType'?: EligibleTokenRequestorsResponseTokenRequestorsInnerTokenRequestorTypeEnum;
|
|
184
113
|
/**
|
|
185
114
|
* The identifier of the digital wallet provider. Returned only when the token is provided to a digital wallet provider.
|
|
186
|
-
* @type {string}
|
|
187
|
-
* @memberof EligibleTokenRequestorsResponseTokenRequestorsInner
|
|
188
115
|
*/
|
|
189
116
|
'walletId'?: string;
|
|
190
117
|
/**
|
|
191
118
|
* Array of account range start numbers enabled for the token requestor. The start numbers will be 19 digits in length.
|
|
192
|
-
* @type {Array<number>}
|
|
193
|
-
* @memberof EligibleTokenRequestorsResponseTokenRequestorsInner
|
|
194
119
|
*/
|
|
195
120
|
'enabledAccountRanges'?: Array<number>;
|
|
196
121
|
/**
|
|
197
122
|
* Array of programIds that are supported for the Token Requestor. Show the appropriate token requestors for the cards by matching the programIds.
|
|
198
|
-
* @type {Array<string>}
|
|
199
|
-
* @memberof EligibleTokenRequestorsResponseTokenRequestorsInner
|
|
200
123
|
*/
|
|
201
124
|
'programIds'?: Array<string>;
|
|
202
125
|
/**
|
|
203
126
|
* Indicates whether the token requestor supports addition of multiple cards in a single request. When supported, a maximum of 5 cards might be sent to the token requestor in a single request.
|
|
204
|
-
* @type {boolean}
|
|
205
|
-
* @memberof EligibleTokenRequestorsResponseTokenRequestorsInner
|
|
206
127
|
*/
|
|
207
128
|
'supportsMultiplePushedCards'?: boolean;
|
|
208
129
|
/**
|
|
209
130
|
* Account holder\'s data that the token requestor accepts from the issuer for a specific card or an account. Possible values are: * `NAME`: The first name and last name of the account holder. * `ADDRESS`: The billing address for the account holder. * `EMAIL_ADDRESS`: The email address for the account holder. * `MOBILE_PHONE_NUMBER`: The mobile phone number for the account holder.
|
|
210
|
-
* @type {Array<string>}
|
|
211
|
-
* @memberof EligibleTokenRequestorsResponseTokenRequestorsInner
|
|
212
131
|
*/
|
|
213
132
|
'supportedAccountHolderData'?: Array<string>;
|
|
214
133
|
/**
|
|
215
134
|
* Indicates whether the token requestor supports cardholder authentication, after the token is activated. Possible values are: * `TRUE`: Post Tokenization Cardholder Authentication (Consent Service) is supported. * `FALSE`: Post Tokenization Cardholder Authentication (Consent Service) is not supported.
|
|
216
|
-
* @type {boolean}
|
|
217
|
-
* @memberof EligibleTokenRequestorsResponseTokenRequestorsInner
|
|
218
135
|
*/
|
|
219
136
|
'supportsCardHolderAuthentication'?: boolean;
|
|
220
137
|
/**
|
|
221
138
|
* List of push methods supported by the token requestor. __Conditional.__ Required if the push operation was successful. Not present otherwise.
|
|
222
|
-
* @type {Array<PushMethod>}
|
|
223
|
-
* @memberof EligibleTokenRequestorsResponseTokenRequestorsInner
|
|
224
139
|
*/
|
|
225
140
|
'availablePushMethods'?: Array<PushMethod>;
|
|
226
141
|
/**
|
|
227
142
|
* Indicates whether the token requestor supports issuer initiated digitisation (push provisioning). Possible values are: - `TRUE`: Supports issuer initiated digitisation. - `FALSE`: Does not support issuer initiated.
|
|
228
|
-
* @type {boolean}
|
|
229
|
-
* @memberof EligibleTokenRequestorsResponseTokenRequestorsInner
|
|
230
143
|
*/
|
|
231
144
|
'supportIssuerInitiatedDigitizationData'?: boolean;
|
|
232
145
|
/**
|
|
233
146
|
* Contains all contents of the asset, including all variations. When the asset corresponds to a token requestor\'s logo, the logo is provided both in .svg as well as in .png format.
|
|
234
|
-
* @type {Array<EligibleTokenRequestorsResponseTokenRequestorsInnerMediaContentsInner>}
|
|
235
|
-
* @memberof EligibleTokenRequestorsResponseTokenRequestorsInner
|
|
236
147
|
*/
|
|
237
148
|
'mediaContents'?: Array<EligibleTokenRequestorsResponseTokenRequestorsInnerMediaContentsInner>;
|
|
238
149
|
}
|
|
@@ -243,168 +154,96 @@ export declare const EligibleTokenRequestorsResponseTokenRequestorsInnerTokenReq
|
|
|
243
154
|
export type EligibleTokenRequestorsResponseTokenRequestorsInnerTokenRequestorTypeEnum = typeof EligibleTokenRequestorsResponseTokenRequestorsInnerTokenRequestorTypeEnum[keyof typeof EligibleTokenRequestorsResponseTokenRequestorsInnerTokenRequestorTypeEnum];
|
|
244
155
|
/**
|
|
245
156
|
* The content of the media. When the asset corresponds to a token requestor\'s logo, the content is a square image.
|
|
246
|
-
* @export
|
|
247
|
-
* @interface EligibleTokenRequestorsResponseTokenRequestorsInnerMediaContentsInner
|
|
248
157
|
*/
|
|
249
158
|
export interface EligibleTokenRequestorsResponseTokenRequestorsInnerMediaContentsInner {
|
|
250
159
|
/**
|
|
251
160
|
* What type of media this is. __Max Length:__ 32. Specified as a MIME type, which will be one of the following supported types: * \"application/pdf\": for images (must be a vector PDF image) * \"image/png\": includes alpha channel * \"image/svg+xml\": image in SVG format * \"text/plain\" * \"text/html\"
|
|
252
|
-
* @type {string}
|
|
253
|
-
* @memberof EligibleTokenRequestorsResponseTokenRequestorsInnerMediaContentsInner
|
|
254
161
|
*/
|
|
255
162
|
'type': string;
|
|
256
163
|
/**
|
|
257
164
|
* The data for this item of media. Base64-encoded data, where the decoded data is in the format as specified in ‘type\'.
|
|
258
|
-
* @type {string}
|
|
259
|
-
* @memberof EligibleTokenRequestorsResponseTokenRequestorsInnerMediaContentsInner
|
|
260
165
|
*/
|
|
261
166
|
'data': string;
|
|
262
167
|
/**
|
|
263
168
|
* For non-SVG image assets, the height of the image. Specified in pixels. __Max Length:__ 6.
|
|
264
|
-
* @type {string}
|
|
265
|
-
* @memberof EligibleTokenRequestorsResponseTokenRequestorsInnerMediaContentsInner
|
|
266
169
|
*/
|
|
267
170
|
'height'?: string;
|
|
268
171
|
/**
|
|
269
172
|
* For non-SVG image assets, the width of the image. Specified in pixels. __Max Length:__ 6.
|
|
270
|
-
* @type {string}
|
|
271
|
-
* @memberof EligibleTokenRequestorsResponseTokenRequestorsInnerMediaContentsInner
|
|
272
173
|
*/
|
|
273
174
|
'width'?: string;
|
|
274
175
|
}
|
|
275
|
-
/**
|
|
276
|
-
*
|
|
277
|
-
* @export
|
|
278
|
-
* @interface ErrorResponse
|
|
279
|
-
*/
|
|
280
176
|
export interface ErrorResponse {
|
|
281
177
|
/**
|
|
282
178
|
* The problem type.
|
|
283
|
-
* @type {string}
|
|
284
|
-
* @memberof ErrorResponse
|
|
285
179
|
*/
|
|
286
180
|
'type'?: string;
|
|
287
181
|
/**
|
|
288
182
|
* The reason phrase of HttpStatus.
|
|
289
|
-
* @type {string}
|
|
290
|
-
* @memberof ErrorResponse
|
|
291
183
|
*/
|
|
292
184
|
'title'?: string;
|
|
293
185
|
/**
|
|
294
186
|
* HTTP problem status.
|
|
295
|
-
* @type {number}
|
|
296
|
-
* @memberof ErrorResponse
|
|
297
187
|
*/
|
|
298
188
|
'status'?: number;
|
|
299
189
|
/**
|
|
300
190
|
* The problem detail.
|
|
301
|
-
* @type {string}
|
|
302
|
-
* @memberof ErrorResponse
|
|
303
191
|
*/
|
|
304
192
|
'detail'?: string;
|
|
305
193
|
/**
|
|
306
194
|
* The request path.
|
|
307
|
-
* @type {string}
|
|
308
|
-
* @memberof ErrorResponse
|
|
309
195
|
*/
|
|
310
196
|
'instance'?: string;
|
|
311
197
|
/**
|
|
312
198
|
* Unique error identifier.
|
|
313
|
-
* @type {string}
|
|
314
|
-
* @memberof ErrorResponse
|
|
315
199
|
*/
|
|
316
200
|
'id'?: string;
|
|
317
201
|
/**
|
|
318
202
|
* Date-time when error occurred.
|
|
319
|
-
* @type {string}
|
|
320
|
-
* @memberof ErrorResponse
|
|
321
203
|
*/
|
|
322
204
|
'timestamp'?: string;
|
|
323
205
|
}
|
|
324
|
-
/**
|
|
325
|
-
*
|
|
326
|
-
* @export
|
|
327
|
-
* @interface ExternalResponseIssuerInitiatedDigitizationData
|
|
328
|
-
*/
|
|
329
206
|
export interface ExternalResponseIssuerInitiatedDigitizationData {
|
|
330
207
|
/**
|
|
331
208
|
* Base64 encoded json structure containing needed data for MDES/VTS
|
|
332
|
-
* @type {string}
|
|
333
|
-
* @memberof ExternalResponseIssuerInitiatedDigitizationData
|
|
334
209
|
*/
|
|
335
210
|
'digitizationData'?: string;
|
|
336
211
|
}
|
|
337
|
-
/**
|
|
338
|
-
*
|
|
339
|
-
* @export
|
|
340
|
-
* @interface GoogleParametersRequest
|
|
341
|
-
*/
|
|
342
212
|
export interface GoogleParametersRequest {
|
|
343
213
|
/**
|
|
344
214
|
* Only applicable for VTS customers
|
|
345
|
-
* @type {string}
|
|
346
|
-
* @memberof GoogleParametersRequest
|
|
347
215
|
*/
|
|
348
216
|
'clientAppID'?: string;
|
|
349
|
-
/**
|
|
350
|
-
*
|
|
351
|
-
* @type {string}
|
|
352
|
-
* @memberof GoogleParametersRequest
|
|
353
|
-
*/
|
|
354
217
|
'clientDeviceID'?: string;
|
|
355
|
-
/**
|
|
356
|
-
*
|
|
357
|
-
* @type {string}
|
|
358
|
-
* @memberof GoogleParametersRequest
|
|
359
|
-
*/
|
|
360
218
|
'clientWalletAccountID'?: string;
|
|
361
219
|
}
|
|
362
|
-
/**
|
|
363
|
-
*
|
|
364
|
-
* @export
|
|
365
|
-
* @interface PushAccountsToTokenRequestorRequest
|
|
366
|
-
*/
|
|
367
220
|
export interface PushAccountsToTokenRequestorRequest {
|
|
368
221
|
/**
|
|
369
222
|
* Unique identifier of the token requestor.
|
|
370
|
-
* @type {string}
|
|
371
|
-
* @memberof PushAccountsToTokenRequestorRequest
|
|
372
223
|
*/
|
|
373
224
|
'tokenRequestorId': string;
|
|
374
225
|
/**
|
|
375
226
|
* List of card IDs to be added to the token requestor server.
|
|
376
|
-
* @type {Array<string>}
|
|
377
|
-
* @memberof PushAccountsToTokenRequestorRequest
|
|
378
227
|
*/
|
|
379
228
|
'cardIds': Array<string>;
|
|
380
229
|
/**
|
|
381
230
|
* The token requestor\'s mobile or web application URI.
|
|
382
|
-
* @type {string}
|
|
383
|
-
* @memberof PushAccountsToTokenRequestorRequest
|
|
384
231
|
*/
|
|
385
232
|
'callbackURL'?: string;
|
|
386
233
|
/**
|
|
387
234
|
* Cardholder\'s preferred locale (language and country). This information is useful to the token requestor to provide an optimised user experience. **Format**: Two letter ISO 639-1 language in lowercase, with a underscore (”_”), followed by two letter ISO 3166-1 country code in uppercase.
|
|
388
|
-
* @type {string}
|
|
389
|
-
* @memberof PushAccountsToTokenRequestorRequest
|
|
390
235
|
*/
|
|
391
236
|
'locale'?: string;
|
|
392
237
|
/**
|
|
393
238
|
* Account holder\'s information. Information included in this list is sent to the token requestor, only when requestor supports `supportedAccountHolderData`. Otherwise the values are filtered out. Possible values are: * `ALL_SUPPORTED`: The Token Requestor\'s accepts `supportedAccountHolderData` object. * `NAME`: The first and the last name of the account holder. * `ADDRESS`: The billing address for the account holder. * `EMAIL_ADDRESS`: The email address for the account holder. * `MOBILE_PHONE_NUMBER`: The mobile phone number for the account holder.
|
|
394
|
-
* @type {Array<string>}
|
|
395
|
-
* @memberof PushAccountsToTokenRequestorRequest
|
|
396
239
|
*/
|
|
397
240
|
'includeAccountHolderData'?: Array<PushAccountsToTokenRequestorRequestIncludeAccountHolderDataEnum>;
|
|
398
241
|
/**
|
|
399
242
|
* Indicates whether the endpoint response would include issuer initiated digitization data (push provisioning information). Possible values are: - `TRUE`- Send `YES` if the endpoint response must include push provisioning data. - `FALSE`- Send `NO` if the endpoint response must not include push provisioning data.
|
|
400
|
-
* @type {boolean}
|
|
401
|
-
* @memberof PushAccountsToTokenRequestorRequest
|
|
402
243
|
*/
|
|
403
244
|
'requestIssuerInitiatedDigitizationData'?: boolean;
|
|
404
245
|
/**
|
|
405
246
|
* The session Id provided by the token requestor; applicable when the card is added through pull provisioning method.
|
|
406
|
-
* @type {string}
|
|
407
|
-
* @memberof PushAccountsToTokenRequestorRequest
|
|
408
247
|
*/
|
|
409
248
|
'tokenRequestorSessionId'?: string;
|
|
410
249
|
}
|
|
@@ -416,115 +255,64 @@ export declare const PushAccountsToTokenRequestorRequestIncludeAccountHolderData
|
|
|
416
255
|
readonly MobilePhoneNumber: "MOBILE_PHONE_NUMBER";
|
|
417
256
|
};
|
|
418
257
|
export type PushAccountsToTokenRequestorRequestIncludeAccountHolderDataEnum = typeof PushAccountsToTokenRequestorRequestIncludeAccountHolderDataEnum[keyof typeof PushAccountsToTokenRequestorRequestIncludeAccountHolderDataEnum];
|
|
419
|
-
/**
|
|
420
|
-
*
|
|
421
|
-
* @export
|
|
422
|
-
* @interface PushAccountsToTokenRequestorResponse
|
|
423
|
-
*/
|
|
424
258
|
export interface PushAccountsToTokenRequestorResponse {
|
|
425
259
|
/**
|
|
426
260
|
* Mastercard-signed package that validates the authenticity of the push provisioning response. Your application infrastructure uses this data before redirecting the cardholder to the digital wallet/merchant (for example, through a redirect or SDK call). The wallet can verify the response originated from Mastercard MDES.
|
|
427
|
-
* @type {string}
|
|
428
|
-
* @memberof PushAccountsToTokenRequestorResponse
|
|
429
261
|
*/
|
|
430
262
|
'signatureAccountData'?: string;
|
|
431
263
|
/**
|
|
432
264
|
* Returned for each card added to the digital wallet/merchant.
|
|
433
|
-
* @type {Array<PushAccountsToTokenRequestorResponsePushAccountReceiptsInner>}
|
|
434
|
-
* @memberof PushAccountsToTokenRequestorResponse
|
|
435
265
|
*/
|
|
436
266
|
'pushAccountReceipts'?: Array<PushAccountsToTokenRequestorResponsePushAccountReceiptsInner>;
|
|
437
267
|
/**
|
|
438
268
|
* Array of push methods supported by the token requestor. Present only when the push operation is successful.
|
|
439
|
-
* @type {Array<PushMethod>}
|
|
440
|
-
* @memberof PushAccountsToTokenRequestorResponse
|
|
441
269
|
*/
|
|
442
270
|
'availablePushMethods'?: Array<PushMethod>;
|
|
443
271
|
}
|
|
444
|
-
/**
|
|
445
|
-
*
|
|
446
|
-
* @export
|
|
447
|
-
* @interface PushAccountsToTokenRequestorResponsePushAccountReceiptsInner
|
|
448
|
-
*/
|
|
449
272
|
export interface PushAccountsToTokenRequestorResponsePushAccountReceiptsInner {
|
|
450
273
|
/**
|
|
451
274
|
* Unique identifier of a card added to digital wallet/merchant.
|
|
452
|
-
* @type {string}
|
|
453
|
-
* @memberof PushAccountsToTokenRequestorResponsePushAccountReceiptsInner
|
|
454
275
|
*/
|
|
455
276
|
'cardId': string;
|
|
456
277
|
/**
|
|
457
278
|
* Unique reference number to identify the card added to the digital wallet/merchant.
|
|
458
|
-
* @type {string}
|
|
459
|
-
* @memberof PushAccountsToTokenRequestorResponsePushAccountReceiptsInner
|
|
460
279
|
*/
|
|
461
280
|
'pushAccountReceipt': string;
|
|
462
281
|
/**
|
|
463
282
|
* Base64Encoded String of fundingAccountInfo object that issuer can pass to Token Requestor proprietary communication.
|
|
464
|
-
* @type {string}
|
|
465
|
-
* @memberof PushAccountsToTokenRequestorResponsePushAccountReceiptsInner
|
|
466
283
|
*/
|
|
467
284
|
'issuerInitiatedDigitizationData'?: string;
|
|
468
|
-
/**
|
|
469
|
-
*
|
|
470
|
-
* @type {Array<PushAccountsToTokenRequestorResponsePushAccountReceiptsInnerErrorsInner>}
|
|
471
|
-
* @memberof PushAccountsToTokenRequestorResponsePushAccountReceiptsInner
|
|
472
|
-
*/
|
|
473
285
|
'errors'?: Array<PushAccountsToTokenRequestorResponsePushAccountReceiptsInnerErrorsInner>;
|
|
474
286
|
}
|
|
475
|
-
/**
|
|
476
|
-
*
|
|
477
|
-
* @export
|
|
478
|
-
* @interface PushAccountsToTokenRequestorResponsePushAccountReceiptsInnerErrorsInner
|
|
479
|
-
*/
|
|
480
287
|
export interface PushAccountsToTokenRequestorResponsePushAccountReceiptsInnerErrorsInner {
|
|
481
288
|
/**
|
|
482
289
|
* Indicates the source of the error. Possible values are: * `INPUT`: Service input data triggered an error. * `MDES`: MDES reported an error.
|
|
483
|
-
* @type {string}
|
|
484
|
-
* @memberof PushAccountsToTokenRequestorResponsePushAccountReceiptsInnerErrorsInner
|
|
485
290
|
*/
|
|
486
291
|
'source': string;
|
|
487
292
|
/**
|
|
488
293
|
* A reason code for the error that has occurred. See Error Reason Code definitions for the appropriate API service.
|
|
489
|
-
* @type {string}
|
|
490
|
-
* @memberof PushAccountsToTokenRequestorResponsePushAccountReceiptsInnerErrorsInner
|
|
491
294
|
*/
|
|
492
295
|
'reasonCode': string;
|
|
493
296
|
/**
|
|
494
297
|
* Describes why the operation failed.
|
|
495
|
-
* @type {string}
|
|
496
|
-
* @memberof PushAccountsToTokenRequestorResponsePushAccountReceiptsInnerErrorsInner
|
|
497
298
|
*/
|
|
498
299
|
'description'?: string;
|
|
499
300
|
/**
|
|
500
301
|
* HTTP error response code cases. __Max Length:__ 100
|
|
501
|
-
* @type {string}
|
|
502
|
-
* @memberof PushAccountsToTokenRequestorResponsePushAccountReceiptsInnerErrorsInner
|
|
503
302
|
*/
|
|
504
303
|
'errorCode'?: string;
|
|
505
304
|
/**
|
|
506
305
|
* Only generated by Open API. See Open API documentation.
|
|
507
|
-
* @type {boolean}
|
|
508
|
-
* @memberof PushAccountsToTokenRequestorResponsePushAccountReceiptsInnerErrorsInner
|
|
509
306
|
*/
|
|
510
307
|
'recoverable'?: boolean;
|
|
511
308
|
}
|
|
512
|
-
/**
|
|
513
|
-
*
|
|
514
|
-
* @export
|
|
515
|
-
* @interface PushMethod
|
|
516
|
-
*/
|
|
517
309
|
export interface PushMethod {
|
|
518
310
|
/**
|
|
519
311
|
* The push method type corresponding to the URI supported by the Token Requestor. The array is absent if the Token Requestor does not support MDES Token Connect. __Max Length:__ 32 Possible values are: * \"ANDROID\": The URI is an Android app intent. * \"IOS\": The URI is an iOS app intent. * \"WEB\": The URI is a browser URL.
|
|
520
|
-
* @type {string}
|
|
521
|
-
* @memberof PushMethod
|
|
522
312
|
*/
|
|
523
313
|
'type': PushMethodTypeEnum;
|
|
524
314
|
/**
|
|
525
315
|
* The token requestor\'s application or website URI. | _Note_: Refer to the Issuer Interface Implementation Guide for the detail of how to send the data to the Token Requestor. __Max Length:__ 128
|
|
526
|
-
* @type {string}
|
|
527
|
-
* @memberof PushMethod
|
|
528
316
|
*/
|
|
529
317
|
'uri': string;
|
|
530
318
|
}
|
|
@@ -534,54 +322,26 @@ export declare const PushMethodTypeEnum: {
|
|
|
534
322
|
readonly Web: "WEB";
|
|
535
323
|
};
|
|
536
324
|
export type PushMethodTypeEnum = typeof PushMethodTypeEnum[keyof typeof PushMethodTypeEnum];
|
|
537
|
-
/**
|
|
538
|
-
*
|
|
539
|
-
* @export
|
|
540
|
-
* @interface ResourceResponse
|
|
541
|
-
*/
|
|
542
325
|
export interface ResourceResponse {
|
|
543
326
|
/**
|
|
544
327
|
* A description of the result of the action
|
|
545
|
-
* @type {string}
|
|
546
|
-
* @memberof ResourceResponse
|
|
547
328
|
*/
|
|
548
329
|
'description'?: string;
|
|
549
330
|
/**
|
|
550
331
|
* Token Unique Reference ID
|
|
551
|
-
* @type {string}
|
|
552
|
-
* @memberof ResourceResponse
|
|
553
332
|
*/
|
|
554
333
|
'id'?: string;
|
|
555
334
|
}
|
|
556
|
-
/**
|
|
557
|
-
*
|
|
558
|
-
* @export
|
|
559
|
-
* @interface SamsungParametersRequest
|
|
560
|
-
*/
|
|
561
335
|
export interface SamsungParametersRequest {
|
|
562
336
|
/**
|
|
563
337
|
* Only applicable for VTS customers
|
|
564
|
-
* @type {string}
|
|
565
|
-
* @memberof SamsungParametersRequest
|
|
566
338
|
*/
|
|
567
339
|
'clientAppID'?: string;
|
|
568
|
-
/**
|
|
569
|
-
*
|
|
570
|
-
* @type {string}
|
|
571
|
-
* @memberof SamsungParametersRequest
|
|
572
|
-
*/
|
|
573
340
|
'clientDeviceID'?: string;
|
|
574
|
-
/**
|
|
575
|
-
*
|
|
576
|
-
* @type {string}
|
|
577
|
-
* @memberof SamsungParametersRequest
|
|
578
|
-
*/
|
|
579
341
|
'clientWalletAccountID'?: string;
|
|
580
342
|
}
|
|
581
343
|
/**
|
|
582
344
|
* Code of the wallet provider or merchant that requested the token (APPLE_PAY /GOOGLE_PAY/SAMSUNG_PAY/OTHER). OTHER is used for tokens not linked to a wallet provider, such as merchant tokens (credential-on-file, subscription payments) or cloud tokens (e.g., Mastercard APANs).
|
|
583
|
-
* @export
|
|
584
|
-
* @enum {string}
|
|
585
345
|
*/
|
|
586
346
|
export declare const TokenRequestor: {
|
|
587
347
|
readonly ApplePay: "APPLE_PAY";
|
|
@@ -592,93 +352,51 @@ export declare const TokenRequestor: {
|
|
|
592
352
|
export type TokenRequestor = typeof TokenRequestor[keyof typeof TokenRequestor];
|
|
593
353
|
/**
|
|
594
354
|
* Represents a digital wallet token.
|
|
595
|
-
* @export
|
|
596
|
-
* @interface TokenResponse
|
|
597
355
|
*/
|
|
598
356
|
export interface TokenResponse {
|
|
599
357
|
/**
|
|
600
358
|
* A unique identifier for the token assigned by the Token Service Provider (TSP) (eg. Visa or MC) to manage the lifecycle of the token.
|
|
601
|
-
* @type {string}
|
|
602
|
-
* @memberof TokenResponse
|
|
603
359
|
*/
|
|
604
360
|
'tokenUniqueReferenceId'?: string;
|
|
605
361
|
/**
|
|
606
362
|
* Identifier used by merchants or wallet providers to request tokens from the TSP.
|
|
607
|
-
* @type {string}
|
|
608
|
-
* @memberof TokenResponse
|
|
609
363
|
*/
|
|
610
364
|
'tokenRequestorId'?: string;
|
|
611
|
-
/**
|
|
612
|
-
*
|
|
613
|
-
* @type {TokenRequestor}
|
|
614
|
-
* @memberof TokenResponse
|
|
615
|
-
*/
|
|
616
365
|
'tokenRequestor'?: TokenRequestor;
|
|
617
|
-
/**
|
|
618
|
-
*
|
|
619
|
-
* @type {TokenStatus}
|
|
620
|
-
* @memberof TokenResponse
|
|
621
|
-
*/
|
|
622
366
|
'status'?: TokenStatus;
|
|
623
367
|
/**
|
|
624
368
|
* The last 4 digits of the tokenised PAN (DPAN) used for display and identification purposes.
|
|
625
|
-
* @type {string}
|
|
626
|
-
* @memberof TokenResponse
|
|
627
369
|
*/
|
|
628
370
|
'tokenSuffix'?: string;
|
|
629
371
|
/**
|
|
630
372
|
* If the token was deleted from the consumer app
|
|
631
|
-
* @type {boolean}
|
|
632
|
-
* @memberof TokenResponse
|
|
633
373
|
*/
|
|
634
374
|
'deletedFromConsumerApp'?: boolean;
|
|
635
|
-
/**
|
|
636
|
-
*
|
|
637
|
-
* @type {AuthorizationDecisionColor}
|
|
638
|
-
* @memberof TokenResponse
|
|
639
|
-
*/
|
|
640
375
|
'authorizationDecision'?: AuthorizationDecisionColor;
|
|
641
376
|
/**
|
|
642
377
|
* The id of the card associated with the token.
|
|
643
|
-
* @type {string}
|
|
644
|
-
* @memberof TokenResponse
|
|
645
378
|
*/
|
|
646
379
|
'cardId'?: string;
|
|
647
380
|
/**
|
|
648
381
|
* The timestamp when the token was created by the TSP.
|
|
649
|
-
* @type {string}
|
|
650
|
-
* @memberof TokenResponse
|
|
651
382
|
*/
|
|
652
383
|
'createdAt'?: string;
|
|
653
384
|
/**
|
|
654
385
|
* The timestamp of the most recent update to the token’s status.
|
|
655
|
-
* @type {string}
|
|
656
|
-
* @memberof TokenResponse
|
|
657
386
|
*/
|
|
658
387
|
'updatedAt'?: string;
|
|
659
388
|
/**
|
|
660
389
|
* The version number of the entity.
|
|
661
|
-
* @type {number}
|
|
662
|
-
* @memberof TokenResponse
|
|
663
390
|
*/
|
|
664
391
|
'updateCount'?: number;
|
|
665
392
|
/**
|
|
666
393
|
* The raw payload from the card scheme, if available.
|
|
667
|
-
* @type {string}
|
|
668
|
-
* @memberof TokenResponse
|
|
669
394
|
*/
|
|
670
395
|
'cardSchemePayload'?: string;
|
|
671
|
-
/**
|
|
672
|
-
*
|
|
673
|
-
* @type {DeviceInfo}
|
|
674
|
-
* @memberof TokenResponse
|
|
675
|
-
*/
|
|
676
396
|
'deviceInfo'?: DeviceInfo;
|
|
677
397
|
}
|
|
678
398
|
/**
|
|
679
399
|
* Current status of the token: - ACTIVE - Available for payments - DEACTIVATED - Permanently deactivated - INACTIVE - Waiting for activation - SUSPENDED - Temporarily not available for payments
|
|
680
|
-
* @export
|
|
681
|
-
* @enum {string}
|
|
682
400
|
*/
|
|
683
401
|
export declare const TokenStatus: {
|
|
684
402
|
readonly Active: "ACTIVE";
|
|
@@ -689,7 +407,6 @@ export declare const TokenStatus: {
|
|
|
689
407
|
export type TokenStatus = typeof TokenStatus[keyof typeof TokenStatus];
|
|
690
408
|
/**
|
|
691
409
|
* ActivateTokenApi - axios parameter creator
|
|
692
|
-
* @export
|
|
693
410
|
*/
|
|
694
411
|
export declare const ActivateTokenApiAxiosParamCreator: (configuration?: Configuration) => {
|
|
695
412
|
/**
|
|
@@ -714,7 +431,6 @@ export declare const ActivateTokenApiAxiosParamCreator: (configuration?: Configu
|
|
|
714
431
|
};
|
|
715
432
|
/**
|
|
716
433
|
* ActivateTokenApi - functional programming interface
|
|
717
|
-
* @export
|
|
718
434
|
*/
|
|
719
435
|
export declare const ActivateTokenApiFp: (configuration?: Configuration) => {
|
|
720
436
|
/**
|
|
@@ -739,7 +455,6 @@ export declare const ActivateTokenApiFp: (configuration?: Configuration) => {
|
|
|
739
455
|
};
|
|
740
456
|
/**
|
|
741
457
|
* ActivateTokenApi - factory interface
|
|
742
|
-
* @export
|
|
743
458
|
*/
|
|
744
459
|
export declare const ActivateTokenApiFactory: (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) => {
|
|
745
460
|
/**
|
|
@@ -764,9 +479,6 @@ export declare const ActivateTokenApiFactory: (configuration?: Configuration, ba
|
|
|
764
479
|
};
|
|
765
480
|
/**
|
|
766
481
|
* ActivateTokenApi - object-oriented interface
|
|
767
|
-
* @export
|
|
768
|
-
* @class ActivateTokenApi
|
|
769
|
-
* @extends {BaseAPI}
|
|
770
482
|
*/
|
|
771
483
|
export declare class ActivateTokenApi extends BaseAPI {
|
|
772
484
|
/**
|
|
@@ -776,7 +488,6 @@ export declare class ActivateTokenApi extends BaseAPI {
|
|
|
776
488
|
* @param {string} [xAuditUser] Optional audit user header
|
|
777
489
|
* @param {*} [options] Override http request option.
|
|
778
490
|
* @throws {RequiredError}
|
|
779
|
-
* @memberof ActivateTokenApi
|
|
780
491
|
*/
|
|
781
492
|
activate(cardId: string, xAuditUser?: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<ActivateResponse, any, {}>>;
|
|
782
493
|
/**
|
|
@@ -787,13 +498,11 @@ export declare class ActivateTokenApi extends BaseAPI {
|
|
|
787
498
|
* @param {string} [xAuditUser] Optional audit user header
|
|
788
499
|
* @param {*} [options] Override http request option.
|
|
789
500
|
* @throws {RequiredError}
|
|
790
|
-
* @memberof ActivateTokenApi
|
|
791
501
|
*/
|
|
792
502
|
activateToken(id: string, xIdempotencyKey?: string, xAuditUser?: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<ResourceResponse, any, {}>>;
|
|
793
503
|
}
|
|
794
504
|
/**
|
|
795
505
|
* DeactivateTokenApi - axios parameter creator
|
|
796
|
-
* @export
|
|
797
506
|
*/
|
|
798
507
|
export declare const DeactivateTokenApiAxiosParamCreator: (configuration?: Configuration) => {
|
|
799
508
|
/**
|
|
@@ -809,7 +518,6 @@ export declare const DeactivateTokenApiAxiosParamCreator: (configuration?: Confi
|
|
|
809
518
|
};
|
|
810
519
|
/**
|
|
811
520
|
* DeactivateTokenApi - functional programming interface
|
|
812
|
-
* @export
|
|
813
521
|
*/
|
|
814
522
|
export declare const DeactivateTokenApiFp: (configuration?: Configuration) => {
|
|
815
523
|
/**
|
|
@@ -825,7 +533,6 @@ export declare const DeactivateTokenApiFp: (configuration?: Configuration) => {
|
|
|
825
533
|
};
|
|
826
534
|
/**
|
|
827
535
|
* DeactivateTokenApi - factory interface
|
|
828
|
-
* @export
|
|
829
536
|
*/
|
|
830
537
|
export declare const DeactivateTokenApiFactory: (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) => {
|
|
831
538
|
/**
|
|
@@ -841,9 +548,6 @@ export declare const DeactivateTokenApiFactory: (configuration?: Configuration,
|
|
|
841
548
|
};
|
|
842
549
|
/**
|
|
843
550
|
* DeactivateTokenApi - object-oriented interface
|
|
844
|
-
* @export
|
|
845
|
-
* @class DeactivateTokenApi
|
|
846
|
-
* @extends {BaseAPI}
|
|
847
551
|
*/
|
|
848
552
|
export declare class DeactivateTokenApi extends BaseAPI {
|
|
849
553
|
/**
|
|
@@ -854,13 +558,11 @@ export declare class DeactivateTokenApi extends BaseAPI {
|
|
|
854
558
|
* @param {string} [xAuditUser] Optional audit user header
|
|
855
559
|
* @param {*} [options] Override http request option.
|
|
856
560
|
* @throws {RequiredError}
|
|
857
|
-
* @memberof DeactivateTokenApi
|
|
858
561
|
*/
|
|
859
562
|
deactivateToken(id: string, xIdempotencyKey?: string, xAuditUser?: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<ResourceResponse, any, {}>>;
|
|
860
563
|
}
|
|
861
564
|
/**
|
|
862
565
|
* EligibleTokenRequestorsApi - axios parameter creator
|
|
863
|
-
* @export
|
|
864
566
|
*/
|
|
865
567
|
export declare const EligibleTokenRequestorsApiAxiosParamCreator: (configuration?: Configuration) => {
|
|
866
568
|
/**
|
|
@@ -875,7 +577,6 @@ export declare const EligibleTokenRequestorsApiAxiosParamCreator: (configuration
|
|
|
875
577
|
};
|
|
876
578
|
/**
|
|
877
579
|
* EligibleTokenRequestorsApi - functional programming interface
|
|
878
|
-
* @export
|
|
879
580
|
*/
|
|
880
581
|
export declare const EligibleTokenRequestorsApiFp: (configuration?: Configuration) => {
|
|
881
582
|
/**
|
|
@@ -890,7 +591,6 @@ export declare const EligibleTokenRequestorsApiFp: (configuration?: Configuratio
|
|
|
890
591
|
};
|
|
891
592
|
/**
|
|
892
593
|
* EligibleTokenRequestorsApi - factory interface
|
|
893
|
-
* @export
|
|
894
594
|
*/
|
|
895
595
|
export declare const EligibleTokenRequestorsApiFactory: (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) => {
|
|
896
596
|
/**
|
|
@@ -905,9 +605,6 @@ export declare const EligibleTokenRequestorsApiFactory: (configuration?: Configu
|
|
|
905
605
|
};
|
|
906
606
|
/**
|
|
907
607
|
* EligibleTokenRequestorsApi - object-oriented interface
|
|
908
|
-
* @export
|
|
909
|
-
* @class EligibleTokenRequestorsApi
|
|
910
|
-
* @extends {BaseAPI}
|
|
911
608
|
*/
|
|
912
609
|
export declare class EligibleTokenRequestorsApi extends BaseAPI {
|
|
913
610
|
/**
|
|
@@ -917,13 +614,11 @@ export declare class EligibleTokenRequestorsApi extends BaseAPI {
|
|
|
917
614
|
* @param {EligibleTokenRequestorsRequest} [eligibleTokenRequestorsRequest]
|
|
918
615
|
* @param {*} [options] Override http request option.
|
|
919
616
|
* @throws {RequiredError}
|
|
920
|
-
* @memberof EligibleTokenRequestorsApi
|
|
921
617
|
*/
|
|
922
618
|
getEligibleTokenRequestors(xAuditUser?: string, eligibleTokenRequestorsRequest?: EligibleTokenRequestorsRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<EligibleTokenRequestorsResponse, any, {}>>;
|
|
923
619
|
}
|
|
924
620
|
/**
|
|
925
621
|
* GetTokensApi - axios parameter creator
|
|
926
|
-
* @export
|
|
927
622
|
*/
|
|
928
623
|
export declare const GetTokensApiAxiosParamCreator: (configuration?: Configuration) => {
|
|
929
624
|
/**
|
|
@@ -951,7 +646,6 @@ export declare const GetTokensApiAxiosParamCreator: (configuration?: Configurati
|
|
|
951
646
|
};
|
|
952
647
|
/**
|
|
953
648
|
* GetTokensApi - functional programming interface
|
|
954
|
-
* @export
|
|
955
649
|
*/
|
|
956
650
|
export declare const GetTokensApiFp: (configuration?: Configuration) => {
|
|
957
651
|
/**
|
|
@@ -979,7 +673,6 @@ export declare const GetTokensApiFp: (configuration?: Configuration) => {
|
|
|
979
673
|
};
|
|
980
674
|
/**
|
|
981
675
|
* GetTokensApi - factory interface
|
|
982
|
-
* @export
|
|
983
676
|
*/
|
|
984
677
|
export declare const GetTokensApiFactory: (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) => {
|
|
985
678
|
/**
|
|
@@ -1007,9 +700,6 @@ export declare const GetTokensApiFactory: (configuration?: Configuration, basePa
|
|
|
1007
700
|
};
|
|
1008
701
|
/**
|
|
1009
702
|
* GetTokensApi - object-oriented interface
|
|
1010
|
-
* @export
|
|
1011
|
-
* @class GetTokensApi
|
|
1012
|
-
* @extends {BaseAPI}
|
|
1013
703
|
*/
|
|
1014
704
|
export declare class GetTokensApi extends BaseAPI {
|
|
1015
705
|
/**
|
|
@@ -1021,7 +711,6 @@ export declare class GetTokensApi extends BaseAPI {
|
|
|
1021
711
|
* @param {string} [xAuditUser] Optional audit user header
|
|
1022
712
|
* @param {*} [options] Override http request option.
|
|
1023
713
|
* @throws {RequiredError}
|
|
1024
|
-
* @memberof GetTokensApi
|
|
1025
714
|
*/
|
|
1026
715
|
getToken(id: string, fetchFromCardScheme?: boolean, includeCardSchemePayload?: boolean, xAuditUser?: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<TokenResponse, any, {}>>;
|
|
1027
716
|
/**
|
|
@@ -1033,13 +722,11 @@ export declare class GetTokensApi extends BaseAPI {
|
|
|
1033
722
|
* @param {string} [xAuditUser] Optional audit user header
|
|
1034
723
|
* @param {*} [options] Override http request option.
|
|
1035
724
|
* @throws {RequiredError}
|
|
1036
|
-
* @memberof GetTokensApi
|
|
1037
725
|
*/
|
|
1038
726
|
getTokens(cardId: string, fetchFromCardScheme?: boolean, includeCardSchemePayload?: boolean, xAuditUser?: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<TokenResponse[], any, {}>>;
|
|
1039
727
|
}
|
|
1040
728
|
/**
|
|
1041
729
|
* PushCardsApi - axios parameter creator
|
|
1042
|
-
* @export
|
|
1043
730
|
*/
|
|
1044
731
|
export declare const PushCardsApiAxiosParamCreator: (configuration?: Configuration) => {
|
|
1045
732
|
/**
|
|
@@ -1054,7 +741,6 @@ export declare const PushCardsApiAxiosParamCreator: (configuration?: Configurati
|
|
|
1054
741
|
};
|
|
1055
742
|
/**
|
|
1056
743
|
* PushCardsApi - functional programming interface
|
|
1057
|
-
* @export
|
|
1058
744
|
*/
|
|
1059
745
|
export declare const PushCardsApiFp: (configuration?: Configuration) => {
|
|
1060
746
|
/**
|
|
@@ -1069,7 +755,6 @@ export declare const PushCardsApiFp: (configuration?: Configuration) => {
|
|
|
1069
755
|
};
|
|
1070
756
|
/**
|
|
1071
757
|
* PushCardsApi - factory interface
|
|
1072
|
-
* @export
|
|
1073
758
|
*/
|
|
1074
759
|
export declare const PushCardsApiFactory: (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) => {
|
|
1075
760
|
/**
|
|
@@ -1084,9 +769,6 @@ export declare const PushCardsApiFactory: (configuration?: Configuration, basePa
|
|
|
1084
769
|
};
|
|
1085
770
|
/**
|
|
1086
771
|
* PushCardsApi - object-oriented interface
|
|
1087
|
-
* @export
|
|
1088
|
-
* @class PushCardsApi
|
|
1089
|
-
* @extends {BaseAPI}
|
|
1090
772
|
*/
|
|
1091
773
|
export declare class PushCardsApi extends BaseAPI {
|
|
1092
774
|
/**
|
|
@@ -1096,13 +778,11 @@ export declare class PushCardsApi extends BaseAPI {
|
|
|
1096
778
|
* @param {string} [xAuditUser] Optional audit user header
|
|
1097
779
|
* @param {*} [options] Override http request option.
|
|
1098
780
|
* @throws {RequiredError}
|
|
1099
|
-
* @memberof PushCardsApi
|
|
1100
781
|
*/
|
|
1101
782
|
pushCardsToTokenRequestor(pushAccountsToTokenRequestorRequest: PushAccountsToTokenRequestorRequest, xAuditUser?: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<PushAccountsToTokenRequestorResponse, any, {}>>;
|
|
1102
783
|
}
|
|
1103
784
|
/**
|
|
1104
785
|
* PushProvisionApi - axios parameter creator
|
|
1105
|
-
* @export
|
|
1106
786
|
*/
|
|
1107
787
|
export declare const PushProvisionApiAxiosParamCreator: (configuration?: Configuration) => {
|
|
1108
788
|
/**
|
|
@@ -1138,7 +818,6 @@ export declare const PushProvisionApiAxiosParamCreator: (configuration?: Configu
|
|
|
1138
818
|
};
|
|
1139
819
|
/**
|
|
1140
820
|
* PushProvisionApi - functional programming interface
|
|
1141
|
-
* @export
|
|
1142
821
|
*/
|
|
1143
822
|
export declare const PushProvisionApiFp: (configuration?: Configuration) => {
|
|
1144
823
|
/**
|
|
@@ -1174,7 +853,6 @@ export declare const PushProvisionApiFp: (configuration?: Configuration) => {
|
|
|
1174
853
|
};
|
|
1175
854
|
/**
|
|
1176
855
|
* PushProvisionApi - factory interface
|
|
1177
|
-
* @export
|
|
1178
856
|
*/
|
|
1179
857
|
export declare const PushProvisionApiFactory: (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) => {
|
|
1180
858
|
/**
|
|
@@ -1210,9 +888,6 @@ export declare const PushProvisionApiFactory: (configuration?: Configuration, ba
|
|
|
1210
888
|
};
|
|
1211
889
|
/**
|
|
1212
890
|
* PushProvisionApi - object-oriented interface
|
|
1213
|
-
* @export
|
|
1214
|
-
* @class PushProvisionApi
|
|
1215
|
-
* @extends {BaseAPI}
|
|
1216
891
|
*/
|
|
1217
892
|
export declare class PushProvisionApi extends BaseAPI {
|
|
1218
893
|
/**
|
|
@@ -1223,7 +898,6 @@ export declare class PushProvisionApi extends BaseAPI {
|
|
|
1223
898
|
* @param {string} [xAuditUser] Optional audit user header
|
|
1224
899
|
* @param {*} [options] Override http request option.
|
|
1225
900
|
* @throws {RequiredError}
|
|
1226
|
-
* @memberof PushProvisionApi
|
|
1227
901
|
*/
|
|
1228
902
|
provisionApplePay(cardId: string, appleParametersRequest: AppleParametersRequest, xAuditUser?: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<AppleProvisioningResponse, any, {}>>;
|
|
1229
903
|
/**
|
|
@@ -1234,7 +908,6 @@ export declare class PushProvisionApi extends BaseAPI {
|
|
|
1234
908
|
* @param {GoogleParametersRequest} [googleParametersRequest]
|
|
1235
909
|
* @param {*} [options] Override http request option.
|
|
1236
910
|
* @throws {RequiredError}
|
|
1237
|
-
* @memberof PushProvisionApi
|
|
1238
911
|
*/
|
|
1239
912
|
provisionGooglePay(cardId: string, xAuditUser?: string, googleParametersRequest?: GoogleParametersRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<ExternalResponseIssuerInitiatedDigitizationData, any, {}>>;
|
|
1240
913
|
/**
|
|
@@ -1245,13 +918,11 @@ export declare class PushProvisionApi extends BaseAPI {
|
|
|
1245
918
|
* @param {SamsungParametersRequest} [samsungParametersRequest]
|
|
1246
919
|
* @param {*} [options] Override http request option.
|
|
1247
920
|
* @throws {RequiredError}
|
|
1248
|
-
* @memberof PushProvisionApi
|
|
1249
921
|
*/
|
|
1250
922
|
provisionSamsungPay(cardId: string, xAuditUser?: string, samsungParametersRequest?: SamsungParametersRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<ExternalResponseIssuerInitiatedDigitizationData, any, {}>>;
|
|
1251
923
|
}
|
|
1252
924
|
/**
|
|
1253
925
|
* SuspendTokenApi - axios parameter creator
|
|
1254
|
-
* @export
|
|
1255
926
|
*/
|
|
1256
927
|
export declare const SuspendTokenApiAxiosParamCreator: (configuration?: Configuration) => {
|
|
1257
928
|
/**
|
|
@@ -1267,7 +938,6 @@ export declare const SuspendTokenApiAxiosParamCreator: (configuration?: Configur
|
|
|
1267
938
|
};
|
|
1268
939
|
/**
|
|
1269
940
|
* SuspendTokenApi - functional programming interface
|
|
1270
|
-
* @export
|
|
1271
941
|
*/
|
|
1272
942
|
export declare const SuspendTokenApiFp: (configuration?: Configuration) => {
|
|
1273
943
|
/**
|
|
@@ -1283,7 +953,6 @@ export declare const SuspendTokenApiFp: (configuration?: Configuration) => {
|
|
|
1283
953
|
};
|
|
1284
954
|
/**
|
|
1285
955
|
* SuspendTokenApi - factory interface
|
|
1286
|
-
* @export
|
|
1287
956
|
*/
|
|
1288
957
|
export declare const SuspendTokenApiFactory: (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) => {
|
|
1289
958
|
/**
|
|
@@ -1299,9 +968,6 @@ export declare const SuspendTokenApiFactory: (configuration?: Configuration, bas
|
|
|
1299
968
|
};
|
|
1300
969
|
/**
|
|
1301
970
|
* SuspendTokenApi - object-oriented interface
|
|
1302
|
-
* @export
|
|
1303
|
-
* @class SuspendTokenApi
|
|
1304
|
-
* @extends {BaseAPI}
|
|
1305
971
|
*/
|
|
1306
972
|
export declare class SuspendTokenApi extends BaseAPI {
|
|
1307
973
|
/**
|
|
@@ -1312,13 +978,11 @@ export declare class SuspendTokenApi extends BaseAPI {
|
|
|
1312
978
|
* @param {string} [xAuditUser] Optional audit user header
|
|
1313
979
|
* @param {*} [options] Override http request option.
|
|
1314
980
|
* @throws {RequiredError}
|
|
1315
|
-
* @memberof SuspendTokenApi
|
|
1316
981
|
*/
|
|
1317
982
|
suspendToken(id: string, xIdempotencyKey?: string, xAuditUser?: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<ResourceResponse, any, {}>>;
|
|
1318
983
|
}
|
|
1319
984
|
/**
|
|
1320
985
|
* UnsuspendTokenApi - axios parameter creator
|
|
1321
|
-
* @export
|
|
1322
986
|
*/
|
|
1323
987
|
export declare const UnsuspendTokenApiAxiosParamCreator: (configuration?: Configuration) => {
|
|
1324
988
|
/**
|
|
@@ -1334,7 +998,6 @@ export declare const UnsuspendTokenApiAxiosParamCreator: (configuration?: Config
|
|
|
1334
998
|
};
|
|
1335
999
|
/**
|
|
1336
1000
|
* UnsuspendTokenApi - functional programming interface
|
|
1337
|
-
* @export
|
|
1338
1001
|
*/
|
|
1339
1002
|
export declare const UnsuspendTokenApiFp: (configuration?: Configuration) => {
|
|
1340
1003
|
/**
|
|
@@ -1350,7 +1013,6 @@ export declare const UnsuspendTokenApiFp: (configuration?: Configuration) => {
|
|
|
1350
1013
|
};
|
|
1351
1014
|
/**
|
|
1352
1015
|
* UnsuspendTokenApi - factory interface
|
|
1353
|
-
* @export
|
|
1354
1016
|
*/
|
|
1355
1017
|
export declare const UnsuspendTokenApiFactory: (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) => {
|
|
1356
1018
|
/**
|
|
@@ -1366,9 +1028,6 @@ export declare const UnsuspendTokenApiFactory: (configuration?: Configuration, b
|
|
|
1366
1028
|
};
|
|
1367
1029
|
/**
|
|
1368
1030
|
* UnsuspendTokenApi - object-oriented interface
|
|
1369
|
-
* @export
|
|
1370
|
-
* @class UnsuspendTokenApi
|
|
1371
|
-
* @extends {BaseAPI}
|
|
1372
1031
|
*/
|
|
1373
1032
|
export declare class UnsuspendTokenApi extends BaseAPI {
|
|
1374
1033
|
/**
|
|
@@ -1379,7 +1038,6 @@ export declare class UnsuspendTokenApi extends BaseAPI {
|
|
|
1379
1038
|
* @param {string} [xAuditUser] Optional audit user header
|
|
1380
1039
|
* @param {*} [options] Override http request option.
|
|
1381
1040
|
* @throws {RequiredError}
|
|
1382
|
-
* @memberof UnsuspendTokenApi
|
|
1383
1041
|
*/
|
|
1384
1042
|
unsuspendToken(id: string, xIdempotencyKey?: string, xAuditUser?: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<ResourceResponse, any, {}>>;
|
|
1385
1043
|
}
|