@shapediver/api.platform-api-dto-v1 2.14.2 → 2.14.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +14 -14
- package/dist/commons/SdPlatformApiTokenScopes.d.ts +173 -173
- package/dist/commons/SdPlatformApiTokenScopes.js +177 -177
- package/dist/commons/SdPlatformChargebee.d.ts +31 -31
- package/dist/commons/SdPlatformChargebee.js +2 -2
- package/dist/commons/SdPlatformModelCommons.d.ts +13 -13
- package/dist/commons/SdPlatformModelCommons.js +17 -17
- package/dist/commons/SdPlatformModelTokenScopes.d.ts +21 -21
- package/dist/commons/SdPlatformModelTokenScopes.js +25 -25
- package/dist/commons/SdPlatformNotificationCommons.d.ts +78 -78
- package/dist/commons/SdPlatformNotificationCommons.js +88 -88
- package/dist/commons/SdPlatformOrganizationCommons.d.ts +29 -29
- package/dist/commons/SdPlatformOrganizationCommons.js +33 -33
- package/dist/commons/SdPlatformPolicyCommons.d.ts +344 -344
- package/dist/commons/SdPlatformPolicyCommons.js +291 -291
- package/dist/commons/SdPlatformUsedCredits.d.ts +9 -9
- package/dist/commons/SdPlatformUsedCredits.js +2 -2
- package/dist/commons/SdPlatformVisibility.d.ts +76 -76
- package/dist/commons/SdPlatformVisibility.js +83 -83
- package/dist/index.d.ts +56 -55
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +72 -71
- package/dist/index.js.map +1 -1
- package/dist/request/SdPlatformAuthRequest.d.ts +77 -77
- package/dist/request/SdPlatformAuthRequest.js +20 -20
- package/dist/request/SdPlatformBaseRequestTypes.d.ts +65 -65
- package/dist/request/SdPlatformBaseRequestTypes.js +14 -14
- package/dist/request/SdPlatformRequestApiClients.d.ts +68 -68
- package/dist/request/SdPlatformRequestApiClients.js +2 -2
- package/dist/request/SdPlatformRequestApiToken.d.ts +23 -23
- package/dist/request/SdPlatformRequestApiToken.js +2 -2
- package/dist/request/SdPlatformRequestBackendSystem.d.ts +73 -73
- package/dist/request/SdPlatformRequestBackendSystem.js +2 -2
- package/dist/request/SdPlatformRequestBookmark.d.ts +7 -7
- package/dist/request/SdPlatformRequestBookmark.js +2 -2
- package/dist/request/SdPlatformRequestChargebee.d.ts +39 -39
- package/dist/request/SdPlatformRequestChargebee.js +2 -2
- package/dist/request/SdPlatformRequestDocument.d.ts +46 -46
- package/dist/request/SdPlatformRequestDocument.js +2 -2
- package/dist/request/SdPlatformRequestDomain.d.ts +18 -18
- package/dist/request/SdPlatformRequestDomain.js +2 -2
- package/dist/request/SdPlatformRequestImage.d.ts +16 -16
- package/dist/request/SdPlatformRequestImage.js +2 -2
- package/dist/request/SdPlatformRequestModel.d.ts +102 -102
- package/dist/request/SdPlatformRequestModel.js +10 -10
- package/dist/request/SdPlatformRequestModelSharing.d.ts +34 -34
- package/dist/request/SdPlatformRequestModelSharing.js +2 -2
- package/dist/request/SdPlatformRequestModelToken.d.ts +22 -22
- package/dist/request/SdPlatformRequestModelToken.js +2 -2
- package/dist/request/SdPlatformRequestModelTransfer.d.ts +15 -15
- package/dist/request/SdPlatformRequestModelTransfer.js +2 -2
- package/dist/request/SdPlatformRequestNotification.d.ts +40 -40
- package/dist/request/SdPlatformRequestNotification.js +2 -2
- package/dist/request/SdPlatformRequestOpenIDProvider.d.ts +140 -140
- package/dist/request/SdPlatformRequestOpenIDProvider.js +2 -2
- package/dist/request/SdPlatformRequestOrganization.d.ts +117 -117
- package/dist/request/SdPlatformRequestOrganization.js +2 -2
- package/dist/request/SdPlatformRequestPolicy.d.ts +39 -39
- package/dist/request/SdPlatformRequestPolicy.js +2 -2
- package/dist/request/SdPlatformRequestSavedState.d.ts +80 -80
- package/dist/request/SdPlatformRequestSavedState.js +2 -2
- package/dist/request/SdPlatformRequestSavedStateSharing.d.ts +34 -34
- package/dist/request/SdPlatformRequestSavedStateSharing.js +2 -2
- package/dist/request/SdPlatformRequestUser.d.ts +209 -209
- package/dist/request/SdPlatformRequestUser.js +2 -2
- package/dist/request/SdPlatformRequestWebhook.d.ts +39 -39
- package/dist/request/SdPlatformRequestWebhook.js +2 -2
- package/dist/response/SdPlatformAuthResponse.d.ts +20 -20
- package/dist/response/SdPlatformAuthResponse.js +2 -2
- package/dist/response/SdPlatformBaseResponseTypes.d.ts +107 -107
- package/dist/response/SdPlatformBaseResponseTypes.js +2 -2
- package/dist/response/SdPlatformJobLogResponse.d.ts +26 -26
- package/dist/response/SdPlatformJobLogResponse.js +2 -2
- package/dist/response/SdPlatformResponseAnalytics.d.ts +173 -173
- package/dist/response/SdPlatformResponseAnalytics.js +11 -11
- package/dist/response/SdPlatformResponseApiClient.d.ts +41 -41
- package/dist/response/SdPlatformResponseApiClient.js +2 -2
- package/dist/response/SdPlatformResponseApiToken.d.ts +24 -24
- package/dist/response/SdPlatformResponseApiToken.js +2 -2
- package/dist/response/SdPlatformResponseBackendSystem.d.ts +55 -55
- package/dist/response/SdPlatformResponseBackendSystem.js +2 -2
- package/dist/response/SdPlatformResponseChargebee.d.ts +113 -113
- package/dist/response/SdPlatformResponseChargebee.js +29 -29
- package/dist/response/SdPlatformResponseDocument.d.ts +112 -112
- package/dist/response/SdPlatformResponseDocument.js +2 -2
- package/dist/response/SdPlatformResponseDomain.d.ts +25 -25
- package/dist/response/SdPlatformResponseDomain.js +2 -2
- package/dist/response/SdPlatformResponseFeatures.d.ts +57 -57
- package/dist/response/SdPlatformResponseFeatures.js +2 -2
- package/dist/response/SdPlatformResponseHttpLog.d.ts +43 -43
- package/dist/response/SdPlatformResponseHttpLog.js +2 -2
- package/dist/response/SdPlatformResponseImage.d.ts +34 -34
- package/dist/response/SdPlatformResponseImage.js +2 -2
- package/dist/response/SdPlatformResponseModel.d.ts +313 -313
- package/dist/response/SdPlatformResponseModel.js +53 -53
- package/dist/response/SdPlatformResponseModelSharing.d.ts +62 -62
- package/dist/response/SdPlatformResponseModelSharing.js +2 -2
- package/dist/response/SdPlatformResponseModelToken.d.ts +23 -23
- package/dist/response/SdPlatformResponseModelToken.js +2 -2
- package/dist/response/SdPlatformResponseNotification.d.ts +66 -66
- package/dist/response/SdPlatformResponseNotification.js +2 -2
- package/dist/response/SdPlatformResponseOpenIDProvider.d.ts +90 -90
- package/dist/response/SdPlatformResponseOpenIDProvider.js +2 -2
- package/dist/response/SdPlatformResponseOrganization.d.ts +133 -133
- package/dist/response/SdPlatformResponseOrganization.js +2 -2
- package/dist/response/SdPlatformResponsePolicy.d.ts +57 -57
- package/dist/response/SdPlatformResponsePolicy.js +2 -2
- package/dist/response/SdPlatformResponseSavedState.d.ts +107 -107
- package/dist/response/SdPlatformResponseSavedState.js +2 -2
- package/dist/response/SdPlatformResponseSavedStateSharing.d.ts +62 -62
- package/dist/response/SdPlatformResponseSavedStateSharing.js +2 -2
- package/dist/response/SdPlatformResponseStargate.d.ts +16 -0
- package/dist/response/SdPlatformResponseStargate.d.ts.map +1 -0
- package/dist/response/SdPlatformResponseStargate.js +3 -0
- package/dist/response/SdPlatformResponseStargate.js.map +1 -0
- package/dist/response/SdPlatformResponseTag.d.ts +34 -34
- package/dist/response/SdPlatformResponseTag.js +2 -2
- package/dist/response/SdPlatformResponseUser.d.ts +300 -300
- package/dist/response/SdPlatformResponseUser.js +2 -2
- package/package.json +8 -6
package/README.md
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
<p style="text-align: center">
|
|
2
|
-
<a href="https://www.shapediver.com/">
|
|
3
|
-
<img
|
|
4
|
-
alt="ShapeDiver"
|
|
5
|
-
src="https://sduse1-assets.shapediver.com/production/assets/img/apple-icon.png"
|
|
6
|
-
/>
|
|
7
|
-
</a>
|
|
8
|
-
</p>
|
|
9
|
-
|
|
10
|
-
# `@shapediver/api.platform-api-dto-v1`
|
|
11
|
-
This library contains all *Data Transfer Object* (DTO) definitions used to communicate with the ShapeDiver Platform API v1.
|
|
12
|
-
|
|
13
|
-
## Usage
|
|
14
|
-
While you could use this package standalone, typically it's used under the hood as a dependency of the [ShapeDiver Platform SDK](https://help.shapediver.com/doc/Platform-Backend.1863876635.html).
|
|
1
|
+
<p style="text-align: center">
|
|
2
|
+
<a href="https://www.shapediver.com/">
|
|
3
|
+
<img
|
|
4
|
+
alt="ShapeDiver"
|
|
5
|
+
src="https://sduse1-assets.shapediver.com/production/assets/img/apple-icon.png"
|
|
6
|
+
/>
|
|
7
|
+
</a>
|
|
8
|
+
</p>
|
|
9
|
+
|
|
10
|
+
# `@shapediver/api.platform-api-dto-v1`
|
|
11
|
+
This library contains all *Data Transfer Object* (DTO) definitions used to communicate with the ShapeDiver Platform API v1.
|
|
12
|
+
|
|
13
|
+
## Usage
|
|
14
|
+
While you could use this package standalone, typically it's used under the hood as a dependency of the [ShapeDiver Platform SDK](https://help.shapediver.com/doc/Platform-Backend.1863876635.html).
|
|
@@ -1,174 +1,174 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Scopes which can be used for limiting API tokens {@link SdPlatformResponseApiToken}.
|
|
3
|
-
*/
|
|
4
|
-
export declare enum SdPlatformApiTokenScopes {
|
|
5
|
-
/**
|
|
6
|
-
* Models readonly.
|
|
7
|
-
*/
|
|
8
|
-
ModelsRead = "models-read",
|
|
9
|
-
/**
|
|
10
|
-
* Models read-write.
|
|
11
|
-
*/
|
|
12
|
-
ModelsWrite = "models-write",
|
|
13
|
-
/**
|
|
14
|
-
* Models full.
|
|
15
|
-
*/
|
|
16
|
-
ModelsFull = "models-full",
|
|
17
|
-
/**
|
|
18
|
-
* Bookmarks full.
|
|
19
|
-
*/
|
|
20
|
-
BookmarksFull = "bookmarks-full",
|
|
21
|
-
/**
|
|
22
|
-
* Images readonly.
|
|
23
|
-
*/
|
|
24
|
-
ImagesRead = "images-read",
|
|
25
|
-
/**
|
|
26
|
-
* Images read-write.
|
|
27
|
-
*/
|
|
28
|
-
ImagesWrite = "images-write",
|
|
29
|
-
/**
|
|
30
|
-
* Images full.
|
|
31
|
-
*/
|
|
32
|
-
ImagesFull = "images-full",
|
|
33
|
-
/**
|
|
34
|
-
* Geometry backend tokens.
|
|
35
|
-
*/
|
|
36
|
-
Tokens = "tokens",
|
|
37
|
-
/**
|
|
38
|
-
* Tags readonly.
|
|
39
|
-
*/
|
|
40
|
-
TagsRead = "tags-read",
|
|
41
|
-
/**
|
|
42
|
-
* Tags read-write.
|
|
43
|
-
*/
|
|
44
|
-
TagsWrite = "tags-write",
|
|
45
|
-
/**
|
|
46
|
-
* Users readonly.
|
|
47
|
-
*/
|
|
48
|
-
UsersRead = "users-read",
|
|
49
|
-
/**
|
|
50
|
-
* Users read-write.
|
|
51
|
-
*/
|
|
52
|
-
UsersWrite = "users-write",
|
|
53
|
-
/**
|
|
54
|
-
* Users full.
|
|
55
|
-
*/
|
|
56
|
-
UsersFull = "users-full",
|
|
57
|
-
/**
|
|
58
|
-
* User model sessions read.
|
|
59
|
-
*/
|
|
60
|
-
UserModelSessionsRead = "user-model-sessions-read",
|
|
61
|
-
/**
|
|
62
|
-
* Organization model sessions read.
|
|
63
|
-
*/
|
|
64
|
-
OrganizationModelSessionsRead = "organization-model-sessions-read",
|
|
65
|
-
/**
|
|
66
|
-
* Model sharing readonly.
|
|
67
|
-
*/
|
|
68
|
-
ModelSharingRead = "model-sharing-read",
|
|
69
|
-
/**
|
|
70
|
-
* Model sharing read-write.
|
|
71
|
-
*/
|
|
72
|
-
ModelSharingWrite = "model-sharing-write",
|
|
73
|
-
/**
|
|
74
|
-
* Model sharing full.
|
|
75
|
-
*/
|
|
76
|
-
ModelSharingFull = "model-sharing-full",
|
|
77
|
-
/**
|
|
78
|
-
* Saved states readonly.
|
|
79
|
-
*/
|
|
80
|
-
SavedStatesRead = "saved-states-read",
|
|
81
|
-
/**
|
|
82
|
-
* Saved states read-write.
|
|
83
|
-
*/
|
|
84
|
-
SavedStatesWrite = "saved-states-write",
|
|
85
|
-
/**
|
|
86
|
-
* Saved states full.
|
|
87
|
-
*/
|
|
88
|
-
SavedStatesFull = "saved-states-full",
|
|
89
|
-
/**
|
|
90
|
-
* Saved state sharing readonly.
|
|
91
|
-
*/
|
|
92
|
-
SavedStateSharingRead = "saved-state-sharing-read",
|
|
93
|
-
/**
|
|
94
|
-
* Saved state sharing read-write.
|
|
95
|
-
*/
|
|
96
|
-
SavedStateSharingWrite = "saved-state-sharing-write",
|
|
97
|
-
/**
|
|
98
|
-
* Saved state sharing full.
|
|
99
|
-
*/
|
|
100
|
-
SavedStateSharingFull = "saved-state-sharing-full",
|
|
101
|
-
/**
|
|
102
|
-
* Actions full.
|
|
103
|
-
*/
|
|
104
|
-
ActionsFull = "actions-full",
|
|
105
|
-
/**
|
|
106
|
-
* Api clients full.
|
|
107
|
-
*/
|
|
108
|
-
ApiClientsFull = "apiclients-full",
|
|
109
|
-
/**
|
|
110
|
-
* Geometry backend systems full
|
|
111
|
-
*/
|
|
112
|
-
BackendSystemsFull = "backendsystems-full",
|
|
113
|
-
/**
|
|
114
|
-
* Domains read.
|
|
115
|
-
*/
|
|
116
|
-
DomainsRead = "domains-read",
|
|
117
|
-
/**
|
|
118
|
-
* Domains full.
|
|
119
|
-
*/
|
|
120
|
-
DomainsFull = "domains-full",
|
|
121
|
-
/**
|
|
122
|
-
* Http logs full.
|
|
123
|
-
*/
|
|
124
|
-
HttpLogsFull = "httplogs-full",
|
|
125
|
-
/**
|
|
126
|
-
* Policies full.
|
|
127
|
-
*/
|
|
128
|
-
PoliciesFull = "policies-full",
|
|
129
|
-
/**
|
|
130
|
-
* Organizations readonly.
|
|
131
|
-
*/
|
|
132
|
-
OrganizationsRead = "organizations-read",
|
|
133
|
-
/**
|
|
134
|
-
* Organizations read-write.
|
|
135
|
-
*/
|
|
136
|
-
OrganizationsWrite = "organizations-write",
|
|
137
|
-
/**
|
|
138
|
-
* Organizations full.
|
|
139
|
-
*/
|
|
140
|
-
OrganizationsFull = "organizations-full",
|
|
141
|
-
/**
|
|
142
|
-
* Notifications readonly.
|
|
143
|
-
*/
|
|
144
|
-
NotificationsRead = "notifications-read",
|
|
145
|
-
/**
|
|
146
|
-
* Notifications read-write.
|
|
147
|
-
*/
|
|
148
|
-
NotificationsWrite = "notifications-write",
|
|
149
|
-
/**
|
|
150
|
-
* Notifications full.
|
|
151
|
-
*/
|
|
152
|
-
NotificationsFull = "notifications-full",
|
|
153
|
-
/**
|
|
154
|
-
* Documents readonly.
|
|
155
|
-
*/
|
|
156
|
-
DocumentsRead = "documents-read",
|
|
157
|
-
/**
|
|
158
|
-
* Documents read-write.
|
|
159
|
-
*/
|
|
160
|
-
DocumentsWrite = "documents-write",
|
|
161
|
-
/**
|
|
162
|
-
* Documents full.
|
|
163
|
-
*/
|
|
164
|
-
DocumentsFull = "documents-full",
|
|
165
|
-
/**
|
|
166
|
-
*
|
|
167
|
-
*/
|
|
168
|
-
OpenidProviderFull = "openid-provider-full",
|
|
169
|
-
/**
|
|
170
|
-
* All.
|
|
171
|
-
*/
|
|
172
|
-
All = "*"
|
|
173
|
-
}
|
|
1
|
+
/**
|
|
2
|
+
* Scopes which can be used for limiting API tokens {@link SdPlatformResponseApiToken}.
|
|
3
|
+
*/
|
|
4
|
+
export declare enum SdPlatformApiTokenScopes {
|
|
5
|
+
/**
|
|
6
|
+
* Models readonly.
|
|
7
|
+
*/
|
|
8
|
+
ModelsRead = "models-read",
|
|
9
|
+
/**
|
|
10
|
+
* Models read-write.
|
|
11
|
+
*/
|
|
12
|
+
ModelsWrite = "models-write",
|
|
13
|
+
/**
|
|
14
|
+
* Models full.
|
|
15
|
+
*/
|
|
16
|
+
ModelsFull = "models-full",
|
|
17
|
+
/**
|
|
18
|
+
* Bookmarks full.
|
|
19
|
+
*/
|
|
20
|
+
BookmarksFull = "bookmarks-full",
|
|
21
|
+
/**
|
|
22
|
+
* Images readonly.
|
|
23
|
+
*/
|
|
24
|
+
ImagesRead = "images-read",
|
|
25
|
+
/**
|
|
26
|
+
* Images read-write.
|
|
27
|
+
*/
|
|
28
|
+
ImagesWrite = "images-write",
|
|
29
|
+
/**
|
|
30
|
+
* Images full.
|
|
31
|
+
*/
|
|
32
|
+
ImagesFull = "images-full",
|
|
33
|
+
/**
|
|
34
|
+
* Geometry backend tokens.
|
|
35
|
+
*/
|
|
36
|
+
Tokens = "tokens",
|
|
37
|
+
/**
|
|
38
|
+
* Tags readonly.
|
|
39
|
+
*/
|
|
40
|
+
TagsRead = "tags-read",
|
|
41
|
+
/**
|
|
42
|
+
* Tags read-write.
|
|
43
|
+
*/
|
|
44
|
+
TagsWrite = "tags-write",
|
|
45
|
+
/**
|
|
46
|
+
* Users readonly.
|
|
47
|
+
*/
|
|
48
|
+
UsersRead = "users-read",
|
|
49
|
+
/**
|
|
50
|
+
* Users read-write.
|
|
51
|
+
*/
|
|
52
|
+
UsersWrite = "users-write",
|
|
53
|
+
/**
|
|
54
|
+
* Users full.
|
|
55
|
+
*/
|
|
56
|
+
UsersFull = "users-full",
|
|
57
|
+
/**
|
|
58
|
+
* User model sessions read.
|
|
59
|
+
*/
|
|
60
|
+
UserModelSessionsRead = "user-model-sessions-read",
|
|
61
|
+
/**
|
|
62
|
+
* Organization model sessions read.
|
|
63
|
+
*/
|
|
64
|
+
OrganizationModelSessionsRead = "organization-model-sessions-read",
|
|
65
|
+
/**
|
|
66
|
+
* Model sharing readonly.
|
|
67
|
+
*/
|
|
68
|
+
ModelSharingRead = "model-sharing-read",
|
|
69
|
+
/**
|
|
70
|
+
* Model sharing read-write.
|
|
71
|
+
*/
|
|
72
|
+
ModelSharingWrite = "model-sharing-write",
|
|
73
|
+
/**
|
|
74
|
+
* Model sharing full.
|
|
75
|
+
*/
|
|
76
|
+
ModelSharingFull = "model-sharing-full",
|
|
77
|
+
/**
|
|
78
|
+
* Saved states readonly.
|
|
79
|
+
*/
|
|
80
|
+
SavedStatesRead = "saved-states-read",
|
|
81
|
+
/**
|
|
82
|
+
* Saved states read-write.
|
|
83
|
+
*/
|
|
84
|
+
SavedStatesWrite = "saved-states-write",
|
|
85
|
+
/**
|
|
86
|
+
* Saved states full.
|
|
87
|
+
*/
|
|
88
|
+
SavedStatesFull = "saved-states-full",
|
|
89
|
+
/**
|
|
90
|
+
* Saved state sharing readonly.
|
|
91
|
+
*/
|
|
92
|
+
SavedStateSharingRead = "saved-state-sharing-read",
|
|
93
|
+
/**
|
|
94
|
+
* Saved state sharing read-write.
|
|
95
|
+
*/
|
|
96
|
+
SavedStateSharingWrite = "saved-state-sharing-write",
|
|
97
|
+
/**
|
|
98
|
+
* Saved state sharing full.
|
|
99
|
+
*/
|
|
100
|
+
SavedStateSharingFull = "saved-state-sharing-full",
|
|
101
|
+
/**
|
|
102
|
+
* Actions full.
|
|
103
|
+
*/
|
|
104
|
+
ActionsFull = "actions-full",
|
|
105
|
+
/**
|
|
106
|
+
* Api clients full.
|
|
107
|
+
*/
|
|
108
|
+
ApiClientsFull = "apiclients-full",
|
|
109
|
+
/**
|
|
110
|
+
* Geometry backend systems full
|
|
111
|
+
*/
|
|
112
|
+
BackendSystemsFull = "backendsystems-full",
|
|
113
|
+
/**
|
|
114
|
+
* Domains read.
|
|
115
|
+
*/
|
|
116
|
+
DomainsRead = "domains-read",
|
|
117
|
+
/**
|
|
118
|
+
* Domains full.
|
|
119
|
+
*/
|
|
120
|
+
DomainsFull = "domains-full",
|
|
121
|
+
/**
|
|
122
|
+
* Http logs full.
|
|
123
|
+
*/
|
|
124
|
+
HttpLogsFull = "httplogs-full",
|
|
125
|
+
/**
|
|
126
|
+
* Policies full.
|
|
127
|
+
*/
|
|
128
|
+
PoliciesFull = "policies-full",
|
|
129
|
+
/**
|
|
130
|
+
* Organizations readonly.
|
|
131
|
+
*/
|
|
132
|
+
OrganizationsRead = "organizations-read",
|
|
133
|
+
/**
|
|
134
|
+
* Organizations read-write.
|
|
135
|
+
*/
|
|
136
|
+
OrganizationsWrite = "organizations-write",
|
|
137
|
+
/**
|
|
138
|
+
* Organizations full.
|
|
139
|
+
*/
|
|
140
|
+
OrganizationsFull = "organizations-full",
|
|
141
|
+
/**
|
|
142
|
+
* Notifications readonly.
|
|
143
|
+
*/
|
|
144
|
+
NotificationsRead = "notifications-read",
|
|
145
|
+
/**
|
|
146
|
+
* Notifications read-write.
|
|
147
|
+
*/
|
|
148
|
+
NotificationsWrite = "notifications-write",
|
|
149
|
+
/**
|
|
150
|
+
* Notifications full.
|
|
151
|
+
*/
|
|
152
|
+
NotificationsFull = "notifications-full",
|
|
153
|
+
/**
|
|
154
|
+
* Documents readonly.
|
|
155
|
+
*/
|
|
156
|
+
DocumentsRead = "documents-read",
|
|
157
|
+
/**
|
|
158
|
+
* Documents read-write.
|
|
159
|
+
*/
|
|
160
|
+
DocumentsWrite = "documents-write",
|
|
161
|
+
/**
|
|
162
|
+
* Documents full.
|
|
163
|
+
*/
|
|
164
|
+
DocumentsFull = "documents-full",
|
|
165
|
+
/**
|
|
166
|
+
*
|
|
167
|
+
*/
|
|
168
|
+
OpenidProviderFull = "openid-provider-full",
|
|
169
|
+
/**
|
|
170
|
+
* All.
|
|
171
|
+
*/
|
|
172
|
+
All = "*"
|
|
173
|
+
}
|
|
174
174
|
//# sourceMappingURL=SdPlatformApiTokenScopes.d.ts.map
|