@shapediver/api.platform-api-dto-v1 2.12.7 → 2.12.8

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 (117) hide show
  1. package/README.md +14 -14
  2. package/dist/commons/SdPlatformApiTokenScopes.d.ts +47 -47
  3. package/dist/commons/SdPlatformApiTokenScopes.js +51 -51
  4. package/dist/commons/SdPlatformChargebee.d.ts +7 -7
  5. package/dist/commons/SdPlatformChargebee.js +2 -2
  6. package/dist/commons/SdPlatformModelCommons.d.ts +4 -4
  7. package/dist/commons/SdPlatformModelCommons.js +8 -8
  8. package/dist/commons/SdPlatformModelTokenScopes.d.ts +9 -9
  9. package/dist/commons/SdPlatformModelTokenScopes.js +13 -13
  10. package/dist/commons/SdPlatformNotificationCommons.d.ts +74 -62
  11. package/dist/commons/SdPlatformNotificationCommons.d.ts.map +1 -1
  12. package/dist/commons/SdPlatformNotificationCommons.js +84 -72
  13. package/dist/commons/SdPlatformNotificationCommons.js.map +1 -1
  14. package/dist/commons/SdPlatformOrganizationCommons.d.ts +29 -29
  15. package/dist/commons/SdPlatformOrganizationCommons.js +33 -33
  16. package/dist/commons/SdPlatformPolicyCommons.d.ts +301 -301
  17. package/dist/commons/SdPlatformPolicyCommons.js +290 -290
  18. package/dist/commons/SdPlatformUsedCredits.d.ts +6 -6
  19. package/dist/commons/SdPlatformUsedCredits.js +2 -2
  20. package/dist/commons/SdPlatformVisibility.d.ts +36 -36
  21. package/dist/commons/SdPlatformVisibility.js +43 -43
  22. package/dist/index.d.ts +54 -54
  23. package/dist/index.js +70 -70
  24. package/dist/request/SdPlatformAuthRequest.d.ts +53 -53
  25. package/dist/request/SdPlatformAuthRequest.js +20 -20
  26. package/dist/request/SdPlatformBaseRequestTypes.d.ts +45 -45
  27. package/dist/request/SdPlatformBaseRequestTypes.js +8 -8
  28. package/dist/request/SdPlatformRequestApiClients.d.ts +20 -20
  29. package/dist/request/SdPlatformRequestApiClients.js +2 -2
  30. package/dist/request/SdPlatformRequestApiToken.d.ts +23 -23
  31. package/dist/request/SdPlatformRequestApiToken.js +2 -2
  32. package/dist/request/SdPlatformRequestBackendSystem.d.ts +69 -69
  33. package/dist/request/SdPlatformRequestBackendSystem.js +2 -2
  34. package/dist/request/SdPlatformRequestBookmark.d.ts +7 -7
  35. package/dist/request/SdPlatformRequestBookmark.js +2 -2
  36. package/dist/request/SdPlatformRequestChargebee.d.ts +11 -11
  37. package/dist/request/SdPlatformRequestChargebee.js +2 -2
  38. package/dist/request/SdPlatformRequestDocument.d.ts +46 -46
  39. package/dist/request/SdPlatformRequestDocument.js +2 -2
  40. package/dist/request/SdPlatformRequestDomain.d.ts +18 -18
  41. package/dist/request/SdPlatformRequestDomain.js +2 -2
  42. package/dist/request/SdPlatformRequestImage.d.ts +16 -16
  43. package/dist/request/SdPlatformRequestImage.js +2 -2
  44. package/dist/request/SdPlatformRequestModel.d.ts +63 -63
  45. package/dist/request/SdPlatformRequestModel.js +10 -10
  46. package/dist/request/SdPlatformRequestModelSharing.d.ts +34 -34
  47. package/dist/request/SdPlatformRequestModelSharing.js +2 -2
  48. package/dist/request/SdPlatformRequestModelToken.d.ts +11 -11
  49. package/dist/request/SdPlatformRequestModelToken.js +2 -2
  50. package/dist/request/SdPlatformRequestModelTransfer.d.ts +15 -15
  51. package/dist/request/SdPlatformRequestModelTransfer.js +2 -2
  52. package/dist/request/SdPlatformRequestNotification.d.ts +40 -38
  53. package/dist/request/SdPlatformRequestNotification.d.ts.map +1 -1
  54. package/dist/request/SdPlatformRequestNotification.js +2 -2
  55. package/dist/request/SdPlatformRequestOpenIDProvider.d.ts +100 -100
  56. package/dist/request/SdPlatformRequestOpenIDProvider.js +2 -2
  57. package/dist/request/SdPlatformRequestOrganization.d.ts +57 -57
  58. package/dist/request/SdPlatformRequestOrganization.js +2 -2
  59. package/dist/request/SdPlatformRequestPolicy.d.ts +39 -39
  60. package/dist/request/SdPlatformRequestPolicy.js +2 -2
  61. package/dist/request/SdPlatformRequestSavedState.d.ts +35 -35
  62. package/dist/request/SdPlatformRequestSavedState.js +2 -2
  63. package/dist/request/SdPlatformRequestSavedStateSharing.d.ts +34 -34
  64. package/dist/request/SdPlatformRequestSavedStateSharing.js +2 -2
  65. package/dist/request/SdPlatformRequestUser.d.ts +89 -89
  66. package/dist/request/SdPlatformRequestUser.js +2 -2
  67. package/dist/request/SdPlatformRequestWebhook.d.ts +39 -39
  68. package/dist/request/SdPlatformRequestWebhook.js +2 -2
  69. package/dist/response/SdPlatformAuthResponse.d.ts +17 -17
  70. package/dist/response/SdPlatformAuthResponse.js +2 -2
  71. package/dist/response/SdPlatformBaseResponseTypes.d.ts +47 -47
  72. package/dist/response/SdPlatformBaseResponseTypes.js +2 -2
  73. package/dist/response/SdPlatformResponseAnalytics.d.ts +173 -173
  74. package/dist/response/SdPlatformResponseAnalytics.js +11 -11
  75. package/dist/response/SdPlatformResponseApiClient.d.ts +11 -11
  76. package/dist/response/SdPlatformResponseApiClient.js +2 -2
  77. package/dist/response/SdPlatformResponseApiToken.d.ts +24 -24
  78. package/dist/response/SdPlatformResponseApiToken.js +2 -2
  79. package/dist/response/SdPlatformResponseBackendSystem.d.ts +53 -53
  80. package/dist/response/SdPlatformResponseBackendSystem.js +2 -2
  81. package/dist/response/SdPlatformResponseChargebee.d.ts +32 -32
  82. package/dist/response/SdPlatformResponseChargebee.js +10 -10
  83. package/dist/response/SdPlatformResponseDocument.d.ts +112 -112
  84. package/dist/response/SdPlatformResponseDocument.js +2 -2
  85. package/dist/response/SdPlatformResponseDomain.d.ts +25 -25
  86. package/dist/response/SdPlatformResponseDomain.js +2 -2
  87. package/dist/response/SdPlatformResponseFeatures.d.ts +57 -57
  88. package/dist/response/SdPlatformResponseFeatures.js +2 -2
  89. package/dist/response/SdPlatformResponseHttpLog.d.ts +14 -14
  90. package/dist/response/SdPlatformResponseHttpLog.js +2 -2
  91. package/dist/response/SdPlatformResponseImage.d.ts +34 -34
  92. package/dist/response/SdPlatformResponseImage.js +2 -2
  93. package/dist/response/SdPlatformResponseModel.d.ts +310 -300
  94. package/dist/response/SdPlatformResponseModel.d.ts.map +1 -1
  95. package/dist/response/SdPlatformResponseModel.js +53 -53
  96. package/dist/response/SdPlatformResponseModelSharing.d.ts +62 -62
  97. package/dist/response/SdPlatformResponseModelSharing.js +2 -2
  98. package/dist/response/SdPlatformResponseModelToken.d.ts +23 -23
  99. package/dist/response/SdPlatformResponseModelToken.js +2 -2
  100. package/dist/response/SdPlatformResponseNotification.d.ts +64 -62
  101. package/dist/response/SdPlatformResponseNotification.d.ts.map +1 -1
  102. package/dist/response/SdPlatformResponseNotification.js +2 -2
  103. package/dist/response/SdPlatformResponseOpenIDProvider.d.ts +70 -70
  104. package/dist/response/SdPlatformResponseOpenIDProvider.js +2 -2
  105. package/dist/response/SdPlatformResponseOrganization.d.ts +64 -64
  106. package/dist/response/SdPlatformResponseOrganization.js +2 -2
  107. package/dist/response/SdPlatformResponsePolicy.d.ts +57 -57
  108. package/dist/response/SdPlatformResponsePolicy.js +2 -2
  109. package/dist/response/SdPlatformResponseSavedState.d.ts +56 -56
  110. package/dist/response/SdPlatformResponseSavedState.js +2 -2
  111. package/dist/response/SdPlatformResponseSavedStateSharing.d.ts +62 -62
  112. package/dist/response/SdPlatformResponseSavedStateSharing.js +2 -2
  113. package/dist/response/SdPlatformResponseTag.d.ts +16 -16
  114. package/dist/response/SdPlatformResponseTag.js +2 -2
  115. package/dist/response/SdPlatformResponseUser.d.ts +132 -132
  116. package/dist/response/SdPlatformResponseUser.js +2 -2
  117. package/package.json +1 -1
