@shapediver/api.platform-api-dto-v1 2.14.1 → 2.14.5

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 (118) hide show
  1. package/README.md +14 -14
  2. package/dist/commons/SdPlatformApiTokenScopes.d.ts +173 -173
  3. package/dist/commons/SdPlatformApiTokenScopes.js +177 -177
  4. package/dist/commons/SdPlatformChargebee.d.ts +31 -31
  5. package/dist/commons/SdPlatformChargebee.js +2 -2
  6. package/dist/commons/SdPlatformModelCommons.d.ts +13 -13
  7. package/dist/commons/SdPlatformModelCommons.js +17 -17
  8. package/dist/commons/SdPlatformModelTokenScopes.d.ts +21 -21
  9. package/dist/commons/SdPlatformModelTokenScopes.js +25 -25
  10. package/dist/commons/SdPlatformNotificationCommons.d.ts +78 -78
  11. package/dist/commons/SdPlatformNotificationCommons.js +88 -88
  12. package/dist/commons/SdPlatformOrganizationCommons.d.ts +29 -29
  13. package/dist/commons/SdPlatformOrganizationCommons.js +33 -33
  14. package/dist/commons/SdPlatformPolicyCommons.d.ts +344 -344
  15. package/dist/commons/SdPlatformPolicyCommons.js +291 -291
  16. package/dist/commons/SdPlatformUsedCredits.d.ts +9 -9
  17. package/dist/commons/SdPlatformUsedCredits.js +2 -2
  18. package/dist/commons/SdPlatformVisibility.d.ts +76 -76
  19. package/dist/commons/SdPlatformVisibility.js +83 -83
  20. package/dist/index.d.ts +55 -55
  21. package/dist/index.js +71 -71
  22. package/dist/request/SdPlatformAuthRequest.d.ts +77 -77
  23. package/dist/request/SdPlatformAuthRequest.js +20 -20
  24. package/dist/request/SdPlatformBaseRequestTypes.d.ts +65 -65
  25. package/dist/request/SdPlatformBaseRequestTypes.js +14 -14
  26. package/dist/request/SdPlatformRequestApiClients.d.ts +68 -68
  27. package/dist/request/SdPlatformRequestApiClients.js +2 -2
  28. package/dist/request/SdPlatformRequestApiToken.d.ts +23 -23
  29. package/dist/request/SdPlatformRequestApiToken.js +2 -2
  30. package/dist/request/SdPlatformRequestBackendSystem.d.ts +73 -73
  31. package/dist/request/SdPlatformRequestBackendSystem.js +2 -2
  32. package/dist/request/SdPlatformRequestBookmark.d.ts +7 -7
  33. package/dist/request/SdPlatformRequestBookmark.js +2 -2
  34. package/dist/request/SdPlatformRequestChargebee.d.ts +39 -39
  35. package/dist/request/SdPlatformRequestChargebee.js +2 -2
  36. package/dist/request/SdPlatformRequestDocument.d.ts +46 -46
  37. package/dist/request/SdPlatformRequestDocument.js +2 -2
  38. package/dist/request/SdPlatformRequestDomain.d.ts +18 -18
  39. package/dist/request/SdPlatformRequestDomain.js +2 -2
  40. package/dist/request/SdPlatformRequestImage.d.ts +16 -16
  41. package/dist/request/SdPlatformRequestImage.js +2 -2
  42. package/dist/request/SdPlatformRequestModel.d.ts +102 -102
  43. package/dist/request/SdPlatformRequestModel.js +10 -10
  44. package/dist/request/SdPlatformRequestModelSharing.d.ts +34 -34
  45. package/dist/request/SdPlatformRequestModelSharing.js +2 -2
  46. package/dist/request/SdPlatformRequestModelToken.d.ts +22 -22
  47. package/dist/request/SdPlatformRequestModelToken.js +2 -2
  48. package/dist/request/SdPlatformRequestModelTransfer.d.ts +15 -15
  49. package/dist/request/SdPlatformRequestModelTransfer.js +2 -2
  50. package/dist/request/SdPlatformRequestNotification.d.ts +40 -40
  51. package/dist/request/SdPlatformRequestNotification.js +2 -2
  52. package/dist/request/SdPlatformRequestOpenIDProvider.d.ts +140 -140
  53. package/dist/request/SdPlatformRequestOpenIDProvider.js +2 -2
  54. package/dist/request/SdPlatformRequestOrganization.d.ts +117 -117
  55. package/dist/request/SdPlatformRequestOrganization.js +2 -2
  56. package/dist/request/SdPlatformRequestPolicy.d.ts +39 -39
  57. package/dist/request/SdPlatformRequestPolicy.js +2 -2
  58. package/dist/request/SdPlatformRequestSavedState.d.ts +80 -80
  59. package/dist/request/SdPlatformRequestSavedState.js +2 -2
  60. package/dist/request/SdPlatformRequestSavedStateSharing.d.ts +34 -34
  61. package/dist/request/SdPlatformRequestSavedStateSharing.js +2 -2
  62. package/dist/request/SdPlatformRequestUser.d.ts +209 -209
  63. package/dist/request/SdPlatformRequestUser.js +2 -2
  64. package/dist/request/SdPlatformRequestWebhook.d.ts +39 -39
  65. package/dist/request/SdPlatformRequestWebhook.js +2 -2
  66. package/dist/response/SdPlatformAuthResponse.d.ts +20 -20
  67. package/dist/response/SdPlatformAuthResponse.js +2 -2
  68. package/dist/response/SdPlatformBaseResponseTypes.d.ts +107 -107
  69. package/dist/response/SdPlatformBaseResponseTypes.js +2 -2
  70. package/dist/response/SdPlatformJobLogResponse.d.ts +26 -26
  71. package/dist/response/SdPlatformJobLogResponse.js +2 -2
  72. package/dist/response/SdPlatformResponseAnalytics.d.ts +173 -173
  73. package/dist/response/SdPlatformResponseAnalytics.js +11 -11
  74. package/dist/response/SdPlatformResponseApiClient.d.ts +41 -41
  75. package/dist/response/SdPlatformResponseApiClient.js +2 -2
  76. package/dist/response/SdPlatformResponseApiToken.d.ts +24 -24
  77. package/dist/response/SdPlatformResponseApiToken.js +2 -2
  78. package/dist/response/SdPlatformResponseBackendSystem.d.ts +55 -55
  79. package/dist/response/SdPlatformResponseBackendSystem.js +2 -2
  80. package/dist/response/SdPlatformResponseChargebee.d.ts +113 -113
  81. package/dist/response/SdPlatformResponseChargebee.js +29 -29
  82. package/dist/response/SdPlatformResponseDocument.d.ts +112 -112
  83. package/dist/response/SdPlatformResponseDocument.js +2 -2
  84. package/dist/response/SdPlatformResponseDomain.d.ts +25 -25
  85. package/dist/response/SdPlatformResponseDomain.js +2 -2
  86. package/dist/response/SdPlatformResponseFeatures.d.ts +57 -57
  87. package/dist/response/SdPlatformResponseFeatures.js +2 -2
  88. package/dist/response/SdPlatformResponseHttpLog.d.ts +43 -43
  89. package/dist/response/SdPlatformResponseHttpLog.js +2 -2
  90. package/dist/response/SdPlatformResponseImage.d.ts +34 -34
  91. package/dist/response/SdPlatformResponseImage.js +2 -2
  92. package/dist/response/SdPlatformResponseModel.d.ts +313 -313
  93. package/dist/response/SdPlatformResponseModel.js +53 -53
  94. package/dist/response/SdPlatformResponseModelSharing.d.ts +62 -62
  95. package/dist/response/SdPlatformResponseModelSharing.js +2 -2
  96. package/dist/response/SdPlatformResponseModelToken.d.ts +23 -23
  97. package/dist/response/SdPlatformResponseModelToken.js +2 -2
  98. package/dist/response/SdPlatformResponseNotification.d.ts +66 -66
  99. package/dist/response/SdPlatformResponseNotification.js +2 -2
  100. package/dist/response/SdPlatformResponseOpenIDProvider.d.ts +90 -90
  101. package/dist/response/SdPlatformResponseOpenIDProvider.js +2 -2
  102. package/dist/response/SdPlatformResponseOrganization.d.ts +133 -133
  103. package/dist/response/SdPlatformResponseOrganization.js +2 -2
  104. package/dist/response/SdPlatformResponsePolicy.d.ts +57 -57
  105. package/dist/response/SdPlatformResponsePolicy.js +2 -2
  106. package/dist/response/SdPlatformResponseSavedState.d.ts +107 -107
  107. package/dist/response/SdPlatformResponseSavedState.js +2 -2
  108. package/dist/response/SdPlatformResponseSavedStateSharing.d.ts +62 -62
  109. package/dist/response/SdPlatformResponseSavedStateSharing.js +2 -2
  110. package/dist/response/SdPlatformResponseTag.d.ts +34 -34
  111. package/dist/response/SdPlatformResponseTag.js +2 -2
  112. package/dist/response/SdPlatformResponseUser.d.ts +300 -300
  113. package/dist/response/SdPlatformResponseUser.js +2 -2
  114. package/dist/response/SdPlatformStargateResponse.d.ts +16 -0
  115. package/dist/response/SdPlatformStargateResponse.d.ts.map +1 -0
  116. package/dist/response/SdPlatformStargateResponse.js +3 -0
  117. package/dist/response/SdPlatformStargateResponse.js.map +1 -0
  118. package/package.json +8 -6
