@digital8/security-registers-backend-ts-sdk 0.0.734 → 0.0.735

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.
@@ -54,6 +54,8 @@ src/models/IncidentResourceArrayResponse.ts
54
54
  src/models/IncidentSchemaType.ts
55
55
  src/models/IncidentVersionResource.ts
56
56
  src/models/IncidentVersionResourceArrayResponse.ts
57
+ src/models/IncidentVideoListResource.ts
58
+ src/models/IncidentVideoListResourceArrayResponse.ts
57
59
  src/models/IncidentVideoResource.ts
58
60
  src/models/IncidentVideoResourceArrayResponse.ts
59
61
  src/models/IncidentVideoSignedUrlResource.ts
@@ -111,10 +113,10 @@ src/models/NotificationType.ts
111
113
  src/models/NotificationTypeResource.ts
112
114
  src/models/NotificationTypeResourceArrayResponse.ts
113
115
  src/models/PaginatedIncidentListResourceResponse.ts
116
+ src/models/PaginatedIncidentVideoListResourceResponse.ts
114
117
  src/models/PaginatedLicenceCheckLogResourceResponse.ts
115
118
  src/models/PaginatedLicenceListResourceResponse.ts
116
119
  src/models/PaginatedLicenceResourceResponse.ts
117
- src/models/PaginatedRecentVideoListResourceResponse.ts
118
120
  src/models/PaginatedRegisterGroupedByRosterResourceResponse.ts
119
121
  src/models/PaginatedRegisterListResourceResponse.ts
120
122
  src/models/PaginatedRegisterResourceResponse.ts
@@ -130,8 +132,6 @@ src/models/PdfExportKind.ts
130
132
  src/models/PdfExportResource.ts
131
133
  src/models/PdfExportResourceArrayResponse.ts
132
134
  src/models/PdfExportStatus.ts
133
- src/models/RecentVideoListResource.ts
134
- src/models/RecentVideoListResourceArrayResponse.ts
135
135
  src/models/RecordSource.ts
136
136
  src/models/RegisterGroupedByRosterResource.ts
137
137
  src/models/RegisterGroupedByRosterResourceArrayResponse.ts
package/README.md CHANGED
@@ -1,4 +1,4 @@
1
- ## @digital8/security-registers-backend-ts-sdk@0.0.734
1
+ ## @digital8/security-registers-backend-ts-sdk@0.0.735
2
2
 
3
3
  This generator creates TypeScript/JavaScript client that utilizes [Fetch API](https://fetch.spec.whatwg.org/). The generated Node module can be used in the following environments:
4
4
 
@@ -36,7 +36,7 @@ navigate to the folder of your consuming project and run one of the following co
36
36
  _published:_
37
37
 
38
38
  ```
39
- npm install @digital8/security-registers-backend-ts-sdk@0.0.734 --save
39
+ npm install @digital8/security-registers-backend-ts-sdk@0.0.735 --save
40
40
  ```
41
41
 
42
42
  _unPublished (not recommended):_
@@ -10,7 +10,7 @@
10
10
  * Do not edit the class manually.
11
11
  */
12
12
  import * as runtime from '../runtime';
13
- import type { AssetFileForUploadResource, AssetsFileStoreRequest, AuthChangePasswordRequest, AuthForgotPasswordRequest, AuthLoginWebRequest, AuthProfileUpdateRequest, AuthRegisterGuardFileRequest, AuthRegisterGuardRequest, AuthResetPasswordRequest, DevicesRegisterRequest, ExportQueuedResource, GenericResponse, IncidentFieldSchemaResource, IncidentFieldSchemasShowRequest, IncidentResource, IncidentVersionResource, IncidentVersionResourceArrayResponse, IncidentVideoResource, IncidentVideoResourceArrayResponse, IncidentVideoSignedUrlResource, IncidentVideoUploadTokenResource, IncidentVideosRecentRequest, IncidentsApproveRequest, IncidentsEligibleOwnersRequest, IncidentsExportCsvBulkRequest, IncidentsExportPdfBulkRequest, IncidentsExportPdfRequest, IncidentsListRequest, IncidentsStoreRequest, IncidentsUpdateRequest, IncidentsUpdateTitleRequest, IncidentsVideosStoreRequest, IncidentsVideosUploadTokenRequest, LicenceLiteResourceArrayResponse, LicenceResource, LicenceVerificationFallbackSettingResourceArrayResponse, LicencesCheckLogsListRequest, LicencesListAllRequest, LicencesListRequest, LicencesStoreRequest, LicencesUpdateRequest, LicencesVerifyRequest, MobileAppConfigRequest, MobileAppConfigResource, MobileDeviceResource, MobileInitResource, NotificationPreferenceResource, NotificationPreferenceResourceArrayResponse, NotificationPreferencesBulkRequest, NotificationPreferencesStoreRequest, NotificationTypeResourceArrayResponse, PaginatedIncidentListResourceResponse, PaginatedLicenceCheckLogResourceResponse, PaginatedLicenceListResourceResponse, PaginatedRecentVideoListResourceResponse, PaginatedRegisterGroupedByRosterResourceResponse, PaginatedRosterListResourceResponse, PaginatedRosterWithRegistersResourceResponse, PaginatedSecurityCompanyResourceResponse, PaginatedUserResourceResponse, PaginatedVenueResourceResponse, PdfExportResource, RegisterLiteResourceArrayResponse, RegisterResource, RegistersCreateRequest, RegistersListAllRequest, RegistersListRequest, RegistersSignOffRequest, RegistersSignOnRequest, RegistersUpdateRequest, RosterLiteResourceArrayResponse, RosterResource, RostersExportPdfRequest, RostersListAllRequest, RostersListRequest, RostersListWithRegistersRequest, RostersUpdateRequest, SecurityCompaniesAttachUsersRequest, SecurityCompaniesListAllRequest, SecurityCompaniesListRequest, SecurityCompaniesStoreRequest, SecurityCompaniesUpdateRequest, SecurityCompanyLiteResourceArrayResponse, SecurityCompanyResource, SettingsLicenceVerificationFallbackUpdateRequest, UserAuthTokenResource, UserLiteResourceArrayResponse, UserResource, UserVenueResourceArrayResponse, UsersAttachSecurityCompaniesRequest, UsersAttachVenuesRequest, UsersCreateWithRoleRequest, UsersDetachVenuesRequest, UsersListAllRequest, UsersListRequest, UsersRegisterVenueManagerRequest, UsersUpdateRequest, VenueGuardScheduleResourceArrayResponse, VenueLiteResourceArrayResponse, VenueResource, VenuesAttachUsersRequest, VenuesGetVenuesForUserRequest, VenuesGuardScheduleUpdateRequest, VenuesListAllRequest, VenuesListForUserRequest, VenuesListRequest, VenuesNearbyRequest, VenuesPublicStoreRequest, VenuesSignedOnGuardsRequest, VenuesUpdateRequest, VerifyLicenceResource } from '../models/index';
13
+ import type { AssetFileForUploadResource, AssetsFileStoreRequest, AuthChangePasswordRequest, AuthForgotPasswordRequest, AuthLoginWebRequest, AuthProfileUpdateRequest, AuthRegisterGuardFileRequest, AuthRegisterGuardRequest, AuthResetPasswordRequest, DevicesRegisterRequest, ExportQueuedResource, GenericResponse, IncidentFieldSchemaResource, IncidentFieldSchemasShowRequest, IncidentResource, IncidentVersionResource, IncidentVersionResourceArrayResponse, IncidentVideoResource, IncidentVideoResourceArrayResponse, IncidentVideoSignedUrlResource, IncidentVideoUploadTokenResource, IncidentVideosRecentRequest, IncidentsApproveRequest, IncidentsEligibleOwnersRequest, IncidentsExportCsvBulkRequest, IncidentsExportPdfBulkRequest, IncidentsExportPdfRequest, IncidentsListRequest, IncidentsStoreRequest, IncidentsUpdateRequest, IncidentsUpdateTitleRequest, IncidentsVideosStoreRequest, IncidentsVideosUploadTokenRequest, LicenceLiteResourceArrayResponse, LicenceResource, LicenceVerificationFallbackSettingResourceArrayResponse, LicencesCheckLogsListRequest, LicencesListAllRequest, LicencesListRequest, LicencesStoreRequest, LicencesUpdateRequest, LicencesVerifyRequest, MobileAppConfigRequest, MobileAppConfigResource, MobileDeviceResource, MobileInitResource, NotificationPreferenceResource, NotificationPreferenceResourceArrayResponse, NotificationPreferencesBulkRequest, NotificationPreferencesStoreRequest, NotificationTypeResourceArrayResponse, PaginatedIncidentListResourceResponse, PaginatedIncidentVideoListResourceResponse, PaginatedLicenceCheckLogResourceResponse, PaginatedLicenceListResourceResponse, PaginatedRegisterGroupedByRosterResourceResponse, PaginatedRosterListResourceResponse, PaginatedRosterWithRegistersResourceResponse, PaginatedSecurityCompanyResourceResponse, PaginatedUserResourceResponse, PaginatedVenueResourceResponse, PdfExportResource, RegisterLiteResourceArrayResponse, RegisterResource, RegistersCreateRequest, RegistersListAllRequest, RegistersListRequest, RegistersSignOffRequest, RegistersSignOnRequest, RegistersUpdateRequest, RosterLiteResourceArrayResponse, RosterResource, RostersExportPdfRequest, RostersListAllRequest, RostersListRequest, RostersListWithRegistersRequest, RostersUpdateRequest, SecurityCompaniesAttachUsersRequest, SecurityCompaniesListAllRequest, SecurityCompaniesListRequest, SecurityCompaniesStoreRequest, SecurityCompaniesUpdateRequest, SecurityCompanyLiteResourceArrayResponse, SecurityCompanyResource, SettingsLicenceVerificationFallbackUpdateRequest, UserAuthTokenResource, UserLiteResourceArrayResponse, UserResource, UserVenueResourceArrayResponse, UsersAttachSecurityCompaniesRequest, UsersAttachVenuesRequest, UsersCreateWithRoleRequest, UsersDetachVenuesRequest, UsersListAllRequest, UsersListRequest, UsersRegisterVenueManagerRequest, UsersUpdateRequest, VenueGuardScheduleResourceArrayResponse, VenueLiteResourceArrayResponse, VenueResource, VenuesAttachUsersRequest, VenuesGetVenuesForUserRequest, VenuesGuardScheduleUpdateRequest, VenuesListAllRequest, VenuesListForUserRequest, VenuesListRequest, VenuesNearbyRequest, VenuesPublicStoreRequest, VenuesSignedOnGuardsRequest, VenuesUpdateRequest, VerifyLicenceResource } from '../models/index';
14
14
  export interface AssetsFileStoreOperationRequest {
15
15
  assetsFileStoreRequest?: AssetsFileStoreRequest;
16
16
  }
@@ -477,11 +477,11 @@ export declare class GeneralApi extends runtime.BaseAPI {
477
477
  /**
478
478
  * Auto-generated: incidentVideos.recent
479
479
  */
480
- incidentVideosRecentRaw(requestParameters: IncidentVideosRecentOperationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<PaginatedRecentVideoListResourceResponse>>;
480
+ incidentVideosRecentRaw(requestParameters: IncidentVideosRecentOperationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<PaginatedIncidentVideoListResourceResponse>>;
481
481
  /**
482
482
  * Auto-generated: incidentVideos.recent
483
483
  */
484
- incidentVideosRecent(requestParameters?: IncidentVideosRecentOperationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<PaginatedRecentVideoListResourceResponse>;
484
+ incidentVideosRecent(requestParameters?: IncidentVideosRecentOperationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<PaginatedIncidentVideoListResourceResponse>;
485
485
  /**
486
486
  * Auto-generated: incidents.approve
487
487
  */
@@ -872,7 +872,7 @@ var GeneralApi = /** @class */ (function (_super) {
872
872
  }, initOverrides)];
873
873
  case 3:
874
874
  response = _a.sent();
875
- return [2 /*return*/, new runtime.JSONApiResponse(response, function (jsonValue) { return (0, index_1.PaginatedRecentVideoListResourceResponseFromJSON)(jsonValue); })];
875
+ return [2 /*return*/, new runtime.JSONApiResponse(response, function (jsonValue) { return (0, index_1.PaginatedIncidentVideoListResourceResponseFromJSON)(jsonValue); })];
876
876
  }
877
877
  });
878
878
  });
