@shapediver/api.platform-api-dto-v1 2.12.7 → 2.12.9
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 +47 -47
- package/dist/commons/SdPlatformApiTokenScopes.js +51 -51
- package/dist/commons/SdPlatformChargebee.d.ts +7 -7
- package/dist/commons/SdPlatformChargebee.js +2 -2
- package/dist/commons/SdPlatformModelCommons.d.ts +4 -4
- package/dist/commons/SdPlatformModelCommons.js +8 -8
- package/dist/commons/SdPlatformModelTokenScopes.d.ts +9 -9
- package/dist/commons/SdPlatformModelTokenScopes.js +13 -13
- package/dist/commons/SdPlatformNotificationCommons.d.ts +74 -62
- package/dist/commons/SdPlatformNotificationCommons.d.ts.map +1 -1
- package/dist/commons/SdPlatformNotificationCommons.js +84 -72
- package/dist/commons/SdPlatformNotificationCommons.js.map +1 -1
- package/dist/commons/SdPlatformOrganizationCommons.d.ts +29 -29
- package/dist/commons/SdPlatformOrganizationCommons.js +33 -33
- package/dist/commons/SdPlatformPolicyCommons.d.ts +301 -301
- package/dist/commons/SdPlatformPolicyCommons.js +290 -290
- package/dist/commons/SdPlatformUsedCredits.d.ts +6 -6
- package/dist/commons/SdPlatformUsedCredits.js +2 -2
- package/dist/commons/SdPlatformVisibility.d.ts +36 -36
- package/dist/commons/SdPlatformVisibility.js +43 -43
- package/dist/index.d.ts +54 -54
- package/dist/index.js +70 -70
- package/dist/request/SdPlatformAuthRequest.d.ts +53 -53
- package/dist/request/SdPlatformAuthRequest.js +20 -20
- package/dist/request/SdPlatformBaseRequestTypes.d.ts +45 -45
- package/dist/request/SdPlatformBaseRequestTypes.js +8 -8
- package/dist/request/SdPlatformRequestApiClients.d.ts +20 -20
- 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 +69 -69
- 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 -11
- package/dist/request/SdPlatformRequestChargebee.d.ts.map +1 -1
- 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 +63 -63
- 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 +11 -11
- 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 -38
- package/dist/request/SdPlatformRequestNotification.d.ts.map +1 -1
- package/dist/request/SdPlatformRequestNotification.js +2 -2
- package/dist/request/SdPlatformRequestOpenIDProvider.d.ts +100 -100
- package/dist/request/SdPlatformRequestOpenIDProvider.js +2 -2
- package/dist/request/SdPlatformRequestOrganization.d.ts +57 -57
- 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 +35 -35
- 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 +89 -89
- 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 +17 -17
- package/dist/response/SdPlatformAuthResponse.js +2 -2
- package/dist/response/SdPlatformBaseResponseTypes.d.ts +47 -47
- package/dist/response/SdPlatformBaseResponseTypes.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 -11
- package/dist/response/SdPlatformResponseApiClient.d.ts.map +1 -1
- 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 +53 -53
- package/dist/response/SdPlatformResponseBackendSystem.js +2 -2
- package/dist/response/SdPlatformResponseChargebee.d.ts +32 -32
- package/dist/response/SdPlatformResponseChargebee.js +10 -10
- 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 -14
- package/dist/response/SdPlatformResponseHttpLog.d.ts.map +1 -1
- 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 +310 -300
- package/dist/response/SdPlatformResponseModel.d.ts.map +1 -1
- 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 +64 -62
- package/dist/response/SdPlatformResponseNotification.d.ts.map +1 -1
- package/dist/response/SdPlatformResponseNotification.js +2 -2
- package/dist/response/SdPlatformResponseOpenIDProvider.d.ts +70 -70
- package/dist/response/SdPlatformResponseOpenIDProvider.js +2 -2
- package/dist/response/SdPlatformResponseOrganization.d.ts +64 -64
- 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 +56 -56
- 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/SdPlatformResponseTag.d.ts +16 -16
- package/dist/response/SdPlatformResponseTag.js +2 -2
- package/dist/response/SdPlatformResponseUser.d.ts +132 -132
- package/dist/response/SdPlatformResponseUser.js +2 -2
- package/package.json +1 -1
|
@@ -1,133 +1,133 @@
|
|
|
1
|
-
import { SdPlatformChargebeeAddon, SdPlatformChargebeeCustomer, SdPlatformChargebeeSubscription, SdPlatformChargebeePlan } from "../commons/SdPlatformChargebee";
|
|
2
|
-
import { SdPlatformOrganizationMemberRole } from "../commons/SdPlatformOrganizationCommons";
|
|
3
|
-
import { SdPlatformPolicyCommonAliasesUser, SdPlatformPolicyPermissionsUser } from "../commons/SdPlatformPolicyCommons";
|
|
4
|
-
import { SdPlatformUsedCredits } from "../commons/SdPlatformUsedCredits";
|
|
5
|
-
import { SdPlatformUserVisibility } from "../commons/SdPlatformVisibility";
|
|
6
|
-
import { SdPlatformResponseBackendSystem } from "./SdPlatformResponseBackendSystem";
|
|
7
|
-
import { SdPlatformResponseDomain } from "./SdPlatformResponseDomain";
|
|
8
|
-
import { SdPlatformResponseFeatures } from "./SdPlatformResponseFeatures";
|
|
9
|
-
import { SdPlatformResponseOrganizationPublic } from "./SdPlatformResponseOrganization";
|
|
10
|
-
import { SdPlatformResponsePolicyPermissions } from "./SdPlatformResponsePolicy";
|
|
11
|
-
/**
|
|
12
|
-
* The user identities.
|
|
13
|
-
*/
|
|
14
|
-
export interface UserIdentities {
|
|
15
|
-
/**
|
|
16
|
-
* The sub of a token.
|
|
17
|
-
*/
|
|
18
|
-
readonly sub: string;
|
|
19
|
-
/**
|
|
20
|
-
* The UNIX time of authentication.
|
|
21
|
-
*/
|
|
22
|
-
readonly auth_time: string;
|
|
23
|
-
}
|
|
24
|
-
/**
|
|
25
|
-
* User - minimal information
|
|
26
|
-
*/
|
|
27
|
-
export interface SdPlatformResponseUserMinimal extends SdPlatformResponsePolicyPermissions<SdPlatformPolicyCommonAliasesUser, SdPlatformPolicyPermissionsUser> {
|
|
28
|
-
readonly id: string;
|
|
29
|
-
readonly first_name?: string;
|
|
30
|
-
readonly last_name?: string;
|
|
31
|
-
readonly username?: string;
|
|
32
|
-
readonly avatar_url?: string;
|
|
33
|
-
readonly slug: string;
|
|
34
|
-
readonly visibility: SdPlatformUserVisibility;
|
|
35
|
-
readonly visibility_nominal: SdPlatformUserVisibility;
|
|
36
|
-
}
|
|
37
|
-
/**
|
|
38
|
-
* User - public access level
|
|
39
|
-
*/
|
|
40
|
-
export interface SdPlatformResponseUserPublic extends SdPlatformResponseUserMinimal {
|
|
41
|
-
readonly email?: string;
|
|
42
|
-
readonly location?: string;
|
|
43
|
-
readonly website?: string;
|
|
44
|
-
readonly facebook_id?: string;
|
|
45
|
-
readonly instagram_id?: string;
|
|
46
|
-
readonly mcneel_id?: string;
|
|
47
|
-
readonly linkedin_id?: string;
|
|
48
|
-
readonly twitter_id?: string;
|
|
49
|
-
readonly bio?: string;
|
|
50
|
-
readonly member_since?: string;
|
|
51
|
-
readonly organization?: SdPlatformResponseOrganizationPublic;
|
|
52
|
-
}
|
|
53
|
-
/**
|
|
54
|
-
* User - organization access level
|
|
55
|
-
*/
|
|
56
|
-
export interface SdPlatformResponseUserOrganization extends SdPlatformResponseUserPublic {
|
|
57
|
-
readonly organization_role?: SdPlatformOrganizationMemberRole;
|
|
58
|
-
}
|
|
59
|
-
/**
|
|
60
|
-
* User - self (user) access level
|
|
61
|
-
*/
|
|
62
|
-
export interface SdPlatformResponseUserSelf extends SdPlatformResponseUserOrganization {
|
|
63
|
-
readonly country?: string;
|
|
64
|
-
readonly company_name?: string;
|
|
65
|
-
readonly using_reason?: string;
|
|
66
|
-
readonly know_source?: string;
|
|
67
|
-
readonly grasshopper_knowhow?: string;
|
|
68
|
-
readonly industry?: string;
|
|
69
|
-
readonly global_accessdomains?: Array<SdPlatformResponseDomain>;
|
|
70
|
-
readonly allow_sharing: boolean;
|
|
71
|
-
readonly allow_link_sharing: boolean;
|
|
72
|
-
readonly created_at: number;
|
|
73
|
-
readonly updated_at: number;
|
|
74
|
-
readonly confirmed_at?: number;
|
|
75
|
-
readonly newsletter_subscribed?: boolean;
|
|
76
|
-
readonly expose_email: boolean;
|
|
77
|
-
readonly backend_system_id?: number;
|
|
78
|
-
readonly backend_system?: SdPlatformResponseBackendSystem;
|
|
79
|
-
readonly features?: SdPlatformResponseFeatures;
|
|
80
|
-
readonly chargebee_customer?: SdPlatformChargebeeCustomer;
|
|
81
|
-
readonly chargebee_subscription?: SdPlatformChargebeeSubscription;
|
|
82
|
-
readonly chargebee_plan?: SdPlatformChargebeePlan;
|
|
83
|
-
readonly chargebee_addons?: Array<SdPlatformChargebeeAddon>;
|
|
84
|
-
readonly used_credits?: SdPlatformUsedCredits;
|
|
85
|
-
readonly roles: Array<string>;
|
|
86
|
-
readonly force_require_token: boolean;
|
|
87
|
-
readonly mailing: {
|
|
88
|
-
[id: string]: boolean;
|
|
89
|
-
};
|
|
90
|
-
readonly limit_credit_consumption: boolean;
|
|
91
|
-
readonly transfers_accept_any: boolean;
|
|
92
|
-
readonly transfers_clear_sharing: boolean;
|
|
93
|
-
readonly transfers_accept_shareback: boolean;
|
|
94
|
-
readonly identities: {
|
|
95
|
-
[id: string]: UserIdentities;
|
|
96
|
-
};
|
|
97
|
-
}
|
|
98
|
-
/**
|
|
99
|
-
* User - admin access level
|
|
100
|
-
*/
|
|
101
|
-
export interface SdPlatformResponseUserAdmin extends SdPlatformResponseUserSelf {
|
|
102
|
-
readonly active: boolean;
|
|
103
|
-
readonly deleted_at?: number;
|
|
104
|
-
readonly chargebee_customer_id?: string;
|
|
105
|
-
}
|
|
106
|
-
export interface SdPlatformResponseUserRefreshToken {
|
|
107
|
-
/**
|
|
108
|
-
* Uuid of the refresh token
|
|
109
|
-
*/
|
|
110
|
-
readonly id: string;
|
|
111
|
-
readonly client_id?: string;
|
|
112
|
-
/**
|
|
113
|
-
* Name of API client
|
|
114
|
-
*/
|
|
115
|
-
readonly client_name?: string;
|
|
116
|
-
readonly created_at: number;
|
|
117
|
-
readonly updated_at: number;
|
|
118
|
-
readonly expire_at: number;
|
|
119
|
-
readonly location?: string;
|
|
120
|
-
/**
|
|
121
|
-
* How often the token has been used.
|
|
122
|
-
*/
|
|
123
|
-
readonly num_requests: number;
|
|
124
|
-
/**
|
|
125
|
-
* How often then token can be used
|
|
126
|
-
*/
|
|
127
|
-
readonly max_requests: number;
|
|
128
|
-
}
|
|
129
|
-
/**
|
|
130
|
-
* User - any access level
|
|
131
|
-
*/
|
|
132
|
-
export declare type SdPlatformResponseUserAny = SdPlatformResponseUserAdmin | SdPlatformResponseUserSelf | SdPlatformResponseUserPublic | SdPlatformResponseUserMinimal;
|
|
1
|
+
import { SdPlatformChargebeeAddon, SdPlatformChargebeeCustomer, SdPlatformChargebeeSubscription, SdPlatformChargebeePlan } from "../commons/SdPlatformChargebee";
|
|
2
|
+
import { SdPlatformOrganizationMemberRole } from "../commons/SdPlatformOrganizationCommons";
|
|
3
|
+
import { SdPlatformPolicyCommonAliasesUser, SdPlatformPolicyPermissionsUser } from "../commons/SdPlatformPolicyCommons";
|
|
4
|
+
import { SdPlatformUsedCredits } from "../commons/SdPlatformUsedCredits";
|
|
5
|
+
import { SdPlatformUserVisibility } from "../commons/SdPlatformVisibility";
|
|
6
|
+
import { SdPlatformResponseBackendSystem } from "./SdPlatformResponseBackendSystem";
|
|
7
|
+
import { SdPlatformResponseDomain } from "./SdPlatformResponseDomain";
|
|
8
|
+
import { SdPlatformResponseFeatures } from "./SdPlatformResponseFeatures";
|
|
9
|
+
import { SdPlatformResponseOrganizationPublic } from "./SdPlatformResponseOrganization";
|
|
10
|
+
import { SdPlatformResponsePolicyPermissions } from "./SdPlatformResponsePolicy";
|
|
11
|
+
/**
|
|
12
|
+
* The user identities.
|
|
13
|
+
*/
|
|
14
|
+
export interface UserIdentities {
|
|
15
|
+
/**
|
|
16
|
+
* The sub of a token.
|
|
17
|
+
*/
|
|
18
|
+
readonly sub: string;
|
|
19
|
+
/**
|
|
20
|
+
* The UNIX time of authentication.
|
|
21
|
+
*/
|
|
22
|
+
readonly auth_time: string;
|
|
23
|
+
}
|
|
24
|
+
/**
|
|
25
|
+
* User - minimal information
|
|
26
|
+
*/
|
|
27
|
+
export interface SdPlatformResponseUserMinimal extends SdPlatformResponsePolicyPermissions<SdPlatformPolicyCommonAliasesUser, SdPlatformPolicyPermissionsUser> {
|
|
28
|
+
readonly id: string;
|
|
29
|
+
readonly first_name?: string;
|
|
30
|
+
readonly last_name?: string;
|
|
31
|
+
readonly username?: string;
|
|
32
|
+
readonly avatar_url?: string;
|
|
33
|
+
readonly slug: string;
|
|
34
|
+
readonly visibility: SdPlatformUserVisibility;
|
|
35
|
+
readonly visibility_nominal: SdPlatformUserVisibility;
|
|
36
|
+
}
|
|
37
|
+
/**
|
|
38
|
+
* User - public access level
|
|
39
|
+
*/
|
|
40
|
+
export interface SdPlatformResponseUserPublic extends SdPlatformResponseUserMinimal {
|
|
41
|
+
readonly email?: string;
|
|
42
|
+
readonly location?: string;
|
|
43
|
+
readonly website?: string;
|
|
44
|
+
readonly facebook_id?: string;
|
|
45
|
+
readonly instagram_id?: string;
|
|
46
|
+
readonly mcneel_id?: string;
|
|
47
|
+
readonly linkedin_id?: string;
|
|
48
|
+
readonly twitter_id?: string;
|
|
49
|
+
readonly bio?: string;
|
|
50
|
+
readonly member_since?: string;
|
|
51
|
+
readonly organization?: SdPlatformResponseOrganizationPublic;
|
|
52
|
+
}
|
|
53
|
+
/**
|
|
54
|
+
* User - organization access level
|
|
55
|
+
*/
|
|
56
|
+
export interface SdPlatformResponseUserOrganization extends SdPlatformResponseUserPublic {
|
|
57
|
+
readonly organization_role?: SdPlatformOrganizationMemberRole;
|
|
58
|
+
}
|
|
59
|
+
/**
|
|
60
|
+
* User - self (user) access level
|
|
61
|
+
*/
|
|
62
|
+
export interface SdPlatformResponseUserSelf extends SdPlatformResponseUserOrganization {
|
|
63
|
+
readonly country?: string;
|
|
64
|
+
readonly company_name?: string;
|
|
65
|
+
readonly using_reason?: string;
|
|
66
|
+
readonly know_source?: string;
|
|
67
|
+
readonly grasshopper_knowhow?: string;
|
|
68
|
+
readonly industry?: string;
|
|
69
|
+
readonly global_accessdomains?: Array<SdPlatformResponseDomain>;
|
|
70
|
+
readonly allow_sharing: boolean;
|
|
71
|
+
readonly allow_link_sharing: boolean;
|
|
72
|
+
readonly created_at: number;
|
|
73
|
+
readonly updated_at: number;
|
|
74
|
+
readonly confirmed_at?: number;
|
|
75
|
+
readonly newsletter_subscribed?: boolean;
|
|
76
|
+
readonly expose_email: boolean;
|
|
77
|
+
readonly backend_system_id?: number;
|
|
78
|
+
readonly backend_system?: SdPlatformResponseBackendSystem;
|
|
79
|
+
readonly features?: SdPlatformResponseFeatures;
|
|
80
|
+
readonly chargebee_customer?: SdPlatformChargebeeCustomer;
|
|
81
|
+
readonly chargebee_subscription?: SdPlatformChargebeeSubscription;
|
|
82
|
+
readonly chargebee_plan?: SdPlatformChargebeePlan;
|
|
83
|
+
readonly chargebee_addons?: Array<SdPlatformChargebeeAddon>;
|
|
84
|
+
readonly used_credits?: SdPlatformUsedCredits;
|
|
85
|
+
readonly roles: Array<string>;
|
|
86
|
+
readonly force_require_token: boolean;
|
|
87
|
+
readonly mailing: {
|
|
88
|
+
[id: string]: boolean;
|
|
89
|
+
};
|
|
90
|
+
readonly limit_credit_consumption: boolean;
|
|
91
|
+
readonly transfers_accept_any: boolean;
|
|
92
|
+
readonly transfers_clear_sharing: boolean;
|
|
93
|
+
readonly transfers_accept_shareback: boolean;
|
|
94
|
+
readonly identities: {
|
|
95
|
+
[id: string]: UserIdentities;
|
|
96
|
+
};
|
|
97
|
+
}
|
|
98
|
+
/**
|
|
99
|
+
* User - admin access level
|
|
100
|
+
*/
|
|
101
|
+
export interface SdPlatformResponseUserAdmin extends SdPlatformResponseUserSelf {
|
|
102
|
+
readonly active: boolean;
|
|
103
|
+
readonly deleted_at?: number;
|
|
104
|
+
readonly chargebee_customer_id?: string;
|
|
105
|
+
}
|
|
106
|
+
export interface SdPlatformResponseUserRefreshToken {
|
|
107
|
+
/**
|
|
108
|
+
* Uuid of the refresh token
|
|
109
|
+
*/
|
|
110
|
+
readonly id: string;
|
|
111
|
+
readonly client_id?: string;
|
|
112
|
+
/**
|
|
113
|
+
* Name of API client
|
|
114
|
+
*/
|
|
115
|
+
readonly client_name?: string;
|
|
116
|
+
readonly created_at: number;
|
|
117
|
+
readonly updated_at: number;
|
|
118
|
+
readonly expire_at: number;
|
|
119
|
+
readonly location?: string;
|
|
120
|
+
/**
|
|
121
|
+
* How often the token has been used.
|
|
122
|
+
*/
|
|
123
|
+
readonly num_requests: number;
|
|
124
|
+
/**
|
|
125
|
+
* How often then token can be used
|
|
126
|
+
*/
|
|
127
|
+
readonly max_requests: number;
|
|
128
|
+
}
|
|
129
|
+
/**
|
|
130
|
+
* User - any access level
|
|
131
|
+
*/
|
|
132
|
+
export declare type SdPlatformResponseUserAny = SdPlatformResponseUserAdmin | SdPlatformResponseUserSelf | SdPlatformResponseUserPublic | SdPlatformResponseUserMinimal;
|
|
133
133
|
//# sourceMappingURL=SdPlatformResponseUser.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=SdPlatformResponseUser.js.map
|