@@ -1,46 +1,46 @@
1
- /**
2
- * Pagination parameters for query requests.
3
- */
4
- interface SdPlatformPaginationParameters {
5
- /** Maximum number of items to fetch */
6
- limit?: number | null;
7
- /** If set to true the limit will be attained if possible (if there are enough items left) */
8
- strict_limit?: boolean | null;
9
- /**
10
- * Offset is used to fetch next set of results.
11
- */
12
- offset?: string | null;
13
- }
14
- export declare enum SdPlatformSortingOrder {
15
- Asc = "asc",
16
- Desc = "desc"
17
- }
18
- export declare type SdPlatformFilterValue = string | number | boolean | null | Array<SdPlatformFilterValue>;
19
- /**
20
- * Filtering parameters for query calls.
21
- */
22
- interface SdPlatformFilterParameters {
23
- filters?: {
24
- [filter_expression: string]: SdPlatformFilterValue;
25
- };
26
- }
27
- /**
28
- * Sorting parameters for query calls.
29
- */
30
- interface SdPlatformSorterParameters {
31
- sorters?: {
32
- [column: string]: SdPlatformSortingOrder;
33
- };
34
- }
35
- /**
36
- * Embedding parameters.
37
- */
38
- interface SdPlatformEmbedParameters<TEmbeddableResource> {
39
- embed?: Array<TEmbeddableResource>;
40
- }
41
- /**
42
- * Parameters for querying resources.
43
- */
44
- export declare type SdPlatformQueryParameters<TEmbeddableResource> = SdPlatformPaginationParameters & SdPlatformFilterParameters & SdPlatformSorterParameters & SdPlatformEmbedParameters<TEmbeddableResource>;
45
- export {};
1
+ /**
2
+ * Pagination parameters for query requests.
3
+ */
4
+ interface SdPlatformPaginationParameters {
5
+ /** Maximum number of items to fetch */
6
+ limit?: number | null;
7
+ /** If set to true the limit will be attained if possible (if there are enough items left) */
8
+ strict_limit?: boolean | null;
9
+ /**
10
+ * Offset is used to fetch next set of results.
11
+ */
12
+ offset?: string | null;
13
+ }
14
+ export declare enum SdPlatformSortingOrder {
15
+ Asc = "asc",
16
+ Desc = "desc"
17
+ }
18
+ export declare type SdPlatformFilterValue = string | number | boolean | null | Array<SdPlatformFilterValue>;
19
+ /**
20
+ * Filtering parameters for query calls.
21
+ */
22
+ interface SdPlatformFilterParameters {
23
+ filters?: {
24
+ [filter_expression: string]: SdPlatformFilterValue;
25
+ };
26
+ }
27
+ /**
28
+ * Sorting parameters for query calls.
29
+ */
30
+ interface SdPlatformSorterParameters {
31
+ sorters?: {
32
+ [column: string]: SdPlatformSortingOrder;
33
+ };
34
+ }
35
+ /**
36
+ * Embedding parameters.
37
+ */
38
+ interface SdPlatformEmbedParameters<TEmbeddableResource> {
39
+ embed?: Array<TEmbeddableResource>;
40
+ }
41
+ /**
42
+ * Parameters for querying resources.
43
+ */
44
+ export declare type SdPlatformQueryParameters<TEmbeddableResource> = SdPlatformPaginationParameters & SdPlatformFilterParameters & SdPlatformSorterParameters & SdPlatformEmbedParameters<TEmbeddableResource>;
45
+ export {};
46
46
  //# sourceMappingURL=SdPlatformBaseRequestTypes.d.ts.map