@@ -0,0 +1,63 @@
1
+ /**
2
+ * Security Registers API
3
+ * API for the Security Registers compliance platform: guard rosters, sign-on/off registers, incidents, and licence verification.
4
+ *
5
+ * The version of the OpenAPI document: 1.0.0
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
+ * https://openapi-generator.tech
10
+ * Do not edit the class manually.
11
+ */
12
+ import type { VenueLiteResource } from './VenueLiteResource';
13
+ /**
14
+ *
15
+ * @export
16
+ * @interface IncidentVideoListResource
17
+ */
18
+ export interface IncidentVideoListResource {
19
+ /**
20
+ *
21
+ * @type {number}
22
+ * @memberof IncidentVideoListResource
23
+ */
24
+ id?: number | null;
25
+ /**
26
+ *
27
+ * @type {number}
28
+ * @memberof IncidentVideoListResource
29
+ */
30
+ incidentId?: number | null;
31
+ /**
32
+ *
33
+ * @type {VenueLiteResource}
34
+ * @memberof IncidentVideoListResource
35
+ */
36
+ venue: VenueLiteResource | null;
37
+ /**
38
+ *
39
+ * @type {string}
40
+ * @memberof IncidentVideoListResource
41
+ */
42
+ originalFilename: string;
43
+ /**
44
+ *
45
+ * @type {number}
46
+ * @memberof IncidentVideoListResource
47
+ */
48
+ sizeBytes: number;
49
+ /**
50
+ *
51
+ * @type {Date}
52
+ * @memberof IncidentVideoListResource
53
+ */
54
+ createdAt?: Date | null;
55
+ }
56
+ /**
57
+ * Check if a given object implements the IncidentVideoListResource interface.
58
+ */
59
+ export declare function instanceOfIncidentVideoListResource(value: object): value is IncidentVideoListResource;
60
+ export declare function IncidentVideoListResourceFromJSON(json: any): IncidentVideoListResource;
61
+ export declare function IncidentVideoListResourceFromJSONTyped(json: any, ignoreDiscriminator: boolean): IncidentVideoListResource;
62
+ export declare function IncidentVideoListResourceToJSON(json: any): IncidentVideoListResource;
63
+ export declare function IncidentVideoListResourceToJSONTyped(value?: IncidentVideoListResource | null, ignoreDiscriminator?: boolean): any;
@@ -13,16 +13,16 @@
13
13
  * Do not edit the class manually.
14
14
  */
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
16
- exports.instanceOfRecentVideoListResource = instanceOfRecentVideoListResource;
17
- exports.RecentVideoListResourceFromJSON = RecentVideoListResourceFromJSON;
18
- exports.RecentVideoListResourceFromJSONTyped = RecentVideoListResourceFromJSONTyped;
19
- exports.RecentVideoListResourceToJSON = RecentVideoListResourceToJSON;
20
- exports.RecentVideoListResourceToJSONTyped = RecentVideoListResourceToJSONTyped;
16
+ exports.instanceOfIncidentVideoListResource = instanceOfIncidentVideoListResource;
17
+ exports.IncidentVideoListResourceFromJSON = IncidentVideoListResourceFromJSON;
18
+ exports.IncidentVideoListResourceFromJSONTyped = IncidentVideoListResourceFromJSONTyped;
19
+ exports.IncidentVideoListResourceToJSON = IncidentVideoListResourceToJSON;
20
+ exports.IncidentVideoListResourceToJSONTyped = IncidentVideoListResourceToJSONTyped;
21
21
  var VenueLiteResource_1 = require("./VenueLiteResource");
22
22
  /**
23
- * Check if a given object implements the RecentVideoListResource interface.
23
+ * Check if a given object implements the IncidentVideoListResource interface.
24
24
  */
