@dynamic-labs/sdk-api 0.0.1059 → 0.0.1060

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (146) hide show
  1. package/package.json +1 -1
  2. package/src/apis/AdminActionsApi.cjs +2 -0
  3. package/src/apis/AdminActionsApi.js +2 -0
  4. package/src/apis/AllowlistsApi.cjs +2 -0
  5. package/src/apis/AllowlistsApi.js +2 -0
  6. package/src/apis/AnalyticsApi.cjs +2 -0
  7. package/src/apis/AnalyticsApi.js +2 -0
  8. package/src/apis/AuthorizedClientsApi.cjs +2 -0
  9. package/src/apis/AuthorizedClientsApi.js +2 -0
  10. package/src/apis/CaptchaApi.cjs +2 -0
  11. package/src/apis/CaptchaApi.js +2 -0
  12. package/src/apis/ChainalysisApi.cjs +2 -0
  13. package/src/apis/ChainalysisApi.js +2 -0
  14. package/src/apis/ChainsApi.cjs +2 -0
  15. package/src/apis/ChainsApi.js +2 -0
  16. package/src/apis/CheckoutApi.cjs +2 -0
  17. package/src/apis/CheckoutApi.js +2 -0
  18. package/src/apis/ClientGrantApi.cjs +2 -0
  19. package/src/apis/ClientGrantApi.js +2 -0
  20. package/src/apis/CustomFieldsApi.cjs +2 -0
  21. package/src/apis/CustomFieldsApi.js +2 -0
  22. package/src/apis/CustomHostnamesApi.cjs +2 -0
  23. package/src/apis/CustomHostnamesApi.js +2 -0
  24. package/src/apis/CustomNetworksApi.cjs +2 -0
  25. package/src/apis/CustomNetworksApi.js +2 -0
  26. package/src/apis/DeeplinkUrlsApi.cjs +2 -0
  27. package/src/apis/DeeplinkUrlsApi.js +2 -0
  28. package/src/apis/EnvironmentsApi.cjs +2 -0
  29. package/src/apis/EnvironmentsApi.js +2 -0
  30. package/src/apis/EventsApi.cjs +2 -0
  31. package/src/apis/EventsApi.js +2 -0
  32. package/src/apis/ExchangesApi.cjs +2 -0
  33. package/src/apis/ExchangesApi.js +2 -0
  34. package/src/apis/ExportsApi.cjs +2 -0
  35. package/src/apis/ExportsApi.js +2 -0
  36. package/src/apis/ExternalJwtApi.cjs +2 -0
  37. package/src/apis/ExternalJwtApi.js +2 -0
  38. package/src/apis/FlowAnalyticsApi.cjs +234 -0
  39. package/src/apis/FlowAnalyticsApi.d.ts +50 -0
  40. package/src/apis/FlowAnalyticsApi.js +230 -0
  41. package/src/apis/GatesApi.cjs +2 -0
  42. package/src/apis/GatesApi.js +2 -0
  43. package/src/apis/GlobalWalletAccessControlApi.cjs +2 -0
  44. package/src/apis/GlobalWalletAccessControlApi.js +2 -0
  45. package/src/apis/GlobalWalletConnectionsApi.cjs +2 -0
  46. package/src/apis/GlobalWalletConnectionsApi.js +2 -0
  47. package/src/apis/GlobalWalletsApi.cjs +2 -0
  48. package/src/apis/GlobalWalletsApi.js +2 -0
  49. package/src/apis/InvitesApi.cjs +2 -0
  50. package/src/apis/InvitesApi.js +2 -0
  51. package/src/apis/MembersApi.cjs +2 -0
  52. package/src/apis/MembersApi.js +2 -0
  53. package/src/apis/MfaSettingsApi.cjs +2 -0
  54. package/src/apis/MfaSettingsApi.js +2 -0
  55. package/src/apis/NameServicesApi.cjs +2 -0
  56. package/src/apis/NameServicesApi.js +2 -0
  57. package/src/apis/OrganizationSettingsApi.cjs +2 -0
  58. package/src/apis/OrganizationSettingsApi.js +2 -0
  59. package/src/apis/OrganizationsApi.cjs +2 -0
  60. package/src/apis/OrganizationsApi.js +2 -0
  61. package/src/apis/OriginsApi.cjs +2 -0
  62. package/src/apis/OriginsApi.js +2 -0
  63. package/src/apis/ProjectsApi.cjs +2 -0
  64. package/src/apis/ProjectsApi.js +2 -0
  65. package/src/apis/ProvidersApi.cjs +2 -0
  66. package/src/apis/ProvidersApi.js +2 -0
  67. package/src/apis/SDKApi.cjs +2 -0
  68. package/src/apis/SDKApi.d.ts +2 -2
  69. package/src/apis/SDKApi.js +2 -0
  70. package/src/apis/SDKViewsApi.cjs +2 -0
  71. package/src/apis/SDKViewsApi.js +2 -0
  72. package/src/apis/SessionsApi.cjs +2 -0
  73. package/src/apis/SessionsApi.js +2 -0
  74. package/src/apis/TestAccountApi.cjs +2 -0
  75. package/src/apis/TestAccountApi.js +2 -0
  76. package/src/apis/TokensApi.cjs +2 -0
  77. package/src/apis/TokensApi.js +2 -0
  78. package/src/apis/UserApiTokensApi.cjs +2 -0
  79. package/src/apis/UserApiTokensApi.js +2 -0
  80. package/src/apis/UsersApi.cjs +2 -0
  81. package/src/apis/UsersApi.js +2 -0
  82. package/src/apis/VisitsApi.cjs +2 -0
  83. package/src/apis/VisitsApi.js +2 -0
  84. package/src/apis/WaasApi.cjs +2 -0
  85. package/src/apis/WaasApi.js +2 -0
  86. package/src/apis/WalletConnectApi.cjs +2 -0
  87. package/src/apis/WalletConnectApi.js +2 -0
  88. package/src/apis/WalletsApi.cjs +2 -0
  89. package/src/apis/WalletsApi.js +2 -0
  90. package/src/apis/WebhooksApi.cjs +2 -0
  91. package/src/apis/WebhooksApi.js +2 -0
  92. package/src/apis/index.d.ts +1 -0
  93. package/src/index.cjs +70 -0
  94. package/src/index.js +16 -1
  95. package/src/models/BackupKeySharesToLocationsResponse.cjs +22 -8
  96. package/src/models/BackupKeySharesToLocationsResponse.d.ts +30 -9
  97. package/src/models/BackupKeySharesToLocationsResponse.js +23 -9
  98. package/src/models/BackupKeySharesToLocationsResponseLocationsWithKeyShares.cjs +4 -4
  99. package/src/models/BackupKeySharesToLocationsResponseLocationsWithKeyShares.d.ts +4 -4
  100. package/src/models/BackupKeySharesToLocationsResponseLocationsWithKeyShares.js +4 -4
  101. package/src/models/FlowAnalyticsSummaryResponse.cjs +88 -0
  102. package/src/models/FlowAnalyticsSummaryResponse.d.ts +154 -0
  103. package/src/models/FlowAnalyticsSummaryResponse.js +82 -0
  104. package/src/models/FlowAnalyticsSummaryResponseCumulativeVolume.cjs +47 -0
  105. package/src/models/FlowAnalyticsSummaryResponseCumulativeVolume.d.ts +39 -0
  106. package/src/models/FlowAnalyticsSummaryResponseCumulativeVolume.js +41 -0
  107. package/src/models/FlowAnalyticsSummaryResponseDailyVolume.cjs +47 -0
  108. package/src/models/FlowAnalyticsSummaryResponseDailyVolume.d.ts +39 -0
  109. package/src/models/FlowAnalyticsSummaryResponseDailyVolume.js +41 -0
  110. package/src/models/FlowAnalyticsSummaryResponseDestChains.cjs +45 -0
  111. package/src/models/FlowAnalyticsSummaryResponseDestChains.d.ts +33 -0
  112. package/src/models/FlowAnalyticsSummaryResponseDestChains.js +39 -0
  113. package/src/models/FlowAnalyticsSummaryResponseDestTokens.cjs +45 -0
  114. package/src/models/FlowAnalyticsSummaryResponseDestTokens.d.ts +33 -0
  115. package/src/models/FlowAnalyticsSummaryResponseDestTokens.js +39 -0
  116. package/src/models/FlowAnalyticsSummaryResponseFailureCategories.cjs +45 -0
  117. package/src/models/FlowAnalyticsSummaryResponseFailureCategories.d.ts +33 -0
  118. package/src/models/FlowAnalyticsSummaryResponseFailureCategories.js +39 -0
  119. package/src/models/FlowAnalyticsSummaryResponseModeBreakdown.cjs +45 -0
  120. package/src/models/FlowAnalyticsSummaryResponseModeBreakdown.d.ts +33 -0
  121. package/src/models/FlowAnalyticsSummaryResponseModeBreakdown.js +39 -0
  122. package/src/models/FlowAnalyticsSummaryResponseRecentErrors.cjs +45 -0
  123. package/src/models/FlowAnalyticsSummaryResponseRecentErrors.d.ts +63 -0
  124. package/src/models/FlowAnalyticsSummaryResponseRecentErrors.js +39 -0
  125. package/src/models/FlowAnalyticsSummaryResponseSettlementStateBreakdown.cjs +45 -0
  126. package/src/models/FlowAnalyticsSummaryResponseSettlementStateBreakdown.d.ts +33 -0
  127. package/src/models/FlowAnalyticsSummaryResponseSettlementStateBreakdown.js +39 -0
  128. package/src/models/FlowAnalyticsSummaryResponseSourceTypeBreakdown.cjs +45 -0
  129. package/src/models/FlowAnalyticsSummaryResponseSourceTypeBreakdown.d.ts +33 -0
  130. package/src/models/FlowAnalyticsSummaryResponseSourceTypeBreakdown.js +39 -0
  131. package/src/models/FlowAnalyticsSummaryResponseVolumeByMode.cjs +47 -0
  132. package/src/models/FlowAnalyticsSummaryResponseVolumeByMode.d.ts +39 -0
  133. package/src/models/FlowAnalyticsSummaryResponseVolumeByMode.js +41 -0
  134. package/src/models/FlowAttachSourceRequest.cjs +0 -2
  135. package/src/models/FlowAttachSourceRequest.d.ts +1 -7
  136. package/src/models/FlowAttachSourceRequest.js +0 -2
  137. package/src/models/FlowListItem.cjs +73 -0
  138. package/src/models/FlowListItem.d.ts +118 -0
  139. package/src/models/FlowListItem.js +67 -0
  140. package/src/models/FlowListItemFailure.cjs +45 -0
  141. package/src/models/FlowListItemFailure.d.ts +33 -0
  142. package/src/models/FlowListItemFailure.js +39 -0
  143. package/src/models/FlowListResponse.cjs +37 -0
  144. package/src/models/FlowListResponse.d.ts +40 -0
  145. package/src/models/FlowListResponse.js +31 -0
  146. package/src/models/index.d.ts +14 -0