@@ -1,9 +1,9 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SdPlatformSortingOrder = void 0;
4
- var SdPlatformSortingOrder;
5
- (function (SdPlatformSortingOrder) {
6
- SdPlatformSortingOrder["Asc"] = "asc";
7
- SdPlatformSortingOrder["Desc"] = "desc";
8
- })(SdPlatformSortingOrder = exports.SdPlatformSortingOrder || (exports.SdPlatformSortingOrder = {}));
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.SdPlatformSortingOrder = void 0;
4
+ var SdPlatformSortingOrder;
5
+ (function (SdPlatformSortingOrder) {
6
+ SdPlatformSortingOrder["Asc"] = "asc";
7
+ SdPlatformSortingOrder["Desc"] = "desc";
8
+ })(SdPlatformSortingOrder = exports.SdPlatformSortingOrder || (exports.SdPlatformSortingOrder = {}));
9
9
  //# sourceMappingURL=SdPlatformBaseRequestTypes.js.map
@@ -1,21 +1,21 @@
1
- export interface SdPlatformRequestApiClientCreate {
2
- client_name: string;
3
- client_secret?: string;
4
- refresh_token?: boolean;
5
- allowed_origins?: Array<string>;
6
- access_token_lifetime?: number;
7
- refresh_token_lifetime?: number;
8
- refresh_token_limit?: number;
9
- required_feature: string;
10
- }
11
- export interface SdPlatformRequestApiClientPatch {
12
- client_name?: string;
13
- client_secret?: string;
14
- refresh_token?: boolean;
15
- allowed_origins?: Array<string>;
16
- access_token_lifetime?: number;
17
- refresh_token_lifetime?: number;
18
- refresh_token_limit?: number;
19
- required_feature: string;
20
- }
1
+ export interface SdPlatformRequestApiClientCreate {
2
+ client_name: string;
3
+ client_secret?: string;
4
+ refresh_token?: boolean;
5
+ allowed_origins?: Array<string>;
6
+ access_token_lifetime?: number;
7
+ refresh_token_lifetime?: number;
8
+ refresh_token_limit?: number;
9
+ required_feature: string;
10
+ }
11
+ export interface SdPlatformRequestApiClientPatch {
12
+ client_name?: string;
13
+ client_secret?: string;
14
+ refresh_token?: boolean;
15
+ allowed_origins?: Array<string>;
16
+ access_token_lifetime?: number;
17
+ refresh_token_lifetime?: number;
18
+ refresh_token_limit?: number;
19
+ required_feature: string;
20
+ }
21
21
  //# sourceMappingURL=SdPlatformRequestApiClients.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=SdPlatformRequestApiClients.js.map
