@rlvt/entity-manager-openapi-client 1.0.74 → 1.0.76

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/build/api.d.ts CHANGED
@@ -152,11 +152,15 @@ export default class {
152
152
  name: string;
153
153
  readonly plan: {
154
154
  readonly?: "__readonly" | undefined;
155
- name?: string | undefined;
156
- quotaType?: "individual" | "display" | undefined;
157
- quota?: number | undefined;
158
- startDate?: string | undefined;
159
- endDate?: string | undefined;
155
+ name: string;
156
+ quotas: {
157
+ type: "datasource" | "individual" | "display";
158
+ subtype?: string | undefined;
159
+ quota: number;
160
+ usage?: number | undefined;
161
+ }[];
162
+ startDate: string;
163
+ endDate: string;
160
164
  attributionPeriod?: number | undefined;
161
165
  };
162
166
  securityPolicy: {
@@ -421,11 +425,15 @@ export default class {
421
425
  name: string;
422
426
  readonly plan: {
423
427
  readonly?: "__readonly" | undefined;
424
- name?: string | undefined;
425
- quotaType?: "individual" | "display" | undefined;
426
- quota?: number | undefined;
427
- startDate?: string | undefined;
428
- endDate?: string | undefined;
428
+ name: string;
429
+ quotas: {
430
+ type: "datasource" | "individual" | "display";
431
+ subtype?: string | undefined;
432
+ quota: number;
433
+ usage?: number | undefined;
434
+ }[];
435
+ startDate: string;
436
+ endDate: string;
429
437
  attributionPeriod?: number | undefined;
430
438
  };
431
439
  securityPolicy: {
@@ -706,11 +714,15 @@ export default class {
706
714
  name: string;
707
715
  readonly plan: {
708
716
  readonly?: "__readonly" | undefined;
709
- name?: string | undefined;
710
- quotaType?: "individual" | "display" | undefined;
711
- quota?: number | undefined;
712
- startDate?: string | undefined;
713
- endDate?: string | undefined;
717
+ name: string;
718
+ quotas: {
719
+ type: "datasource" | "individual" | "display";
720
+ subtype?: string | undefined;
721
+ quota: number;
722
+ usage?: number | undefined;
723
+ }[];
724
+ startDate: string;
725
+ endDate: string;
714
726
  attributionPeriod?: number | undefined;
715
727
  };
716
728
  securityPolicy: {
@@ -26,9 +26,14 @@ export declare type InternalResponse = {
26
26
  message: string;
27
27
  data: {};
28
28
  };
29
+ export declare type Quota = {
30
+ type: "datasource" | "individual" | "display";
31
+ subtype?: string;
32
+ quota: number;
33
+ usage?: number;
34
+ };
29
35
  export declare type Plan_Without_Name_Features_ToJSON__id = {
30
- quotaType?: "individual" | "display";
31
- quota?: number;
36
+ quotas: Quota[];
32
37
  };
33
38
  export declare type CompanyPasswordSecurityPolicy = {
34
39
  duration: number;
@@ -178,9 +183,9 @@ export declare type SerializedCompany = {
178
183
  readonly updatedAt: (string) & readonlyP;
179
184
  name: string;
180
185
  readonly plan: (Plan_Without_Name_Features_ToJSON__id & {
181
- name?: string;
182
- startDate?: string;
183
- endDate?: string;
186
+ name: string;
187
+ startDate: string;
188
+ endDate: string;
184
189
  attributionPeriod?: number;
185
190
  }) & readonlyP;
186
191
  securityPolicy: CompanySecurityPolicy;
@@ -18,4 +18,4 @@ var Variables;
18
18
  Variables["UTM_MEDIUM"] = "utm_medium";
19
19
  Variables["UTM_TERM"] = "utm_term";
20
20
  })(Variables = exports.Variables || (exports.Variables = {}));
21
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZGVmaW5pdGlvbnMuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi9kZWZpbml0aW9ucy50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsb0JBQW9CO0FBQ3BCLG9CQUFvQjs7O0FBcVFwQixJQUFZLGVBSVg7QUFKRCxXQUFZLGVBQWU7SUFDdkIsc0NBQW1CLENBQUE7SUFDbkIsZ0NBQWEsQ0FBQTtJQUNiLHdDQUFxQixDQUFBO0FBQ3pCLENBQUMsRUFKVyxlQUFlLEdBQWYsdUJBQWUsS0FBZix1QkFBZSxRQUkxQjtBQTBGRCxJQUFZLFNBT1g7QUFQRCxXQUFZLFNBQVM7SUFDakIsOEJBQW1CLENBQUE7SUFDbkIsOEJBQW1CLENBQUE7SUFDbkIsMENBQTZCLENBQUE7SUFDN0Isc0NBQXlCLENBQUE7SUFDekIsc0NBQXlCLENBQUE7SUFDekIsa0NBQXFCLENBQUE7QUFDekIsQ0FBQyxFQVBXLFNBQVMsR0FBVCxpQkFBUyxLQUFULGlCQUFTLFFBT3BCIn0=
21
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZGVmaW5pdGlvbnMuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi9kZWZpbml0aW9ucy50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsb0JBQW9CO0FBQ3BCLG9CQUFvQjs7O0FBMFFwQixJQUFZLGVBSVg7QUFKRCxXQUFZLGVBQWU7SUFDdkIsc0NBQW1CLENBQUE7SUFDbkIsZ0NBQWEsQ0FBQTtJQUNiLHdDQUFxQixDQUFBO0FBQ3pCLENBQUMsRUFKVyxlQUFlLEdBQWYsdUJBQWUsS0FBZix1QkFBZSxRQUkxQjtBQTBGRCxJQUFZLFNBT1g7QUFQRCxXQUFZLFNBQVM7SUFDakIsOEJBQW1CLENBQUE7SUFDbkIsOEJBQW1CLENBQUE7SUFDbkIsMENBQTZCLENBQUE7SUFDN0Isc0NBQXlCLENBQUE7SUFDekIsc0NBQXlCLENBQUE7SUFDekIsa0NBQXFCLENBQUE7QUFDekIsQ0FBQyxFQVBXLFNBQVMsR0FBVCxpQkFBUyxLQUFULGlCQUFTLFFBT3BCIn0=
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rlvt/entity-manager-openapi-client",
3
- "version": "1.0.74+0d0ed5c",
3
+ "version": "1.0.76+f5c5bd7",
4
4
  "description": "Openapi client for reelevant service",
5
5
  "main": "build/index.js",
6
6
  "repository": "https://github.com/reelevant-tech/openapi-clients",