@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,113 +1,113 @@
1
- /**
2
- * Document.
3
- */
4
- export interface SdPlatformResponseDocument {
5
- /**
6
- * The id of a document.
7
- */
8
- readonly id: string;
9
- /**
10
- * An identifier for the type of document, freely choosable string, e.g.
11
- * - customer_terms
12
- * - user_terms
13
- * - data_processing_agreement
14
- * - privacy_policy_supplement
15
- */
16
- readonly type: string;
17
- /**
18
- * Description of the document.
19
- */
20
- readonly description: string;
21
- /**
22
- * Timestamp from which the document will be valid.
23
- */
24
- readonly valid_from: number;
25
- /**
26
- * If true the document must be accepted, otherwise it’s just for information.
27
- */
28
- readonly requires_acceptance: boolean;
29
- /**
30
- * If true this document applies to account owners, if false it applies to users who are not account owners.
31
- */
32
- readonly account_owner: boolean;
33
- /**
34
- * Content-Type of the document to be used when downloading it.
35
- * @see https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Type
36
- */
37
- readonly content_type: string;
38
- /**
39
- * Filename of the document, to be used when downloading it.
40
- */
41
- readonly filename: string;
42
- /**
43
- * Created at timestamp of a document.
44
- */
45
- readonly created_at: number;
46
- /**
47
- * Updated at timestamp of a document.
48
- */
49
- readonly updated_at: number;
50
- /**
51
- * Deleted at timestamp of a document.
52
- */
53
- readonly deleted_at?: number;
54
- }
55
- /**
56
- * User Document.
57
- */
58
- export interface SdPlatformResponseDocumentUser {
59
- /**
60
- * The id of a document.
61
- */
62
- readonly id: string;
63
- /**
64
- * An identifier for the type of document, freely choosable string, e.g.
65
- * - customer_terms
66
- * - user_terms
67
- * - data_processing_agreement
68
- * - privacy_policy_supplement
69
- */
70
- readonly type: string;
71
- /**
72
- * Description of the document.
73
- */
74
- readonly description: string;
75
- /**
76
- * Timestamp from which the document will be valid.
77
- */
78
- readonly valid_from: number;
79
- /**
80
- * If true the document must be accepted, otherwise it’s just for information.
81
- */
82
- readonly requires_acceptance: boolean;
83
- /**
84
- * If true this document applies to account owners, if false it applies to users who are not account owners.
85
- */
86
- readonly account_owner: boolean;
87
- /**
88
- * Content-Type of the document to be used when downloading it.
89
- * @see https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Type
90
- */
91
- readonly content_type: string;
92
- /**
93
- * Filename of the document, to be used when downloading it.
94
- */
95
- readonly filename: string;
96
- /**
97
- * Created at timestamp of a document.
98
- */
99
- readonly created_at: number;
100
- /**
101
- * Updated at timestamp of a document.
102
- */
103
- readonly updated_at: number;
104
- /**
105
- * Latest timestamp at which the requesting user/organization accepted the document, or null.
106
- */
107
- readonly accept_at?: number;
108
- /**
109
- * Latest timestamp at which the requesting user/organization downloaded the document, or null.
110
- */
111
- readonly download_at?: number;
112
- }
1
+ /**
2
+ * Document.
3
+ */
4
+ export interface SdPlatformResponseDocument {
5
+ /**
6
+ * The id of a document.
7
+ */
8
+ readonly id: string;
9
+ /**
10
+ * An identifier for the type of document, freely choosable string, e.g.
11
+ * - customer_terms
12
+ * - user_terms
13
+ * - data_processing_agreement
14
+ * - privacy_policy_supplement
15
+ */
16
+ readonly type: string;
17
+ /**
18
+ * Description of the document.
19
+ */
20
+ readonly description: string;
21
+ /**
22
+ * Timestamp from which the document will be valid.
23
+ */
24
+ readonly valid_from: number;
25
+ /**
26
+ * If true the document must be accepted, otherwise it’s just for information.
27
+ */
28
+ readonly requires_acceptance: boolean;
29
+ /**
30
+ * If true this document applies to account owners, if false it applies to users who are not account owners.
31
+ */
32
+ readonly account_owner: boolean;
33
+ /**
34
+ * Content-Type of the document to be used when downloading it.
35
+ * @see https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Type
36
+ */
37
+ readonly content_type: string;
38
+ /**
39
+ * Filename of the document, to be used when downloading it.
40
+ */
41
+ readonly filename: string;
42
+ /**
43
+ * Created at timestamp of a document.
44
+ */
45
+ readonly created_at: number;
46
+ /**
47
+ * Updated at timestamp of a document.
48
+ */
49
+ readonly updated_at: number;
50
+ /**
51
+ * Deleted at timestamp of a document.
52
+ */
53
+ readonly deleted_at?: number;
54
+ }
55
+ /**
56
+ * User Document.
57
+ */
58
+ export interface SdPlatformResponseDocumentUser {
59
+ /**
60
+ * The id of a document.
61
+ */
62
+ readonly id: string;
63
+ /**
64
+ * An identifier for the type of document, freely choosable string, e.g.
65
+ * - customer_terms
66
+ * - user_terms
67
+ * - data_processing_agreement
68
+ * - privacy_policy_supplement
69
+ */
70
+ readonly type: string;
71
+ /**
72
+ * Description of the document.
73
+ */
74
+ readonly description: string;
75
+ /**
76
+ * Timestamp from which the document will be valid.
77
+ */
78
+ readonly valid_from: number;
79
+ /**
80
+ * If true the document must be accepted, otherwise it’s just for information.
81
+ */
82
+ readonly requires_acceptance: boolean;
83
+ /**
84
+ * If true this document applies to account owners, if false it applies to users who are not account owners.
85
+ */
86
+ readonly account_owner: boolean;
87
+ /**
88
+ * Content-Type of the document to be used when downloading it.
89
+ * @see https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Type
90
+ */
91
+ readonly content_type: string;
92
+ /**
93
+ * Filename of the document, to be used when downloading it.
94
+ */
95
+ readonly filename: string;
96
+ /**
97
+ * Created at timestamp of a document.
98
+ */
99
+ readonly created_at: number;
100
+ /**
101
+ * Updated at timestamp of a document.
102
+ */
103
+ readonly updated_at: number;
104
+ /**
105
+ * Latest timestamp at which the requesting user/organization accepted the document, or null.
106
+ */
107
+ readonly accept_at?: number;
108
+ /**
109
+ * Latest timestamp at which the requesting user/organization downloaded the document, or null.
110
+ */
111
+ readonly download_at?: number;
112
+ }
113
113
  //# sourceMappingURL=SdPlatformResponseDocument.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=SdPlatformResponseDocument.js.map