@@ -1,24 +1,24 @@
1
- import { SdPlatformApiTokenScopes } from "../commons/SdPlatformApiTokenScopes";
2
- /**
3
- * DTO for creating an API token
4
- */
5
- export interface SdPlatformRequestApiTokenCreate {
6
- /** mandatory description of the API token */
7
- description: string;
8
- /** scopes which the API token shall be limited to */
9
- scope: Array<SdPlatformApiTokenScopes>;
10
- /** epoch timestamp until which the API token shall be valid */
11
- valid_until?: number;
12
- }
13
- /**
14
- * DTO for patching an API token
15
- */
16
- export interface SdPlatformRequestApiTokenPatch {
17
- /** description of the API token */
18
- description?: string;
19
- /** epoch timestamp until which the API token shall be valid */
20
- valid_until?: number | null;
21
- /** activate or deactivate the API token */
22
- active?: boolean;
23
- }
1
+ import { SdPlatformApiTokenScopes } from "../commons/SdPlatformApiTokenScopes";
2
+ /**
3
+ * DTO for creating an API token
4
+ */
5
+ export interface SdPlatformRequestApiTokenCreate {
6
+ /** mandatory description of the API token */
7
+ description: string;
8
+ /** scopes which the API token shall be limited to */
9
+ scope: Array<SdPlatformApiTokenScopes>;
10
+ /** epoch timestamp until which the API token shall be valid */
11
+ valid_until?: number;
12
+ }
13
+ /**
14
+ * DTO for patching an API token
15
+ */
16
+ export interface SdPlatformRequestApiTokenPatch {
17
+ /** description of the API token */
18
+ description?: string;
19
+ /** epoch timestamp until which the API token shall be valid */
20
+ valid_until?: number | null;
21
+ /** activate or deactivate the API token */
22
+ active?: boolean;
23
+ }
24
24
  //# sourceMappingURL=SdPlatformRequestApiToken.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=SdPlatformRequestApiToken.js.map