@@ -0,0 +1,33 @@
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 FlowAnalyticsSummaryResponseDestChains
16
+ */
17
+ export interface FlowAnalyticsSummaryResponseDestChains {
18
+ /**
19
+ *
20
+ * @type {number}
21
+ * @memberof FlowAnalyticsSummaryResponseDestChains
22
+ */
23
+ count: number;
24
+ /**
25
+ *
26
+ * @type {string}
27
+ * @memberof FlowAnalyticsSummaryResponseDestChains
28
+ */
29
+ name: string;
30
+ }
31
+ export declare function FlowAnalyticsSummaryResponseDestChainsFromJSON(json: any): FlowAnalyticsSummaryResponseDestChains;
32
+ export declare function FlowAnalyticsSummaryResponseDestChainsFromJSONTyped(json: any, ignoreDiscriminator: boolean): FlowAnalyticsSummaryResponseDestChains;
33
+ export declare function FlowAnalyticsSummaryResponseDestChainsToJSON(value?: FlowAnalyticsSummaryResponseDestChains | null): any;
@@ -0,0 +1,39 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ /**
4
+ * Dashboard API
5
+ * Dashboard API documentation
6
+ *
7
+ * The version of the OpenAPI document: 1.0.0
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
+ * https://openapi-generator.tech
12
+ * Do not edit the class manually.
13
+ */
14
+ function FlowAnalyticsSummaryResponseDestChainsFromJSON(json) {
15
+ return FlowAnalyticsSummaryResponseDestChainsFromJSONTyped(json);
16
+ }
17
+ function FlowAnalyticsSummaryResponseDestChainsFromJSONTyped(json, ignoreDiscriminator) {
18
+ if ((json === undefined) || (json === null)) {
19
+ return json;
20
+ }
21
+ return {
22
+ 'count': json['count'],
23
+ 'name': json['name'],
24
+ };
25
+ }
26
+ function FlowAnalyticsSummaryResponseDestChainsToJSON(value) {
27
+ if (value === undefined) {
28
+ return undefined;
29
+ }
30
+ if (value === null) {
31
+ return null;
32
+ }
33
+ return {
34
+ 'count': value.count,
35
+ 'name': value.name,
36
+ };
37
+ }
38
+
39
+ export { FlowAnalyticsSummaryResponseDestChainsFromJSON, FlowAnalyticsSummaryResponseDestChainsFromJSONTyped, FlowAnalyticsSummaryResponseDestChainsToJSON };
@@ -0,0 +1,45 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
5
+ /* tslint:disable */
6
+ /* eslint-disable */
7
+ /**
8
+ * Dashboard API
9
+ * Dashboard API documentation
10
+ *
11
+ * The version of the OpenAPI document: 1.0.0
12
+ *
13
+ *
14
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
15
+ * https://openapi-generator.tech
16
+ * Do not edit the class manually.
17
+ */
18
+ function FlowAnalyticsSummaryResponseDestTokensFromJSON(json) {
19
+ return FlowAnalyticsSummaryResponseDestTokensFromJSONTyped(json);
20
+ }
21
+ function FlowAnalyticsSummaryResponseDestTokensFromJSONTyped(json, ignoreDiscriminator) {
22
+ if ((json === undefined) || (json === null)) {
23
+ return json;
24
+ }
25
+ return {
26
+ 'count': json['count'],
27
+ 'token': json['token'],
28
+ };
29
+ }
30
+ function FlowAnalyticsSummaryResponseDestTokensToJSON(value) {
31
+ if (value === undefined) {
32
+ return undefined;
33
+ }
34
+ if (value === null) {
35
+ return null;
36
+ }
37
+ return {
38
+ 'count': value.count,
39
+ 'token': value.token,
40
+ };
41
+ }
42
+
43
+ exports.FlowAnalyticsSummaryResponseDestTokensFromJSON = FlowAnalyticsSummaryResponseDestTokensFromJSON;
44
+ exports.FlowAnalyticsSummaryResponseDestTokensFromJSONTyped = FlowAnalyticsSummaryResponseDestTokensFromJSONTyped;
45
+ exports.FlowAnalyticsSummaryResponseDestTokensToJSON = FlowAnalyticsSummaryResponseDestTokensToJSON;
@@ -0,0 +1,33 @@
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 FlowAnalyticsSummaryResponseDestTokens
16
+ */
17
+ export interface FlowAnalyticsSummaryResponseDestTokens {
18
+ /**
19
+ *
20
+ * @type {number}
21
+ * @memberof FlowAnalyticsSummaryResponseDestTokens
22
+ */
23
+ count: number;
24
+ /**
25
+ *
26
+ * @type {string}
27
+ * @memberof FlowAnalyticsSummaryResponseDestTokens
28
+ */
29
+ token: string;
30
+ }
31
+ export declare function FlowAnalyticsSummaryResponseDestTokensFromJSON(json: any): FlowAnalyticsSummaryResponseDestTokens;
32
+ export declare function FlowAnalyticsSummaryResponseDestTokensFromJSONTyped(json: any, ignoreDiscriminator: boolean): FlowAnalyticsSummaryResponseDestTokens;
33
+ export declare function FlowAnalyticsSummaryResponseDestTokensToJSON(value?: FlowAnalyticsSummaryResponseDestTokens | null): any;
@@ -0,0 +1,39 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ /**
4
+ * Dashboard API
5
+ * Dashboard API documentation
6
+ *
7
+ * The version of the OpenAPI document: 1.0.0
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
+ * https://openapi-generator.tech
12
+ * Do not edit the class manually.
13
+ */
14
+ function FlowAnalyticsSummaryResponseDestTokensFromJSON(json) {
15
+ return FlowAnalyticsSummaryResponseDestTokensFromJSONTyped(json);
16
+ }
17
+ function FlowAnalyticsSummaryResponseDestTokensFromJSONTyped(json, ignoreDiscriminator) {
18
+ if ((json === undefined) || (json === null)) {
19
+ return json;
20
+ }
21
+ return {
22
+ 'count': json['count'],
23
+ 'token': json['token'],
24
+ };
25
+ }
26
+ function FlowAnalyticsSummaryResponseDestTokensToJSON(value) {
27
+ if (value === undefined) {
28
+ return undefined;
29
+ }
30
+ if (value === null) {
31
+ return null;
32
+ }
33
+ return {
34
+ 'count': value.count,
35
+ 'token': value.token,
36
+ };
37
+ }
38
+
39
+ export { FlowAnalyticsSummaryResponseDestTokensFromJSON, FlowAnalyticsSummaryResponseDestTokensFromJSONTyped, FlowAnalyticsSummaryResponseDestTokensToJSON };
@@ -0,0 +1,45 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
5
+ /* tslint:disable */
6
+ /* eslint-disable */
7
+ /**
8
+ * Dashboard API
9
+ * Dashboard API documentation
10
+ *
11
+ * The version of the OpenAPI document: 1.0.0
12
+ *
13
+ *
14
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
15
+ * https://openapi-generator.tech
16
+ * Do not edit the class manually.
17
+ */
18
+ function FlowAnalyticsSummaryResponseFailureCategoriesFromJSON(json) {
19
+ return FlowAnalyticsSummaryResponseFailureCategoriesFromJSONTyped(json);
20
+ }
21
+ function FlowAnalyticsSummaryResponseFailureCategoriesFromJSONTyped(json, ignoreDiscriminator) {
22
+ if ((json === undefined) || (json === null)) {
23
+ return json;
24
+ }
25
+ return {
26
+ 'category': json['category'],
27
+ 'count': json['count'],
28
+ };
29
+ }
30
+ function FlowAnalyticsSummaryResponseFailureCategoriesToJSON(value) {
31
+ if (value === undefined) {
32
+ return undefined;
33
+ }
34
+ if (value === null) {
35
+ return null;
36
+ }
37
+ return {
38
+ 'category': value.category,
39
+ 'count': value.count,
40
+ };
41
+ }
42
+
43
+ exports.FlowAnalyticsSummaryResponseFailureCategoriesFromJSON = FlowAnalyticsSummaryResponseFailureCategoriesFromJSON;
44
+ exports.FlowAnalyticsSummaryResponseFailureCategoriesFromJSONTyped = FlowAnalyticsSummaryResponseFailureCategoriesFromJSONTyped;
45
+ exports.FlowAnalyticsSummaryResponseFailureCategoriesToJSON = FlowAnalyticsSummaryResponseFailureCategoriesToJSON;
@@ -0,0 +1,33 @@
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 FlowAnalyticsSummaryResponseFailureCategories
16
+ */
17
+ export interface FlowAnalyticsSummaryResponseFailureCategories {
18
+ /**
19
+ *
20
+ * @type {string}
21
+ * @memberof FlowAnalyticsSummaryResponseFailureCategories
22
+ */
23
+ category: string;
24
+ /**
25
+ *
26
+ * @type {number}
27
+ * @memberof FlowAnalyticsSummaryResponseFailureCategories
28
+ */
29
+ count: number;
30
+ }
31
+ export declare function FlowAnalyticsSummaryResponseFailureCategoriesFromJSON(json: any): FlowAnalyticsSummaryResponseFailureCategories;
32
+ export declare function FlowAnalyticsSummaryResponseFailureCategoriesFromJSONTyped(json: any, ignoreDiscriminator: boolean): FlowAnalyticsSummaryResponseFailureCategories;
33
+ export declare function FlowAnalyticsSummaryResponseFailureCategoriesToJSON(value?: FlowAnalyticsSummaryResponseFailureCategories | null): any;
@@ -0,0 +1,39 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ /**
4
+ * Dashboard API
5
+ * Dashboard API documentation
6
+ *
7
+ * The version of the OpenAPI document: 1.0.0
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
+ * https://openapi-generator.tech
12
+ * Do not edit the class manually.
13
+ */
14
+ function FlowAnalyticsSummaryResponseFailureCategoriesFromJSON(json) {
15
+ return FlowAnalyticsSummaryResponseFailureCategoriesFromJSONTyped(json);
16
+ }
17
+ function FlowAnalyticsSummaryResponseFailureCategoriesFromJSONTyped(json, ignoreDiscriminator) {
18
+ if ((json === undefined) || (json === null)) {
19
+ return json;
20
+ }
21
+ return {
22
+ 'category': json['category'],
23
+ 'count': json['count'],
24
+ };
25
+ }
26
+ function FlowAnalyticsSummaryResponseFailureCategoriesToJSON(value) {
27
+ if (value === undefined) {
28
+ return undefined;
29
+ }
30
+ if (value === null) {
31
+ return null;
32
+ }
33
+ return {
34
+ 'category': value.category,
35
+ 'count': value.count,
36
+ };
37
+ }
38
+
39
+ export { FlowAnalyticsSummaryResponseFailureCategoriesFromJSON, FlowAnalyticsSummaryResponseFailureCategoriesFromJSONTyped, FlowAnalyticsSummaryResponseFailureCategoriesToJSON };
@@ -0,0 +1,45 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
5
+ /* tslint:disable */
6
+ /* eslint-disable */
7
+ /**
8
+ * Dashboard API
9
+ * Dashboard API documentation
10
+ *
11
+ * The version of the OpenAPI document: 1.0.0
12
+ *
13
+ *
14
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
15
+ * https://openapi-generator.tech
16
+ * Do not edit the class manually.
17
+ */
18
+ function FlowAnalyticsSummaryResponseModeBreakdownFromJSON(json) {
19
+ return FlowAnalyticsSummaryResponseModeBreakdownFromJSONTyped(json);
20
+ }
21
+ function FlowAnalyticsSummaryResponseModeBreakdownFromJSONTyped(json, ignoreDiscriminator) {
22
+ if ((json === undefined) || (json === null)) {
23
+ return json;
24
+ }
25
+ return {
26
+ 'count': json['count'],
27
+ 'mode': json['mode'],
28
+ };
29
+ }
30
+ function FlowAnalyticsSummaryResponseModeBreakdownToJSON(value) {
31
+ if (value === undefined) {
32
+ return undefined;
33
+ }
34
+ if (value === null) {
35
+ return null;
36
+ }
37
+ return {
38
+ 'count': value.count,
39
+ 'mode': value.mode,
40
+ };
41
+ }
42
+
43
+ exports.FlowAnalyticsSummaryResponseModeBreakdownFromJSON = FlowAnalyticsSummaryResponseModeBreakdownFromJSON;
44
+ exports.FlowAnalyticsSummaryResponseModeBreakdownFromJSONTyped = FlowAnalyticsSummaryResponseModeBreakdownFromJSONTyped;
45
+ exports.FlowAnalyticsSummaryResponseModeBreakdownToJSON = FlowAnalyticsSummaryResponseModeBreakdownToJSON;
@@ -0,0 +1,33 @@
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 FlowAnalyticsSummaryResponseModeBreakdown
16
+ */
17
+ export interface FlowAnalyticsSummaryResponseModeBreakdown {
18
+ /**
19
+ *
20
+ * @type {number}
21
+ * @memberof FlowAnalyticsSummaryResponseModeBreakdown
22
+ */
23
+ count: number;
24
+ /**
25
+ *
26
+ * @type {string}
27
+ * @memberof FlowAnalyticsSummaryResponseModeBreakdown
28
+ */
29
+ mode: string;
30
+ }
31
+ export declare function FlowAnalyticsSummaryResponseModeBreakdownFromJSON(json: any): FlowAnalyticsSummaryResponseModeBreakdown;
32
+ export declare function FlowAnalyticsSummaryResponseModeBreakdownFromJSONTyped(json: any, ignoreDiscriminator: boolean): FlowAnalyticsSummaryResponseModeBreakdown;
33
+ export declare function FlowAnalyticsSummaryResponseModeBreakdownToJSON(value?: FlowAnalyticsSummaryResponseModeBreakdown | null): any;
@@ -0,0 +1,39 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ /**
4
+ * Dashboard API
5
+ * Dashboard API documentation
6
+ *
7
+ * The version of the OpenAPI document: 1.0.0
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
+ * https://openapi-generator.tech
12
+ * Do not edit the class manually.
13
+ */
14
+ function FlowAnalyticsSummaryResponseModeBreakdownFromJSON(json) {
15
+ return FlowAnalyticsSummaryResponseModeBreakdownFromJSONTyped(json);
16
+ }
17
+ function FlowAnalyticsSummaryResponseModeBreakdownFromJSONTyped(json, ignoreDiscriminator) {
18
+ if ((json === undefined) || (json === null)) {
19
+ return json;
20
+ }
21
+ return {
22
+ 'count': json['count'],
23
+ 'mode': json['mode'],
24
+ };
25
+ }
26
+ function FlowAnalyticsSummaryResponseModeBreakdownToJSON(value) {
27
+ if (value === undefined) {
28
+ return undefined;
29
+ }
30
+ if (value === null) {
31
+ return null;
32
+ }
33
+ return {
34
+ 'count': value.count,
35
+ 'mode': value.mode,
36
+ };
37
+ }
38
+
39
+ export { FlowAnalyticsSummaryResponseModeBreakdownFromJSON, FlowAnalyticsSummaryResponseModeBreakdownFromJSONTyped, FlowAnalyticsSummaryResponseModeBreakdownToJSON };
@@ -0,0 +1,45 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
5
+ var runtime = require('../runtime.cjs');
6
+
7
+ /* tslint:disable */
8
+ function FlowAnalyticsSummaryResponseRecentErrorsFromJSON(json) {
9
+ return FlowAnalyticsSummaryResponseRecentErrorsFromJSONTyped(json);
10
+ }
11
+ function FlowAnalyticsSummaryResponseRecentErrorsFromJSONTyped(json, ignoreDiscriminator) {
12
+ if ((json === undefined) || (json === null)) {
13
+ return json;
14
+ }
15
+ return {
16
+ 'category': json['category'],
17
+ 'createdAt': (new Date(json['createdAt'])),
18
+ 'executionState': json['executionState'],
19
+ 'fromChain': !runtime.exists(json, 'fromChain') ? undefined : json['fromChain'],
20
+ 'id': json['id'],
21
+ 'message': !runtime.exists(json, 'message') ? undefined : json['message'],
22
+ 'toChain': !runtime.exists(json, 'toChain') ? undefined : json['toChain'],
23
+ };
24
+ }
25
+ function FlowAnalyticsSummaryResponseRecentErrorsToJSON(value) {
26
+ if (value === undefined) {
27
+ return undefined;
28
+ }
29
+ if (value === null) {
30
+ return null;
31
+ }
32
+ return {
33
+ 'category': value.category,
34
+ 'createdAt': (value.createdAt.toISOString()),
35
+ 'executionState': value.executionState,
36
+ 'fromChain': value.fromChain,
37
+ 'id': value.id,
38
+ 'message': value.message,
39
+ 'toChain': value.toChain,
40
+ };
41
+ }
42
+
43
+ exports.FlowAnalyticsSummaryResponseRecentErrorsFromJSON = FlowAnalyticsSummaryResponseRecentErrorsFromJSON;
44
+ exports.FlowAnalyticsSummaryResponseRecentErrorsFromJSONTyped = FlowAnalyticsSummaryResponseRecentErrorsFromJSONTyped;
45
+ exports.FlowAnalyticsSummaryResponseRecentErrorsToJSON = FlowAnalyticsSummaryResponseRecentErrorsToJSON;
@@ -0,0 +1,63 @@
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 FlowAnalyticsSummaryResponseRecentErrors
16
+ */
17
+ export interface FlowAnalyticsSummaryResponseRecentErrors {
18
+ /**
19
+ *
20
+ * @type {string}
21
+ * @memberof FlowAnalyticsSummaryResponseRecentErrors
22
+ */
23
+ category: string;
24
+ /**
25
+ *
26
+ * @type {Date}
27
+ * @memberof FlowAnalyticsSummaryResponseRecentErrors
28
+ */
29
+ createdAt: Date;
30
+ /**
31
+ *
32
+ * @type {string}
33
+ * @memberof FlowAnalyticsSummaryResponseRecentErrors
34
+ */
35
+ executionState: string;
36
+ /**
37
+ *
38
+ * @type {string}
39
+ * @memberof FlowAnalyticsSummaryResponseRecentErrors
40
+ */
41
+ fromChain?: string;
42
+ /**
43
+ *
44
+ * @type {string}
45
+ * @memberof FlowAnalyticsSummaryResponseRecentErrors
46
+ */
47
+ id: string;
48
+ /**
49
+ * A generic, user-safe error description. Must not contain raw exception messages, stack traces, or internal system details.
50
+ * @type {string}
51
+ * @memberof FlowAnalyticsSummaryResponseRecentErrors
52
+ */
53
+ message?: string;
54
+ /**
55
+ *
56
+ * @type {string}
57
+ * @memberof FlowAnalyticsSummaryResponseRecentErrors
58
+ */
59
+ toChain?: string;
60
+ }
61
+ export declare function FlowAnalyticsSummaryResponseRecentErrorsFromJSON(json: any): FlowAnalyticsSummaryResponseRecentErrors;
62
+ export declare function FlowAnalyticsSummaryResponseRecentErrorsFromJSONTyped(json: any, ignoreDiscriminator: boolean): FlowAnalyticsSummaryResponseRecentErrors;
63
+ export declare function FlowAnalyticsSummaryResponseRecentErrorsToJSON(value?: FlowAnalyticsSummaryResponseRecentErrors | null): any;
@@ -0,0 +1,39 @@
1
+ import { exists } from '../runtime.js';
2
+
3
+ /* tslint:disable */
4
+ function FlowAnalyticsSummaryResponseRecentErrorsFromJSON(json) {
5
+ return FlowAnalyticsSummaryResponseRecentErrorsFromJSONTyped(json);
6
+ }
7
+ function FlowAnalyticsSummaryResponseRecentErrorsFromJSONTyped(json, ignoreDiscriminator) {
8
+ if ((json === undefined) || (json === null)) {
9
+ return json;
10
+ }
11
+ return {
12
+ 'category': json['category'],
13
+ 'createdAt': (new Date(json['createdAt'])),
14
+ 'executionState': json['executionState'],
15
+ 'fromChain': !exists(json, 'fromChain') ? undefined : json['fromChain'],
16
+ 'id': json['id'],
17
+ 'message': !exists(json, 'message') ? undefined : json['message'],
18
+ 'toChain': !exists(json, 'toChain') ? undefined : json['toChain'],
19
+ };
20
+ }
21
+ function FlowAnalyticsSummaryResponseRecentErrorsToJSON(value) {
22
+ if (value === undefined) {
23
+ return undefined;
24
+ }
25
+ if (value === null) {
26
+ return null;
27
+ }
28
+ return {
29
+ 'category': value.category,
30
+ 'createdAt': (value.createdAt.toISOString()),
31
+ 'executionState': value.executionState,
32
+ 'fromChain': value.fromChain,
33
+ 'id': value.id,
34
+ 'message': value.message,
35
+ 'toChain': value.toChain,
36
+ };
37
+ }
38
+
39
+ export { FlowAnalyticsSummaryResponseRecentErrorsFromJSON, FlowAnalyticsSummaryResponseRecentErrorsFromJSONTyped, FlowAnalyticsSummaryResponseRecentErrorsToJSON };
@@ -0,0 +1,45 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
5
+ /* tslint:disable */
6
+ /* eslint-disable */
7
+ /**
8
+ * Dashboard API
9
+ * Dashboard API documentation
10
+ *
11
+ * The version of the OpenAPI document: 1.0.0
12
+ *
13
+ *
14
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
15
+ * https://openapi-generator.tech
16
+ * Do not edit the class manually.
17
+ */
18
+ function FlowAnalyticsSummaryResponseSettlementStateBreakdownFromJSON(json) {
19
+ return FlowAnalyticsSummaryResponseSettlementStateBreakdownFromJSONTyped(json);
20
+ }
21
+ function FlowAnalyticsSummaryResponseSettlementStateBreakdownFromJSONTyped(json, ignoreDiscriminator) {
22
+ if ((json === undefined) || (json === null)) {
23
+ return json;
24
+ }
25
+ return {
26
+ 'count': json['count'],
27
+ 'state': json['state'],
28
+ };
29
+ }
30
+ function FlowAnalyticsSummaryResponseSettlementStateBreakdownToJSON(value) {
31
+ if (value === undefined) {
32
+ return undefined;
33
+ }
34
+ if (value === null) {
35
+ return null;
36
+ }
37
+ return {
38
+ 'count': value.count,
39
+ 'state': value.state,
40
+ };
41
+ }
42
+
43
+ exports.FlowAnalyticsSummaryResponseSettlementStateBreakdownFromJSON = FlowAnalyticsSummaryResponseSettlementStateBreakdownFromJSON;
44
+ exports.FlowAnalyticsSummaryResponseSettlementStateBreakdownFromJSONTyped = FlowAnalyticsSummaryResponseSettlementStateBreakdownFromJSONTyped;
45
+ exports.FlowAnalyticsSummaryResponseSettlementStateBreakdownToJSON = FlowAnalyticsSummaryResponseSettlementStateBreakdownToJSON;
@@ -0,0 +1,33 @@
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 FlowAnalyticsSummaryResponseSettlementStateBreakdown
16
+ */
17
+ export interface FlowAnalyticsSummaryResponseSettlementStateBreakdown {
18
+ /**
19
+ *
20
+ * @type {number}
21
+ * @memberof FlowAnalyticsSummaryResponseSettlementStateBreakdown
22
+ */
23
+ count: number;
24
+ /**
25
+ *
26
+ * @type {string}
27
+ * @memberof FlowAnalyticsSummaryResponseSettlementStateBreakdown
28
+ */
29
+ state: string;
30
+ }
31
+ export declare function FlowAnalyticsSummaryResponseSettlementStateBreakdownFromJSON(json: any): FlowAnalyticsSummaryResponseSettlementStateBreakdown;
32
+ export declare function FlowAnalyticsSummaryResponseSettlementStateBreakdownFromJSONTyped(json: any, ignoreDiscriminator: boolean): FlowAnalyticsSummaryResponseSettlementStateBreakdown;
33
+ export declare function FlowAnalyticsSummaryResponseSettlementStateBreakdownToJSON(value?: FlowAnalyticsSummaryResponseSettlementStateBreakdown | null): any;