@dynamic-labs/sdk-api-core 0.3.0 → 0.5.0
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/package.json +1 -1
- package/src/apis/SDKApi.cjs +122 -0
- package/src/apis/SDKApi.cjs.map +1 -1
- package/src/apis/SDKApi.d.ts +55 -1
- package/src/apis/SDKApi.js +122 -0
- package/src/apis/SDKApi.js.map +1 -1
- package/src/index.cjs +16 -4
- package/src/index.cjs.map +1 -1
- package/src/index.js +4 -1
- package/src/index.js.map +1 -1
- package/src/models/BackupKeySharesToLocationsResponse.d.ts +1 -1
- package/src/models/OpenRoomResponseWithServerKeygenIds.cjs +7 -0
- package/src/models/OpenRoomResponseWithServerKeygenIds.cjs.map +1 -1
- package/src/models/OpenRoomResponseWithServerKeygenIds.d.ts +19 -0
- package/src/models/OpenRoomResponseWithServerKeygenIds.js +7 -0
- package/src/models/OpenRoomResponseWithServerKeygenIds.js.map +1 -1
- package/src/models/OpenRoomResponseWithServerKeygenIdsAllOf.cjs +38 -0
- package/src/models/OpenRoomResponseWithServerKeygenIdsAllOf.cjs.map +1 -0
- package/src/models/OpenRoomResponseWithServerKeygenIdsAllOf.d.ts +40 -0
- package/src/models/OpenRoomResponseWithServerKeygenIdsAllOf.js +32 -0
- package/src/models/OpenRoomResponseWithServerKeygenIdsAllOf.js.map +1 -0
- package/src/models/RefreshKeySharesResponse.cjs +5 -0
- package/src/models/RefreshKeySharesResponse.cjs.map +1 -1
- package/src/models/RefreshKeySharesResponse.d.ts +14 -3
- package/src/models/RefreshKeySharesResponse.js +5 -0
- package/src/models/RefreshKeySharesResponse.js.map +1 -1
- package/src/models/YieldSigningPayload.cjs +42 -0
- package/src/models/YieldSigningPayload.cjs.map +1 -0
- package/src/models/YieldSigningPayload.d.ts +48 -0
- package/src/models/YieldSigningPayload.js +36 -0
- package/src/models/YieldSigningPayload.js.map +1 -0
- package/src/models/YieldVaultActionRequest.cjs +37 -0
- package/src/models/YieldVaultActionRequest.cjs.map +1 -0
- package/src/models/YieldVaultActionRequest.d.ts +39 -0
- package/src/models/YieldVaultActionRequest.js +31 -0
- package/src/models/YieldVaultActionRequest.js.map +1 -0
- package/src/models/YieldVaultActionResponse.cjs +35 -0
- package/src/models/YieldVaultActionResponse.cjs.map +1 -0
- package/src/models/YieldVaultActionResponse.d.ts +34 -0
- package/src/models/YieldVaultActionResponse.js +29 -0
- package/src/models/YieldVaultActionResponse.js.map +1 -0
- package/src/models/index.d.ts +4 -1
- package/src/models/RefreshKeySharesResponseAllOf.cjs +0 -33
- package/src/models/RefreshKeySharesResponseAllOf.cjs.map +0 -1
- package/src/models/RefreshKeySharesResponseAllOf.d.ts +0 -29
- package/src/models/RefreshKeySharesResponseAllOf.js +0 -27
- package/src/models/RefreshKeySharesResponseAllOf.js.map +0 -1
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
+
|
|
5
|
+
var runtime = require('../runtime.cjs');
|
|
6
|
+
|
|
7
|
+
/* tslint:disable */
|
|
8
|
+
function YieldVaultActionRequestFromJSON(json) {
|
|
9
|
+
return YieldVaultActionRequestFromJSONTyped(json);
|
|
10
|
+
}
|
|
11
|
+
function YieldVaultActionRequestFromJSONTyped(json, ignoreDiscriminator) {
|
|
12
|
+
if ((json === undefined) || (json === null)) {
|
|
13
|
+
return json;
|
|
14
|
+
}
|
|
15
|
+
return {
|
|
16
|
+
'ownerAddress': json['ownerAddress'],
|
|
17
|
+
'amount': json['amount'],
|
|
18
|
+
'receiverAddress': !runtime.exists(json, 'receiverAddress') ? undefined : json['receiverAddress'],
|
|
19
|
+
};
|
|
20
|
+
}
|
|
21
|
+
function YieldVaultActionRequestToJSON(value) {
|
|
22
|
+
if (value === undefined) {
|
|
23
|
+
return undefined;
|
|
24
|
+
}
|
|
25
|
+
if (value === null) {
|
|
26
|
+
return null;
|
|
27
|
+
}
|
|
28
|
+
return {
|
|
29
|
+
'ownerAddress': value.ownerAddress,
|
|
30
|
+
'amount': value.amount,
|
|
31
|
+
'receiverAddress': value.receiverAddress,
|
|
32
|
+
};
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
exports.YieldVaultActionRequestFromJSON = YieldVaultActionRequestFromJSON;
|
|
36
|
+
exports.YieldVaultActionRequestFromJSONTyped = YieldVaultActionRequestFromJSONTyped;
|
|
37
|
+
exports.YieldVaultActionRequestToJSON = YieldVaultActionRequestToJSON;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"YieldVaultActionRequest.cjs","sources":["../../../../../libs/sdk-api-core/src/models/YieldVaultActionRequest.ts"],"sourcesContent":null,"names":["exists"],"mappings":";;;;;;AAAA;AAyCM,SAAU,+BAA+B,CAAC,IAAS,EAAA;AACrD,IAAA,OAAO,oCAAoC,CAAC,IAAW,CAAC,CAAC;AAC7D,CAAC;AAEe,SAAA,oCAAoC,CAAC,IAAS,EAAE,mBAA4B,EAAA;AACxF,IAAA,IAAI,CAAC,IAAI,KAAK,SAAS,MAAM,IAAI,KAAK,IAAI,CAAC,EAAE;AACzC,QAAA,OAAO,IAAI,CAAC;KACf;IACD,OAAO;AAEH,QAAA,cAAc,EAAE,IAAI,CAAC,cAAc,CAAC;AACpC,QAAA,QAAQ,EAAE,IAAI,CAAC,QAAQ,CAAC;AACxB,QAAA,iBAAiB,EAAE,CAACA,cAAM,CAAC,IAAI,EAAE,iBAAiB,CAAC,GAAG,SAAS,GAAG,IAAI,CAAC,iBAAiB,CAAC;KAC5F,CAAC;AACN,CAAC;AAEK,SAAU,6BAA6B,CAAC,KAAsC,EAAA;AAChF,IAAA,IAAI,KAAK,KAAK,SAAS,EAAE;AACrB,QAAA,OAAO,SAAS,CAAC;KACpB;AACD,IAAA,IAAI,KAAK,KAAK,IAAI,EAAE;AAChB,QAAA,OAAO,IAAI,CAAC;KACf;IACD,OAAO;QAEH,cAAc,EAAE,KAAK,CAAC,YAAY;QAClC,QAAQ,EAAE,KAAK,CAAC,MAAM;QACtB,iBAAiB,EAAE,KAAK,CAAC,eAAe;KAC3C,CAAC;AACN;;;;;;"}
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Dashboard API
|
|
3
|
+
* Dashboard API documentation
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
* Vault action request. `amount` is in the vault asset's human-readable units; `receiverAddress` defaults to `ownerAddress`.
|
|
14
|
+
* @export
|
|
15
|
+
* @interface YieldVaultActionRequest
|
|
16
|
+
*/
|
|
17
|
+
export interface YieldVaultActionRequest {
|
|
18
|
+
/**
|
|
19
|
+
* Valid blockchain wallet address, must be an alphanumeric string (underscores allowed for chains like Midnight, hyphens allowed for chains using base64url-encoded addresses like TON)
|
|
20
|
+
* @type {string}
|
|
21
|
+
* @memberof YieldVaultActionRequest
|
|
22
|
+
*/
|
|
23
|
+
ownerAddress: string;
|
|
24
|
+
/**
|
|
25
|
+
* Digits with optional decimal part
|
|
26
|
+
* @type {string}
|
|
27
|
+
* @memberof YieldVaultActionRequest
|
|
28
|
+
*/
|
|
29
|
+
amount: string;
|
|
30
|
+
/**
|
|
31
|
+
* Valid blockchain wallet address, must be an alphanumeric string (underscores allowed for chains like Midnight, hyphens allowed for chains using base64url-encoded addresses like TON)
|
|
32
|
+
* @type {string}
|
|
33
|
+
* @memberof YieldVaultActionRequest
|
|
34
|
+
*/
|
|
35
|
+
receiverAddress?: string;
|
|
36
|
+
}
|
|
37
|
+
export declare function YieldVaultActionRequestFromJSON(json: any): YieldVaultActionRequest;
|
|
38
|
+
export declare function YieldVaultActionRequestFromJSONTyped(json: any, ignoreDiscriminator: boolean): YieldVaultActionRequest;
|
|
39
|
+
export declare function YieldVaultActionRequestToJSON(value?: YieldVaultActionRequest | null): any;
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import { exists } from '../runtime.js';
|
|
2
|
+
|
|
3
|
+
/* tslint:disable */
|
|
4
|
+
function YieldVaultActionRequestFromJSON(json) {
|
|
5
|
+
return YieldVaultActionRequestFromJSONTyped(json);
|
|
6
|
+
}
|
|
7
|
+
function YieldVaultActionRequestFromJSONTyped(json, ignoreDiscriminator) {
|
|
8
|
+
if ((json === undefined) || (json === null)) {
|
|
9
|
+
return json;
|
|
10
|
+
}
|
|
11
|
+
return {
|
|
12
|
+
'ownerAddress': json['ownerAddress'],
|
|
13
|
+
'amount': json['amount'],
|
|
14
|
+
'receiverAddress': !exists(json, 'receiverAddress') ? undefined : json['receiverAddress'],
|
|
15
|
+
};
|
|
16
|
+
}
|
|
17
|
+
function YieldVaultActionRequestToJSON(value) {
|
|
18
|
+
if (value === undefined) {
|
|
19
|
+
return undefined;
|
|
20
|
+
}
|
|
21
|
+
if (value === null) {
|
|
22
|
+
return null;
|
|
23
|
+
}
|
|
24
|
+
return {
|
|
25
|
+
'ownerAddress': value.ownerAddress,
|
|
26
|
+
'amount': value.amount,
|
|
27
|
+
'receiverAddress': value.receiverAddress,
|
|
28
|
+
};
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
export { YieldVaultActionRequestFromJSON, YieldVaultActionRequestFromJSONTyped, YieldVaultActionRequestToJSON };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"YieldVaultActionRequest.js","sources":["../../../../../libs/sdk-api-core/src/models/YieldVaultActionRequest.ts"],"sourcesContent":null,"names":[],"mappings":";;AAAA;AAyCM,SAAU,+BAA+B,CAAC,IAAS,EAAA;AACrD,IAAA,OAAO,oCAAoC,CAAC,IAAW,CAAC,CAAC;AAC7D,CAAC;AAEe,SAAA,oCAAoC,CAAC,IAAS,EAAE,mBAA4B,EAAA;AACxF,IAAA,IAAI,CAAC,IAAI,KAAK,SAAS,MAAM,IAAI,KAAK,IAAI,CAAC,EAAE;AACzC,QAAA,OAAO,IAAI,CAAC;KACf;IACD,OAAO;AAEH,QAAA,cAAc,EAAE,IAAI,CAAC,cAAc,CAAC;AACpC,QAAA,QAAQ,EAAE,IAAI,CAAC,QAAQ,CAAC;AACxB,QAAA,iBAAiB,EAAE,CAAC,MAAM,CAAC,IAAI,EAAE,iBAAiB,CAAC,GAAG,SAAS,GAAG,IAAI,CAAC,iBAAiB,CAAC;KAC5F,CAAC;AACN,CAAC;AAEK,SAAU,6BAA6B,CAAC,KAAsC,EAAA;AAChF,IAAA,IAAI,KAAK,KAAK,SAAS,EAAE;AACrB,QAAA,OAAO,SAAS,CAAC;KACpB;AACD,IAAA,IAAI,KAAK,KAAK,IAAI,EAAE;AAChB,QAAA,OAAO,IAAI,CAAC;KACf;IACD,OAAO;QAEH,cAAc,EAAE,KAAK,CAAC,YAAY;QAClC,QAAQ,EAAE,KAAK,CAAC,MAAM;QACtB,iBAAiB,EAAE,KAAK,CAAC,eAAe;KAC3C,CAAC;AACN;;;;"}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
+
|
|
5
|
+
var YieldSigningPayload = require('./YieldSigningPayload.cjs');
|
|
6
|
+
|
|
7
|
+
/* tslint:disable */
|
|
8
|
+
function YieldVaultActionResponseFromJSON(json) {
|
|
9
|
+
return YieldVaultActionResponseFromJSONTyped(json);
|
|
10
|
+
}
|
|
11
|
+
function YieldVaultActionResponseFromJSONTyped(json, ignoreDiscriminator) {
|
|
12
|
+
if ((json === undefined) || (json === null)) {
|
|
13
|
+
return json;
|
|
14
|
+
}
|
|
15
|
+
return {
|
|
16
|
+
'vaultId': json['vaultId'],
|
|
17
|
+
'signingPayload': YieldSigningPayload.YieldSigningPayloadFromJSON(json['signingPayload']),
|
|
18
|
+
};
|
|
19
|
+
}
|
|
20
|
+
function YieldVaultActionResponseToJSON(value) {
|
|
21
|
+
if (value === undefined) {
|
|
22
|
+
return undefined;
|
|
23
|
+
}
|
|
24
|
+
if (value === null) {
|
|
25
|
+
return null;
|
|
26
|
+
}
|
|
27
|
+
return {
|
|
28
|
+
'vaultId': value.vaultId,
|
|
29
|
+
'signingPayload': YieldSigningPayload.YieldSigningPayloadToJSON(value.signingPayload),
|
|
30
|
+
};
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
exports.YieldVaultActionResponseFromJSON = YieldVaultActionResponseFromJSON;
|
|
34
|
+
exports.YieldVaultActionResponseFromJSONTyped = YieldVaultActionResponseFromJSONTyped;
|
|
35
|
+
exports.YieldVaultActionResponseToJSON = YieldVaultActionResponseToJSON;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"YieldVaultActionResponse.cjs","sources":["../../../../../libs/sdk-api-core/src/models/YieldVaultActionResponse.ts"],"sourcesContent":null,"names":["YieldSigningPayloadFromJSON","YieldSigningPayloadToJSON"],"mappings":";;;;;;AAAA;AA0CM,SAAU,gCAAgC,CAAC,IAAS,EAAA;AACtD,IAAA,OAAO,qCAAqC,CAAC,IAAW,CAAC,CAAC;AAC9D,CAAC;AAEe,SAAA,qCAAqC,CAAC,IAAS,EAAE,mBAA4B,EAAA;AACzF,IAAA,IAAI,CAAC,IAAI,KAAK,SAAS,MAAM,IAAI,KAAK,IAAI,CAAC,EAAE;AACzC,QAAA,OAAO,IAAI,CAAC;KACf;IACD,OAAO;AAEH,QAAA,SAAS,EAAE,IAAI,CAAC,SAAS,CAAC;AAC1B,QAAA,gBAAgB,EAAEA,+CAA2B,CAAC,IAAI,CAAC,gBAAgB,CAAC,CAAC;KACxE,CAAC;AACN,CAAC;AAEK,SAAU,8BAA8B,CAAC,KAAuC,EAAA;AAClF,IAAA,IAAI,KAAK,KAAK,SAAS,EAAE;AACrB,QAAA,OAAO,SAAS,CAAC;KACpB;AACD,IAAA,IAAI,KAAK,KAAK,IAAI,EAAE;AAChB,QAAA,OAAO,IAAI,CAAC;KACf;IACD,OAAO;QAEH,SAAS,EAAE,KAAK,CAAC,OAAO;AACxB,QAAA,gBAAgB,EAAEC,6CAAyB,CAAC,KAAK,CAAC,cAAc,CAAC;KACpE,CAAC;AACN;;;;;;"}
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Dashboard API
|
|
3
|
+
* Dashboard API documentation
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import { YieldSigningPayload } from './YieldSigningPayload';
|
|
13
|
+
/**
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface YieldVaultActionResponse
|
|
17
|
+
*/
|
|
18
|
+
export interface YieldVaultActionResponse {
|
|
19
|
+
/**
|
|
20
|
+
* Opaque vault identifier.
|
|
21
|
+
* @type {string}
|
|
22
|
+
* @memberof YieldVaultActionResponse
|
|
23
|
+
*/
|
|
24
|
+
vaultId: string;
|
|
25
|
+
/**
|
|
26
|
+
*
|
|
27
|
+
* @type {YieldSigningPayload}
|
|
28
|
+
* @memberof YieldVaultActionResponse
|
|
29
|
+
*/
|
|
30
|
+
signingPayload: YieldSigningPayload;
|
|
31
|
+
}
|
|
32
|
+
export declare function YieldVaultActionResponseFromJSON(json: any): YieldVaultActionResponse;
|
|
33
|
+
export declare function YieldVaultActionResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): YieldVaultActionResponse;
|
|
34
|
+
export declare function YieldVaultActionResponseToJSON(value?: YieldVaultActionResponse | null): any;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import { YieldSigningPayloadFromJSON, YieldSigningPayloadToJSON } from './YieldSigningPayload.js';
|
|
2
|
+
|
|
3
|
+
/* tslint:disable */
|
|
4
|
+
function YieldVaultActionResponseFromJSON(json) {
|
|
5
|
+
return YieldVaultActionResponseFromJSONTyped(json);
|
|
6
|
+
}
|
|
7
|
+
function YieldVaultActionResponseFromJSONTyped(json, ignoreDiscriminator) {
|
|
8
|
+
if ((json === undefined) || (json === null)) {
|
|
9
|
+
return json;
|
|
10
|
+
}
|
|
11
|
+
return {
|
|
12
|
+
'vaultId': json['vaultId'],
|
|
13
|
+
'signingPayload': YieldSigningPayloadFromJSON(json['signingPayload']),
|
|
14
|
+
};
|
|
15
|
+
}
|
|
16
|
+
function YieldVaultActionResponseToJSON(value) {
|
|
17
|
+
if (value === undefined) {
|
|
18
|
+
return undefined;
|
|
19
|
+
}
|
|
20
|
+
if (value === null) {
|
|
21
|
+
return null;
|
|
22
|
+
}
|
|
23
|
+
return {
|
|
24
|
+
'vaultId': value.vaultId,
|
|
25
|
+
'signingPayload': YieldSigningPayloadToJSON(value.signingPayload),
|
|
26
|
+
};
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
export { YieldVaultActionResponseFromJSON, YieldVaultActionResponseFromJSONTyped, YieldVaultActionResponseToJSON };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"YieldVaultActionResponse.js","sources":["../../../../../libs/sdk-api-core/src/models/YieldVaultActionResponse.ts"],"sourcesContent":null,"names":[],"mappings":";;AAAA;AA0CM,SAAU,gCAAgC,CAAC,IAAS,EAAA;AACtD,IAAA,OAAO,qCAAqC,CAAC,IAAW,CAAC,CAAC;AAC9D,CAAC;AAEe,SAAA,qCAAqC,CAAC,IAAS,EAAE,mBAA4B,EAAA;AACzF,IAAA,IAAI,CAAC,IAAI,KAAK,SAAS,MAAM,IAAI,KAAK,IAAI,CAAC,EAAE;AACzC,QAAA,OAAO,IAAI,CAAC;KACf;IACD,OAAO;AAEH,QAAA,SAAS,EAAE,IAAI,CAAC,SAAS,CAAC;AAC1B,QAAA,gBAAgB,EAAE,2BAA2B,CAAC,IAAI,CAAC,gBAAgB,CAAC,CAAC;KACxE,CAAC;AACN,CAAC;AAEK,SAAU,8BAA8B,CAAC,KAAuC,EAAA;AAClF,IAAA,IAAI,KAAK,KAAK,SAAS,EAAE;AACrB,QAAA,OAAO,SAAS,CAAC;KACpB;AACD,IAAA,IAAI,KAAK,KAAK,IAAI,EAAE;AAChB,QAAA,OAAO,IAAI,CAAC;KACf;IACD,OAAO;QAEH,SAAS,EAAE,KAAK,CAAC,OAAO;AACxB,QAAA,gBAAgB,EAAE,yBAAyB,CAAC,KAAK,CAAC,cAAc,CAAC;KACpE,CAAC;AACN;;;;"}
|
package/src/models/index.d.ts
CHANGED
|
@@ -304,6 +304,7 @@ export * from './OnrampProviders';
|
|
|
304
304
|
export * from './OpenRoomResponse';
|
|
305
305
|
export * from './OpenRoomResponseForReshare';
|
|
306
306
|
export * from './OpenRoomResponseWithServerKeygenIds';
|
|
307
|
+
export * from './OpenRoomResponseWithServerKeygenIdsAllOf';
|
|
307
308
|
export * from './PasskeyAllowCredential';
|
|
308
309
|
export * from './PasskeyAuthRequest';
|
|
309
310
|
export * from './PasskeyCredentialHint';
|
|
@@ -364,7 +365,6 @@ export * from './RecoverMultipleClientKeySharesRequest';
|
|
|
364
365
|
export * from './RecoverMultipleClientKeySharesResponse';
|
|
365
366
|
export * from './RefreshKeySharesRequest';
|
|
366
367
|
export * from './RefreshKeySharesResponse';
|
|
367
|
-
export * from './RefreshKeySharesResponseAllOf';
|
|
368
368
|
export * from './RegisterEmbeddedWalletSessionKeyResponse';
|
|
369
369
|
export * from './RegisterSessionKeyRequest';
|
|
370
370
|
export * from './ReshareKind';
|
|
@@ -550,6 +550,9 @@ export * from './WalletTransactionAssetTransferMetadata';
|
|
|
550
550
|
export * from './WalletTransactionFee';
|
|
551
551
|
export * from './WalletTransactionType';
|
|
552
552
|
export * from './WalletTransactionsResponse';
|
|
553
|
+
export * from './YieldSigningPayload';
|
|
554
|
+
export * from './YieldVaultActionRequest';
|
|
555
|
+
export * from './YieldVaultActionResponse';
|
|
553
556
|
export * from './YieldVaultDetails';
|
|
554
557
|
export * from './YieldVaultListResponse';
|
|
555
558
|
export * from './YieldVaultPosition';
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
-
|
|
5
|
-
var runtime = require('../runtime.cjs');
|
|
6
|
-
|
|
7
|
-
/* tslint:disable */
|
|
8
|
-
function RefreshKeySharesResponseAllOfFromJSON(json) {
|
|
9
|
-
return RefreshKeySharesResponseAllOfFromJSONTyped(json);
|
|
10
|
-
}
|
|
11
|
-
function RefreshKeySharesResponseAllOfFromJSONTyped(json, ignoreDiscriminator) {
|
|
12
|
-
if ((json === undefined) || (json === null)) {
|
|
13
|
-
return json;
|
|
14
|
-
}
|
|
15
|
-
return {
|
|
16
|
-
'shareSetId': !runtime.exists(json, 'shareSetId') ? undefined : json['shareSetId'],
|
|
17
|
-
};
|
|
18
|
-
}
|
|
19
|
-
function RefreshKeySharesResponseAllOfToJSON(value) {
|
|
20
|
-
if (value === undefined) {
|
|
21
|
-
return undefined;
|
|
22
|
-
}
|
|
23
|
-
if (value === null) {
|
|
24
|
-
return null;
|
|
25
|
-
}
|
|
26
|
-
return {
|
|
27
|
-
'shareSetId': value.shareSetId,
|
|
28
|
-
};
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
exports.RefreshKeySharesResponseAllOfFromJSON = RefreshKeySharesResponseAllOfFromJSON;
|
|
32
|
-
exports.RefreshKeySharesResponseAllOfFromJSONTyped = RefreshKeySharesResponseAllOfFromJSONTyped;
|
|
33
|
-
exports.RefreshKeySharesResponseAllOfToJSON = RefreshKeySharesResponseAllOfToJSON;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"RefreshKeySharesResponseAllOf.cjs","sources":["../../../../../libs/sdk-api-core/src/models/RefreshKeySharesResponseAllOf.ts"],"sourcesContent":null,"names":["exists"],"mappings":";;;;;;AAAA;AA+BM,SAAU,qCAAqC,CAAC,IAAS,EAAA;AAC3D,IAAA,OAAO,0CAA0C,CAAC,IAAW,CAAC,CAAC;AACnE,CAAC;AAEe,SAAA,0CAA0C,CAAC,IAAS,EAAE,mBAA4B,EAAA;AAC9F,IAAA,IAAI,CAAC,IAAI,KAAK,SAAS,MAAM,IAAI,KAAK,IAAI,CAAC,EAAE;AACzC,QAAA,OAAO,IAAI,CAAC;KACf;IACD,OAAO;AAEH,QAAA,YAAY,EAAE,CAACA,cAAM,CAAC,IAAI,EAAE,YAAY,CAAC,GAAG,SAAS,GAAG,IAAI,CAAC,YAAY,CAAC;KAC7E,CAAC;AACN,CAAC;AAEK,SAAU,mCAAmC,CAAC,KAA4C,EAAA;AAC5F,IAAA,IAAI,KAAK,KAAK,SAAS,EAAE;AACrB,QAAA,OAAO,SAAS,CAAC;KACpB;AACD,IAAA,IAAI,KAAK,KAAK,IAAI,EAAE;AAChB,QAAA,OAAO,IAAI,CAAC;KACf;IACD,OAAO;QAEH,YAAY,EAAE,KAAK,CAAC,UAAU;KACjC,CAAC;AACN;;;;;;"}
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Dashboard API
|
|
3
|
-
* Dashboard API documentation
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 1.0.0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
*
|
|
14
|
-
* @export
|
|
15
|
-
* @interface RefreshKeySharesResponseAllOf
|
|
16
|
-
*/
|
|
17
|
-
export interface RefreshKeySharesResponseAllOf {
|
|
18
|
-
/**
|
|
19
|
-
* Identifier of the new pending share set produced by this refresh
|
|
20
|
-
* ceremony. The SDK must echo this value back on the follow-up
|
|
21
|
-
* backup call so the atomic swap targets the correct row.
|
|
22
|
-
* @type {string}
|
|
23
|
-
* @memberof RefreshKeySharesResponseAllOf
|
|
24
|
-
*/
|
|
25
|
-
shareSetId?: string | null;
|
|
26
|
-
}
|
|
27
|
-
export declare function RefreshKeySharesResponseAllOfFromJSON(json: any): RefreshKeySharesResponseAllOf;
|
|
28
|
-
export declare function RefreshKeySharesResponseAllOfFromJSONTyped(json: any, ignoreDiscriminator: boolean): RefreshKeySharesResponseAllOf;
|
|
29
|
-
export declare function RefreshKeySharesResponseAllOfToJSON(value?: RefreshKeySharesResponseAllOf | null): any;
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
import { exists } from '../runtime.js';
|
|
2
|
-
|
|
3
|
-
/* tslint:disable */
|
|
4
|
-
function RefreshKeySharesResponseAllOfFromJSON(json) {
|
|
5
|
-
return RefreshKeySharesResponseAllOfFromJSONTyped(json);
|
|
6
|
-
}
|
|
7
|
-
function RefreshKeySharesResponseAllOfFromJSONTyped(json, ignoreDiscriminator) {
|
|
8
|
-
if ((json === undefined) || (json === null)) {
|
|
9
|
-
return json;
|
|
10
|
-
}
|
|
11
|
-
return {
|
|
12
|
-
'shareSetId': !exists(json, 'shareSetId') ? undefined : json['shareSetId'],
|
|
13
|
-
};
|
|
14
|
-
}
|
|
15
|
-
function RefreshKeySharesResponseAllOfToJSON(value) {
|
|
16
|
-
if (value === undefined) {
|
|
17
|
-
return undefined;
|
|
18
|
-
}
|
|
19
|
-
if (value === null) {
|
|
20
|
-
return null;
|
|
21
|
-
}
|
|
22
|
-
return {
|
|
23
|
-
'shareSetId': value.shareSetId,
|
|
24
|
-
};
|
|
25
|
-
}
|
|
26
|
-
|
|
27
|
-
export { RefreshKeySharesResponseAllOfFromJSON, RefreshKeySharesResponseAllOfFromJSONTyped, RefreshKeySharesResponseAllOfToJSON };
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"RefreshKeySharesResponseAllOf.js","sources":["../../../../../libs/sdk-api-core/src/models/RefreshKeySharesResponseAllOf.ts"],"sourcesContent":null,"names":[],"mappings":";;AAAA;AA+BM,SAAU,qCAAqC,CAAC,IAAS,EAAA;AAC3D,IAAA,OAAO,0CAA0C,CAAC,IAAW,CAAC,CAAC;AACnE,CAAC;AAEe,SAAA,0CAA0C,CAAC,IAAS,EAAE,mBAA4B,EAAA;AAC9F,IAAA,IAAI,CAAC,IAAI,KAAK,SAAS,MAAM,IAAI,KAAK,IAAI,CAAC,EAAE;AACzC,QAAA,OAAO,IAAI,CAAC;KACf;IACD,OAAO;AAEH,QAAA,YAAY,EAAE,CAAC,MAAM,CAAC,IAAI,EAAE,YAAY,CAAC,GAAG,SAAS,GAAG,IAAI,CAAC,YAAY,CAAC;KAC7E,CAAC;AACN,CAAC;AAEK,SAAU,mCAAmC,CAAC,KAA4C,EAAA;AAC5F,IAAA,IAAI,KAAK,KAAK,SAAS,EAAE;AACrB,QAAA,OAAO,SAAS,CAAC;KACpB;AACD,IAAA,IAAI,KAAK,KAAK,IAAI,EAAE;AAChB,QAAA,OAAO,IAAI,CAAC;KACf;IACD,OAAO;QAEH,YAAY,EAAE,KAAK,CAAC,UAAU;KACjC,CAAC;AACN;;;;"}
|