@@ -1,70 +1,70 @@
1
- /**
2
- * DTO for creating a ShapeDiver Geometry Backend System
3
- */
4
- export interface SdPlatformRequestBackendSystemCreate {
5
- /** The endpoint of the ShapeDiver Geometry Backend System */
6
- model_view_url: string;
7
- /** obsolete, will be phased out */
8
- model_view_user?: string;
9
- /** obsolete, will be phased out */
10
- model_view_pass?: string;
11
- /** The endpoint of the ShapeDiver Geometry Backend System. Obsolete, will be phased out */
12
- model_mgmt_url: string;
13
- /** obsolete, will be phased out */
14
- model_mgmt_user?: string;
15
- /** obsolete, will be phased out */
16
- model_mgmt_pass?: string;
17
- /** Shall this backend system be used by default? */
18
- use_by_default?: boolean;
19
- /** Is this a productive backend system? */
20
- is_production?: boolean;
21
- /** Maximum allowed value of max_comp_time for models on this system */
22
- max_max_comp_time?: number;
23
- /** Maximum allowed value of num_loaded_max for models on this system */
24
- max_num_loaded_max?: number;
25
- /** Unique alias of backend system */
26
- alias: string;
27
- /** Description of backend system */
28
- description?: string;
29
- }
30
- /**
31
- * DTO for patching a ShapeDiver Geometry Backend System
32
- */
33
- export interface SdPlatformRequestBackendSystemPatch {
34
- /** The endpoint of the ShapeDiver Geometry Backend System */
35
- model_view_url?: string;
36
- /** obsolete, will be phased out */
37
- model_view_user?: string;
38
- /** obsolete, will be phased out */
39
- model_view_pass?: string;
40
- /** The endpoint of the ShapeDiver Geometry Backend System. Obsolete, will be phased out */
41
- model_mgmt_url?: string;
42
- /** obsolete, will be phased out */
43
- model_mgmt_user?: string;
44
- /** obsolete, will be phased out */
45
- model_mgmt_pass?: string;
46
- /** Shall this backend system be used by default? */
47
- use_by_default?: boolean;
48
- /** Is this a productive backend system? */
49
- is_production?: boolean;
50
- /** Maximum allowed value of max_comp_time for models on this system */
51
- max_max_comp_time?: number;
52
- /** Maximum allowed value of num_loaded_max for models on this system */
53
- max_num_loaded_max?: number;
54
- /** Unique alias of backend system */
55
- alias?: string;
56
- /** Description of backend system */
57
- description?: string;
58
- }
59
- /**
60
- * DTO for creating a token for accessing a ShapeDiver Geometry Backend System
61
- */
62
- export interface SdPlatformRequestBackendSystemToken {
63
- /** Id of the ShapeDiver Geometry Backend System */
64
- id: string;
65
- /** Scopes to create the token for */
66
- scopes: Array<string>;
67
- /** The lifetime of a token in seconds, which is only set if lifetime is less then minimum lifetime for a client. */
68
- lifetime?: number;
69
- }
1
+ /**
2
+ * DTO for creating a ShapeDiver Geometry Backend System
3
+ */
4
+ export interface SdPlatformRequestBackendSystemCreate {
5
+ /** The endpoint of the ShapeDiver Geometry Backend System */
6
+ model_view_url: string;
7
+ /** obsolete, will be phased out */
8
+ model_view_user?: string;
9
+ /** obsolete, will be phased out */
10
+ model_view_pass?: string;
11
+ /** The endpoint of the ShapeDiver Geometry Backend System. Obsolete, will be phased out */
12
+ model_mgmt_url: string;
13
+ /** obsolete, will be phased out */
14
+ model_mgmt_user?: string;
15
+ /** obsolete, will be phased out */
16
+ model_mgmt_pass?: string;
17
+ /** Shall this backend system be used by default? */
18
+ use_by_default?: boolean;
19
+ /** Is this a productive backend system? */
20
+ is_production?: boolean;
21
+ /** Maximum allowed value of max_comp_time for models on this system */
22
+ max_max_comp_time?: number;
23
+ /** Maximum allowed value of num_loaded_max for models on this system */
24
+ max_num_loaded_max?: number;
25
+ /** Unique alias of backend system */
26
+ alias: string;
27
+ /** Description of backend system */
28
+ description?: string;
29
+ }
30
+ /**
31
+ * DTO for patching a ShapeDiver Geometry Backend System
32
+ */
33
+ export interface SdPlatformRequestBackendSystemPatch {
34
+ /** The endpoint of the ShapeDiver Geometry Backend System */
35
+ model_view_url?: string;
36
+ /** obsolete, will be phased out */
37
+ model_view_user?: string;
38
+ /** obsolete, will be phased out */
39
+ model_view_pass?: string;
40
+ /** The endpoint of the ShapeDiver Geometry Backend System. Obsolete, will be phased out */
41
+ model_mgmt_url?: string;
42
+ /** obsolete, will be phased out */
43
+ model_mgmt_user?: string;
44
+ /** obsolete, will be phased out */
45
+ model_mgmt_pass?: string;
46
+ /** Shall this backend system be used by default? */
47
+ use_by_default?: boolean;
48
+ /** Is this a productive backend system? */
49
+ is_production?: boolean;
50
+ /** Maximum allowed value of max_comp_time for models on this system */
51
+ max_max_comp_time?: number;
52
+ /** Maximum allowed value of num_loaded_max for models on this system */
53
+ max_num_loaded_max?: number;
54
+ /** Unique alias of backend system */
55
+ alias?: string;
56
+ /** Description of backend system */
57
+ description?: string;
58
+ }
59
+ /**
60
+ * DTO for creating a token for accessing a ShapeDiver Geometry Backend System
61
+ */
62
+ export interface SdPlatformRequestBackendSystemToken {
63
+ /** Id of the ShapeDiver Geometry Backend System */
64
+ id: string;
65
+ /** Scopes to create the token for */
66
+ scopes: Array<string>;
67
+ /** The lifetime of a token in seconds, which is only set if lifetime is less then minimum lifetime for a client. */
68
+ lifetime?: number;
69
+ }
70
70
  //# sourceMappingURL=SdPlatformRequestBackendSystem.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=SdPlatformRequestBackendSystem.js.map
