@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,210 +1,210 @@
1
- import { SdPlatformOrganizationMemberRole } from "../commons/SdPlatformOrganizationCommons";
2
- import { SdPlatformUserVisibility } from "../commons/SdPlatformVisibility";
3
- /**
4
- * DTO for confirming a password reset request
5
- */
6
- export interface SdPlatformRequestUserPasswordResetConfirm {
7
- /**
8
- * The token.
9
- */
10
- token: string;
11
- /**
12
- * The password.
13
- */
14
- password?: string;
15
- /**
16
- * The password confirmation.
17
- */
18
- password_confirmation?: string;
19
- }
20
- /**
21
- * DTO for registering a new user
22
- */
23
- export interface SdPlatformRequestUserRegister {
24
- /**
25
- * The email.
26
- */
27
- email: string;
28
- /**
29
- * The password.
30
- */
31
- password: string;
32
- /**
33
- * The password confirmation.
34
- */
35
- password_confirmation: string;
36
- /**
37
- * The captcha token.
38
- */
39
- captcha_token: string;
40
- }
41
- /**
42
- * DTO for patching a user
43
- */
44
- export interface SdPlatformRequestUserPatch {
45
- /**
46
- * Username, minimum 5 characters.
47
- */
48
- username?: string;
49
- /**
50
- * avatar image base64 encoded, maximum 1MB
51
- */
52
- avatar?: string;
53
- /**
54
- * Location of the user.
55
- */
56
- location?: string;
57
- /**
58
- * Website of the user.
59
- */
60
- website?: string;
61
- /**
62
- * Facebook id of the user.
63
- */
64
- facebook_id?: string;
65
- /**
66
- * Instagram id of the user
67
- */
68
- instagram_id?: string;
69
- /**
70
- * McNeel id of the user
71
- */
72
- mcneel_id?: string;
73
- /**
74
- * LinkedIn id of the user.
75
- */
76
- linkedin_id?: string;
77
- /**
78
- * Twitter id of the user.
79
- */
80
- twitter_id?: string;
81
- /**
82
- * Bio of the user.
83
- */
84
- bio?: string;
85
- /**
86
- * Accessdomains of the user.
87
- */
88
- global_accessdomains?: Array<string>;
89
- /**
90
- * Is the user subscribed to the newsletter?
91
- */
92
- newsletter_subscribed?: boolean;
93
- /**
94
- * First name of the user.
95
- */
96
- first_name?: string;
97
- /**
98
- * Last name of the user
99
- */
100
- last_name?: string;
101
- /**
102
- * Country of the user.
103
- */
104
- country?: string;
105
- /**
106
- * Company name.
107
- */
108
- company_name?: string;
109
- /**
110
- * Primary reason of the user to use ShapeDiver (registration field).
111
- */
112
- using_reason?: string;
113
- /**
114
- * User knows ShapeDiver from (registration field).
115
- */
116
- know_source?: string;
117
- /**
118
- * Grasshopper know-how of the user (registration field).
119
- */
120
- grasshopper_knowhow?: string;
121
- /**
122
- * Industry of the user (registration field).
123
- */
124
- industry?: string;
125
- /**
126
- * Should the email address be exposed on the public profile page? Might be influenced by {@link SdPlatformResponseOrganizationMember.expose_email}
127
- */
128
- expose_email?: boolean;
129
- /**
130
- * The old password.
131
- */
132
- old_password?: string;
133
- /**
134
- * The new password.
135
- */
136
- new_password?: string;
137
- /**
138
- * The new password confirmation.
139
- */
140
- new_password_confirmation?: string;
141
- /**
142
- * Visibility of the user (may be limited by the visibility of the user's organization).
143
- */
144
- visibility?: SdPlatformUserVisibility;
145
- /**
146
- * Should sharing of models be allowed? Might be influenced by {@link SdPlatformResponseOrganizationMember.allow_sharing}
147
- */
148
- allow_sharing?: boolean;
149
- /**
150
- * Should private link sharing of models be allowed? Might be influenced by {@link SdPlatformResponseOrganizationMember.allow_link_sharing }
151
- */
152
- allow_link_sharing?: boolean;
153
- /**
154
- * URL-compatible short name of the user. Used for links to the user's profile on the [ShapeDiver Platform](https://shapediver.com/app/users/{slug}).
155
- */
156
- slug?: string;
157
- /**
158
- * updates the default backend system for the user, requires permission "update_default_backend_system"
159
- */
160
- backend_system_id?: string;
161
- /**
162
- * updates the default backend system for the user based on the given backend system alias,
163
- * requires that the user has access to the backend system
164
- */
165
- backend_system_alias?: string;
166
- /**
167
- * Should {@link SdPlatformResponseModelOwner.require_token} be forced to true for all models of the user? Might be influenced by {@link SdPlatformResponseOrganizationMember.force_require_token}
168
- */
169
- force_require_token?: boolean;
170
- /**
171
- * Mailing settings of the user.
172
- */
173
- mailing?: {
174
- [id: string]: boolean;
175
- };
176
- /**
177
- * Should credit consumption be limited once the monthly quota has been reached?
178
- */
179
- limit_credit_consumption?: boolean;
180
- /**
181
- * Should model transfer requests be accepted without confirmation?
182
- */
183
- transfers_accept_any?: boolean;
184
- /**
185
- * When accepting model transfer requests, should existing sharing relationships be removed?
186
- */
187
- transfers_clear_sharing?: boolean;
188
- /**
189
- * When accepting model transfer requests, should policies requested by the providing user be shared back?
190
- */
191
- transfers_accept_shareback?: boolean;
192
- }
193
- /**
194
- * DTO for patching a user - admin access level
195
- */
196
- export interface SdPlatformRequestUserPatchAdmin extends SdPlatformRequestUserPatch {
197
- /** manually activate / deactivate user */
198
- active?: boolean;
199
- /** admin roles of the user */
200
- roles?: Array<string>;
201
- /** id of chargebee customer */
202
- chargebee_customer_id?: string;
203
- /** set this to null to un-delete */
204
- deleted_at?: null;
205
- /** manually assign user to an organization */
206
- organization_id?: string;
207
- /** role of user in organization */
208
- organization_role?: SdPlatformOrganizationMemberRole;
209
- }
1
+ import { SdPlatformOrganizationMemberRole } from "../commons/SdPlatformOrganizationCommons";
2
+ import { SdPlatformUserVisibility } from "../commons/SdPlatformVisibility";
3
+ /**
4
+ * DTO for confirming a password reset request
5
+ */
6
+ export interface SdPlatformRequestUserPasswordResetConfirm {
7
+ /**
8
+ * The token.
9
+ */
10
+ token: string;
11
+ /**
12
+ * The password.
13
+ */
14
+ password?: string;
15
+ /**
16
+ * The password confirmation.
17
+ */
18
+ password_confirmation?: string;
19
+ }
20
+ /**
21
+ * DTO for registering a new user
22
+ */
23
+ export interface SdPlatformRequestUserRegister {
24
+ /**
25
+ * The email.
26
+ */
27
+ email: string;
28
+ /**
29
+ * The password.
30
+ */
31
+ password: string;
32
+ /**
33
+ * The password confirmation.
34
+ */
35
+ password_confirmation: string;
36
+ /**
37
+ * The captcha token.
38
+ */
39
+ captcha_token: string;
40
+ }
41
+ /**
42
+ * DTO for patching a user
43
+ */
44
+ export interface SdPlatformRequestUserPatch {
45
+ /**
46
+ * Username, minimum 5 characters.
47
+ */
48
+ username?: string;
49
+ /**
50
+ * avatar image base64 encoded, maximum 1MB
51
+ */
52
+ avatar?: string;
53
+ /**
54
+ * Location of the user.
55
+ */
56
+ location?: string;
57
+ /**
58
+ * Website of the user.
59
+ */
60
+ website?: string;
61
+ /**
62
+ * Facebook id of the user.
63
+ */
64
+ facebook_id?: string;
65
+ /**
66
+ * Instagram id of the user
67
+ */
68
+ instagram_id?: string;
69
+ /**
70
+ * McNeel id of the user
71
+ */
72
+ mcneel_id?: string;
73
+ /**
74
+ * LinkedIn id of the user.
75
+ */
76
+ linkedin_id?: string;
77
+ /**
78
+ * Twitter id of the user.
79
+ */
80
+ twitter_id?: string;
81
+ /**
82
+ * Bio of the user.
83
+ */
84
+ bio?: string;
85
+ /**
86
+ * Accessdomains of the user.
87
+ */
88
+ global_accessdomains?: Array<string>;
89
+ /**
90
+ * Is the user subscribed to the newsletter?
91
+ */
92
+ newsletter_subscribed?: boolean;
93
+ /**
94
+ * First name of the user.
95
+ */
96
+ first_name?: string;
97
+ /**
98
+ * Last name of the user
99
+ */
100
+ last_name?: string;
101
+ /**
102
+ * Country of the user.
103
+ */
104
+ country?: string;
105
+ /**
106
+ * Company name.
107
+ */
108
+ company_name?: string;
109
+ /**
110
+ * Primary reason of the user to use ShapeDiver (registration field).
111
+ */
112
+ using_reason?: string;
113
+ /**
114
+ * User knows ShapeDiver from (registration field).
115
+ */
116
+ know_source?: string;
117
+ /**
118
+ * Grasshopper know-how of the user (registration field).
119
+ */
120
+ grasshopper_knowhow?: string;
121
+ /**
122
+ * Industry of the user (registration field).
123
+ */
124
+ industry?: string;
125
+ /**
126
+ * Should the email address be exposed on the public profile page? Might be influenced by {@link SdPlatformResponseOrganizationMember.expose_email}
127
+ */
128
+ expose_email?: boolean;
129
+ /**
130
+ * The old password.
131
+ */
132
+ old_password?: string;
133
+ /**
134
+ * The new password.
135
+ */
136
+ new_password?: string;
137
+ /**
138
+ * The new password confirmation.
139
+ */
140
+ new_password_confirmation?: string;
141
+ /**
142
+ * Visibility of the user (may be limited by the visibility of the user's organization).
143
+ */
144
+ visibility?: SdPlatformUserVisibility;
145
+ /**
146
+ * Should sharing of models be allowed? Might be influenced by {@link SdPlatformResponseOrganizationMember.allow_sharing}
147
+ */
148
+ allow_sharing?: boolean;
149
+ /**
150
+ * Should private link sharing of models be allowed? Might be influenced by {@link SdPlatformResponseOrganizationMember.allow_link_sharing }
151
+ */
152
+ allow_link_sharing?: boolean;
153
+ /**
154
+ * URL-compatible short name of the user. Used for links to the user's profile on the [ShapeDiver Platform](https://shapediver.com/app/users/{slug}).
155
+ */
156
+ slug?: string;
157
+ /**
158
+ * updates the default backend system for the user, requires permission "update_default_backend_system"
159
+ */
160
+ backend_system_id?: string;
161
+ /**
162
+ * updates the default backend system for the user based on the given backend system alias,
163
+ * requires that the user has access to the backend system
164
+ */
165
+ backend_system_alias?: string;
166
+ /**
167
+ * Should {@link SdPlatformResponseModelOwner.require_token} be forced to true for all models of the user? Might be influenced by {@link SdPlatformResponseOrganizationMember.force_require_token}
168
+ */
169
+ force_require_token?: boolean;
170
+ /**
171
+ * Mailing settings of the user.
172
+ */
173
+ mailing?: {
174
+ [id: string]: boolean;
175
+ };
176
+ /**
177
+ * Should credit consumption be limited once the monthly quota has been reached?
178
+ */
179
+ limit_credit_consumption?: boolean;
180
+ /**
181
+ * Should model transfer requests be accepted without confirmation?
182
+ */
183
+ transfers_accept_any?: boolean;
184
+ /**
185
+ * When accepting model transfer requests, should existing sharing relationships be removed?
186
+ */
187
+ transfers_clear_sharing?: boolean;
188
+ /**
189
+ * When accepting model transfer requests, should policies requested by the providing user be shared back?
190
+ */
191
+ transfers_accept_shareback?: boolean;
192
+ }
193
+ /**
194
+ * DTO for patching a user - admin access level
195
+ */
196
+ export interface SdPlatformRequestUserPatchAdmin extends SdPlatformRequestUserPatch {
197
+ /** manually activate / deactivate user */
198
+ active?: boolean;
199
+ /** admin roles of the user */
200
+ roles?: Array<string>;
201
+ /** id of chargebee customer */
202
+ chargebee_customer_id?: string;
203
+ /** set this to null to un-delete */
204
+ deleted_at?: null;
205
+ /** manually assign user to an organization */
206
+ organization_id?: string;
207
+ /** role of user in organization */
208
+ organization_role?: SdPlatformOrganizationMemberRole;
209
+ }
210
210
  //# sourceMappingURL=SdPlatformRequestUser.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=SdPlatformRequestUser.js.map