@@ -1,26 +1,26 @@
1
- import { SdPlatformResponseModelBase } from "./SdPlatformResponseModel";
2
- /**
3
- * Domain - public access level
4
- */
5
- export interface SdPlatformResponseDomain {
6
- /** id of the domain */
7
- readonly id: string;
8
- /** name of the domain, e.g. www.shapediver.com or 127.0.0.1:8080 */
9
- readonly name: string;
10
- }
11
- /**
12
- * Domain - admin access level
13
- */
14
- export interface SdPlatformResponseDomainAdmin extends SdPlatformResponseDomain {
15
- /** number of models the domain is attached to */
16
- readonly models_count?: number;
17
- /** uuids of models the domain attached to */
18
- readonly models?: Array<SdPlatformResponseModelBase>;
19
- /** epoch timestamp */
20
- readonly created_at: number;
21
- /** epoch timestamp */
22
- readonly updated_at: number;
23
- /** epoch timestamp */
24
- readonly deleted_at?: number;
25
- }
1
+ import { SdPlatformResponseModelBase } from "./SdPlatformResponseModel";
2
+ /**
3
+ * Domain - public access level
4
+ */
5
+ export interface SdPlatformResponseDomain {
6
+ /** id of the domain */
7
+ readonly id: string;
8
+ /** name of the domain, e.g. www.shapediver.com or 127.0.0.1:8080 */
9
+ readonly name: string;
10
+ }
11
+ /**
12
+ * Domain - admin access level
13
+ */
14
+ export interface SdPlatformResponseDomainAdmin extends SdPlatformResponseDomain {
15
+ /** number of models the domain is attached to */
16
+ readonly models_count?: number;
17
+ /** uuids of models the domain attached to */
18
+ readonly models?: Array<SdPlatformResponseModelBase>;
19
+ /** epoch timestamp */
20
+ readonly created_at: number;
21
+ /** epoch timestamp */
22
+ readonly updated_at: number;
23
+ /** epoch timestamp */
24
+ readonly deleted_at?: number;
25
+ }
26
26
  //# sourceMappingURL=SdPlatformResponseDomain.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=SdPlatformResponseDomain.js.map