@@ -1,8 +1,8 @@
1
- /**
2
- * DTO for creating a bookmark for a model
3
- */
4
- export interface SdPlatformRequestBookmarkCreate {
5
- /** The id of the model to bookmark */
6
- model_id: string;
7
- }
1
+ /**
2
+ * DTO for creating a bookmark for a model
3
+ */
4
+ export interface SdPlatformRequestBookmarkCreate {
5
+ /** The id of the model to bookmark */
6
+ model_id: string;
7
+ }
8
8
  //# sourceMappingURL=SdPlatformRequestBookmark.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=SdPlatformRequestBookmark.js.map
@@ -1,12 +1,12 @@
1
- export interface SdPlatformRequestChargebeeHostedPage {
2
- plan_id: string;
3
- customer_id?: string;
4
- }
5
- export interface SdPlatformRequestChargebeeHostedPageUpdatePaymentMethod {
6
- customer_id: string;
7
- }
8
- export interface SdPlatformRequestChargebeePortalSession {
9
- customer_id: string;
10
- redirect_url: string;
11
- }
1
+ export interface SdPlatformRequestChargebeeHostedPage {
2
+ plan_id: string;
3
+ customer_id?: string;
4
+ }
5
+ export interface SdPlatformRequestChargebeeHostedPageUpdatePaymentMethod {
6
+ customer_id: string;
7
+ }
8
+ export interface SdPlatformRequestChargebeePortalSession {
9
+ customer_id: string;
10
+ redirect_url: string;
11
+ }
12
12
  //# sourceMappingURL=SdPlatformRequestChargebee.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=SdPlatformRequestChargebee.js.map