@@ -1,10 +1,10 @@
1
- /**
2
- * Summarized information about consumed credits
3
- */
4
- export interface SdPlatformUsedCredits {
5
- /**
6
- * Credits used so far in the current month.
7
- */
8
- readonly used_credits_current_month: number;
9
- }
1
+ /**
2
+ * Summarized information about consumed credits
3
+ */
4
+ export interface SdPlatformUsedCredits {
5
+ /**
6
+ * Credits used so far in the current month.
7
+ */
8
+ readonly used_credits_current_month: number;
9
+ }
10
10
  //# sourceMappingURL=SdPlatformUsedCredits.d.ts.map
@@ -1,3 +1,3 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  //# sourceMappingURL=SdPlatformUsedCredits.js.map
@@ -1,77 +1,77 @@
1
- /**
2
- * Visibility for users
3
- */
4
- export declare enum SdPlatformUserVisibility {
5
- /**
6
- * Private visibility.
7
- */
8
- Private = "private",
9
- /**
10
- * Organization visibility.
11
- */
12
- Organization = "organization",
13
- /**
14
- * Public visibility.
15
- */
16
- Public = "public"
17
- }
18
- /**
19
- * Visibility for models
20
- */
21
- export declare enum SdPlatformModelVisibility {
22
- /**
23
- * Private visibility.
24
- */
25
- Private = "private",
26
- /**
27
- * Organization visibility.
28
- */
29
- Organization = "organization",
30
- /**
31
- * Public visibility.
32
- */
33
- Public = "public",
34
- /**
35
- * "shared" can be used for querying models only
36
- */
37
- Shared = "shared"
38
- }
39
- /**
40
- * Visibility for organizations
41
- */
42
- export declare enum SdPlatformOrganizationVisibility {
43
- /**
44
- * Private visibility.
45
- */
46
- Private = "private",
47
- /**
48
- * Organization visibility.
49
- */
50
- Organization = "organization",
51
- /**
52
- * Public visibility.
53
- */
54
- Public = "public"
55
- }
56
- /**
57
- * Visibility for saved states
58
- */
59
- export declare enum SdPlatformSavedStateVisibility {
60
- /**
61
- * Private visibility.
62
- */
63
- Private = "private",
64
- /**
65
- * Organization visibility.
66
- */
67
- Organization = "organization",
68
- /**
69
- * Public visibility.
70
- */
71
- Public = "public",
72
- /**
73
- * "shared" can be used for querying saved states only
74
- */
75
- Shared = "shared"
76
- }
1
+ /**
2
+ * Visibility for users
3
+ */
4
+ export declare enum SdPlatformUserVisibility {
5
+ /**
6
+ * Private visibility.
7
+ */
8
+ Private = "private",
9
+ /**
10
+ * Organization visibility.
11
+ */
12
+ Organization = "organization",
13
+ /**
14
+ * Public visibility.
15
+ */
16
+ Public = "public"
17
+ }
18
+ /**
19
+ * Visibility for models
20
+ */
21
+ export declare enum SdPlatformModelVisibility {
22
+ /**
23
+ * Private visibility.
24
+ */
25
+ Private = "private",
26
+ /**
27
+ * Organization visibility.
28
+ */
29
+ Organization = "organization",
30
+ /**
31
+ * Public visibility.
32
+ */
33
+ Public = "public",
34
+ /**
35
+ * "shared" can be used for querying models only
36
+ */
37
+ Shared = "shared"
38
+ }
39
+ /**
40
+ * Visibility for organizations
41
+ */
42
+ export declare enum SdPlatformOrganizationVisibility {
43
+ /**
44
+ * Private visibility.
45
+ */
46
+ Private = "private",
47
+ /**
48
+ * Organization visibility.
49
+ */
50
+ Organization = "organization",
51
+ /**
52
+ * Public visibility.
53
+ */
54
+ Public = "public"
55
+ }
56
+ /**
57
+ * Visibility for saved states
58
+ */
59
+ export declare enum SdPlatformSavedStateVisibility {
60
+ /**
61
+ * Private visibility.
62
+ */
63
+ Private = "private",
64
+ /**
65
+ * Organization visibility.
66
+ */
67
+ Organization = "organization",
68
+ /**
69
+ * Public visibility.
70
+ */
71
+ Public = "public",
72
+ /**
73
+ * "shared" can be used for querying saved states only
74
+ */
75
+ Shared = "shared"
76
+ }
77
77
  //# sourceMappingURL=SdPlatformVisibility.d.ts.map