@@ -1,40 +1,40 @@
1
- import { SdPlatformNotificationLevel, SdPlatformNotificationType } from "../commons/SdPlatformNotificationCommons";
2
- /**
3
- * DTO for Chargebee webhook call
4
- * Please see https://apidocs.chargebee.com/docs/api/v1/events
5
- */
6
- export interface SdPlatformRequestWebhookChargebeeEvent {
7
- /** event id */
8
- id: string;
9
- /** event type */
10
- event_type: string;
11
- }
12
- /**
13
- * DTO for model message webhook call
14
- * Send a message to the owner of a model.
15
- */
16
- export interface SdPlatformRequestWebhookModelMessage {
17
- /** geometry backend model id (guid) */
18
- modelid: string;
19
- /** subject of message */
20
- subject: string;
21
- /** message */
22
- msg: string;
23
- }
24
- /**
25
- * DTO for notification webhook call
26
- * Create a notification related to a model.
27
- */
28
- export interface SdPlatformRequestWebhookNotification {
29
- /** geometry backend model id (guid) */
30
- guid: string;
31
- /** description of the notification */
32
- description?: string;
33
- /** optional epoch timestamp until which the notification should be valid */
34
- valid_until?: number;
35
- /** level of notification */
36
- level: SdPlatformNotificationLevel;
37
- /** type of notification */
38
- type: SdPlatformNotificationType;
39
- }
1
+ import { SdPlatformNotificationLevel, SdPlatformNotificationType } from "../commons/SdPlatformNotificationCommons";
2
+ /**
3
+ * DTO for Chargebee webhook call
4
+ * Please see https://apidocs.chargebee.com/docs/api/v1/events
5
+ */
6
+ export interface SdPlatformRequestWebhookChargebeeEvent {
7
+ /** event id */
8
+ id: string;
9
+ /** event type */
10
+ event_type: string;
11
+ }
12
+ /**
13
+ * DTO for model message webhook call
14
+ * Send a message to the owner of a model.
15
+ */
16
+ export interface SdPlatformRequestWebhookModelMessage {
17
+ /** geometry backend model id (guid) */
18
+ modelid: string;
19
+ /** subject of message */
20
+ subject: string;
21
+ /** message */
22
+ msg: string;
23
+ }
24
+ /**
25
+ * DTO for notification webhook call
26
+ * Create a notification related to a model.
27
+ */
28
+ export interface SdPlatformRequestWebhookNotification {
29
+ /** geometry backend model id (guid) */
30
+ guid: string;
31
+ /** description of the notification */
32
+ description?: string;
33
+ /** optional epoch timestamp until which the notification should be valid */
34
+ valid_until?: number;
35
+ /** level of notification */
36
+ level: SdPlatformNotificationLevel;
37
+ /** type of notification */
38
+ type: SdPlatformNotificationType;
39
+ }
40
40
  //# sourceMappingURL=SdPlatformRequestWebhook.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=SdPlatformRequestWebhook.js.map