@@ -1,47 +1,47 @@
1
- export interface SdPlatformRequestDocumentCreate {
2
- /**
3
- * An identifier for the type of document, freely choosable string, e.g.
4
- * - customer_terms
5
- * - user_terms
6
- * - data_processing_agreement
7
- * - privacy_policy_supplement
8
- */
9
- type: string;
10
- /**
11
- * Description of the document.
12
- */
13
- description: string;
14
- /**
15
- * Timestamp from which the document will be valid.
16
- */
17
- valid_from: number;
18
- /**
19
- * If true the document must be accepted, otherwise it’s just for information.
20
- */
21
- requires_acceptance: boolean;
22
- /**
23
- * If true this document applies to account owners, if false it applies to users who are not account owners.
24
- */
25
- account_owner: boolean;
26
- /**
27
- * The actual document (the contents of the file), base64 encoded.
28
- */
29
- document: string;
30
- /**
31
- * Content-Type of the document to be used when downloading it.
32
- * @see https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Type
33
- */
34
- content_type: string;
35
- /**
36
- * Filename of the document, to be used when downloading it. This will be used for the Content-Disposition header.
37
- * @see https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Disposition
38
- */
39
- filename: string;
40
- }
41
- export interface SdPlatformRequestDocumentAccept {
42
- /**
43
- * Recaptcha token.
44
- */
45
- recaptcha_token: string;
46
- }
1
+ export interface SdPlatformRequestDocumentCreate {
2
+ /**
3
+ * An identifier for the type of document, freely choosable string, e.g.
4
+ * - customer_terms
5
+ * - user_terms
6
+ * - data_processing_agreement
7
+ * - privacy_policy_supplement
8
+ */
9
+ type: string;
10
+ /**
11
+ * Description of the document.
12
+ */
13
+ description: string;
14
+ /**
15
+ * Timestamp from which the document will be valid.
16
+ */
17
+ valid_from: number;
18
+ /**
19
+ * If true the document must be accepted, otherwise it’s just for information.
20
+ */
21
+ requires_acceptance: boolean;
22
+ /**
23
+ * If true this document applies to account owners, if false it applies to users who are not account owners.
24
+ */
25
+ account_owner: boolean;
26
+ /**
27
+ * The actual document (the contents of the file), base64 encoded.
28
+ */
29
+ document: string;
30
+ /**
31
+ * Content-Type of the document to be used when downloading it.
32
+ * @see https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Type
33
+ */
34
+ content_type: string;
35
+ /**
36
+ * Filename of the document, to be used when downloading it. This will be used for the Content-Disposition header.
37
+ * @see https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Disposition
38
+ */
39
+ filename: string;
40
+ }
41
+ export interface SdPlatformRequestDocumentAccept {
42
+ /**
43
+ * Recaptcha token.
44
+ */
45
+ recaptcha_token: string;
46
+ }
47
47
  //# sourceMappingURL=SdPlatformRequestDocument.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=SdPlatformRequestDocument.js.map