@@ -1,58 +1,58 @@
1
- /**
2
- * Features of a user/organization.
3
- */
4
- export interface SdPlatformResponseFeatureValues {
5
- readonly backend_api: boolean;
6
- readonly desktop_clients: boolean;
7
- readonly direct_embedding: boolean;
8
- readonly imports: boolean;
9
- readonly exports: boolean;
10
- readonly iframe_embedding: boolean;
11
- readonly private_models: boolean;
12
- readonly private_support: boolean;
13
- readonly sharing: boolean;
14
- readonly unbranded: boolean;
15
- readonly viewer_api: boolean;
16
- readonly analytics_sessions: boolean;
17
- readonly analytics_computations: boolean;
18
- readonly gemstone: boolean;
19
- readonly unlisted_models: boolean;
20
- readonly saved_states: boolean;
21
- readonly download_model: boolean;
22
- readonly private_profile: boolean;
23
- readonly model_scripts: boolean;
24
- readonly versioning: boolean;
25
- readonly quicklook: boolean;
26
- readonly see_shared: boolean;
27
- readonly admin: boolean;
28
- readonly backoffice: boolean;
29
- readonly platform_api: boolean;
30
- readonly use_cdn: boolean;
31
- }
32
- /**
33
- * Limits of the user/organization.
34
- */
35
- export interface SdPlatformResponseFeaturesLimits {
36
- readonly computation_priority: number;
37
- readonly max_comp_time: number;
38
- readonly max_export_size: number;
39
- readonly max_output_size: number;
40
- readonly max_accessdomains: number;
41
- readonly max_accessdomains_testing: number;
42
- readonly max_credits_per_month: number;
43
- readonly max_model_size: number;
44
- readonly max_asset_size: number;
45
- readonly max_users: number;
46
- readonly max_texture_size: number;
47
- }
48
- /**
49
- * Features and limits granted to a user or organization.
50
- */
51
- export interface SdPlatformResponseFeatures {
52
- readonly feature: SdPlatformResponseFeatureValues;
53
- readonly limit: SdPlatformResponseFeaturesLimits;
54
- readonly plugin: Array<string>;
55
- readonly client: Array<string>;
56
- readonly backend: Array<string>;
57
- }
1
+ /**
2
+ * Features of a user/organization.
3
+ */
4
+ export interface SdPlatformResponseFeatureValues {
5
+ readonly backend_api: boolean;
6
+ readonly desktop_clients: boolean;
7
+ readonly direct_embedding: boolean;
8
+ readonly imports: boolean;
9
+ readonly exports: boolean;
10
+ readonly iframe_embedding: boolean;
11
+ readonly private_models: boolean;
12
+ readonly private_support: boolean;
13
+ readonly sharing: boolean;
14
+ readonly unbranded: boolean;
15
+ readonly viewer_api: boolean;
16
+ readonly analytics_sessions: boolean;
17
+ readonly analytics_computations: boolean;
18
+ readonly gemstone: boolean;
19
+ readonly unlisted_models: boolean;
20
+ readonly saved_states: boolean;
21
+ readonly download_model: boolean;
22
+ readonly private_profile: boolean;
23
+ readonly model_scripts: boolean;
24
+ readonly versioning: boolean;
25
+ readonly quicklook: boolean;
26
+ readonly see_shared: boolean;
27
+ readonly admin: boolean;
28
+ readonly backoffice: boolean;
29
+ readonly platform_api: boolean;
30
+ readonly use_cdn: boolean;
31
+ }
32
+ /**
33
+ * Limits of the user/organization.
34
+ */
35
+ export interface SdPlatformResponseFeaturesLimits {
36
+ readonly computation_priority: number;
37
+ readonly max_comp_time: number;
38
+ readonly max_export_size: number;
39
+ readonly max_output_size: number;
40
+ readonly max_accessdomains: number;
41
+ readonly max_accessdomains_testing: number;
42
+ readonly max_credits_per_month: number;
43
+ readonly max_model_size: number;
44
+ readonly max_asset_size: number;
45
+ readonly max_users: number;
46
+ readonly max_texture_size: number;
47
+ }
48
+ /**
49
+ * Features and limits granted to a user or organization.
50
+ */
51
+ export interface SdPlatformResponseFeatures {
52
+ readonly feature: SdPlatformResponseFeatureValues;
53
+ readonly limit: SdPlatformResponseFeaturesLimits;
54
+ readonly plugin: Array<string>;
55
+ readonly client: Array<string>;
56
+ readonly backend: Array<string>;
57
+ }
58
58
  //# sourceMappingURL=SdPlatformResponseFeatures.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=SdPlatformResponseFeatures.js.map