@@ -1,21 +1,21 @@
1
- /**
2
- * Response for
3
- * password credentials grant request
4
- * refresh token grant request
5
- * [see](https://www.oauth.com/oauth2-servers/access-tokens/access-token-response/)
6
- */
7
- export interface SdPlatformAuthResponse {
8
- access_token?: string;
9
- refresh_token?: string;
10
- expires_in?: number;
11
- /** Always "Bearer" */
12
- token_type?: string;
13
- scope?: string;
14
- }
15
- export interface SdPlatformAuthorizationCodeResponse {
16
- readonly code: string;
17
- }
18
- export interface SdPlatformAuthLogoutResponse {
19
- success: boolean;
20
- }
1
+ /**
2
+ * Response for
3
+ * password credentials grant request
4
+ * refresh token grant request
5
+ * [see](https://www.oauth.com/oauth2-servers/access-tokens/access-token-response/)
6
+ */
7
+ export interface SdPlatformAuthResponse {
8
+ access_token?: string;
9
+ refresh_token?: string;
10
+ expires_in?: number;
11
+ /** Always "Bearer" */
12
+ token_type?: string;
13
+ scope?: string;
14
+ }
15
+ export interface SdPlatformAuthorizationCodeResponse {
16
+ readonly code: string;
17
+ }
18
+ export interface SdPlatformAuthLogoutResponse {
19
+ success: boolean;
20
+ }
21
21
  //# sourceMappingURL=SdPlatformAuthResponse.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=SdPlatformAuthResponse.js.map