@@ -1,19 +1,19 @@
1
- /**
2
- * DTO for creating an image
3
- */
4
- export interface SdPlatformRequestDomainCreate {
5
- /** name of the domain, e.g. www.shapediver.com or 127.0.0.1:8080 */
6
- name: string;
7
- /** uuids of models the domain should be attached to */
8
- models?: Array<string>;
9
- }
10
- /**
11
- * DTO for patching an image
12
- */
13
- export interface SdPlatformRequestDomainPatch {
14
- /** name of the domain, e.g. www.shapediver.com or 127.0.0.1:8080 */
15
- name?: string;
16
- /** uuids of models the domain should be attached to */
17
- models?: Array<string>;
18
- }
1
+ /**
2
+ * DTO for creating an image
3
+ */
4
+ export interface SdPlatformRequestDomainCreate {
5
+ /** name of the domain, e.g. www.shapediver.com or 127.0.0.1:8080 */
6
+ name: string;
7
+ /** uuids of models the domain should be attached to */
8
+ models?: Array<string>;
9
+ }
10
+ /**
11
+ * DTO for patching an image
12
+ */
13
+ export interface SdPlatformRequestDomainPatch {
14
+ /** name of the domain, e.g. www.shapediver.com or 127.0.0.1:8080 */
15
+ name?: string;
16
+ /** uuids of models the domain should be attached to */
17
+ models?: Array<string>;
18
+ }
19
19
  //# sourceMappingURL=SdPlatformRequestDomain.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=SdPlatformRequestDomain.js.map
@@ -1,17 +1,17 @@
1
- /**
2
- * DTO for creating an image
3
- */
4
- export interface SdPlatformRequestImageCreate {
5
- /** The image alt description */
6
- alt?: string;
7
- /** An optional alias to use for the image */
8
- alias?: string;
9
- /**
10
- * base 64 encoded representation of image
11
- * Examples:
12
- * * "data:image/png;base64,ACTUAL_BASE64_ENCODED_IMAGE"
13
- * * "ACTUAL_BASE64_ENCODED_IMAGE"
14
- */
15
- imageData: string;
16
- }
1
+ /**
2
+ * DTO for creating an image
3
+ */
4
+ export interface SdPlatformRequestImageCreate {
5
+ /** The image alt description */
6
+ alt?: string;
7
+ /** An optional alias to use for the image */
8
+ alias?: string;
9
+ /**
10
+ * base 64 encoded representation of image
11
+ * Examples:
12
+ * * "data:image/png;base64,ACTUAL_BASE64_ENCODED_IMAGE"
13
+ * * "ACTUAL_BASE64_ENCODED_IMAGE"
14
+ */
15
+ imageData: string;
16
+ }
17
17
  //# sourceMappingURL=SdPlatformRequestImage.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=SdPlatformRequestImage.js.map