@@ -1,84 +1,84 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SdPlatformSavedStateVisibility = exports.SdPlatformOrganizationVisibility = exports.SdPlatformModelVisibility = exports.SdPlatformUserVisibility = void 0;
4
- /**
5
- * Visibility for users
6
- */
7
- var SdPlatformUserVisibility;
8
- (function (SdPlatformUserVisibility) {
9
- /**
10
- * Private visibility.
11
- */
12
- SdPlatformUserVisibility["Private"] = "private";
13
- /**
14
- * Organization visibility.
15
- */
16
- SdPlatformUserVisibility["Organization"] = "organization";
17
- /**
18
- * Public visibility.
19
- */
20
- SdPlatformUserVisibility["Public"] = "public";
21
- })(SdPlatformUserVisibility = exports.SdPlatformUserVisibility || (exports.SdPlatformUserVisibility = {}));
22
- /**
23
- * Visibility for models
24
- */
25
- var SdPlatformModelVisibility;
26
- (function (SdPlatformModelVisibility) {
27
- /**
28
- * Private visibility.
29
- */
30
- SdPlatformModelVisibility["Private"] = "private";
31
- /**
32
- * Organization visibility.
33
- */
34
- SdPlatformModelVisibility["Organization"] = "organization";
35
- /**
36
- * Public visibility.
37
- */
38
- SdPlatformModelVisibility["Public"] = "public";
39
- /**
40
- * "shared" can be used for querying models only
41
- */
42
- SdPlatformModelVisibility["Shared"] = "shared";
43
- })(SdPlatformModelVisibility = exports.SdPlatformModelVisibility || (exports.SdPlatformModelVisibility = {}));
44
- /**
45
- * Visibility for organizations
46
- */
47
- var SdPlatformOrganizationVisibility;
48
- (function (SdPlatformOrganizationVisibility) {
49
- /**
50
- * Private visibility.
51
- */
52
- SdPlatformOrganizationVisibility["Private"] = "private";
53
- /**
54
- * Organization visibility.
55
- */
56
- SdPlatformOrganizationVisibility["Organization"] = "organization";
57
- /**
58
- * Public visibility.
59
- */
60
- SdPlatformOrganizationVisibility["Public"] = "public";
61
- })(SdPlatformOrganizationVisibility = exports.SdPlatformOrganizationVisibility || (exports.SdPlatformOrganizationVisibility = {}));
62
- /**
63
- * Visibility for saved states
64
- */
65
- var SdPlatformSavedStateVisibility;
66
- (function (SdPlatformSavedStateVisibility) {
67
- /**
68
- * Private visibility.
69
- */
70
- SdPlatformSavedStateVisibility["Private"] = "private";
71
- /**
72
- * Organization visibility.
73
- */
74
- SdPlatformSavedStateVisibility["Organization"] = "organization";
75
- /**
76
- * Public visibility.
77
- */
78
- SdPlatformSavedStateVisibility["Public"] = "public";
79
- /**
80
- * "shared" can be used for querying saved states only
81
- */
82
- SdPlatformSavedStateVisibility["Shared"] = "shared";
83
- })(SdPlatformSavedStateVisibility = exports.SdPlatformSavedStateVisibility || (exports.SdPlatformSavedStateVisibility = {}));
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.SdPlatformSavedStateVisibility = exports.SdPlatformOrganizationVisibility = exports.SdPlatformModelVisibility = exports.SdPlatformUserVisibility = void 0;
4
+ /**
5
+ * Visibility for users
6
+ */
7
+ var SdPlatformUserVisibility;
8
+ (function (SdPlatformUserVisibility) {
9
+ /**
10
+ * Private visibility.
11
+ */
12
+ SdPlatformUserVisibility["Private"] = "private";
13
+ /**
14
+ * Organization visibility.
15
+ */
16
+ SdPlatformUserVisibility["Organization"] = "organization";
17
+ /**
18
+ * Public visibility.
19
+ */
20
+ SdPlatformUserVisibility["Public"] = "public";
21
+ })(SdPlatformUserVisibility = exports.SdPlatformUserVisibility || (exports.SdPlatformUserVisibility = {}));
22
+ /**
23
+ * Visibility for models
24
+ */
25
+ var SdPlatformModelVisibility;
26
+ (function (SdPlatformModelVisibility) {
27
+ /**
28
+ * Private visibility.
29
+ */
30
+ SdPlatformModelVisibility["Private"] = "private";
31
+ /**
32
+ * Organization visibility.
33
+ */
34
+ SdPlatformModelVisibility["Organization"] = "organization";
35
+ /**
36
+ * Public visibility.
37
+ */
38
+ SdPlatformModelVisibility["Public"] = "public";
39
+ /**
40
+ * "shared" can be used for querying models only
41
+ */
42
+ SdPlatformModelVisibility["Shared"] = "shared";
43
+ })(SdPlatformModelVisibility = exports.SdPlatformModelVisibility || (exports.SdPlatformModelVisibility = {}));
44
+ /**
45
+ * Visibility for organizations
46
+ */
47
+ var SdPlatformOrganizationVisibility;
48
+ (function (SdPlatformOrganizationVisibility) {
49
+ /**
50
+ * Private visibility.
51
+ */
52
+ SdPlatformOrganizationVisibility["Private"] = "private";
53
+ /**
54
+ * Organization visibility.
55
+ */
56
+ SdPlatformOrganizationVisibility["Organization"] = "organization";
57
+ /**
58
+ * Public visibility.
59
+ */
60
+ SdPlatformOrganizationVisibility["Public"] = "public";
61
+ })(SdPlatformOrganizationVisibility = exports.SdPlatformOrganizationVisibility || (exports.SdPlatformOrganizationVisibility = {}));
62
+ /**
63
+ * Visibility for saved states
64
+ */
65
+ var SdPlatformSavedStateVisibility;
66
+ (function (SdPlatformSavedStateVisibility) {
67
+ /**
68
+ * Private visibility.
69
+ */
70
+ SdPlatformSavedStateVisibility["Private"] = "private";
71
+ /**
72
+ * Organization visibility.
73
+ */
74
+ SdPlatformSavedStateVisibility["Organization"] = "organization";
75
+ /**
76
+ * Public visibility.
77
+ */
78
+ SdPlatformSavedStateVisibility["Public"] = "public";
79
+ /**
80
+ * "shared" can be used for querying saved states only
81
+ */
82
+ SdPlatformSavedStateVisibility["Shared"] = "shared";
83
+ })(SdPlatformSavedStateVisibility = exports.SdPlatformSavedStateVisibility || (exports.SdPlatformSavedStateVisibility = {}));
84
84
  //# sourceMappingURL=SdPlatformVisibility.js.map