@@ -1,44 +1,44 @@
1
- /**
2
- * A HTTP log entry.
3
- * Platform backend http request to outside world.
4
- */
5
- export interface SdPlatformResponseHttpLog {
6
- /**
7
- * The uri to which platform backend has made request to.
8
- */
9
- uri: string;
10
- /**
11
- * The http method.
12
- */
13
- method: string;
14
- /**
15
- * Exception parameters if any.
16
- */
17
- exception?: object;
18
- /**
19
- * The parameters or body of a request.
20
- * If get then query parameters, otherwise body parameters.
21
- */
22
- parameters?: object | Array<any>;
23
- /**
24
- * The response code of a request.
25
- */
26
- response_code: number;
27
- /**
28
- * The response message.
29
- */
30
- response_message?: string;
31
- /**
32
- * The UNIX timestamp of a request.
33
- */
34
- created_at: number;
35
- /**
36
- * The created date in format 'YYYY-MM-DD'
37
- */
38
- created_date: string;
39
- /**
40
- * Response result.
41
- */
42
- response_result?: object;
43
- }
1
+ /**
2
+ * A HTTP log entry.
3
+ * Platform backend http request to outside world.
4
+ */
5
+ export interface SdPlatformResponseHttpLog {
6
+ /**
7
+ * The uri to which platform backend has made request to.
8
+ */
9
+ uri: string;
10
+ /**
11
+ * The http method.
12
+ */
13
+ method: string;
14
+ /**
15
+ * Exception parameters if any.
16
+ */
17
+ exception?: object;
18
+ /**
19
+ * The parameters or body of a request.
20
+ * If get then query parameters, otherwise body parameters.
21
+ */
22
+ parameters?: object | Array<any>;
23
+ /**
24
+ * The response code of a request.
25
+ */
26
+ response_code: number;
27
+ /**
28
+ * The response message.
29
+ */
30
+ response_message?: string;
31
+ /**
32
+ * The UNIX timestamp of a request.
33
+ */
34
+ created_at: number;
35
+ /**
36
+ * The created date in format 'YYYY-MM-DD'
37
+ */
38
+ created_date: string;
39
+ /**
40
+ * Response result.
41
+ */
42
+ response_result?: object;
43
+ }
44
44
  //# sourceMappingURL=SdPlatformResponseHttpLog.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=SdPlatformResponseHttpLog.js.map
@@ -1,35 +1,35 @@
1
- import { SdPlatformResponseUserPublic } from "./SdPlatformResponseUser";
2
- /**
3
- * Image - public access level
4
- */
5
- export interface SdPlatformResponseImagePublic {
6
- /** id of the image */
7
- readonly id: string;
8
- /** url of the image */
9
- readonly url?: string;
10
- /** optional alternative text */
11
- readonly alt?: string;
12
- /** optional alias */
13
- readonly alias?: string;
14
- }
15
- /**
16
- * Image - owner access level
17
- */
18
- export interface SdPlatformResponseImage extends SdPlatformResponseImagePublic {
19
- /** id of user owning the image */
20
- readonly user_id: string;
21
- /** user owning the image */
22
- readonly user?: SdPlatformResponseUserPublic;
23
- /** ids of models which the image is attached to */
24
- readonly models?: Array<string>;
25
- /** epoch timestamp */
26
- readonly created_at: number;
27
- /** epoch timestamp */
28
- readonly updated_at: number;
29
- }
30
- /**
31
- * Image - admin access level
32
- */
33
- export interface SdPlatformResponseImageAdmin extends SdPlatformResponseImage {
34
- }
1
+ import { SdPlatformResponseUserPublic } from "./SdPlatformResponseUser";
2
+ /**
3
+ * Image - public access level
4
+ */
5
+ export interface SdPlatformResponseImagePublic {
6
+ /** id of the image */
7
+ readonly id: string;
8
+ /** url of the image */
9
+ readonly url?: string;
10
+ /** optional alternative text */
11
+ readonly alt?: string;
12
+ /** optional alias */
13
+ readonly alias?: string;
14
+ }
15
+ /**
16
+ * Image - owner access level
17
+ */
18
+ export interface SdPlatformResponseImage extends SdPlatformResponseImagePublic {
19
+ /** id of user owning the image */
20
+ readonly user_id: string;
21
+ /** user owning the image */
22
+ readonly user?: SdPlatformResponseUserPublic;
23
+ /** ids of models which the image is attached to */
24
+ readonly models?: Array<string>;
25
+ /** epoch timestamp */
26
+ readonly created_at: number;
27
+ /** epoch timestamp */
28
+ readonly updated_at: number;
29
+ }
30
+ /**
31
+ * Image - admin access level
32
+ */
33
+ export interface SdPlatformResponseImageAdmin extends SdPlatformResponseImage {
34
+ }
35
35
  //# sourceMappingURL=SdPlatformResponseImage.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=SdPlatformResponseImage.js.map