25
- function instanceOfRecentVideoListResource(value) {
25
+ function instanceOfIncidentVideoListResource(value) {
26
26
  if (!('venue' in value) || value['venue'] === undefined)
27
27
  return false;
28
28
  if (!('originalFilename' in value) || value['originalFilename'] === undefined)
@@ -31,10 +31,10 @@ function instanceOfRecentVideoListResource(value) {
31
31
  return false;
32
32
  return true;
33
33
  }
34
- function RecentVideoListResourceFromJSON(json) {
35
- return RecentVideoListResourceFromJSONTyped(json, false);
34
+ function IncidentVideoListResourceFromJSON(json) {
35
+ return IncidentVideoListResourceFromJSONTyped(json, false);
36
36
  }
37
- function RecentVideoListResourceFromJSONTyped(json, ignoreDiscriminator) {
37
+ function IncidentVideoListResourceFromJSONTyped(json, ignoreDiscriminator) {
38
38
  if (json == null) {
39
39
  return json;
40
40
  }
@@ -47,10 +47,10 @@ function RecentVideoListResourceFromJSONTyped(json, ignoreDiscriminator) {
47
47
  'createdAt': json['createdAt'] == null ? undefined : (new Date(json['createdAt'])),
48
48
  };
49
49
  }
50
- function RecentVideoListResourceToJSON(json) {
51
- return RecentVideoListResourceToJSONTyped(json, false);
50
+ function IncidentVideoListResourceToJSON(json) {
51
+ return IncidentVideoListResourceToJSONTyped(json, false);
52
52
  }
53
- function RecentVideoListResourceToJSONTyped(value, ignoreDiscriminator) {
53
+ function IncidentVideoListResourceToJSONTyped(value, ignoreDiscriminator) {
54
54
  var _a;
55
55
  if (ignoreDiscriminator === void 0) { ignoreDiscriminator = false; }
56
56
  if (value == null) {
@@ -0,0 +1,33 @@
1
+ /**
2
+ * Security Registers API
3
+ * API for the Security Registers compliance platform: guard rosters, sign-on/off registers, incidents, and licence verification.
4
+ *
5
+ * The version of the OpenAPI document: 1.0.0
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
+ * https://openapi-generator.tech
10
+ * Do not edit the class manually.
11
+ */
12
+ import type { IncidentVideoListResource } from './IncidentVideoListResource';
13
+ /**
14
+ *
15
+ * @export
16
+ * @interface IncidentVideoListResourceArrayResponse
17
+ */
18
+ export interface IncidentVideoListResourceArrayResponse {
19
+ /**
20
+ *
21
+ * @type {Array<IncidentVideoListResource>}
22
+ * @memberof IncidentVideoListResourceArrayResponse
23
+ */
24
+ data?: Array<IncidentVideoListResource>;
25
+ }
26
+ /**
27
+ * Check if a given object implements the IncidentVideoListResourceArrayResponse interface.
28
+ */
29
+ export declare function instanceOfIncidentVideoListResourceArrayResponse(value: object): value is IncidentVideoListResourceArrayResponse;
30
+ export declare function IncidentVideoListResourceArrayResponseFromJSON(json: any): IncidentVideoListResourceArrayResponse;
31
+ export declare function IncidentVideoListResourceArrayResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): IncidentVideoListResourceArrayResponse;
32
+ export declare function IncidentVideoListResourceArrayResponseToJSON(json: any): IncidentVideoListResourceArrayResponse;
33
+ export declare function IncidentVideoListResourceArrayResponseToJSONTyped(value?: IncidentVideoListResourceArrayResponse | null, ignoreDiscriminator?: boolean): any;
@@ -0,0 +1,50 @@
1
+ "use strict";
2
+ /* tslint:disable */
3
+ /* eslint-disable */
4
+ /**
5
+ * Security Registers API
6
+ * API for the Security Registers compliance platform: guard rosters, sign-on/off registers, incidents, and licence verification.
7
+ *
8
+ * The version of the OpenAPI document: 1.0.0
9
+ *
10
+ *
11
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
12
+ * https://openapi-generator.tech
13
+ * Do not edit the class manually.
14
+ */
15
+ Object.defineProperty(exports, "__esModule", { value: true });
16
+ exports.instanceOfIncidentVideoListResourceArrayResponse = instanceOfIncidentVideoListResourceArrayResponse;
17
+ exports.IncidentVideoListResourceArrayResponseFromJSON = IncidentVideoListResourceArrayResponseFromJSON;
18
+ exports.IncidentVideoListResourceArrayResponseFromJSONTyped = IncidentVideoListResourceArrayResponseFromJSONTyped;
19
+ exports.IncidentVideoListResourceArrayResponseToJSON = IncidentVideoListResourceArrayResponseToJSON;
20
+ exports.IncidentVideoListResourceArrayResponseToJSONTyped = IncidentVideoListResourceArrayResponseToJSONTyped;
21
+ var IncidentVideoListResource_1 = require("./IncidentVideoListResource");
22
+ /**
23
+ * Check if a given object implements the IncidentVideoListResourceArrayResponse interface.
24
+ */
25
+ function instanceOfIncidentVideoListResourceArrayResponse(value) {
26
+ return true;
27
+ }
28
+ function IncidentVideoListResourceArrayResponseFromJSON(json) {
29
+ return IncidentVideoListResourceArrayResponseFromJSONTyped(json, false);
30
+ }
31
+ function IncidentVideoListResourceArrayResponseFromJSONTyped(json, ignoreDiscriminator) {
32
+ if (json == null) {
33
+ return json;
34
+ }
35
+ return {
36
+ 'data': json['data'] == null ? undefined : (json['data'].map(IncidentVideoListResource_1.IncidentVideoListResourceFromJSON)),
37
+ };
38
+ }
39
+ function IncidentVideoListResourceArrayResponseToJSON(json) {
40
+ return IncidentVideoListResourceArrayResponseToJSONTyped(json, false);
41
+ }
42
+ function IncidentVideoListResourceArrayResponseToJSONTyped(value, ignoreDiscriminator) {
43
+ if (ignoreDiscriminator === void 0) { ignoreDiscriminator = false; }
44
+ if (value == null) {
45
+ return value;
46
+ }
47
+ return {
48
+ 'data': value['data'] == null ? undefined : (value['data'].map(IncidentVideoListResource_1.IncidentVideoListResourceToJSON)),
49
+ };
50
+ }
@@ -0,0 +1,40 @@
1
+ /**
2
+ * Security Registers API
3
+ * API for the Security Registers compliance platform: guard rosters, sign-on/off registers, incidents, and licence verification.
4
+ *
5
+ * The version of the OpenAPI document: 1.0.0
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
+ * https://openapi-generator.tech
10
+ * Do not edit the class manually.
11
+ */
12
+ import type { PagingMetadata } from './PagingMetadata';
13
+ import type { IncidentVideoListResource } from './IncidentVideoListResource';
14
+ /**
15
+ *
16
+ * @export
17
+ * @interface PaginatedIncidentVideoListResourceResponse
18
+ */
19
+ export interface PaginatedIncidentVideoListResourceResponse {
20
+ /**
21
+ *
22
+ * @type {Array<IncidentVideoListResource>}
23
+ * @memberof PaginatedIncidentVideoListResourceResponse
24
+ */
25
+ data: Array<IncidentVideoListResource>;
26
+ /**
27
+ *
28
+ * @type {PagingMetadata}
29
+ * @memberof PaginatedIncidentVideoListResourceResponse
30
+ */
31
+ meta: PagingMetadata;
32
+ }
33
+ /**
34
+ * Check if a given object implements the PaginatedIncidentVideoListResourceResponse interface.
35
+ */
36
+ export declare function instanceOfPaginatedIncidentVideoListResourceResponse(value: object): value is PaginatedIncidentVideoListResourceResponse;
37
+ export declare function PaginatedIncidentVideoListResourceResponseFromJSON(json: any): PaginatedIncidentVideoListResourceResponse;
38
+ export declare function PaginatedIncidentVideoListResourceResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): PaginatedIncidentVideoListResourceResponse;
39
+ export declare function PaginatedIncidentVideoListResourceResponseToJSON(json: any): PaginatedIncidentVideoListResourceResponse;
40
+ export declare function PaginatedIncidentVideoListResourceResponseToJSONTyped(value?: PaginatedIncidentVideoListResourceResponse | null, ignoreDiscriminator?: boolean): any;
@@ -0,0 +1,57 @@
1
+ "use strict";
2
+ /* tslint:disable */
3
+ /* eslint-disable */
4
+ /**
5
+ * Security Registers API
6
+ * API for the Security Registers compliance platform: guard rosters, sign-on/off registers, incidents, and licence verification.
7
+ *
8
+ * The version of the OpenAPI document: 1.0.0
9
+ *
10
+ *
11
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
12
+ * https://openapi-generator.tech
13
+ * Do not edit the class manually.
14
+ */
15
+ Object.defineProperty(exports, "__esModule", { value: true });
16
+ exports.instanceOfPaginatedIncidentVideoListResourceResponse = instanceOfPaginatedIncidentVideoListResourceResponse;
17
+ exports.PaginatedIncidentVideoListResourceResponseFromJSON = PaginatedIncidentVideoListResourceResponseFromJSON;
18
+ exports.PaginatedIncidentVideoListResourceResponseFromJSONTyped = PaginatedIncidentVideoListResourceResponseFromJSONTyped;
19
+ exports.PaginatedIncidentVideoListResourceResponseToJSON = PaginatedIncidentVideoListResourceResponseToJSON;
20
+ exports.PaginatedIncidentVideoListResourceResponseToJSONTyped = PaginatedIncidentVideoListResourceResponseToJSONTyped;
21
+ var PagingMetadata_1 = require("./PagingMetadata");
22
+ var IncidentVideoListResource_1 = require("./IncidentVideoListResource");
23
+ /**
24
+ * Check if a given object implements the PaginatedIncidentVideoListResourceResponse interface.
25
+ */
26
+ function instanceOfPaginatedIncidentVideoListResourceResponse(value) {
27
+ if (!('data' in value) || value['data'] === undefined)
28
+ return false;
29
+ if (!('meta' in value) || value['meta'] === undefined)
30
+ return false;
31
+ return true;
32
+ }
33
+ function PaginatedIncidentVideoListResourceResponseFromJSON(json) {
34
+ return PaginatedIncidentVideoListResourceResponseFromJSONTyped(json, false);
35
+ }
36
+ function PaginatedIncidentVideoListResourceResponseFromJSONTyped(json, ignoreDiscriminator) {
37
+ if (json == null) {
38
+ return json;
39
+ }
40
+ return {
41
+ 'data': (json['data'].map(IncidentVideoListResource_1.IncidentVideoListResourceFromJSON)),
42
+ 'meta': (0, PagingMetadata_1.PagingMetadataFromJSON)(json['meta']),
43
+ };
44
+ }
45
+ function PaginatedIncidentVideoListResourceResponseToJSON(json) {
46
+ return PaginatedIncidentVideoListResourceResponseToJSONTyped(json, false);
47
+ }
48
+ function PaginatedIncidentVideoListResourceResponseToJSONTyped(value, ignoreDiscriminator) {
49
+ if (ignoreDiscriminator === void 0) { ignoreDiscriminator = false; }
50
+ if (value == null) {
51
+ return value;
52
+ }
53
+ return {
54
+ 'data': (value['data'].map(IncidentVideoListResource_1.IncidentVideoListResourceToJSON)),
55
+ 'meta': (0, PagingMetadata_1.PagingMetadataToJSON)(value['meta']),
56
+ };
57
+ }
@@ -46,6 +46,8 @@ export * from './IncidentResourceArrayResponse';
46
46
  export * from './IncidentSchemaType';
47
47
  export * from './IncidentVersionResource';
48
48
  export * from './IncidentVersionResourceArrayResponse';
49
+ export * from './IncidentVideoListResource';
50
+ export * from './IncidentVideoListResourceArrayResponse';
49
51
  export * from './IncidentVideoResource';
50
52
  export * from './IncidentVideoResourceArrayResponse';
51
53
  export * from './IncidentVideoSignedUrlResource';
@@ -103,10 +105,10 @@ export * from './NotificationType';
103
105
  export * from './NotificationTypeResource';
104
106
  export * from './NotificationTypeResourceArrayResponse';
105
107
  export * from './PaginatedIncidentListResourceResponse';
108
+ export * from './PaginatedIncidentVideoListResourceResponse';
106
109
  export * from './PaginatedLicenceCheckLogResourceResponse';
107
110
  export * from './PaginatedLicenceListResourceResponse';
108
111
  export * from './PaginatedLicenceResourceResponse';
109
- export * from './PaginatedRecentVideoListResourceResponse';
110
112
  export * from './PaginatedRegisterGroupedByRosterResourceResponse';
111
113
  export * from './PaginatedRegisterListResourceResponse';
112
114
  export * from './PaginatedRegisterResourceResponse';
@@ -122,8 +124,6 @@ export * from './PdfExportKind';
122
124
  export * from './PdfExportResource';
123
125
  export * from './PdfExportResourceArrayResponse';
124
126
  export * from './PdfExportStatus';
125
- export * from './RecentVideoListResource';
126
- export * from './RecentVideoListResourceArrayResponse';
127
127
  export * from './RecordSource';
128
128
  export * from './RegisterGroupedByRosterResource';
129
129
  export * from './RegisterGroupedByRosterResourceArrayResponse';
@@ -64,6 +64,8 @@ __exportStar(require("./IncidentResourceArrayResponse"), exports);
64
64
  __exportStar(require("./IncidentSchemaType"), exports);
65
65
  __exportStar(require("./IncidentVersionResource"), exports);
66
66
  __exportStar(require("./IncidentVersionResourceArrayResponse"), exports);
67
+ __exportStar(require("./IncidentVideoListResource"), exports);
68
+ __exportStar(require("./IncidentVideoListResourceArrayResponse"), exports);
67
69
  __exportStar(require("./IncidentVideoResource"), exports);
68
70
  __exportStar(require("./IncidentVideoResourceArrayResponse"), exports);
69
71
  __exportStar(require("./IncidentVideoSignedUrlResource"), exports);
@@ -121,10 +123,10 @@ __exportStar(require("./NotificationType"), exports);
121
123
  __exportStar(require("./NotificationTypeResource"), exports);
122
124
  __exportStar(require("./NotificationTypeResourceArrayResponse"), exports);
123
125
  __exportStar(require("./PaginatedIncidentListResourceResponse"), exports);
126
+ __exportStar(require("./PaginatedIncidentVideoListResourceResponse"), exports);
124
127
  __exportStar(require("./PaginatedLicenceCheckLogResourceResponse"), exports);
125
128
  __exportStar(require("./PaginatedLicenceListResourceResponse"), exports);
126
129
  __exportStar(require("./PaginatedLicenceResourceResponse"), exports);
127
- __exportStar(require("./PaginatedRecentVideoListResourceResponse"), exports);
128
130
  __exportStar(require("./PaginatedRegisterGroupedByRosterResourceResponse"), exports);
129
131
  __exportStar(require("./PaginatedRegisterListResourceResponse"), exports);
130
132
  __exportStar(require("./PaginatedRegisterResourceResponse"), exports);
@@ -140,8 +142,6 @@ __exportStar(require("./PdfExportKind"), exports);
140
142
  __exportStar(require("./PdfExportResource"), exports);
141
143
  __exportStar(require("./PdfExportResourceArrayResponse"), exports);
142
144
  __exportStar(require("./PdfExportStatus"), exports);
143
- __exportStar(require("./RecentVideoListResource"), exports);
144
- __exportStar(require("./RecentVideoListResourceArrayResponse"), exports);
145
145
  __exportStar(require("./RecordSource"), exports);
146
146
  __exportStar(require("./RegisterGroupedByRosterResource"), exports);
147
147
  __exportStar(require("./RegisterGroupedByRosterResourceArrayResponse"), exports);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@digital8/security-registers-backend-ts-sdk",
3
- "version": "0.0.734",
3
+ "version": "0.0.735",
4
4
  "description": "OpenAPI client for @digital8/security-registers-backend-ts-sdk",
5
5
  "author": "OpenAPI-Generator",
6
6
  "repository": {
@@ -67,9 +67,9 @@ import type {
67
67
  NotificationPreferencesStoreRequest,
68
68
  NotificationTypeResourceArrayResponse,
69
69
  PaginatedIncidentListResourceResponse,
70
+ PaginatedIncidentVideoListResourceResponse,
70
71
  PaginatedLicenceCheckLogResourceResponse,
71
72
  PaginatedLicenceListResourceResponse,
72
- PaginatedRecentVideoListResourceResponse,
73
73
  PaginatedRegisterGroupedByRosterResourceResponse,
74
74
  PaginatedRosterListResourceResponse,
75
75
  PaginatedRosterWithRegistersResourceResponse,
@@ -232,12 +232,12 @@ import {
232
232
  NotificationTypeResourceArrayResponseToJSON,
233
233
  PaginatedIncidentListResourceResponseFromJSON,
234
234
  PaginatedIncidentListResourceResponseToJSON,
235
+ PaginatedIncidentVideoListResourceResponseFromJSON,
236
+ PaginatedIncidentVideoListResourceResponseToJSON,
235
237
  PaginatedLicenceCheckLogResourceResponseFromJSON,
236
238
  PaginatedLicenceCheckLogResourceResponseToJSON,
237
239
  PaginatedLicenceListResourceResponseFromJSON,
238
240
  PaginatedLicenceListResourceResponseToJSON,
239
- PaginatedRecentVideoListResourceResponseFromJSON,
240
- PaginatedRecentVideoListResourceResponseToJSON,
241
241
  PaginatedRegisterGroupedByRosterResourceResponseFromJSON,
242
242
  PaginatedRegisterGroupedByRosterResourceResponseToJSON,
243
243
  PaginatedRosterListResourceResponseFromJSON,
@@ -1372,7 +1372,7 @@ export class GeneralApi extends runtime.BaseAPI {
1372
1372
  /**
1373
1373
  * Auto-generated: incidentVideos.recent
1374
1374
  */
1375
- async incidentVideosRecentRaw(requestParameters: IncidentVideosRecentOperationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<PaginatedRecentVideoListResourceResponse>> {
1375
+ async incidentVideosRecentRaw(requestParameters: IncidentVideosRecentOperationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<PaginatedIncidentVideoListResourceResponse>> {
1376
1376
  const queryParameters: any = {};
1377
1377
 
1378
1378
  const headerParameters: runtime.HTTPHeaders = {};
@@ -1398,13 +1398,13 @@ export class GeneralApi extends runtime.BaseAPI {
1398
1398
  body: IncidentVideosRecentRequestToJSON(requestParameters['incidentVideosRecentRequest']),
1399
1399
  }, initOverrides);
1400
1400
 
1401
- return new runtime.JSONApiResponse(response, (jsonValue) => PaginatedRecentVideoListResourceResponseFromJSON(jsonValue));
1401
+ return new runtime.JSONApiResponse(response, (jsonValue) => PaginatedIncidentVideoListResourceResponseFromJSON(jsonValue));
1402
1402
  }
1403
1403
 
1404
1404
  /**
1405
1405
  * Auto-generated: incidentVideos.recent
1406
1406
  */
1407
- async incidentVideosRecent(requestParameters: IncidentVideosRecentOperationRequest = {}, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<PaginatedRecentVideoListResourceResponse> {
1407
+ async incidentVideosRecent(requestParameters: IncidentVideosRecentOperationRequest = {}, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<PaginatedIncidentVideoListResourceResponse> {
1408
1408
  const response = await this.incidentVideosRecentRaw(requestParameters, initOverrides);
1409
1409
  return await response.value();
1410
1410
  }
@@ -24,62 +24,62 @@ import {
24
24
  /**
25
25
  *
26
26
  * @export
27
- * @interface RecentVideoListResource
27
+ * @interface IncidentVideoListResource
28
28
  */
29
- export interface RecentVideoListResource {
29
+ export interface IncidentVideoListResource {
30
30
  /**
31
31
  *
32
32
  * @type {number}
33
- * @memberof RecentVideoListResource
33
+ * @memberof IncidentVideoListResource
34
34
  */
35
35
  id?: number | null;
36
36
  /**
37
37
  *
38
38
  * @type {number}
39
- * @memberof RecentVideoListResource
39
+ * @memberof IncidentVideoListResource
40
40
  */
41
41
  incidentId?: number | null;
42
42
  /**
43
43
  *
44
44
  * @type {VenueLiteResource}
45
- * @memberof RecentVideoListResource
45
+ * @memberof IncidentVideoListResource
46
46
  */
47
47
  venue: VenueLiteResource | null;
48
48
  /**
49
49
  *
50
50
  * @type {string}
51
- * @memberof RecentVideoListResource
51
+ * @memberof IncidentVideoListResource
52
52
  */
53
53
  originalFilename: string;
54
54
  /**
55
55
  *
56
56
  * @type {number}
57
- * @memberof RecentVideoListResource
57
+ * @memberof IncidentVideoListResource
58
58
  */
59
59
  sizeBytes: number;
60
60
  /**
61
61
  *
62
62
  * @type {Date}
63
- * @memberof RecentVideoListResource
63
+ * @memberof IncidentVideoListResource
64
64
  */
65
65
  createdAt?: Date | null;
66
66
  }
67
67
 
68
68
  /**
69
- * Check if a given object implements the RecentVideoListResource interface.
69
+ * Check if a given object implements the IncidentVideoListResource interface.
70
70
  */
71
- export function instanceOfRecentVideoListResource(value: object): value is RecentVideoListResource {
71
+ export function instanceOfIncidentVideoListResource(value: object): value is IncidentVideoListResource {
72
72
  if (!('venue' in value) || value['venue'] === undefined) return false;
73
73
  if (!('originalFilename' in value) || value['originalFilename'] === undefined) return false;
74
74
  if (!('sizeBytes' in value) || value['sizeBytes'] === undefined) return false;
75
75
  return true;
76
76
  }
77
77
 
78
- export function RecentVideoListResourceFromJSON(json: any): RecentVideoListResource {
79
- return RecentVideoListResourceFromJSONTyped(json, false);
78
+ export function IncidentVideoListResourceFromJSON(json: any): IncidentVideoListResource {
79
+ return IncidentVideoListResourceFromJSONTyped(json, false);
80
80
  }
81
81
 
82
- export function RecentVideoListResourceFromJSONTyped(json: any, ignoreDiscriminator: boolean): RecentVideoListResource {
82
+ export function IncidentVideoListResourceFromJSONTyped(json: any, ignoreDiscriminator: boolean): IncidentVideoListResource {
83
83
  if (json == null) {
84
84
  return json;
85
85
  }
@@ -94,11 +94,11 @@ export function RecentVideoListResourceFromJSONTyped(json: any, ignoreDiscrimina
94
94
  };
95
95
  }
96
96
 
97
- export function RecentVideoListResourceToJSON(json: any): RecentVideoListResource {
98
- return RecentVideoListResourceToJSONTyped(json, false);
97
+ export function IncidentVideoListResourceToJSON(json: any): IncidentVideoListResource {
98
+ return IncidentVideoListResourceToJSONTyped(json, false);
99
99
  }
100
100
 
101
- export function RecentVideoListResourceToJSONTyped(value?: RecentVideoListResource | null, ignoreDiscriminator: boolean = false): any {
101
+ export function IncidentVideoListResourceToJSONTyped(value?: IncidentVideoListResource | null, ignoreDiscriminator: boolean = false): any {
102
102
  if (value == null) {
103
103
  return value;
104
104
  }
@@ -0,0 +1,73 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ /**
4
+ * Security Registers API
5
+ * API for the Security Registers compliance platform: guard rosters, sign-on/off registers, incidents, and licence verification.
6
+ *
7
+ * The version of the OpenAPI document: 1.0.0
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
+ * https://openapi-generator.tech
12
+ * Do not edit the class manually.
13
+ */
14
+
15
+ import { mapValues } from '../runtime';
16
+ import type { IncidentVideoListResource } from './IncidentVideoListResource';
17
+ import {
18
+ IncidentVideoListResourceFromJSON,
19
+ IncidentVideoListResourceFromJSONTyped,
20
+ IncidentVideoListResourceToJSON,
21
+ IncidentVideoListResourceToJSONTyped,
22
+ } from './IncidentVideoListResource';
23
+
24
+ /**
25
+ *
26
+ * @export
27
+ * @interface IncidentVideoListResourceArrayResponse
28
+ */
29
+ export interface IncidentVideoListResourceArrayResponse {
30
+ /**
31
+ *
32
+ * @type {Array<IncidentVideoListResource>}
33
+ * @memberof IncidentVideoListResourceArrayResponse
34
+ */
35
+ data?: Array<IncidentVideoListResource>;
36
+ }
37
+
38
+ /**
39
+ * Check if a given object implements the IncidentVideoListResourceArrayResponse interface.
40
+ */
41
+ export function instanceOfIncidentVideoListResourceArrayResponse(value: object): value is IncidentVideoListResourceArrayResponse {
42
+ return true;
43
+ }
44
+
45
+ export function IncidentVideoListResourceArrayResponseFromJSON(json: any): IncidentVideoListResourceArrayResponse {
46
+ return IncidentVideoListResourceArrayResponseFromJSONTyped(json, false);
47
+ }
48
+
49
+ export function IncidentVideoListResourceArrayResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): IncidentVideoListResourceArrayResponse {
50
+ if (json == null) {
51
+ return json;
52
+ }
53
+ return {
54
+
55
+ 'data': json['data'] == null ? undefined : ((json['data'] as Array<any>).map(IncidentVideoListResourceFromJSON)),
56
+ };
57
+ }
58
+
59
+ export function IncidentVideoListResourceArrayResponseToJSON(json: any): IncidentVideoListResourceArrayResponse {
60
+ return IncidentVideoListResourceArrayResponseToJSONTyped(json, false);
61
+ }
62
+
63
+ export function IncidentVideoListResourceArrayResponseToJSONTyped(value?: IncidentVideoListResourceArrayResponse | null, ignoreDiscriminator: boolean = false): any {
64
+ if (value == null) {
65
+ return value;
66
+ }
67
+
68
+ return {
69
+
70
+ 'data': value['data'] == null ? undefined : ((value['data'] as Array<any>).map(IncidentVideoListResourceToJSON)),
71
+ };
72
+ }
73
+
@@ -0,0 +1,90 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ /**
4
+ * Security Registers API
5
+ * API for the Security Registers compliance platform: guard rosters, sign-on/off registers, incidents, and licence verification.
6
+ *
7
+ * The version of the OpenAPI document: 1.0.0
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
+ * https://openapi-generator.tech
12
+ * Do not edit the class manually.
13
+ */
14
+
15
+ import { mapValues } from '../runtime';
16
+ import type { PagingMetadata } from './PagingMetadata';
17
+ import {
18
+ PagingMetadataFromJSON,
19
+ PagingMetadataFromJSONTyped,
20
+ PagingMetadataToJSON,
21
+ PagingMetadataToJSONTyped,
22
+ } from './PagingMetadata';
23
+ import type { IncidentVideoListResource } from './IncidentVideoListResource';
24
+ import {
25
+ IncidentVideoListResourceFromJSON,
26
+ IncidentVideoListResourceFromJSONTyped,
27
+ IncidentVideoListResourceToJSON,
28
+ IncidentVideoListResourceToJSONTyped,
29
+ } from './IncidentVideoListResource';
30
+
31
+ /**
32
+ *
33
+ * @export
34
+ * @interface PaginatedIncidentVideoListResourceResponse
35
+ */
36
+ export interface PaginatedIncidentVideoListResourceResponse {
37
+ /**
38
+ *
39
+ * @type {Array<IncidentVideoListResource>}
40
+ * @memberof PaginatedIncidentVideoListResourceResponse
41
+ */
42
+ data: Array<IncidentVideoListResource>;
43
+ /**
44
+ *
45
+ * @type {PagingMetadata}
46
+ * @memberof PaginatedIncidentVideoListResourceResponse
47
+ */
48
+ meta: PagingMetadata;
49
+ }
50
+
51
+ /**
52
+ * Check if a given object implements the PaginatedIncidentVideoListResourceResponse interface.
53
+ */
54
+ export function instanceOfPaginatedIncidentVideoListResourceResponse(value: object): value is PaginatedIncidentVideoListResourceResponse {
55
+ if (!('data' in value) || value['data'] === undefined) return false;
56
+ if (!('meta' in value) || value['meta'] === undefined) return false;
57
+ return true;
58
+ }
59
+
60
+ export function PaginatedIncidentVideoListResourceResponseFromJSON(json: any): PaginatedIncidentVideoListResourceResponse {
61
+ return PaginatedIncidentVideoListResourceResponseFromJSONTyped(json, false);
62
+ }
63
+
64
+ export function PaginatedIncidentVideoListResourceResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): PaginatedIncidentVideoListResourceResponse {
65
+ if (json == null) {
66
+ return json;
67
+ }
68
+ return {
69
+
70
+ 'data': ((json['data'] as Array<any>).map(IncidentVideoListResourceFromJSON)),
71
+ 'meta': PagingMetadataFromJSON(json['meta']),
72
+ };
73
+ }
74
+
75
+ export function PaginatedIncidentVideoListResourceResponseToJSON(json: any): PaginatedIncidentVideoListResourceResponse {
76
+ return PaginatedIncidentVideoListResourceResponseToJSONTyped(json, false);
77
+ }
78
+
79
+ export function PaginatedIncidentVideoListResourceResponseToJSONTyped(value?: PaginatedIncidentVideoListResourceResponse | null, ignoreDiscriminator: boolean = false): any {
80
+ if (value == null) {
81
+ return value;
82
+ }
83
+
84
+ return {
85
+
86
+ 'data': ((value['data'] as Array<any>).map(IncidentVideoListResourceToJSON)),
87
+ 'meta': PagingMetadataToJSON(value['meta']),
88
+ };
89
+ }
90
+
@@ -48,6 +48,8 @@ export * from './IncidentResourceArrayResponse';
48
48
  export * from './IncidentSchemaType';
49
49
  export * from './IncidentVersionResource';
50
50
  export * from './IncidentVersionResourceArrayResponse';
51
+ export * from './IncidentVideoListResource';
52
+ export * from './IncidentVideoListResourceArrayResponse';
51
53
  export * from './IncidentVideoResource';
52
54
  export * from './IncidentVideoResourceArrayResponse';
53
55
  export * from './IncidentVideoSignedUrlResource';
@@ -105,10 +107,10 @@ export * from './NotificationType';
105
107
  export * from './NotificationTypeResource';
106
108
  export * from './NotificationTypeResourceArrayResponse';
107
109
  export * from './PaginatedIncidentListResourceResponse';
110
+ export * from './PaginatedIncidentVideoListResourceResponse';
108
111
  export * from './PaginatedLicenceCheckLogResourceResponse';
109
112
  export * from './PaginatedLicenceListResourceResponse';
110
113
  export * from './PaginatedLicenceResourceResponse';
111
- export * from './PaginatedRecentVideoListResourceResponse';
112
114
  export * from './PaginatedRegisterGroupedByRosterResourceResponse';
113
115
  export * from './PaginatedRegisterListResourceResponse';
114
116
  export * from './PaginatedRegisterResourceResponse';
@@ -124,8 +126,6 @@ export * from './PdfExportKind';
124
126
  export * from './PdfExportResource';
125
127
  export * from './PdfExportResourceArrayResponse';
126
128
  export * from './PdfExportStatus';
127
- export * from './RecentVideoListResource';
128
- export * from './RecentVideoListResourceArrayResponse';
129
129
  export * from './RecordSource';
130
130
  export * from './RegisterGroupedByRosterResource';
131
131
  export * from './RegisterGroupedByRosterResourceArrayResponse';
@@ -1,40 +0,0 @@
1
- /**
2
- * Security Registers API
3
- * API for the Security Registers compliance platform: guard rosters, sign-on/off registers, incidents, and licence verification.
4
- *
5
- * The version of the OpenAPI document: 1.0.0
6
- *
7
- *
8
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
- * https://openapi-generator.tech
10
- * Do not edit the class manually.
11
- */
12
- import type { PagingMetadata } from './PagingMetadata';
13
- import type { RecentVideoListResource } from './RecentVideoListResource';
14
- /**
15
- *
16
- * @export
17
- * @interface PaginatedRecentVideoListResourceResponse
18
- */
19
- export interface PaginatedRecentVideoListResourceResponse {
20
- /**
21
- *
22
- * @type {Array<RecentVideoListResource>}
23
- * @memberof PaginatedRecentVideoListResourceResponse
24
- */
25
- data: Array<RecentVideoListResource>;
26
- /**
27
- *
28
- * @type {PagingMetadata}
29
- * @memberof PaginatedRecentVideoListResourceResponse
30
- */
31
- meta: PagingMetadata;
32
- }
33
- /**
34
- * Check if a given object implements the PaginatedRecentVideoListResourceResponse interface.
35
- */
36
- export declare function instanceOfPaginatedRecentVideoListResourceResponse(value: object): value is PaginatedRecentVideoListResourceResponse;
37
- export declare function PaginatedRecentVideoListResourceResponseFromJSON(json: any): PaginatedRecentVideoListResourceResponse;
38
- export declare function PaginatedRecentVideoListResourceResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): PaginatedRecentVideoListResourceResponse;
39
- export declare function PaginatedRecentVideoListResourceResponseToJSON(json: any): PaginatedRecentVideoListResourceResponse;
40
- export declare function PaginatedRecentVideoListResourceResponseToJSONTyped(value?: PaginatedRecentVideoListResourceResponse | null, ignoreDiscriminator?: boolean): any;
@@ -1,57 +0,0 @@
1
- "use strict";
2
- /* tslint:disable */
3
- /* eslint-disable */
4
- /**
5
- * Security Registers API
6
- * API for the Security Registers compliance platform: guard rosters, sign-on/off registers, incidents, and licence verification.
7
- *
8
- * The version of the OpenAPI document: 1.0.0
9
- *
10
- *
11
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
12
- * https://openapi-generator.tech
13
- * Do not edit the class manually.
14
- */
15
- Object.defineProperty(exports, "__esModule", { value: true });
16
- exports.instanceOfPaginatedRecentVideoListResourceResponse = instanceOfPaginatedRecentVideoListResourceResponse;
17
- exports.PaginatedRecentVideoListResourceResponseFromJSON = PaginatedRecentVideoListResourceResponseFromJSON;
18
- exports.PaginatedRecentVideoListResourceResponseFromJSONTyped = PaginatedRecentVideoListResourceResponseFromJSONTyped;
19
- exports.PaginatedRecentVideoListResourceResponseToJSON = PaginatedRecentVideoListResourceResponseToJSON;
20
- exports.PaginatedRecentVideoListResourceResponseToJSONTyped = PaginatedRecentVideoListResourceResponseToJSONTyped;
21
- var PagingMetadata_1 = require("./PagingMetadata");
22
- var RecentVideoListResource_1 = require("./RecentVideoListResource");
23
- /**
24
- * Check if a given object implements the PaginatedRecentVideoListResourceResponse interface.
25
- */
26
- function instanceOfPaginatedRecentVideoListResourceResponse(value) {
27
- if (!('data' in value) || value['data'] === undefined)
28
- return false;
29
- if (!('meta' in value) || value['meta'] === undefined)
30
- return false;
31
- return true;
32
- }
33
- function PaginatedRecentVideoListResourceResponseFromJSON(json) {
34
- return PaginatedRecentVideoListResourceResponseFromJSONTyped(json, false);
35
- }
36
- function PaginatedRecentVideoListResourceResponseFromJSONTyped(json, ignoreDiscriminator) {
37
- if (json == null) {
38
- return json;
39
- }
40
- return {
41
- 'data': (json['data'].map(RecentVideoListResource_1.RecentVideoListResourceFromJSON)),
42
- 'meta': (0, PagingMetadata_1.PagingMetadataFromJSON)(json['meta']),
43
- };
44
- }
45
- function PaginatedRecentVideoListResourceResponseToJSON(json) {
46
- return PaginatedRecentVideoListResourceResponseToJSONTyped(json, false);
47
- }
48
- function PaginatedRecentVideoListResourceResponseToJSONTyped(value, ignoreDiscriminator) {
49
- if (ignoreDiscriminator === void 0) { ignoreDiscriminator = false; }
50
- if (value == null) {
51
- return value;
52
- }
53
- return {
54
- 'data': (value['data'].map(RecentVideoListResource_1.RecentVideoListResourceToJSON)),
55
- 'meta': (0, PagingMetadata_1.PagingMetadataToJSON)(value['meta']),
56
- };
57
- }
@@ -1,63 +0,0 @@
1
- /**
2
- * Security Registers API
3
- * API for the Security Registers compliance platform: guard rosters, sign-on/off registers, incidents, and licence verification.
4
- *
5
- * The version of the OpenAPI document: 1.0.0
6
- *
7
- *
8
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
- * https://openapi-generator.tech
10
- * Do not edit the class manually.
11
- */
12
- import type { VenueLiteResource } from './VenueLiteResource';
13
- /**
14
- *
15
- * @export
16
- * @interface RecentVideoListResource
17
- */
18
- export interface RecentVideoListResource {
19
- /**
20
- *
21
- * @type {number}
22
- * @memberof RecentVideoListResource
23
- */
24
- id?: number | null;
25
- /**
26
- *
27
- * @type {number}
28
- * @memberof RecentVideoListResource
29
- */
30
- incidentId?: number | null;
31
- /**
32
- *
33
- * @type {VenueLiteResource}
34
- * @memberof RecentVideoListResource
35
- */
36
- venue: VenueLiteResource | null;
37
- /**
38
- *
39
- * @type {string}
40
- * @memberof RecentVideoListResource
41
- */
42
- originalFilename: string;
43
- /**
44
- *
45
- * @type {number}
46
- * @memberof RecentVideoListResource
47
- */
48
- sizeBytes: number;
49
- /**
50
- *
51
- * @type {Date}
52
- * @memberof RecentVideoListResource
53
- */
54
- createdAt?: Date | null;
55
- }
56
- /**
57
- * Check if a given object implements the RecentVideoListResource interface.
58
- */
59
- export declare function instanceOfRecentVideoListResource(value: object): value is RecentVideoListResource;
60
- export declare function RecentVideoListResourceFromJSON(json: any): RecentVideoListResource;
61
- export declare function RecentVideoListResourceFromJSONTyped(json: any, ignoreDiscriminator: boolean): RecentVideoListResource;
62
- export declare function RecentVideoListResourceToJSON(json: any): RecentVideoListResource;
63
- export declare function RecentVideoListResourceToJSONTyped(value?: RecentVideoListResource | null, ignoreDiscriminator?: boolean): any;
@@ -1,33 +0,0 @@
1
- /**
2
- * Security Registers API
3
- * API for the Security Registers compliance platform: guard rosters, sign-on/off registers, incidents, and licence verification.
4
- *
5
- * The version of the OpenAPI document: 1.0.0
6
- *
7
- *
8
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
- * https://openapi-generator.tech
10
- * Do not edit the class manually.
11
- */
12
- import type { RecentVideoListResource } from './RecentVideoListResource';
13
- /**
14
- *
15
- * @export
16
- * @interface RecentVideoListResourceArrayResponse
17
- */
18
- export interface RecentVideoListResourceArrayResponse {
19
- /**
20
- *
21
- * @type {Array<RecentVideoListResource>}
22
- * @memberof RecentVideoListResourceArrayResponse
23
- */
24
- data?: Array<RecentVideoListResource>;
25
- }
26
- /**
27
- * Check if a given object implements the RecentVideoListResourceArrayResponse interface.
28
- */
29
- export declare function instanceOfRecentVideoListResourceArrayResponse(value: object): value is RecentVideoListResourceArrayResponse;
30
- export declare function RecentVideoListResourceArrayResponseFromJSON(json: any): RecentVideoListResourceArrayResponse;
31
- export declare function RecentVideoListResourceArrayResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): RecentVideoListResourceArrayResponse;
32
- export declare function RecentVideoListResourceArrayResponseToJSON(json: any): RecentVideoListResourceArrayResponse;
33
- export declare function RecentVideoListResourceArrayResponseToJSONTyped(value?: RecentVideoListResourceArrayResponse | null, ignoreDiscriminator?: boolean): any;
@@ -1,50 +0,0 @@
1
- "use strict";
2
- /* tslint:disable */
3
- /* eslint-disable */
4
- /**
5
- * Security Registers API
6
- * API for the Security Registers compliance platform: guard rosters, sign-on/off registers, incidents, and licence verification.
7
- *
8
- * The version of the OpenAPI document: 1.0.0
9
- *
10
- *
11
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
12
- * https://openapi-generator.tech
13
- * Do not edit the class manually.
14
- */
15
- Object.defineProperty(exports, "__esModule", { value: true });
16
- exports.instanceOfRecentVideoListResourceArrayResponse = instanceOfRecentVideoListResourceArrayResponse;
17
- exports.RecentVideoListResourceArrayResponseFromJSON = RecentVideoListResourceArrayResponseFromJSON;
18
- exports.RecentVideoListResourceArrayResponseFromJSONTyped = RecentVideoListResourceArrayResponseFromJSONTyped;
19
- exports.RecentVideoListResourceArrayResponseToJSON = RecentVideoListResourceArrayResponseToJSON;
20
- exports.RecentVideoListResourceArrayResponseToJSONTyped = RecentVideoListResourceArrayResponseToJSONTyped;
21
- var RecentVideoListResource_1 = require("./RecentVideoListResource");
22
- /**
23
- * Check if a given object implements the RecentVideoListResourceArrayResponse interface.
24
- */
25
- function instanceOfRecentVideoListResourceArrayResponse(value) {
26
- return true;
27
- }
28
- function RecentVideoListResourceArrayResponseFromJSON(json) {
29
- return RecentVideoListResourceArrayResponseFromJSONTyped(json, false);
30
- }
31
- function RecentVideoListResourceArrayResponseFromJSONTyped(json, ignoreDiscriminator) {
32
- if (json == null) {
33
- return json;
34
- }
35
- return {
36
- 'data': json['data'] == null ? undefined : (json['data'].map(RecentVideoListResource_1.RecentVideoListResourceFromJSON)),
37
- };
38
- }
39
- function RecentVideoListResourceArrayResponseToJSON(json) {
40
- return RecentVideoListResourceArrayResponseToJSONTyped(json, false);
41
- }
42
- function RecentVideoListResourceArrayResponseToJSONTyped(value, ignoreDiscriminator) {
43
- if (ignoreDiscriminator === void 0) { ignoreDiscriminator = false; }
44
- if (value == null) {
45
- return value;
46
- }
47
- return {
48
- 'data': value['data'] == null ? undefined : (value['data'].map(RecentVideoListResource_1.RecentVideoListResourceToJSON)),
49
- };
50
- }
@@ -1,90 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * Security Registers API
5
- * API for the Security Registers compliance platform: guard rosters, sign-on/off registers, incidents, and licence verification.
6
- *
7
- * The version of the OpenAPI document: 1.0.0
8
- *
9
- *
10
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
- * https://openapi-generator.tech
12
- * Do not edit the class manually.
13
- */
14
-
15
- import { mapValues } from '../runtime';
16
- import type { PagingMetadata } from './PagingMetadata';
17
- import {
18
- PagingMetadataFromJSON,
19
- PagingMetadataFromJSONTyped,
20
- PagingMetadataToJSON,
21
- PagingMetadataToJSONTyped,
22
- } from './PagingMetadata';
23
- import type { RecentVideoListResource } from './RecentVideoListResource';
24
- import {
25
- RecentVideoListResourceFromJSON,
26
- RecentVideoListResourceFromJSONTyped,
27
- RecentVideoListResourceToJSON,
28
- RecentVideoListResourceToJSONTyped,
29
- } from './RecentVideoListResource';
30
-
31
- /**
32
- *
33
- * @export
34
- * @interface PaginatedRecentVideoListResourceResponse
35
- */
36
- export interface PaginatedRecentVideoListResourceResponse {
37
- /**
38
- *
39
- * @type {Array<RecentVideoListResource>}
40
- * @memberof PaginatedRecentVideoListResourceResponse
41
- */
42
- data: Array<RecentVideoListResource>;
43
- /**
44
- *
45
- * @type {PagingMetadata}
46
- * @memberof PaginatedRecentVideoListResourceResponse
47
- */
48
- meta: PagingMetadata;
49
- }
50
-
51
- /**
52
- * Check if a given object implements the PaginatedRecentVideoListResourceResponse interface.
53
- */
54
- export function instanceOfPaginatedRecentVideoListResourceResponse(value: object): value is PaginatedRecentVideoListResourceResponse {
55
- if (!('data' in value) || value['data'] === undefined) return false;
56
- if (!('meta' in value) || value['meta'] === undefined) return false;
57
- return true;
58
- }
59
-
60
- export function PaginatedRecentVideoListResourceResponseFromJSON(json: any): PaginatedRecentVideoListResourceResponse {
61
- return PaginatedRecentVideoListResourceResponseFromJSONTyped(json, false);
62
- }
63
-
64
- export function PaginatedRecentVideoListResourceResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): PaginatedRecentVideoListResourceResponse {
65
- if (json == null) {
66
- return json;
67
- }
68
- return {
69
-
70
- 'data': ((json['data'] as Array<any>).map(RecentVideoListResourceFromJSON)),
71
- 'meta': PagingMetadataFromJSON(json['meta']),
72
- };
73
- }
74
-
75
- export function PaginatedRecentVideoListResourceResponseToJSON(json: any): PaginatedRecentVideoListResourceResponse {
76
- return PaginatedRecentVideoListResourceResponseToJSONTyped(json, false);
77
- }
78
-
79
- export function PaginatedRecentVideoListResourceResponseToJSONTyped(value?: PaginatedRecentVideoListResourceResponse | null, ignoreDiscriminator: boolean = false): any {
80
- if (value == null) {
81
- return value;
82
- }
83
-
84
- return {
85
-
86
- 'data': ((value['data'] as Array<any>).map(RecentVideoListResourceToJSON)),
87
- 'meta': PagingMetadataToJSON(value['meta']),
88
- };
89
- }
90
-
@@ -1,73 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * Security Registers API
5
- * API for the Security Registers compliance platform: guard rosters, sign-on/off registers, incidents, and licence verification.
6
- *
7
- * The version of the OpenAPI document: 1.0.0
8
- *
9
- *
10
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
- * https://openapi-generator.tech
12
- * Do not edit the class manually.
13
- */
14
-
15
- import { mapValues } from '../runtime';
16
- import type { RecentVideoListResource } from './RecentVideoListResource';
17
- import {
18
- RecentVideoListResourceFromJSON,
19
- RecentVideoListResourceFromJSONTyped,
20
- RecentVideoListResourceToJSON,
21
- RecentVideoListResourceToJSONTyped,
22
- } from './RecentVideoListResource';
23
-
24
- /**
25
- *
26
- * @export
27
- * @interface RecentVideoListResourceArrayResponse
28
- */
29
- export interface RecentVideoListResourceArrayResponse {
30
- /**
31
- *
32
- * @type {Array<RecentVideoListResource>}
33
- * @memberof RecentVideoListResourceArrayResponse
34
- */
35
- data?: Array<RecentVideoListResource>;
36
- }
37
-
38
- /**
39
- * Check if a given object implements the RecentVideoListResourceArrayResponse interface.
40
- */
41
- export function instanceOfRecentVideoListResourceArrayResponse(value: object): value is RecentVideoListResourceArrayResponse {
42
- return true;
43
- }
44
-
45
- export function RecentVideoListResourceArrayResponseFromJSON(json: any): RecentVideoListResourceArrayResponse {
46
- return RecentVideoListResourceArrayResponseFromJSONTyped(json, false);
47
- }
48
-
49
- export function RecentVideoListResourceArrayResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): RecentVideoListResourceArrayResponse {
50
- if (json == null) {
51
- return json;
52
- }
53
- return {
54
-
55
- 'data': json['data'] == null ? undefined : ((json['data'] as Array<any>).map(RecentVideoListResourceFromJSON)),
56
- };
57
- }
58
-
59
- export function RecentVideoListResourceArrayResponseToJSON(json: any): RecentVideoListResourceArrayResponse {
60
- return RecentVideoListResourceArrayResponseToJSONTyped(json, false);
61
- }
62
-
63
- export function RecentVideoListResourceArrayResponseToJSONTyped(value?: RecentVideoListResourceArrayResponse | null, ignoreDiscriminator: boolean = false): any {
64
- if (value == null) {
65
- return value;
66
- }
67
-
68
- return {
69
-
70
- 'data': value['data'] == null ? undefined : ((value['data'] as Array<any>).map(RecentVideoListResourceToJSON)),
71
- };
72
- }
73
-