package/dist/index.d.ts CHANGED
@@ -1,56 +1,56 @@
1
- export * from "./commons/SdPlatformApiTokenScopes";
2
- export * from "./commons/SdPlatformNotificationCommons";
3
- export * from "./commons/SdPlatformChargebee";
4
- export * from "./commons/SdPlatformModelCommons";
5
- export * from "./commons/SdPlatformModelTokenScopes";
6
- export * from "./commons/SdPlatformOrganizationCommons";
7
- export * from "./commons/SdPlatformPolicyCommons";
8
- export * from "./commons/SdPlatformUsedCredits";
9
- export * from "./commons/SdPlatformVisibility";
10
- export * from "./request/SdPlatformAuthRequest";
11
- export * from "./request/SdPlatformBaseRequestTypes";
12
- export * from "./request/SdPlatformRequestApiClients";
13
- export * from "./request/SdPlatformRequestApiToken";
14
- export * from "./request/SdPlatformRequestBackendSystem";
15
- export * from "./request/SdPlatformRequestBookmark";
16
- export * from "./request/SdPlatformRequestChargebee";
17
- export * from "./request/SdPlatformRequestDocument";
18
- export * from "./request/SdPlatformRequestDomain";
19
- export * from "./request/SdPlatformRequestImage";
20
- export * from "./request/SdPlatformRequestModel";
21
- export * from "./request/SdPlatformRequestModelSharing";
22
- export * from "./request/SdPlatformRequestNotification";
23
- export * from "./request/SdPlatformRequestModelToken";
24
- export * from "./request/SdPlatformRequestModelTransfer";
25
- export * from "./request/SdPlatformRequestOrganization";
26
- export * from "./request/SdPlatformRequestOpenIDProvider";
27
- export * from "./request/SdPlatformRequestPolicy";
28
- export * from "./request/SdPlatformRequestSavedState";
29
- export * from "./request/SdPlatformRequestSavedStateSharing";
30
- export * from "./request/SdPlatformRequestUser";
31
- export * from "./request/SdPlatformRequestWebhook";
32
- export * from "./response/SdPlatformAuthResponse";
33
- export * from "./response/SdPlatformBaseResponseTypes";
34
- export * from "./response/SdPlatformResponseApiClient";
35
- export * from "./response/SdPlatformResponseAnalytics";
36
- export * from "./response/SdPlatformJobLogResponse";
37
- export * from "./response/SdPlatformResponseApiToken";
38
- export * from "./response/SdPlatformResponseBackendSystem";
39
- export * from "./response/SdPlatformResponseChargebee";
40
- export * from "./response/SdPlatformResponseDocument";
41
- export * from "./response/SdPlatformResponseDomain";
42
- export * from "./response/SdPlatformResponseFeatures";
43
- export * from "./response/SdPlatformResponseHttpLog";
44
- export * from "./response/SdPlatformResponseImage";
45
- export * from "./response/SdPlatformResponseModel";
46
- export * from "./response/SdPlatformResponseModelSharing";
47
- export * from "./response/SdPlatformResponseModelToken";
48
- export * from "./response/SdPlatformResponseNotification";
49
- export * from "./response/SdPlatformResponseOpenIDProvider";
50
- export * from "./response/SdPlatformResponseOrganization";
51
- export * from "./response/SdPlatformResponsePolicy";
52
- export * from "./response/SdPlatformResponseSavedState";
53
- export * from "./response/SdPlatformResponseSavedStateSharing";
54
- export * from "./response/SdPlatformResponseTag";
55
- export * from "./response/SdPlatformResponseUser";
1
+ export * from "./commons/SdPlatformApiTokenScopes";
2
+ export * from "./commons/SdPlatformNotificationCommons";
3
+ export * from "./commons/SdPlatformChargebee";
4
+ export * from "./commons/SdPlatformModelCommons";
5
+ export * from "./commons/SdPlatformModelTokenScopes";
6
+ export * from "./commons/SdPlatformOrganizationCommons";
7
+ export * from "./commons/SdPlatformPolicyCommons";
8
+ export * from "./commons/SdPlatformUsedCredits";
9
+ export * from "./commons/SdPlatformVisibility";
10
+ export * from "./request/SdPlatformAuthRequest";
11
+ export * from "./request/SdPlatformBaseRequestTypes";
12
+ export * from "./request/SdPlatformRequestApiClients";
13
+ export * from "./request/SdPlatformRequestApiToken";
14
+ export * from "./request/SdPlatformRequestBackendSystem";
15
+ export * from "./request/SdPlatformRequestBookmark";
16
+ export * from "./request/SdPlatformRequestChargebee";
17
+ export * from "./request/SdPlatformRequestDocument";
18
+ export * from "./request/SdPlatformRequestDomain";
19
+ export * from "./request/SdPlatformRequestImage";
20
+ export * from "./request/SdPlatformRequestModel";
21
+ export * from "./request/SdPlatformRequestModelSharing";
22
+ export * from "./request/SdPlatformRequestNotification";
23
+ export * from "./request/SdPlatformRequestModelToken";
24
+ export * from "./request/SdPlatformRequestModelTransfer";
25
+ export * from "./request/SdPlatformRequestOrganization";
26
+ export * from "./request/SdPlatformRequestOpenIDProvider";
27
+ export * from "./request/SdPlatformRequestPolicy";
28
+ export * from "./request/SdPlatformRequestSavedState";
29
+ export * from "./request/SdPlatformRequestSavedStateSharing";
30
+ export * from "./request/SdPlatformRequestUser";
31
+ export * from "./request/SdPlatformRequestWebhook";
32
+ export * from "./response/SdPlatformAuthResponse";
33
+ export * from "./response/SdPlatformBaseResponseTypes";
34
+ export * from "./response/SdPlatformResponseApiClient";
35
+ export * from "./response/SdPlatformResponseAnalytics";
36
+ export * from "./response/SdPlatformJobLogResponse";
37
+ export * from "./response/SdPlatformResponseApiToken";
38
+ export * from "./response/SdPlatformResponseBackendSystem";
39
+ export * from "./response/SdPlatformResponseChargebee";
40
+ export * from "./response/SdPlatformResponseDocument";
41
+ export * from "./response/SdPlatformResponseDomain";
42
+ export * from "./response/SdPlatformResponseFeatures";
43
+ export * from "./response/SdPlatformResponseHttpLog";
44
+ export * from "./response/SdPlatformResponseImage";
45
+ export * from "./response/SdPlatformResponseModel";
46
+ export * from "./response/SdPlatformResponseModelSharing";
47
+ export * from "./response/SdPlatformResponseModelToken";
48
+ export * from "./response/SdPlatformResponseNotification";
49
+ export * from "./response/SdPlatformResponseOpenIDProvider";
50
+ export * from "./response/SdPlatformResponseOrganization";
51
+ export * from "./response/SdPlatformResponsePolicy";
52
+ export * from "./response/SdPlatformResponseSavedState";
53
+ export * from "./response/SdPlatformResponseSavedStateSharing";
54
+ export * from "./response/SdPlatformResponseTag";
55
+ export * from "./response/SdPlatformResponseUser";
56
56
  //# sourceMappingURL=index.d.ts.map
package/dist/index.js CHANGED
@@ -1,72 +1,72 @@
1
- "use strict";
2
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
- if (k2 === undefined) k2 = k;
4
- var desc = Object.getOwnPropertyDescriptor(m, k);
5
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
- desc = { enumerable: true, get: function() { return m[k]; } };
7
- }
8
- Object.defineProperty(o, k2, desc);
9
- }) : (function(o, m, k, k2) {
10
- if (k2 === undefined) k2 = k;
11
- o[k2] = m[k];
12
- }));
13
- var __exportStar = (this && this.__exportStar) || function(m, exports) {
14
- for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
15
- };
16
- Object.defineProperty(exports, "__esModule", { value: true });
17
- __exportStar(require("./commons/SdPlatformApiTokenScopes"), exports);
18
- __exportStar(require("./commons/SdPlatformNotificationCommons"), exports);
19
- __exportStar(require("./commons/SdPlatformChargebee"), exports);
20
- __exportStar(require("./commons/SdPlatformModelCommons"), exports);
21
- __exportStar(require("./commons/SdPlatformModelTokenScopes"), exports);
22
- __exportStar(require("./commons/SdPlatformOrganizationCommons"), exports);
23
- __exportStar(require("./commons/SdPlatformPolicyCommons"), exports);
24
- __exportStar(require("./commons/SdPlatformUsedCredits"), exports);
25
- __exportStar(require("./commons/SdPlatformVisibility"), exports);
26
- __exportStar(require("./request/SdPlatformAuthRequest"), exports);
27
- __exportStar(require("./request/SdPlatformBaseRequestTypes"), exports);
28
- __exportStar(require("./request/SdPlatformRequestApiClients"), exports);
29
- __exportStar(require("./request/SdPlatformRequestApiToken"), exports);
30
- __exportStar(require("./request/SdPlatformRequestBackendSystem"), exports);
31
- __exportStar(require("./request/SdPlatformRequestBookmark"), exports);
32
- __exportStar(require("./request/SdPlatformRequestChargebee"), exports);
33
- __exportStar(require("./request/SdPlatformRequestDocument"), exports);
34
- __exportStar(require("./request/SdPlatformRequestDomain"), exports);
35
- __exportStar(require("./request/SdPlatformRequestImage"), exports);
36
- __exportStar(require("./request/SdPlatformRequestModel"), exports);
37
- __exportStar(require("./request/SdPlatformRequestModelSharing"), exports);
38
- __exportStar(require("./request/SdPlatformRequestNotification"), exports);
39
- __exportStar(require("./request/SdPlatformRequestModelToken"), exports);
40
- __exportStar(require("./request/SdPlatformRequestModelTransfer"), exports);
41
- __exportStar(require("./request/SdPlatformRequestOrganization"), exports);
42
- __exportStar(require("./request/SdPlatformRequestOpenIDProvider"), exports);
43
- __exportStar(require("./request/SdPlatformRequestPolicy"), exports);
44
- __exportStar(require("./request/SdPlatformRequestSavedState"), exports);
45
- __exportStar(require("./request/SdPlatformRequestSavedStateSharing"), exports);
46
- __exportStar(require("./request/SdPlatformRequestUser"), exports);
47
- __exportStar(require("./request/SdPlatformRequestWebhook"), exports);
48
- __exportStar(require("./response/SdPlatformAuthResponse"), exports);
49
- __exportStar(require("./response/SdPlatformBaseResponseTypes"), exports);
50
- __exportStar(require("./response/SdPlatformResponseApiClient"), exports);
51
- __exportStar(require("./response/SdPlatformResponseAnalytics"), exports);
52
- __exportStar(require("./response/SdPlatformJobLogResponse"), exports);
53
- __exportStar(require("./response/SdPlatformResponseApiToken"), exports);
54
- __exportStar(require("./response/SdPlatformResponseBackendSystem"), exports);
55
- __exportStar(require("./response/SdPlatformResponseChargebee"), exports);
56
- __exportStar(require("./response/SdPlatformResponseDocument"), exports);
57
- __exportStar(require("./response/SdPlatformResponseDomain"), exports);
58
- __exportStar(require("./response/SdPlatformResponseFeatures"), exports);
59
- __exportStar(require("./response/SdPlatformResponseHttpLog"), exports);
60
- __exportStar(require("./response/SdPlatformResponseImage"), exports);
61
- __exportStar(require("./response/SdPlatformResponseModel"), exports);
62
- __exportStar(require("./response/SdPlatformResponseModelSharing"), exports);
63
- __exportStar(require("./response/SdPlatformResponseModelToken"), exports);
64
- __exportStar(require("./response/SdPlatformResponseNotification"), exports);
65
- __exportStar(require("./response/SdPlatformResponseOpenIDProvider"), exports);
66
- __exportStar(require("./response/SdPlatformResponseOrganization"), exports);
67
- __exportStar(require("./response/SdPlatformResponsePolicy"), exports);
68
- __exportStar(require("./response/SdPlatformResponseSavedState"), exports);
69
- __exportStar(require("./response/SdPlatformResponseSavedStateSharing"), exports);
70
- __exportStar(require("./response/SdPlatformResponseTag"), exports);
71
- __exportStar(require("./response/SdPlatformResponseUser"), exports);
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __exportStar = (this && this.__exportStar) || function(m, exports) {
14
+ for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
15
+ };
16
+ Object.defineProperty(exports, "__esModule", { value: true });
17
+ __exportStar(require("./commons/SdPlatformApiTokenScopes"), exports);
18
+ __exportStar(require("./commons/SdPlatformNotificationCommons"), exports);
19
+ __exportStar(require("./commons/SdPlatformChargebee"), exports);
20
+ __exportStar(require("./commons/SdPlatformModelCommons"), exports);
21
+ __exportStar(require("./commons/SdPlatformModelTokenScopes"), exports);
22
+ __exportStar(require("./commons/SdPlatformOrganizationCommons"), exports);
23
+ __exportStar(require("./commons/SdPlatformPolicyCommons"), exports);
24
+ __exportStar(require("./commons/SdPlatformUsedCredits"), exports);
25
+ __exportStar(require("./commons/SdPlatformVisibility"), exports);
26
+ __exportStar(require("./request/SdPlatformAuthRequest"), exports);
27
+ __exportStar(require("./request/SdPlatformBaseRequestTypes"), exports);
28
+ __exportStar(require("./request/SdPlatformRequestApiClients"), exports);
29
+ __exportStar(require("./request/SdPlatformRequestApiToken"), exports);
30
+ __exportStar(require("./request/SdPlatformRequestBackendSystem"), exports);
31
+ __exportStar(require("./request/SdPlatformRequestBookmark"), exports);
32
+ __exportStar(require("./request/SdPlatformRequestChargebee"), exports);
33
+ __exportStar(require("./request/SdPlatformRequestDocument"), exports);
34
+ __exportStar(require("./request/SdPlatformRequestDomain"), exports);
35
+ __exportStar(require("./request/SdPlatformRequestImage"), exports);
36
+ __exportStar(require("./request/SdPlatformRequestModel"), exports);
37
+ __exportStar(require("./request/SdPlatformRequestModelSharing"), exports);
38
+ __exportStar(require("./request/SdPlatformRequestNotification"), exports);
39
+ __exportStar(require("./request/SdPlatformRequestModelToken"), exports);
40
+ __exportStar(require("./request/SdPlatformRequestModelTransfer"), exports);
41
+ __exportStar(require("./request/SdPlatformRequestOrganization"), exports);
42
+ __exportStar(require("./request/SdPlatformRequestOpenIDProvider"), exports);
43
+ __exportStar(require("./request/SdPlatformRequestPolicy"), exports);
44
+ __exportStar(require("./request/SdPlatformRequestSavedState"), exports);
45
+ __exportStar(require("./request/SdPlatformRequestSavedStateSharing"), exports);
46
+ __exportStar(require("./request/SdPlatformRequestUser"), exports);
47
+ __exportStar(require("./request/SdPlatformRequestWebhook"), exports);
48
+ __exportStar(require("./response/SdPlatformAuthResponse"), exports);
49
+ __exportStar(require("./response/SdPlatformBaseResponseTypes"), exports);
50
+ __exportStar(require("./response/SdPlatformResponseApiClient"), exports);
51
+ __exportStar(require("./response/SdPlatformResponseAnalytics"), exports);
52
+ __exportStar(require("./response/SdPlatformJobLogResponse"), exports);
53
+ __exportStar(require("./response/SdPlatformResponseApiToken"), exports);
54
+ __exportStar(require("./response/SdPlatformResponseBackendSystem"), exports);
55
+ __exportStar(require("./response/SdPlatformResponseChargebee"), exports);
56
+ __exportStar(require("./response/SdPlatformResponseDocument"), exports);
57
+ __exportStar(require("./response/SdPlatformResponseDomain"), exports);
58
+ __exportStar(require("./response/SdPlatformResponseFeatures"), exports);
59
+ __exportStar(require("./response/SdPlatformResponseHttpLog"), exports);
60
+ __exportStar(require("./response/SdPlatformResponseImage"), exports);
61
+ __exportStar(require("./response/SdPlatformResponseModel"), exports);
62
+ __exportStar(require("./response/SdPlatformResponseModelSharing"), exports);
63
+ __exportStar(require("./response/SdPlatformResponseModelToken"), exports);
64
+ __exportStar(require("./response/SdPlatformResponseNotification"), exports);
65
+ __exportStar(require("./response/SdPlatformResponseOpenIDProvider"), exports);
66
+ __exportStar(require("./response/SdPlatformResponseOrganization"), exports);
67
+ __exportStar(require("./response/SdPlatformResponsePolicy"), exports);
68
+ __exportStar(require("./response/SdPlatformResponseSavedState"), exports);
69
+ __exportStar(require("./response/SdPlatformResponseSavedStateSharing"), exports);
70
+ __exportStar(require("./response/SdPlatformResponseTag"), exports);
71
+ __exportStar(require("./response/SdPlatformResponseUser"), exports);
72
72
  //# sourceMappingURL=index.js.map