@virusis/api-client 0.1.12 → 0.1.13
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/dist/container.d.ts +30 -0
- package/dist/generated/clients/index.d.ts +10 -0
- package/dist/generated/clients/index.js +10 -0
- package/dist/generated/clients/internal-service.d.ts +2 -0
- package/dist/generated/clients/internal-service.js +2 -0
- package/dist/generated/clients/scan-api-properties-service.d.ts +2 -0
- package/dist/generated/clients/scan-api-properties-service.js +2 -0
- package/dist/generated/clients/scan-api-property-values-service.d.ts +2 -0
- package/dist/generated/clients/scan-api-property-values-service.js +2 -0
- package/dist/generated/clients/scan-static-details-service.d.ts +2 -0
- package/dist/generated/clients/scan-static-details-service.js +2 -0
- package/dist/generated/clients/scan-static-import-functions-service.d.ts +2 -0
- package/dist/generated/clients/scan-static-import-functions-service.js +2 -0
- package/dist/generated/clients/scan-static-imports-service.d.ts +2 -0
- package/dist/generated/clients/scan-static-imports-service.js +2 -0
- package/dist/generated/clients/scan-static-indicators-service.d.ts +2 -0
- package/dist/generated/clients/scan-static-indicators-service.js +2 -0
- package/dist/generated/clients/scan-static-results-service.d.ts +2 -0
- package/dist/generated/clients/scan-static-results-service.js +2 -0
- package/dist/generated/clients/scan-static-sections-service.d.ts +2 -0
- package/dist/generated/clients/scan-static-sections-service.js +2 -0
- package/dist/generated/clients/scan_ingestion-service.d.ts +2 -0
- package/dist/generated/clients/scan_ingestion-service.js +2 -0
- package/dist/generated/clients-rx/index.d.ts +10 -0
- package/dist/generated/clients-rx/index.js +10 -0
- package/dist/generated/clients-rx/internal-service-rx.d.ts +16 -0
- package/dist/generated/clients-rx/internal-service-rx.js +12 -0
- package/dist/generated/clients-rx/scan-api-properties-service-rx.d.ts +16 -0
- package/dist/generated/clients-rx/scan-api-properties-service-rx.js +12 -0
- package/dist/generated/clients-rx/scan-api-property-values-service-rx.d.ts +16 -0
- package/dist/generated/clients-rx/scan-api-property-values-service-rx.js +12 -0
- package/dist/generated/clients-rx/scan-static-details-service-rx.d.ts +16 -0
- package/dist/generated/clients-rx/scan-static-details-service-rx.js +12 -0
- package/dist/generated/clients-rx/scan-static-import-functions-service-rx.d.ts +16 -0
- package/dist/generated/clients-rx/scan-static-import-functions-service-rx.js +12 -0
- package/dist/generated/clients-rx/scan-static-imports-service-rx.d.ts +16 -0
- package/dist/generated/clients-rx/scan-static-imports-service-rx.js +12 -0
- package/dist/generated/clients-rx/scan-static-indicators-service-rx.d.ts +16 -0
- package/dist/generated/clients-rx/scan-static-indicators-service-rx.js +12 -0
- package/dist/generated/clients-rx/scan-static-results-service-rx.d.ts +16 -0
- package/dist/generated/clients-rx/scan-static-results-service-rx.js +12 -0
- package/dist/generated/clients-rx/scan-static-sections-service-rx.d.ts +16 -0
- package/dist/generated/clients-rx/scan-static-sections-service-rx.js +12 -0
- package/dist/generated/clients-rx/scan_ingestion-service-rx.d.ts +16 -0
- package/dist/generated/clients-rx/scan_ingestion-service-rx.js +12 -0
- package/dist/generated/index.d.ts +1814 -128
- package/dist/generated/index.js +4625 -1047
- package/dist/generated/models/index.d.ts +85 -0
- package/dist/generated/models/index.js +85 -0
- package/dist/generated/models/process-scan-static-result-request.d.ts +4 -0
- package/dist/generated/models/process-scan-static-result-request.js +1 -0
- package/dist/generated/models/scan-api-property-for-table-dto-list-i-data-result.d.ts +4 -0
- package/dist/generated/models/scan-api-property-for-table-dto-list-i-data-result.js +1 -0
- package/dist/generated/models/scan-api-property-for-table-dto-list-result-filter-i-data-result.d.ts +4 -0
- package/dist/generated/models/scan-api-property-for-table-dto-list-result-filter-i-data-result.js +1 -0
- package/dist/generated/models/scan-api-property-for-table-dto-list-result-filter.d.ts +4 -0
- package/dist/generated/models/scan-api-property-for-table-dto-list-result-filter.js +1 -0
- package/dist/generated/models/scan-api-property-for-table-dto.d.ts +4 -0
- package/dist/generated/models/scan-api-property-for-table-dto.js +1 -0
- package/dist/generated/models/scan-api-property-for-table-filter-data-table-query.d.ts +4 -0
- package/dist/generated/models/scan-api-property-for-table-filter-data-table-query.js +1 -0
- package/dist/generated/models/scan-api-property-for-table-filter.d.ts +4 -0
- package/dist/generated/models/scan-api-property-for-table-filter.js +1 -0
- package/dist/generated/models/scan-api-property-i-data-result.d.ts +4 -0
- package/dist/generated/models/scan-api-property-i-data-result.js +1 -0
- package/dist/generated/models/scan-api-property-list-i-data-result.d.ts +4 -0
- package/dist/generated/models/scan-api-property-list-i-data-result.js +1 -0
- package/dist/generated/models/scan-api-property-value-for-table-dto-list-i-data-result.d.ts +4 -0
- package/dist/generated/models/scan-api-property-value-for-table-dto-list-i-data-result.js +1 -0
- package/dist/generated/models/scan-api-property-value-for-table-dto-list-result-filter-i-data-result.d.ts +4 -0
- package/dist/generated/models/scan-api-property-value-for-table-dto-list-result-filter-i-data-result.js +1 -0
- package/dist/generated/models/scan-api-property-value-for-table-dto-list-result-filter.d.ts +4 -0
- package/dist/generated/models/scan-api-property-value-for-table-dto-list-result-filter.js +1 -0
- package/dist/generated/models/scan-api-property-value-for-table-dto.d.ts +4 -0
- package/dist/generated/models/scan-api-property-value-for-table-dto.js +1 -0
- package/dist/generated/models/scan-api-property-value-for-table-filter-data-table-query.d.ts +4 -0
- package/dist/generated/models/scan-api-property-value-for-table-filter-data-table-query.js +1 -0
- package/dist/generated/models/scan-api-property-value-for-table-filter.d.ts +4 -0
- package/dist/generated/models/scan-api-property-value-for-table-filter.js +1 -0
- package/dist/generated/models/scan-api-property-value-i-data-result.d.ts +4 -0
- package/dist/generated/models/scan-api-property-value-i-data-result.js +1 -0
- package/dist/generated/models/scan-api-property-value-list-i-data-result.d.ts +4 -0
- package/dist/generated/models/scan-api-property-value-list-i-data-result.js +1 -0
- package/dist/generated/models/scan-api-property-value.d.ts +4 -0
- package/dist/generated/models/scan-api-property-value.js +1 -0
- package/dist/generated/models/scan-api-property.d.ts +4 -0
- package/dist/generated/models/scan-api-property.js +1 -0
- package/dist/generated/models/scan-static-detail-for-table-dto-list-i-data-result.d.ts +4 -0
- package/dist/generated/models/scan-static-detail-for-table-dto-list-i-data-result.js +1 -0
- package/dist/generated/models/scan-static-detail-for-table-dto-list-result-filter-i-data-result.d.ts +4 -0
- package/dist/generated/models/scan-static-detail-for-table-dto-list-result-filter-i-data-result.js +1 -0
- package/dist/generated/models/scan-static-detail-for-table-dto-list-result-filter.d.ts +4 -0
- package/dist/generated/models/scan-static-detail-for-table-dto-list-result-filter.js +1 -0
- package/dist/generated/models/scan-static-detail-for-table-dto.d.ts +4 -0
- package/dist/generated/models/scan-static-detail-for-table-dto.js +1 -0
- package/dist/generated/models/scan-static-detail-for-table-filter-data-table-query.d.ts +4 -0
- package/dist/generated/models/scan-static-detail-for-table-filter-data-table-query.js +1 -0
- package/dist/generated/models/scan-static-detail-for-table-filter.d.ts +4 -0
- package/dist/generated/models/scan-static-detail-for-table-filter.js +1 -0
- package/dist/generated/models/scan-static-detail-i-data-result.d.ts +4 -0
- package/dist/generated/models/scan-static-detail-i-data-result.js +1 -0
- package/dist/generated/models/scan-static-detail-list-i-data-result.d.ts +4 -0
- package/dist/generated/models/scan-static-detail-list-i-data-result.js +1 -0
- package/dist/generated/models/scan-static-detail.d.ts +4 -0
- package/dist/generated/models/scan-static-detail.js +1 -0
- package/dist/generated/models/scan-static-import-for-table-dto-list-i-data-result.d.ts +4 -0
- package/dist/generated/models/scan-static-import-for-table-dto-list-i-data-result.js +1 -0
- package/dist/generated/models/scan-static-import-for-table-dto-list-result-filter-i-data-result.d.ts +4 -0
- package/dist/generated/models/scan-static-import-for-table-dto-list-result-filter-i-data-result.js +1 -0
- package/dist/generated/models/scan-static-import-for-table-dto-list-result-filter.d.ts +4 -0
- package/dist/generated/models/scan-static-import-for-table-dto-list-result-filter.js +1 -0
- package/dist/generated/models/scan-static-import-for-table-dto.d.ts +4 -0
- package/dist/generated/models/scan-static-import-for-table-dto.js +1 -0
- package/dist/generated/models/scan-static-import-for-table-filter-data-table-query.d.ts +4 -0
- package/dist/generated/models/scan-static-import-for-table-filter-data-table-query.js +1 -0
- package/dist/generated/models/scan-static-import-for-table-filter.d.ts +4 -0
- package/dist/generated/models/scan-static-import-for-table-filter.js +1 -0
- package/dist/generated/models/scan-static-import-function-for-table-dto-list-i-data-result.d.ts +4 -0
- package/dist/generated/models/scan-static-import-function-for-table-dto-list-i-data-result.js +1 -0
- package/dist/generated/models/scan-static-import-function-for-table-dto-list-result-filter-i-data-result.d.ts +4 -0
- package/dist/generated/models/scan-static-import-function-for-table-dto-list-result-filter-i-data-result.js +1 -0
- package/dist/generated/models/scan-static-import-function-for-table-dto-list-result-filter.d.ts +4 -0
- package/dist/generated/models/scan-static-import-function-for-table-dto-list-result-filter.js +1 -0
- package/dist/generated/models/scan-static-import-function-for-table-dto.d.ts +4 -0
- package/dist/generated/models/scan-static-import-function-for-table-dto.js +1 -0
- package/dist/generated/models/scan-static-import-function-for-table-filter-data-table-query.d.ts +4 -0
- package/dist/generated/models/scan-static-import-function-for-table-filter-data-table-query.js +1 -0
- package/dist/generated/models/scan-static-import-function-for-table-filter.d.ts +4 -0
- package/dist/generated/models/scan-static-import-function-for-table-filter.js +1 -0
- package/dist/generated/models/scan-static-import-function-i-data-result.d.ts +4 -0
- package/dist/generated/models/scan-static-import-function-i-data-result.js +1 -0
- package/dist/generated/models/scan-static-import-function-list-i-data-result.d.ts +4 -0
- package/dist/generated/models/scan-static-import-function-list-i-data-result.js +1 -0
- package/dist/generated/models/scan-static-import-function.d.ts +4 -0
- package/dist/generated/models/scan-static-import-function.js +1 -0
- package/dist/generated/models/scan-static-import-i-data-result.d.ts +4 -0
- package/dist/generated/models/scan-static-import-i-data-result.js +1 -0
- package/dist/generated/models/scan-static-import-list-i-data-result.d.ts +4 -0
- package/dist/generated/models/scan-static-import-list-i-data-result.js +1 -0
- package/dist/generated/models/scan-static-import.d.ts +4 -0
- package/dist/generated/models/scan-static-import.js +1 -0
- package/dist/generated/models/scan-static-indicator-for-table-dto-list-i-data-result.d.ts +4 -0
- package/dist/generated/models/scan-static-indicator-for-table-dto-list-i-data-result.js +1 -0
- package/dist/generated/models/scan-static-indicator-for-table-dto-list-result-filter-i-data-result.d.ts +4 -0
- package/dist/generated/models/scan-static-indicator-for-table-dto-list-result-filter-i-data-result.js +1 -0
- package/dist/generated/models/scan-static-indicator-for-table-dto-list-result-filter.d.ts +4 -0
- package/dist/generated/models/scan-static-indicator-for-table-dto-list-result-filter.js +1 -0
- package/dist/generated/models/scan-static-indicator-for-table-dto.d.ts +4 -0
- package/dist/generated/models/scan-static-indicator-for-table-dto.js +1 -0
- package/dist/generated/models/scan-static-indicator-for-table-filter-data-table-query.d.ts +4 -0
- package/dist/generated/models/scan-static-indicator-for-table-filter-data-table-query.js +1 -0
- package/dist/generated/models/scan-static-indicator-for-table-filter.d.ts +4 -0
- package/dist/generated/models/scan-static-indicator-for-table-filter.js +1 -0
- package/dist/generated/models/scan-static-indicator-i-data-result.d.ts +4 -0
- package/dist/generated/models/scan-static-indicator-i-data-result.js +1 -0
- package/dist/generated/models/scan-static-indicator-list-i-data-result.d.ts +4 -0
- package/dist/generated/models/scan-static-indicator-list-i-data-result.js +1 -0
- package/dist/generated/models/scan-static-indicator.d.ts +4 -0
- package/dist/generated/models/scan-static-indicator.js +1 -0
- package/dist/generated/models/scan-static-result-details-dto.d.ts +4 -0
- package/dist/generated/models/scan-static-result-details-dto.js +1 -0
- package/dist/generated/models/scan-static-result-for-table-dto-list-i-data-result.d.ts +4 -0
- package/dist/generated/models/scan-static-result-for-table-dto-list-i-data-result.js +1 -0
- package/dist/generated/models/scan-static-result-for-table-dto-list-result-filter-i-data-result.d.ts +4 -0
- package/dist/generated/models/scan-static-result-for-table-dto-list-result-filter-i-data-result.js +1 -0
- package/dist/generated/models/scan-static-result-for-table-dto-list-result-filter.d.ts +4 -0
- package/dist/generated/models/scan-static-result-for-table-dto-list-result-filter.js +1 -0
- package/dist/generated/models/scan-static-result-for-table-dto.d.ts +4 -0
- package/dist/generated/models/scan-static-result-for-table-dto.js +1 -0
- package/dist/generated/models/scan-static-result-for-table-filter-data-table-query.d.ts +4 -0
- package/dist/generated/models/scan-static-result-for-table-filter-data-table-query.js +1 -0
- package/dist/generated/models/scan-static-result-for-table-filter.d.ts +4 -0
- package/dist/generated/models/scan-static-result-for-table-filter.js +1 -0
- package/dist/generated/models/scan-static-result-headers-dto.d.ts +4 -0
- package/dist/generated/models/scan-static-result-headers-dto.js +1 -0
- package/dist/generated/models/scan-static-result-i-data-result.d.ts +4 -0
- package/dist/generated/models/scan-static-result-i-data-result.js +1 -0
- package/dist/generated/models/scan-static-result-image-info-dto.d.ts +4 -0
- package/dist/generated/models/scan-static-result-image-info-dto.js +1 -0
- package/dist/generated/models/scan-static-result-import-dto.d.ts +4 -0
- package/dist/generated/models/scan-static-result-import-dto.js +1 -0
- package/dist/generated/models/scan-static-result-import-function-dto.d.ts +4 -0
- package/dist/generated/models/scan-static-result-import-function-dto.js +1 -0
- package/dist/generated/models/scan-static-result-list-i-data-result.d.ts +4 -0
- package/dist/generated/models/scan-static-result-list-i-data-result.js +1 -0
- package/dist/generated/models/scan-static-result-metadata-dto.d.ts +4 -0
- package/dist/generated/models/scan-static-result-metadata-dto.js +1 -0
- package/dist/generated/models/scan-static-result-report-dto-i-data-result.d.ts +4 -0
- package/dist/generated/models/scan-static-result-report-dto-i-data-result.js +1 -0
- package/dist/generated/models/scan-static-result-report-dto.d.ts +4 -0
- package/dist/generated/models/scan-static-result-report-dto.js +1 -0
- package/dist/generated/models/scan-static-result-section-dto.d.ts +4 -0
- package/dist/generated/models/scan-static-result-section-dto.js +1 -0
- package/dist/generated/models/scan-static-result.d.ts +4 -0
- package/dist/generated/models/scan-static-result.js +1 -0
- package/dist/generated/models/scan-static-section-for-table-dto-list-i-data-result.d.ts +4 -0
- package/dist/generated/models/scan-static-section-for-table-dto-list-i-data-result.js +1 -0
- package/dist/generated/models/scan-static-section-for-table-dto-list-result-filter-i-data-result.d.ts +4 -0
- package/dist/generated/models/scan-static-section-for-table-dto-list-result-filter-i-data-result.js +1 -0
- package/dist/generated/models/scan-static-section-for-table-dto-list-result-filter.d.ts +4 -0
- package/dist/generated/models/scan-static-section-for-table-dto-list-result-filter.js +1 -0
- package/dist/generated/models/scan-static-section-for-table-dto.d.ts +4 -0
- package/dist/generated/models/scan-static-section-for-table-dto.js +1 -0
- package/dist/generated/models/scan-static-section-for-table-filter-data-table-query.d.ts +4 -0
- package/dist/generated/models/scan-static-section-for-table-filter-data-table-query.js +1 -0
- package/dist/generated/models/scan-static-section-for-table-filter.d.ts +4 -0
- package/dist/generated/models/scan-static-section-for-table-filter.js +1 -0
- package/dist/generated/models/scan-static-section-i-data-result.d.ts +4 -0
- package/dist/generated/models/scan-static-section-i-data-result.js +1 -0
- package/dist/generated/models/scan-static-section-list-i-data-result.d.ts +4 -0
- package/dist/generated/models/scan-static-section-list-i-data-result.js +1 -0
- package/dist/generated/models/scan-static-section.d.ts +4 -0
- package/dist/generated/models/scan-static-section.js +1 -0
- package/dist/generated/models/worker-engine-result-dto.d.ts +4 -0
- package/dist/generated/models/worker-engine-result-dto.js +1 -0
- package/dist/generated/models/worker-scan-completed-payload.d.ts +4 -0
- package/dist/generated/models/worker-scan-completed-payload.js +1 -0
- package/dist/generated/models/worker-single-engine-result-payload.d.ts +4 -0
- package/dist/generated/models/worker-single-engine-result-payload.js +1 -0
- package/dist/rx.d.ts +60 -0
- package/package.json +52 -52
|
@@ -2500,6 +2500,246 @@ export declare class ScanApiMethodsClient extends BaseApiClient implements IScan
|
|
|
2500
2500
|
getFiltersBase(body?: ScanApiMethodForTableFilterDataTableQuery | undefined, signal?: AbortSignal): Promise<ScanApiMethodForTableDtoListResultFilterIDataResult>;
|
|
2501
2501
|
protected processGetFiltersBase(response: Response): Promise<ScanApiMethodForTableDtoListResultFilterIDataResult>;
|
|
2502
2502
|
}
|
|
2503
|
+
export interface IScanApiPropertiesClient extends IEntity {
|
|
2504
|
+
/**
|
|
2505
|
+
* @param scanApiId (optional)
|
|
2506
|
+
* @return OK
|
|
2507
|
+
*/
|
|
2508
|
+
getByScanApiId(scanApiId?: number | undefined, signal?: AbortSignal): Promise<ScanApiPropertyListIDataResult>;
|
|
2509
|
+
/**
|
|
2510
|
+
* @param body (optional)
|
|
2511
|
+
* @return OK
|
|
2512
|
+
*/
|
|
2513
|
+
add(body?: ScanApiProperty | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
2514
|
+
/**
|
|
2515
|
+
* @param body (optional)
|
|
2516
|
+
* @return OK
|
|
2517
|
+
*/
|
|
2518
|
+
addMultiple(body?: ScanApiProperty[] | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
2519
|
+
/**
|
|
2520
|
+
* @param body (optional)
|
|
2521
|
+
* @return OK
|
|
2522
|
+
*/
|
|
2523
|
+
update(body?: ScanApiProperty | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
2524
|
+
/**
|
|
2525
|
+
* @param body (optional)
|
|
2526
|
+
* @return OK
|
|
2527
|
+
*/
|
|
2528
|
+
delete(body?: ScanApiProperty | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
2529
|
+
/**
|
|
2530
|
+
* @param body (optional)
|
|
2531
|
+
* @return OK
|
|
2532
|
+
*/
|
|
2533
|
+
deleteMultiple(body?: ScanApiProperty[] | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
2534
|
+
/**
|
|
2535
|
+
* @param id (optional)
|
|
2536
|
+
* @return OK
|
|
2537
|
+
*/
|
|
2538
|
+
getById(id?: number | undefined, signal?: AbortSignal): Promise<ScanApiPropertyIDataResult>;
|
|
2539
|
+
/**
|
|
2540
|
+
* @return OK
|
|
2541
|
+
*/
|
|
2542
|
+
getAll(signal?: AbortSignal): Promise<ScanApiPropertyListIDataResult>;
|
|
2543
|
+
/**
|
|
2544
|
+
* @param skip (optional)
|
|
2545
|
+
* @param take (optional)
|
|
2546
|
+
* @return OK
|
|
2547
|
+
*/
|
|
2548
|
+
pagination(skip?: number | undefined, take?: number | undefined, signal?: AbortSignal): Promise<ScanApiPropertyForTableDtoListIDataResult>;
|
|
2549
|
+
/**
|
|
2550
|
+
* @param body (optional)
|
|
2551
|
+
* @return OK
|
|
2552
|
+
*/
|
|
2553
|
+
getFiltersBase(body?: ScanApiPropertyForTableFilterDataTableQuery | undefined, signal?: AbortSignal): Promise<ScanApiPropertyForTableDtoListResultFilterIDataResult>;
|
|
2554
|
+
}
|
|
2555
|
+
export declare class ScanApiPropertiesClient extends BaseApiClient implements IScanApiPropertiesClient {
|
|
2556
|
+
private http;
|
|
2557
|
+
private baseUrl;
|
|
2558
|
+
protected jsonParseReviver: ((key: string, value: any) => any) | undefined;
|
|
2559
|
+
constructor(configuration: ApiClientConfig, baseUrl?: string, http?: {
|
|
2560
|
+
fetch(url: RequestInfo, init?: RequestInit): Promise<Response>;
|
|
2561
|
+
});
|
|
2562
|
+
/**
|
|
2563
|
+
* @param scanApiId (optional)
|
|
2564
|
+
* @return OK
|
|
2565
|
+
*/
|
|
2566
|
+
getByScanApiId(scanApiId?: number | undefined, signal?: AbortSignal): Promise<ScanApiPropertyListIDataResult>;
|
|
2567
|
+
protected processGetByScanApiId(response: Response): Promise<ScanApiPropertyListIDataResult>;
|
|
2568
|
+
/**
|
|
2569
|
+
* @param body (optional)
|
|
2570
|
+
* @return OK
|
|
2571
|
+
*/
|
|
2572
|
+
add(body?: ScanApiProperty | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
2573
|
+
protected processAdd(response: Response): Promise<IResult>;
|
|
2574
|
+
/**
|
|
2575
|
+
* @param body (optional)
|
|
2576
|
+
* @return OK
|
|
2577
|
+
*/
|
|
2578
|
+
addMultiple(body?: ScanApiProperty[] | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
2579
|
+
protected processAddMultiple(response: Response): Promise<IResult>;
|
|
2580
|
+
/**
|
|
2581
|
+
* @param body (optional)
|
|
2582
|
+
* @return OK
|
|
2583
|
+
*/
|
|
2584
|
+
update(body?: ScanApiProperty | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
2585
|
+
protected processUpdate(response: Response): Promise<IResult>;
|
|
2586
|
+
/**
|
|
2587
|
+
* @param body (optional)
|
|
2588
|
+
* @return OK
|
|
2589
|
+
*/
|
|
2590
|
+
delete(body?: ScanApiProperty | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
2591
|
+
protected processDelete(response: Response): Promise<IResult>;
|
|
2592
|
+
/**
|
|
2593
|
+
* @param body (optional)
|
|
2594
|
+
* @return OK
|
|
2595
|
+
*/
|
|
2596
|
+
deleteMultiple(body?: ScanApiProperty[] | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
2597
|
+
protected processDeleteMultiple(response: Response): Promise<IResult>;
|
|
2598
|
+
/**
|
|
2599
|
+
* @param id (optional)
|
|
2600
|
+
* @return OK
|
|
2601
|
+
*/
|
|
2602
|
+
getById(id?: number | undefined, signal?: AbortSignal): Promise<ScanApiPropertyIDataResult>;
|
|
2603
|
+
protected processGetById(response: Response): Promise<ScanApiPropertyIDataResult>;
|
|
2604
|
+
/**
|
|
2605
|
+
* @return OK
|
|
2606
|
+
*/
|
|
2607
|
+
getAll(signal?: AbortSignal): Promise<ScanApiPropertyListIDataResult>;
|
|
2608
|
+
protected processGetAll(response: Response): Promise<ScanApiPropertyListIDataResult>;
|
|
2609
|
+
/**
|
|
2610
|
+
* @param skip (optional)
|
|
2611
|
+
* @param take (optional)
|
|
2612
|
+
* @return OK
|
|
2613
|
+
*/
|
|
2614
|
+
pagination(skip?: number | undefined, take?: number | undefined, signal?: AbortSignal): Promise<ScanApiPropertyForTableDtoListIDataResult>;
|
|
2615
|
+
protected processPagination(response: Response): Promise<ScanApiPropertyForTableDtoListIDataResult>;
|
|
2616
|
+
/**
|
|
2617
|
+
* @param body (optional)
|
|
2618
|
+
* @return OK
|
|
2619
|
+
*/
|
|
2620
|
+
getFiltersBase(body?: ScanApiPropertyForTableFilterDataTableQuery | undefined, signal?: AbortSignal): Promise<ScanApiPropertyForTableDtoListResultFilterIDataResult>;
|
|
2621
|
+
protected processGetFiltersBase(response: Response): Promise<ScanApiPropertyForTableDtoListResultFilterIDataResult>;
|
|
2622
|
+
}
|
|
2623
|
+
export interface IScanApiPropertyValuesClient extends IEntity {
|
|
2624
|
+
/**
|
|
2625
|
+
* @param scanApiPropertyId (optional)
|
|
2626
|
+
* @return OK
|
|
2627
|
+
*/
|
|
2628
|
+
getByPropertyId(scanApiPropertyId?: number | undefined, signal?: AbortSignal): Promise<ScanApiPropertyValueListIDataResult>;
|
|
2629
|
+
/**
|
|
2630
|
+
* @param body (optional)
|
|
2631
|
+
* @return OK
|
|
2632
|
+
*/
|
|
2633
|
+
add(body?: ScanApiPropertyValue | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
2634
|
+
/**
|
|
2635
|
+
* @param body (optional)
|
|
2636
|
+
* @return OK
|
|
2637
|
+
*/
|
|
2638
|
+
addMultiple(body?: ScanApiPropertyValue[] | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
2639
|
+
/**
|
|
2640
|
+
* @param body (optional)
|
|
2641
|
+
* @return OK
|
|
2642
|
+
*/
|
|
2643
|
+
update(body?: ScanApiPropertyValue | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
2644
|
+
/**
|
|
2645
|
+
* @param body (optional)
|
|
2646
|
+
* @return OK
|
|
2647
|
+
*/
|
|
2648
|
+
delete(body?: ScanApiPropertyValue | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
2649
|
+
/**
|
|
2650
|
+
* @param body (optional)
|
|
2651
|
+
* @return OK
|
|
2652
|
+
*/
|
|
2653
|
+
deleteMultiple(body?: ScanApiPropertyValue[] | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
2654
|
+
/**
|
|
2655
|
+
* @param id (optional)
|
|
2656
|
+
* @return OK
|
|
2657
|
+
*/
|
|
2658
|
+
getById(id?: number | undefined, signal?: AbortSignal): Promise<ScanApiPropertyValueIDataResult>;
|
|
2659
|
+
/**
|
|
2660
|
+
* @return OK
|
|
2661
|
+
*/
|
|
2662
|
+
getAll(signal?: AbortSignal): Promise<ScanApiPropertyValueListIDataResult>;
|
|
2663
|
+
/**
|
|
2664
|
+
* @param skip (optional)
|
|
2665
|
+
* @param take (optional)
|
|
2666
|
+
* @return OK
|
|
2667
|
+
*/
|
|
2668
|
+
pagination(skip?: number | undefined, take?: number | undefined, signal?: AbortSignal): Promise<ScanApiPropertyValueForTableDtoListIDataResult>;
|
|
2669
|
+
/**
|
|
2670
|
+
* @param body (optional)
|
|
2671
|
+
* @return OK
|
|
2672
|
+
*/
|
|
2673
|
+
getFiltersBase(body?: ScanApiPropertyValueForTableFilterDataTableQuery | undefined, signal?: AbortSignal): Promise<ScanApiPropertyValueForTableDtoListResultFilterIDataResult>;
|
|
2674
|
+
}
|
|
2675
|
+
export declare class ScanApiPropertyValuesClient extends BaseApiClient implements IScanApiPropertyValuesClient {
|
|
2676
|
+
private http;
|
|
2677
|
+
private baseUrl;
|
|
2678
|
+
protected jsonParseReviver: ((key: string, value: any) => any) | undefined;
|
|
2679
|
+
constructor(configuration: ApiClientConfig, baseUrl?: string, http?: {
|
|
2680
|
+
fetch(url: RequestInfo, init?: RequestInit): Promise<Response>;
|
|
2681
|
+
});
|
|
2682
|
+
/**
|
|
2683
|
+
* @param scanApiPropertyId (optional)
|
|
2684
|
+
* @return OK
|
|
2685
|
+
*/
|
|
2686
|
+
getByPropertyId(scanApiPropertyId?: number | undefined, signal?: AbortSignal): Promise<ScanApiPropertyValueListIDataResult>;
|
|
2687
|
+
protected processGetByPropertyId(response: Response): Promise<ScanApiPropertyValueListIDataResult>;
|
|
2688
|
+
/**
|
|
2689
|
+
* @param body (optional)
|
|
2690
|
+
* @return OK
|
|
2691
|
+
*/
|
|
2692
|
+
add(body?: ScanApiPropertyValue | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
2693
|
+
protected processAdd(response: Response): Promise<IResult>;
|
|
2694
|
+
/**
|
|
2695
|
+
* @param body (optional)
|
|
2696
|
+
* @return OK
|
|
2697
|
+
*/
|
|
2698
|
+
addMultiple(body?: ScanApiPropertyValue[] | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
2699
|
+
protected processAddMultiple(response: Response): Promise<IResult>;
|
|
2700
|
+
/**
|
|
2701
|
+
* @param body (optional)
|
|
2702
|
+
* @return OK
|
|
2703
|
+
*/
|
|
2704
|
+
update(body?: ScanApiPropertyValue | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
2705
|
+
protected processUpdate(response: Response): Promise<IResult>;
|
|
2706
|
+
/**
|
|
2707
|
+
* @param body (optional)
|
|
2708
|
+
* @return OK
|
|
2709
|
+
*/
|
|
2710
|
+
delete(body?: ScanApiPropertyValue | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
2711
|
+
protected processDelete(response: Response): Promise<IResult>;
|
|
2712
|
+
/**
|
|
2713
|
+
* @param body (optional)
|
|
2714
|
+
* @return OK
|
|
2715
|
+
*/
|
|
2716
|
+
deleteMultiple(body?: ScanApiPropertyValue[] | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
2717
|
+
protected processDeleteMultiple(response: Response): Promise<IResult>;
|
|
2718
|
+
/**
|
|
2719
|
+
* @param id (optional)
|
|
2720
|
+
* @return OK
|
|
2721
|
+
*/
|
|
2722
|
+
getById(id?: number | undefined, signal?: AbortSignal): Promise<ScanApiPropertyValueIDataResult>;
|
|
2723
|
+
protected processGetById(response: Response): Promise<ScanApiPropertyValueIDataResult>;
|
|
2724
|
+
/**
|
|
2725
|
+
* @return OK
|
|
2726
|
+
*/
|
|
2727
|
+
getAll(signal?: AbortSignal): Promise<ScanApiPropertyValueListIDataResult>;
|
|
2728
|
+
protected processGetAll(response: Response): Promise<ScanApiPropertyValueListIDataResult>;
|
|
2729
|
+
/**
|
|
2730
|
+
* @param skip (optional)
|
|
2731
|
+
* @param take (optional)
|
|
2732
|
+
* @return OK
|
|
2733
|
+
*/
|
|
2734
|
+
pagination(skip?: number | undefined, take?: number | undefined, signal?: AbortSignal): Promise<ScanApiPropertyValueForTableDtoListIDataResult>;
|
|
2735
|
+
protected processPagination(response: Response): Promise<ScanApiPropertyValueForTableDtoListIDataResult>;
|
|
2736
|
+
/**
|
|
2737
|
+
* @param body (optional)
|
|
2738
|
+
* @return OK
|
|
2739
|
+
*/
|
|
2740
|
+
getFiltersBase(body?: ScanApiPropertyValueForTableFilterDataTableQuery | undefined, signal?: AbortSignal): Promise<ScanApiPropertyValueForTableDtoListResultFilterIDataResult>;
|
|
2741
|
+
protected processGetFiltersBase(response: Response): Promise<ScanApiPropertyValueForTableDtoListResultFilterIDataResult>;
|
|
2742
|
+
}
|
|
2503
2743
|
export interface IScanApisClient extends IEntity {
|
|
2504
2744
|
/**
|
|
2505
2745
|
* @param body (optional)
|
|
@@ -3920,6 +4160,49 @@ export declare class ScanEnginesClient extends BaseApiClient implements IScanEng
|
|
|
3920
4160
|
getFiltersBase(body?: ScanEngineForTableFilterDataTableQuery | undefined, signal?: AbortSignal): Promise<ScanEngineForTableDtoListResultFilterIDataResult>;
|
|
3921
4161
|
protected processGetFiltersBase(response: Response): Promise<ScanEngineForTableDtoListResultFilterIDataResult>;
|
|
3922
4162
|
}
|
|
4163
|
+
export interface IScan_ingestionClient extends IEntity {
|
|
4164
|
+
/**
|
|
4165
|
+
* @param body (optional)
|
|
4166
|
+
* @return OK
|
|
4167
|
+
*/
|
|
4168
|
+
persist(body?: WorkerScanCompletedPayload | undefined, signal?: AbortSignal): Promise<any>;
|
|
4169
|
+
/**
|
|
4170
|
+
* @param body (optional)
|
|
4171
|
+
* @return OK
|
|
4172
|
+
*/
|
|
4173
|
+
finalize(body?: WorkerScanCompletedPayload | undefined, signal?: AbortSignal): Promise<any>;
|
|
4174
|
+
/**
|
|
4175
|
+
* @param body (optional)
|
|
4176
|
+
* @return OK
|
|
4177
|
+
*/
|
|
4178
|
+
persistSingle(body?: WorkerSingleEngineResultPayload | undefined, signal?: AbortSignal): Promise<any>;
|
|
4179
|
+
}
|
|
4180
|
+
export declare class Scan_ingestionClient extends BaseApiClient implements IScan_ingestionClient {
|
|
4181
|
+
private http;
|
|
4182
|
+
private baseUrl;
|
|
4183
|
+
protected jsonParseReviver: ((key: string, value: any) => any) | undefined;
|
|
4184
|
+
constructor(configuration: ApiClientConfig, baseUrl?: string, http?: {
|
|
4185
|
+
fetch(url: RequestInfo, init?: RequestInit): Promise<Response>;
|
|
4186
|
+
});
|
|
4187
|
+
/**
|
|
4188
|
+
* @param body (optional)
|
|
4189
|
+
* @return OK
|
|
4190
|
+
*/
|
|
4191
|
+
persist(body?: WorkerScanCompletedPayload | undefined, signal?: AbortSignal): Promise<any>;
|
|
4192
|
+
protected processPersist(response: Response): Promise<any>;
|
|
4193
|
+
/**
|
|
4194
|
+
* @param body (optional)
|
|
4195
|
+
* @return OK
|
|
4196
|
+
*/
|
|
4197
|
+
finalize(body?: WorkerScanCompletedPayload | undefined, signal?: AbortSignal): Promise<any>;
|
|
4198
|
+
protected processFinalize(response: Response): Promise<any>;
|
|
4199
|
+
/**
|
|
4200
|
+
* @param body (optional)
|
|
4201
|
+
* @return OK
|
|
4202
|
+
*/
|
|
4203
|
+
persistSingle(body?: WorkerSingleEngineResultPayload | undefined, signal?: AbortSignal): Promise<any>;
|
|
4204
|
+
protected processPersistSingle(response: Response): Promise<any>;
|
|
4205
|
+
}
|
|
3923
4206
|
export interface IScanClient extends IEntity {
|
|
3924
4207
|
/**
|
|
3925
4208
|
* @return OK
|
|
@@ -3934,6 +4217,10 @@ export interface IScanClient extends IEntity {
|
|
|
3934
4217
|
* @return OK
|
|
3935
4218
|
*/
|
|
3936
4219
|
execute(taskName: string, body?: ScanProxyRequest | undefined, signal?: AbortSignal): Promise<any>;
|
|
4220
|
+
/**
|
|
4221
|
+
* @return OK
|
|
4222
|
+
*/
|
|
4223
|
+
upload(signal?: AbortSignal): Promise<any>;
|
|
3937
4224
|
}
|
|
3938
4225
|
export declare class ScanClient extends BaseApiClient implements IScanClient {
|
|
3939
4226
|
private http;
|
|
@@ -3958,6 +4245,11 @@ export declare class ScanClient extends BaseApiClient implements IScanClient {
|
|
|
3958
4245
|
*/
|
|
3959
4246
|
execute(taskName: string, body?: ScanProxyRequest | undefined, signal?: AbortSignal): Promise<any>;
|
|
3960
4247
|
protected processExecute(response: Response): Promise<any>;
|
|
4248
|
+
/**
|
|
4249
|
+
* @return OK
|
|
4250
|
+
*/
|
|
4251
|
+
upload(signal?: AbortSignal): Promise<any>;
|
|
4252
|
+
protected processUpload(response: Response): Promise<any>;
|
|
3961
4253
|
}
|
|
3962
4254
|
export interface IScansClient extends IEntity {
|
|
3963
4255
|
/**
|
|
@@ -4001,6 +4293,11 @@ export interface IScansClient extends IEntity {
|
|
|
4001
4293
|
* @return OK
|
|
4002
4294
|
*/
|
|
4003
4295
|
getScansByDateRangeUser(start?: Date | undefined, end?: Date | undefined, nickName?: string | undefined, signal?: AbortSignal): Promise<ScanListIDataResult>;
|
|
4296
|
+
/**
|
|
4297
|
+
* @param guid (optional)
|
|
4298
|
+
* @return OK
|
|
4299
|
+
*/
|
|
4300
|
+
completeScan(guid?: string | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4004
4301
|
/**
|
|
4005
4302
|
* @param body (optional)
|
|
4006
4303
|
* @return OK
|
|
@@ -4103,114 +4400,791 @@ export declare class ScansClient extends BaseApiClient implements IScansClient {
|
|
|
4103
4400
|
*/
|
|
4104
4401
|
getScansByDateRangeUser(start?: Date | undefined, end?: Date | undefined, nickName?: string | undefined, signal?: AbortSignal): Promise<ScanListIDataResult>;
|
|
4105
4402
|
protected processGetScansByDateRangeUser(response: Response): Promise<ScanListIDataResult>;
|
|
4403
|
+
/**
|
|
4404
|
+
* @param guid (optional)
|
|
4405
|
+
* @return OK
|
|
4406
|
+
*/
|
|
4407
|
+
completeScan(guid?: string | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4408
|
+
protected processCompleteScan(response: Response): Promise<IResult>;
|
|
4409
|
+
/**
|
|
4410
|
+
* @param body (optional)
|
|
4411
|
+
* @return OK
|
|
4412
|
+
*/
|
|
4413
|
+
add(body?: Scan | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4414
|
+
protected processAdd(response: Response): Promise<IResult>;
|
|
4415
|
+
/**
|
|
4416
|
+
* @param body (optional)
|
|
4417
|
+
* @return OK
|
|
4418
|
+
*/
|
|
4419
|
+
addMultiple(body?: Scan[] | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4420
|
+
protected processAddMultiple(response: Response): Promise<IResult>;
|
|
4421
|
+
/**
|
|
4422
|
+
* @param body (optional)
|
|
4423
|
+
* @return OK
|
|
4424
|
+
*/
|
|
4425
|
+
update(body?: Scan | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4426
|
+
protected processUpdate(response: Response): Promise<IResult>;
|
|
4427
|
+
/**
|
|
4428
|
+
* @param body (optional)
|
|
4429
|
+
* @return OK
|
|
4430
|
+
*/
|
|
4431
|
+
delete(body?: Scan | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4432
|
+
protected processDelete(response: Response): Promise<IResult>;
|
|
4433
|
+
/**
|
|
4434
|
+
* @param body (optional)
|
|
4435
|
+
* @return OK
|
|
4436
|
+
*/
|
|
4437
|
+
deleteMultiple(body?: Scan[] | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4438
|
+
protected processDeleteMultiple(response: Response): Promise<IResult>;
|
|
4439
|
+
/**
|
|
4440
|
+
* @param id (optional)
|
|
4441
|
+
* @return OK
|
|
4442
|
+
*/
|
|
4443
|
+
getById(id?: number | undefined, signal?: AbortSignal): Promise<ScanIDataResult>;
|
|
4444
|
+
protected processGetById(response: Response): Promise<ScanIDataResult>;
|
|
4445
|
+
/**
|
|
4446
|
+
* @return OK
|
|
4447
|
+
*/
|
|
4448
|
+
getAll(signal?: AbortSignal): Promise<ScanListIDataResult>;
|
|
4449
|
+
protected processGetAll(response: Response): Promise<ScanListIDataResult>;
|
|
4450
|
+
/**
|
|
4451
|
+
* @param skip (optional)
|
|
4452
|
+
* @param take (optional)
|
|
4453
|
+
* @return OK
|
|
4454
|
+
*/
|
|
4455
|
+
pagination(skip?: number | undefined, take?: number | undefined, signal?: AbortSignal): Promise<ScanForTableDtoListIDataResult>;
|
|
4456
|
+
protected processPagination(response: Response): Promise<ScanForTableDtoListIDataResult>;
|
|
4457
|
+
/**
|
|
4458
|
+
* @param body (optional)
|
|
4459
|
+
* @return OK
|
|
4460
|
+
*/
|
|
4461
|
+
getFiltersBase(body?: ScanForTableFilterDataTableQuery | undefined, signal?: AbortSignal): Promise<ScanForTableDtoListResultFilterIDataResult>;
|
|
4462
|
+
protected processGetFiltersBase(response: Response): Promise<ScanForTableDtoListResultFilterIDataResult>;
|
|
4463
|
+
}
|
|
4464
|
+
export interface IScanScoreResultsClient extends IEntity {
|
|
4465
|
+
/**
|
|
4466
|
+
* @param body (optional)
|
|
4467
|
+
* @return OK
|
|
4468
|
+
*/
|
|
4469
|
+
process(body?: ProcessScanScoresRequest | undefined, signal?: AbortSignal): Promise<BooleanIDataResult>;
|
|
4470
|
+
/**
|
|
4471
|
+
* @param body (optional)
|
|
4472
|
+
* @return OK
|
|
4473
|
+
*/
|
|
4474
|
+
add(body?: ScanScoreResult | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4475
|
+
/**
|
|
4476
|
+
* @param body (optional)
|
|
4477
|
+
* @return OK
|
|
4478
|
+
*/
|
|
4479
|
+
addMultiple(body?: ScanScoreResult[] | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4480
|
+
/**
|
|
4481
|
+
* @param body (optional)
|
|
4482
|
+
* @return OK
|
|
4483
|
+
*/
|
|
4484
|
+
update(body?: ScanScoreResult | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4485
|
+
/**
|
|
4486
|
+
* @param body (optional)
|
|
4487
|
+
* @return OK
|
|
4488
|
+
*/
|
|
4489
|
+
delete(body?: ScanScoreResult | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4490
|
+
/**
|
|
4491
|
+
* @param body (optional)
|
|
4492
|
+
* @return OK
|
|
4493
|
+
*/
|
|
4494
|
+
deleteMultiple(body?: ScanScoreResult[] | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4495
|
+
/**
|
|
4496
|
+
* @param id (optional)
|
|
4497
|
+
* @return OK
|
|
4498
|
+
*/
|
|
4499
|
+
getById(id?: number | undefined, signal?: AbortSignal): Promise<ScanScoreResultIDataResult>;
|
|
4500
|
+
/**
|
|
4501
|
+
* @return OK
|
|
4502
|
+
*/
|
|
4503
|
+
getAll(signal?: AbortSignal): Promise<ScanScoreResultListIDataResult>;
|
|
4504
|
+
/**
|
|
4505
|
+
* @param skip (optional)
|
|
4506
|
+
* @param take (optional)
|
|
4507
|
+
* @return OK
|
|
4508
|
+
*/
|
|
4509
|
+
pagination(skip?: number | undefined, take?: number | undefined, signal?: AbortSignal): Promise<ScanScoreResultForTableDtoListIDataResult>;
|
|
4510
|
+
/**
|
|
4511
|
+
* @param body (optional)
|
|
4512
|
+
* @return OK
|
|
4513
|
+
*/
|
|
4514
|
+
getFiltersBase(body?: ScanScoreResultForTableFilterDataTableQuery | undefined, signal?: AbortSignal): Promise<ScanScoreResultForTableDtoListResultFilterIDataResult>;
|
|
4515
|
+
}
|
|
4516
|
+
export declare class ScanScoreResultsClient extends BaseApiClient implements IScanScoreResultsClient {
|
|
4517
|
+
private http;
|
|
4518
|
+
private baseUrl;
|
|
4519
|
+
protected jsonParseReviver: ((key: string, value: any) => any) | undefined;
|
|
4520
|
+
constructor(configuration: ApiClientConfig, baseUrl?: string, http?: {
|
|
4521
|
+
fetch(url: RequestInfo, init?: RequestInit): Promise<Response>;
|
|
4522
|
+
});
|
|
4523
|
+
/**
|
|
4524
|
+
* @param body (optional)
|
|
4525
|
+
* @return OK
|
|
4526
|
+
*/
|
|
4527
|
+
process(body?: ProcessScanScoresRequest | undefined, signal?: AbortSignal): Promise<BooleanIDataResult>;
|
|
4528
|
+
protected processProcess(response: Response): Promise<BooleanIDataResult>;
|
|
4529
|
+
/**
|
|
4530
|
+
* @param body (optional)
|
|
4531
|
+
* @return OK
|
|
4532
|
+
*/
|
|
4533
|
+
add(body?: ScanScoreResult | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4534
|
+
protected processAdd(response: Response): Promise<IResult>;
|
|
4535
|
+
/**
|
|
4536
|
+
* @param body (optional)
|
|
4537
|
+
* @return OK
|
|
4538
|
+
*/
|
|
4539
|
+
addMultiple(body?: ScanScoreResult[] | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4540
|
+
protected processAddMultiple(response: Response): Promise<IResult>;
|
|
4541
|
+
/**
|
|
4542
|
+
* @param body (optional)
|
|
4543
|
+
* @return OK
|
|
4544
|
+
*/
|
|
4545
|
+
update(body?: ScanScoreResult | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4546
|
+
protected processUpdate(response: Response): Promise<IResult>;
|
|
4547
|
+
/**
|
|
4548
|
+
* @param body (optional)
|
|
4549
|
+
* @return OK
|
|
4550
|
+
*/
|
|
4551
|
+
delete(body?: ScanScoreResult | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4552
|
+
protected processDelete(response: Response): Promise<IResult>;
|
|
4553
|
+
/**
|
|
4554
|
+
* @param body (optional)
|
|
4555
|
+
* @return OK
|
|
4556
|
+
*/
|
|
4557
|
+
deleteMultiple(body?: ScanScoreResult[] | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4558
|
+
protected processDeleteMultiple(response: Response): Promise<IResult>;
|
|
4559
|
+
/**
|
|
4560
|
+
* @param id (optional)
|
|
4561
|
+
* @return OK
|
|
4562
|
+
*/
|
|
4563
|
+
getById(id?: number | undefined, signal?: AbortSignal): Promise<ScanScoreResultIDataResult>;
|
|
4564
|
+
protected processGetById(response: Response): Promise<ScanScoreResultIDataResult>;
|
|
4565
|
+
/**
|
|
4566
|
+
* @return OK
|
|
4567
|
+
*/
|
|
4568
|
+
getAll(signal?: AbortSignal): Promise<ScanScoreResultListIDataResult>;
|
|
4569
|
+
protected processGetAll(response: Response): Promise<ScanScoreResultListIDataResult>;
|
|
4570
|
+
/**
|
|
4571
|
+
* @param skip (optional)
|
|
4572
|
+
* @param take (optional)
|
|
4573
|
+
* @return OK
|
|
4574
|
+
*/
|
|
4575
|
+
pagination(skip?: number | undefined, take?: number | undefined, signal?: AbortSignal): Promise<ScanScoreResultForTableDtoListIDataResult>;
|
|
4576
|
+
protected processPagination(response: Response): Promise<ScanScoreResultForTableDtoListIDataResult>;
|
|
4577
|
+
/**
|
|
4578
|
+
* @param body (optional)
|
|
4579
|
+
* @return OK
|
|
4580
|
+
*/
|
|
4581
|
+
getFiltersBase(body?: ScanScoreResultForTableFilterDataTableQuery | undefined, signal?: AbortSignal): Promise<ScanScoreResultForTableDtoListResultFilterIDataResult>;
|
|
4582
|
+
protected processGetFiltersBase(response: Response): Promise<ScanScoreResultForTableDtoListResultFilterIDataResult>;
|
|
4583
|
+
}
|
|
4584
|
+
export interface IScanScoresClient extends IEntity {
|
|
4585
|
+
/**
|
|
4586
|
+
* @param body (optional)
|
|
4587
|
+
* @return OK
|
|
4588
|
+
*/
|
|
4589
|
+
add(body?: ScanScore | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4590
|
+
/**
|
|
4591
|
+
* @param body (optional)
|
|
4592
|
+
* @return OK
|
|
4593
|
+
*/
|
|
4594
|
+
addMultiple(body?: ScanScore[] | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4595
|
+
/**
|
|
4596
|
+
* @param body (optional)
|
|
4597
|
+
* @return OK
|
|
4598
|
+
*/
|
|
4599
|
+
update(body?: ScanScore | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4600
|
+
/**
|
|
4601
|
+
* @param body (optional)
|
|
4602
|
+
* @return OK
|
|
4603
|
+
*/
|
|
4604
|
+
delete(body?: ScanScore | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4605
|
+
/**
|
|
4606
|
+
* @param body (optional)
|
|
4607
|
+
* @return OK
|
|
4608
|
+
*/
|
|
4609
|
+
deleteMultiple(body?: ScanScore[] | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4610
|
+
/**
|
|
4611
|
+
* @param id (optional)
|
|
4612
|
+
* @return OK
|
|
4613
|
+
*/
|
|
4614
|
+
getById(id?: number | undefined, signal?: AbortSignal): Promise<ScanScoreIDataResult>;
|
|
4615
|
+
/**
|
|
4616
|
+
* @return OK
|
|
4617
|
+
*/
|
|
4618
|
+
getAll(signal?: AbortSignal): Promise<ScanScoreListIDataResult>;
|
|
4619
|
+
/**
|
|
4620
|
+
* @param skip (optional)
|
|
4621
|
+
* @param take (optional)
|
|
4622
|
+
* @return OK
|
|
4623
|
+
*/
|
|
4624
|
+
pagination(skip?: number | undefined, take?: number | undefined, signal?: AbortSignal): Promise<ScanScoreForTableDtoListIDataResult>;
|
|
4625
|
+
/**
|
|
4626
|
+
* @param body (optional)
|
|
4627
|
+
* @return OK
|
|
4628
|
+
*/
|
|
4629
|
+
getFiltersBase(body?: ScanScoreForTableFilterDataTableQuery | undefined, signal?: AbortSignal): Promise<ScanScoreForTableDtoListResultFilterIDataResult>;
|
|
4630
|
+
}
|
|
4631
|
+
export declare class ScanScoresClient extends BaseApiClient implements IScanScoresClient {
|
|
4632
|
+
private http;
|
|
4633
|
+
private baseUrl;
|
|
4634
|
+
protected jsonParseReviver: ((key: string, value: any) => any) | undefined;
|
|
4635
|
+
constructor(configuration: ApiClientConfig, baseUrl?: string, http?: {
|
|
4636
|
+
fetch(url: RequestInfo, init?: RequestInit): Promise<Response>;
|
|
4637
|
+
});
|
|
4638
|
+
/**
|
|
4639
|
+
* @param body (optional)
|
|
4640
|
+
* @return OK
|
|
4641
|
+
*/
|
|
4642
|
+
add(body?: ScanScore | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4643
|
+
protected processAdd(response: Response): Promise<IResult>;
|
|
4644
|
+
/**
|
|
4645
|
+
* @param body (optional)
|
|
4646
|
+
* @return OK
|
|
4647
|
+
*/
|
|
4648
|
+
addMultiple(body?: ScanScore[] | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4649
|
+
protected processAddMultiple(response: Response): Promise<IResult>;
|
|
4650
|
+
/**
|
|
4651
|
+
* @param body (optional)
|
|
4652
|
+
* @return OK
|
|
4653
|
+
*/
|
|
4654
|
+
update(body?: ScanScore | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4655
|
+
protected processUpdate(response: Response): Promise<IResult>;
|
|
4656
|
+
/**
|
|
4657
|
+
* @param body (optional)
|
|
4658
|
+
* @return OK
|
|
4659
|
+
*/
|
|
4660
|
+
delete(body?: ScanScore | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4661
|
+
protected processDelete(response: Response): Promise<IResult>;
|
|
4662
|
+
/**
|
|
4663
|
+
* @param body (optional)
|
|
4664
|
+
* @return OK
|
|
4665
|
+
*/
|
|
4666
|
+
deleteMultiple(body?: ScanScore[] | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4667
|
+
protected processDeleteMultiple(response: Response): Promise<IResult>;
|
|
4668
|
+
/**
|
|
4669
|
+
* @param id (optional)
|
|
4670
|
+
* @return OK
|
|
4671
|
+
*/
|
|
4672
|
+
getById(id?: number | undefined, signal?: AbortSignal): Promise<ScanScoreIDataResult>;
|
|
4673
|
+
protected processGetById(response: Response): Promise<ScanScoreIDataResult>;
|
|
4674
|
+
/**
|
|
4675
|
+
* @return OK
|
|
4676
|
+
*/
|
|
4677
|
+
getAll(signal?: AbortSignal): Promise<ScanScoreListIDataResult>;
|
|
4678
|
+
protected processGetAll(response: Response): Promise<ScanScoreListIDataResult>;
|
|
4679
|
+
/**
|
|
4680
|
+
* @param skip (optional)
|
|
4681
|
+
* @param take (optional)
|
|
4682
|
+
* @return OK
|
|
4683
|
+
*/
|
|
4684
|
+
pagination(skip?: number | undefined, take?: number | undefined, signal?: AbortSignal): Promise<ScanScoreForTableDtoListIDataResult>;
|
|
4685
|
+
protected processPagination(response: Response): Promise<ScanScoreForTableDtoListIDataResult>;
|
|
4686
|
+
/**
|
|
4687
|
+
* @param body (optional)
|
|
4688
|
+
* @return OK
|
|
4689
|
+
*/
|
|
4690
|
+
getFiltersBase(body?: ScanScoreForTableFilterDataTableQuery | undefined, signal?: AbortSignal): Promise<ScanScoreForTableDtoListResultFilterIDataResult>;
|
|
4691
|
+
protected processGetFiltersBase(response: Response): Promise<ScanScoreForTableDtoListResultFilterIDataResult>;
|
|
4692
|
+
}
|
|
4693
|
+
export interface IScanScoreTypesClient extends IEntity {
|
|
4694
|
+
/**
|
|
4695
|
+
* @param code (optional)
|
|
4696
|
+
* @return OK
|
|
4697
|
+
*/
|
|
4698
|
+
getByCode(code?: string | undefined, signal?: AbortSignal): Promise<ScanScoreTypeIDataResult>;
|
|
4699
|
+
/**
|
|
4700
|
+
* @param body (optional)
|
|
4701
|
+
* @return OK
|
|
4702
|
+
*/
|
|
4703
|
+
add(body?: ScanScoreType | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4704
|
+
/**
|
|
4705
|
+
* @param body (optional)
|
|
4706
|
+
* @return OK
|
|
4707
|
+
*/
|
|
4708
|
+
addMultiple(body?: ScanScoreType[] | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4709
|
+
/**
|
|
4710
|
+
* @param body (optional)
|
|
4711
|
+
* @return OK
|
|
4712
|
+
*/
|
|
4713
|
+
update(body?: ScanScoreType | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4714
|
+
/**
|
|
4715
|
+
* @param body (optional)
|
|
4716
|
+
* @return OK
|
|
4717
|
+
*/
|
|
4718
|
+
delete(body?: ScanScoreType | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4719
|
+
/**
|
|
4720
|
+
* @param body (optional)
|
|
4721
|
+
* @return OK
|
|
4722
|
+
*/
|
|
4723
|
+
deleteMultiple(body?: ScanScoreType[] | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4724
|
+
/**
|
|
4725
|
+
* @param id (optional)
|
|
4726
|
+
* @return OK
|
|
4727
|
+
*/
|
|
4728
|
+
getById(id?: number | undefined, signal?: AbortSignal): Promise<ScanScoreTypeIDataResult>;
|
|
4729
|
+
/**
|
|
4730
|
+
* @return OK
|
|
4731
|
+
*/
|
|
4732
|
+
getAll(signal?: AbortSignal): Promise<ScanScoreTypeListIDataResult>;
|
|
4733
|
+
/**
|
|
4734
|
+
* @param skip (optional)
|
|
4735
|
+
* @param take (optional)
|
|
4736
|
+
* @return OK
|
|
4737
|
+
*/
|
|
4738
|
+
pagination(skip?: number | undefined, take?: number | undefined, signal?: AbortSignal): Promise<ScanScoreTypeForTableDtoListIDataResult>;
|
|
4739
|
+
/**
|
|
4740
|
+
* @param body (optional)
|
|
4741
|
+
* @return OK
|
|
4742
|
+
*/
|
|
4743
|
+
getFiltersBase(body?: ScanScoreTypeForTableFilterDataTableQuery | undefined, signal?: AbortSignal): Promise<ScanScoreTypeForTableDtoListResultFilterIDataResult>;
|
|
4744
|
+
}
|
|
4745
|
+
export declare class ScanScoreTypesClient extends BaseApiClient implements IScanScoreTypesClient {
|
|
4746
|
+
private http;
|
|
4747
|
+
private baseUrl;
|
|
4748
|
+
protected jsonParseReviver: ((key: string, value: any) => any) | undefined;
|
|
4749
|
+
constructor(configuration: ApiClientConfig, baseUrl?: string, http?: {
|
|
4750
|
+
fetch(url: RequestInfo, init?: RequestInit): Promise<Response>;
|
|
4751
|
+
});
|
|
4752
|
+
/**
|
|
4753
|
+
* @param code (optional)
|
|
4754
|
+
* @return OK
|
|
4755
|
+
*/
|
|
4756
|
+
getByCode(code?: string | undefined, signal?: AbortSignal): Promise<ScanScoreTypeIDataResult>;
|
|
4757
|
+
protected processGetByCode(response: Response): Promise<ScanScoreTypeIDataResult>;
|
|
4758
|
+
/**
|
|
4759
|
+
* @param body (optional)
|
|
4760
|
+
* @return OK
|
|
4761
|
+
*/
|
|
4762
|
+
add(body?: ScanScoreType | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4763
|
+
protected processAdd(response: Response): Promise<IResult>;
|
|
4764
|
+
/**
|
|
4765
|
+
* @param body (optional)
|
|
4766
|
+
* @return OK
|
|
4767
|
+
*/
|
|
4768
|
+
addMultiple(body?: ScanScoreType[] | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4769
|
+
protected processAddMultiple(response: Response): Promise<IResult>;
|
|
4770
|
+
/**
|
|
4771
|
+
* @param body (optional)
|
|
4772
|
+
* @return OK
|
|
4773
|
+
*/
|
|
4774
|
+
update(body?: ScanScoreType | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4775
|
+
protected processUpdate(response: Response): Promise<IResult>;
|
|
4776
|
+
/**
|
|
4777
|
+
* @param body (optional)
|
|
4778
|
+
* @return OK
|
|
4779
|
+
*/
|
|
4780
|
+
delete(body?: ScanScoreType | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4781
|
+
protected processDelete(response: Response): Promise<IResult>;
|
|
4782
|
+
/**
|
|
4783
|
+
* @param body (optional)
|
|
4784
|
+
* @return OK
|
|
4785
|
+
*/
|
|
4786
|
+
deleteMultiple(body?: ScanScoreType[] | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4787
|
+
protected processDeleteMultiple(response: Response): Promise<IResult>;
|
|
4788
|
+
/**
|
|
4789
|
+
* @param id (optional)
|
|
4790
|
+
* @return OK
|
|
4791
|
+
*/
|
|
4792
|
+
getById(id?: number | undefined, signal?: AbortSignal): Promise<ScanScoreTypeIDataResult>;
|
|
4793
|
+
protected processGetById(response: Response): Promise<ScanScoreTypeIDataResult>;
|
|
4794
|
+
/**
|
|
4795
|
+
* @return OK
|
|
4796
|
+
*/
|
|
4797
|
+
getAll(signal?: AbortSignal): Promise<ScanScoreTypeListIDataResult>;
|
|
4798
|
+
protected processGetAll(response: Response): Promise<ScanScoreTypeListIDataResult>;
|
|
4799
|
+
/**
|
|
4800
|
+
* @param skip (optional)
|
|
4801
|
+
* @param take (optional)
|
|
4802
|
+
* @return OK
|
|
4803
|
+
*/
|
|
4804
|
+
pagination(skip?: number | undefined, take?: number | undefined, signal?: AbortSignal): Promise<ScanScoreTypeForTableDtoListIDataResult>;
|
|
4805
|
+
protected processPagination(response: Response): Promise<ScanScoreTypeForTableDtoListIDataResult>;
|
|
4806
|
+
/**
|
|
4807
|
+
* @param body (optional)
|
|
4808
|
+
* @return OK
|
|
4809
|
+
*/
|
|
4810
|
+
getFiltersBase(body?: ScanScoreTypeForTableFilterDataTableQuery | undefined, signal?: AbortSignal): Promise<ScanScoreTypeForTableDtoListResultFilterIDataResult>;
|
|
4811
|
+
protected processGetFiltersBase(response: Response): Promise<ScanScoreTypeForTableDtoListResultFilterIDataResult>;
|
|
4812
|
+
}
|
|
4813
|
+
export interface IScanStaticDetailsClient extends IEntity {
|
|
4814
|
+
/**
|
|
4815
|
+
* @param body (optional)
|
|
4816
|
+
* @return OK
|
|
4817
|
+
*/
|
|
4818
|
+
add(body?: ScanStaticDetail | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4819
|
+
/**
|
|
4820
|
+
* @param body (optional)
|
|
4821
|
+
* @return OK
|
|
4822
|
+
*/
|
|
4823
|
+
addMultiple(body?: ScanStaticDetail[] | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4824
|
+
/**
|
|
4825
|
+
* @param body (optional)
|
|
4826
|
+
* @return OK
|
|
4827
|
+
*/
|
|
4828
|
+
update(body?: ScanStaticDetail | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4829
|
+
/**
|
|
4830
|
+
* @param body (optional)
|
|
4831
|
+
* @return OK
|
|
4832
|
+
*/
|
|
4833
|
+
delete(body?: ScanStaticDetail | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4834
|
+
/**
|
|
4835
|
+
* @param body (optional)
|
|
4836
|
+
* @return OK
|
|
4837
|
+
*/
|
|
4838
|
+
deleteMultiple(body?: ScanStaticDetail[] | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4839
|
+
/**
|
|
4840
|
+
* @param id (optional)
|
|
4841
|
+
* @return OK
|
|
4842
|
+
*/
|
|
4843
|
+
getById(id?: number | undefined, signal?: AbortSignal): Promise<ScanStaticDetailIDataResult>;
|
|
4844
|
+
/**
|
|
4845
|
+
* @return OK
|
|
4846
|
+
*/
|
|
4847
|
+
getAll(signal?: AbortSignal): Promise<ScanStaticDetailListIDataResult>;
|
|
4848
|
+
/**
|
|
4849
|
+
* @param skip (optional)
|
|
4850
|
+
* @param take (optional)
|
|
4851
|
+
* @return OK
|
|
4852
|
+
*/
|
|
4853
|
+
pagination(skip?: number | undefined, take?: number | undefined, signal?: AbortSignal): Promise<ScanStaticDetailForTableDtoListIDataResult>;
|
|
4854
|
+
/**
|
|
4855
|
+
* @param body (optional)
|
|
4856
|
+
* @return OK
|
|
4857
|
+
*/
|
|
4858
|
+
getFiltersBase(body?: ScanStaticDetailForTableFilterDataTableQuery | undefined, signal?: AbortSignal): Promise<ScanStaticDetailForTableDtoListResultFilterIDataResult>;
|
|
4859
|
+
}
|
|
4860
|
+
export declare class ScanStaticDetailsClient extends BaseApiClient implements IScanStaticDetailsClient {
|
|
4861
|
+
private http;
|
|
4862
|
+
private baseUrl;
|
|
4863
|
+
protected jsonParseReviver: ((key: string, value: any) => any) | undefined;
|
|
4864
|
+
constructor(configuration: ApiClientConfig, baseUrl?: string, http?: {
|
|
4865
|
+
fetch(url: RequestInfo, init?: RequestInit): Promise<Response>;
|
|
4866
|
+
});
|
|
4867
|
+
/**
|
|
4868
|
+
* @param body (optional)
|
|
4869
|
+
* @return OK
|
|
4870
|
+
*/
|
|
4871
|
+
add(body?: ScanStaticDetail | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4872
|
+
protected processAdd(response: Response): Promise<IResult>;
|
|
4873
|
+
/**
|
|
4874
|
+
* @param body (optional)
|
|
4875
|
+
* @return OK
|
|
4876
|
+
*/
|
|
4877
|
+
addMultiple(body?: ScanStaticDetail[] | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4878
|
+
protected processAddMultiple(response: Response): Promise<IResult>;
|
|
4879
|
+
/**
|
|
4880
|
+
* @param body (optional)
|
|
4881
|
+
* @return OK
|
|
4882
|
+
*/
|
|
4883
|
+
update(body?: ScanStaticDetail | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4884
|
+
protected processUpdate(response: Response): Promise<IResult>;
|
|
4885
|
+
/**
|
|
4886
|
+
* @param body (optional)
|
|
4887
|
+
* @return OK
|
|
4888
|
+
*/
|
|
4889
|
+
delete(body?: ScanStaticDetail | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4890
|
+
protected processDelete(response: Response): Promise<IResult>;
|
|
4891
|
+
/**
|
|
4892
|
+
* @param body (optional)
|
|
4893
|
+
* @return OK
|
|
4894
|
+
*/
|
|
4895
|
+
deleteMultiple(body?: ScanStaticDetail[] | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4896
|
+
protected processDeleteMultiple(response: Response): Promise<IResult>;
|
|
4897
|
+
/**
|
|
4898
|
+
* @param id (optional)
|
|
4899
|
+
* @return OK
|
|
4900
|
+
*/
|
|
4901
|
+
getById(id?: number | undefined, signal?: AbortSignal): Promise<ScanStaticDetailIDataResult>;
|
|
4902
|
+
protected processGetById(response: Response): Promise<ScanStaticDetailIDataResult>;
|
|
4903
|
+
/**
|
|
4904
|
+
* @return OK
|
|
4905
|
+
*/
|
|
4906
|
+
getAll(signal?: AbortSignal): Promise<ScanStaticDetailListIDataResult>;
|
|
4907
|
+
protected processGetAll(response: Response): Promise<ScanStaticDetailListIDataResult>;
|
|
4908
|
+
/**
|
|
4909
|
+
* @param skip (optional)
|
|
4910
|
+
* @param take (optional)
|
|
4911
|
+
* @return OK
|
|
4912
|
+
*/
|
|
4913
|
+
pagination(skip?: number | undefined, take?: number | undefined, signal?: AbortSignal): Promise<ScanStaticDetailForTableDtoListIDataResult>;
|
|
4914
|
+
protected processPagination(response: Response): Promise<ScanStaticDetailForTableDtoListIDataResult>;
|
|
4915
|
+
/**
|
|
4916
|
+
* @param body (optional)
|
|
4917
|
+
* @return OK
|
|
4918
|
+
*/
|
|
4919
|
+
getFiltersBase(body?: ScanStaticDetailForTableFilterDataTableQuery | undefined, signal?: AbortSignal): Promise<ScanStaticDetailForTableDtoListResultFilterIDataResult>;
|
|
4920
|
+
protected processGetFiltersBase(response: Response): Promise<ScanStaticDetailForTableDtoListResultFilterIDataResult>;
|
|
4921
|
+
}
|
|
4922
|
+
export interface IScanStaticImportFunctionsClient extends IEntity {
|
|
4923
|
+
/**
|
|
4924
|
+
* @param body (optional)
|
|
4925
|
+
* @return OK
|
|
4926
|
+
*/
|
|
4927
|
+
add(body?: ScanStaticImportFunction | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4928
|
+
/**
|
|
4929
|
+
* @param body (optional)
|
|
4930
|
+
* @return OK
|
|
4931
|
+
*/
|
|
4932
|
+
addMultiple(body?: ScanStaticImportFunction[] | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4933
|
+
/**
|
|
4934
|
+
* @param body (optional)
|
|
4935
|
+
* @return OK
|
|
4936
|
+
*/
|
|
4937
|
+
update(body?: ScanStaticImportFunction | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4938
|
+
/**
|
|
4939
|
+
* @param body (optional)
|
|
4940
|
+
* @return OK
|
|
4941
|
+
*/
|
|
4942
|
+
delete(body?: ScanStaticImportFunction | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4943
|
+
/**
|
|
4944
|
+
* @param body (optional)
|
|
4945
|
+
* @return OK
|
|
4946
|
+
*/
|
|
4947
|
+
deleteMultiple(body?: ScanStaticImportFunction[] | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4948
|
+
/**
|
|
4949
|
+
* @param id (optional)
|
|
4950
|
+
* @return OK
|
|
4951
|
+
*/
|
|
4952
|
+
getById(id?: number | undefined, signal?: AbortSignal): Promise<ScanStaticImportFunctionIDataResult>;
|
|
4953
|
+
/**
|
|
4954
|
+
* @return OK
|
|
4955
|
+
*/
|
|
4956
|
+
getAll(signal?: AbortSignal): Promise<ScanStaticImportFunctionListIDataResult>;
|
|
4957
|
+
/**
|
|
4958
|
+
* @param skip (optional)
|
|
4959
|
+
* @param take (optional)
|
|
4960
|
+
* @return OK
|
|
4961
|
+
*/
|
|
4962
|
+
pagination(skip?: number | undefined, take?: number | undefined, signal?: AbortSignal): Promise<ScanStaticImportFunctionForTableDtoListIDataResult>;
|
|
4963
|
+
/**
|
|
4964
|
+
* @param body (optional)
|
|
4965
|
+
* @return OK
|
|
4966
|
+
*/
|
|
4967
|
+
getFiltersBase(body?: ScanStaticImportFunctionForTableFilterDataTableQuery | undefined, signal?: AbortSignal): Promise<ScanStaticImportFunctionForTableDtoListResultFilterIDataResult>;
|
|
4968
|
+
}
|
|
4969
|
+
export declare class ScanStaticImportFunctionsClient extends BaseApiClient implements IScanStaticImportFunctionsClient {
|
|
4970
|
+
private http;
|
|
4971
|
+
private baseUrl;
|
|
4972
|
+
protected jsonParseReviver: ((key: string, value: any) => any) | undefined;
|
|
4973
|
+
constructor(configuration: ApiClientConfig, baseUrl?: string, http?: {
|
|
4974
|
+
fetch(url: RequestInfo, init?: RequestInit): Promise<Response>;
|
|
4975
|
+
});
|
|
4976
|
+
/**
|
|
4977
|
+
* @param body (optional)
|
|
4978
|
+
* @return OK
|
|
4979
|
+
*/
|
|
4980
|
+
add(body?: ScanStaticImportFunction | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4981
|
+
protected processAdd(response: Response): Promise<IResult>;
|
|
4982
|
+
/**
|
|
4983
|
+
* @param body (optional)
|
|
4984
|
+
* @return OK
|
|
4985
|
+
*/
|
|
4986
|
+
addMultiple(body?: ScanStaticImportFunction[] | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4987
|
+
protected processAddMultiple(response: Response): Promise<IResult>;
|
|
4988
|
+
/**
|
|
4989
|
+
* @param body (optional)
|
|
4990
|
+
* @return OK
|
|
4991
|
+
*/
|
|
4992
|
+
update(body?: ScanStaticImportFunction | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4993
|
+
protected processUpdate(response: Response): Promise<IResult>;
|
|
4994
|
+
/**
|
|
4995
|
+
* @param body (optional)
|
|
4996
|
+
* @return OK
|
|
4997
|
+
*/
|
|
4998
|
+
delete(body?: ScanStaticImportFunction | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4999
|
+
protected processDelete(response: Response): Promise<IResult>;
|
|
5000
|
+
/**
|
|
5001
|
+
* @param body (optional)
|
|
5002
|
+
* @return OK
|
|
5003
|
+
*/
|
|
5004
|
+
deleteMultiple(body?: ScanStaticImportFunction[] | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
5005
|
+
protected processDeleteMultiple(response: Response): Promise<IResult>;
|
|
5006
|
+
/**
|
|
5007
|
+
* @param id (optional)
|
|
5008
|
+
* @return OK
|
|
5009
|
+
*/
|
|
5010
|
+
getById(id?: number | undefined, signal?: AbortSignal): Promise<ScanStaticImportFunctionIDataResult>;
|
|
5011
|
+
protected processGetById(response: Response): Promise<ScanStaticImportFunctionIDataResult>;
|
|
5012
|
+
/**
|
|
5013
|
+
* @return OK
|
|
5014
|
+
*/
|
|
5015
|
+
getAll(signal?: AbortSignal): Promise<ScanStaticImportFunctionListIDataResult>;
|
|
5016
|
+
protected processGetAll(response: Response): Promise<ScanStaticImportFunctionListIDataResult>;
|
|
5017
|
+
/**
|
|
5018
|
+
* @param skip (optional)
|
|
5019
|
+
* @param take (optional)
|
|
5020
|
+
* @return OK
|
|
5021
|
+
*/
|
|
5022
|
+
pagination(skip?: number | undefined, take?: number | undefined, signal?: AbortSignal): Promise<ScanStaticImportFunctionForTableDtoListIDataResult>;
|
|
5023
|
+
protected processPagination(response: Response): Promise<ScanStaticImportFunctionForTableDtoListIDataResult>;
|
|
5024
|
+
/**
|
|
5025
|
+
* @param body (optional)
|
|
5026
|
+
* @return OK
|
|
5027
|
+
*/
|
|
5028
|
+
getFiltersBase(body?: ScanStaticImportFunctionForTableFilterDataTableQuery | undefined, signal?: AbortSignal): Promise<ScanStaticImportFunctionForTableDtoListResultFilterIDataResult>;
|
|
5029
|
+
protected processGetFiltersBase(response: Response): Promise<ScanStaticImportFunctionForTableDtoListResultFilterIDataResult>;
|
|
5030
|
+
}
|
|
5031
|
+
export interface IScanStaticImportsClient extends IEntity {
|
|
5032
|
+
/**
|
|
5033
|
+
* @param body (optional)
|
|
5034
|
+
* @return OK
|
|
5035
|
+
*/
|
|
5036
|
+
add(body?: ScanStaticImport | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
5037
|
+
/**
|
|
5038
|
+
* @param body (optional)
|
|
5039
|
+
* @return OK
|
|
5040
|
+
*/
|
|
5041
|
+
addMultiple(body?: ScanStaticImport[] | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
5042
|
+
/**
|
|
5043
|
+
* @param body (optional)
|
|
5044
|
+
* @return OK
|
|
5045
|
+
*/
|
|
5046
|
+
update(body?: ScanStaticImport | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
5047
|
+
/**
|
|
5048
|
+
* @param body (optional)
|
|
5049
|
+
* @return OK
|
|
5050
|
+
*/
|
|
5051
|
+
delete(body?: ScanStaticImport | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
5052
|
+
/**
|
|
5053
|
+
* @param body (optional)
|
|
5054
|
+
* @return OK
|
|
5055
|
+
*/
|
|
5056
|
+
deleteMultiple(body?: ScanStaticImport[] | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
5057
|
+
/**
|
|
5058
|
+
* @param id (optional)
|
|
5059
|
+
* @return OK
|
|
5060
|
+
*/
|
|
5061
|
+
getById(id?: number | undefined, signal?: AbortSignal): Promise<ScanStaticImportIDataResult>;
|
|
5062
|
+
/**
|
|
5063
|
+
* @return OK
|
|
5064
|
+
*/
|
|
5065
|
+
getAll(signal?: AbortSignal): Promise<ScanStaticImportListIDataResult>;
|
|
5066
|
+
/**
|
|
5067
|
+
* @param skip (optional)
|
|
5068
|
+
* @param take (optional)
|
|
5069
|
+
* @return OK
|
|
5070
|
+
*/
|
|
5071
|
+
pagination(skip?: number | undefined, take?: number | undefined, signal?: AbortSignal): Promise<ScanStaticImportForTableDtoListIDataResult>;
|
|
5072
|
+
/**
|
|
5073
|
+
* @param body (optional)
|
|
5074
|
+
* @return OK
|
|
5075
|
+
*/
|
|
5076
|
+
getFiltersBase(body?: ScanStaticImportForTableFilterDataTableQuery | undefined, signal?: AbortSignal): Promise<ScanStaticImportForTableDtoListResultFilterIDataResult>;
|
|
5077
|
+
}
|
|
5078
|
+
export declare class ScanStaticImportsClient extends BaseApiClient implements IScanStaticImportsClient {
|
|
5079
|
+
private http;
|
|
5080
|
+
private baseUrl;
|
|
5081
|
+
protected jsonParseReviver: ((key: string, value: any) => any) | undefined;
|
|
5082
|
+
constructor(configuration: ApiClientConfig, baseUrl?: string, http?: {
|
|
5083
|
+
fetch(url: RequestInfo, init?: RequestInit): Promise<Response>;
|
|
5084
|
+
});
|
|
4106
5085
|
/**
|
|
4107
5086
|
* @param body (optional)
|
|
4108
5087
|
* @return OK
|
|
4109
5088
|
*/
|
|
4110
|
-
add(body?:
|
|
5089
|
+
add(body?: ScanStaticImport | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4111
5090
|
protected processAdd(response: Response): Promise<IResult>;
|
|
4112
5091
|
/**
|
|
4113
5092
|
* @param body (optional)
|
|
4114
5093
|
* @return OK
|
|
4115
5094
|
*/
|
|
4116
|
-
addMultiple(body?:
|
|
5095
|
+
addMultiple(body?: ScanStaticImport[] | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4117
5096
|
protected processAddMultiple(response: Response): Promise<IResult>;
|
|
4118
5097
|
/**
|
|
4119
5098
|
* @param body (optional)
|
|
4120
5099
|
* @return OK
|
|
4121
5100
|
*/
|
|
4122
|
-
update(body?:
|
|
5101
|
+
update(body?: ScanStaticImport | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4123
5102
|
protected processUpdate(response: Response): Promise<IResult>;
|
|
4124
5103
|
/**
|
|
4125
5104
|
* @param body (optional)
|
|
4126
5105
|
* @return OK
|
|
4127
5106
|
*/
|
|
4128
|
-
delete(body?:
|
|
5107
|
+
delete(body?: ScanStaticImport | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4129
5108
|
protected processDelete(response: Response): Promise<IResult>;
|
|
4130
5109
|
/**
|
|
4131
5110
|
* @param body (optional)
|
|
4132
5111
|
* @return OK
|
|
4133
5112
|
*/
|
|
4134
|
-
deleteMultiple(body?:
|
|
5113
|
+
deleteMultiple(body?: ScanStaticImport[] | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4135
5114
|
protected processDeleteMultiple(response: Response): Promise<IResult>;
|
|
4136
5115
|
/**
|
|
4137
5116
|
* @param id (optional)
|
|
4138
5117
|
* @return OK
|
|
4139
5118
|
*/
|
|
4140
|
-
getById(id?: number | undefined, signal?: AbortSignal): Promise<
|
|
4141
|
-
protected processGetById(response: Response): Promise<
|
|
5119
|
+
getById(id?: number | undefined, signal?: AbortSignal): Promise<ScanStaticImportIDataResult>;
|
|
5120
|
+
protected processGetById(response: Response): Promise<ScanStaticImportIDataResult>;
|
|
4142
5121
|
/**
|
|
4143
5122
|
* @return OK
|
|
4144
5123
|
*/
|
|
4145
|
-
getAll(signal?: AbortSignal): Promise<
|
|
4146
|
-
protected processGetAll(response: Response): Promise<
|
|
5124
|
+
getAll(signal?: AbortSignal): Promise<ScanStaticImportListIDataResult>;
|
|
5125
|
+
protected processGetAll(response: Response): Promise<ScanStaticImportListIDataResult>;
|
|
4147
5126
|
/**
|
|
4148
5127
|
* @param skip (optional)
|
|
4149
5128
|
* @param take (optional)
|
|
4150
5129
|
* @return OK
|
|
4151
5130
|
*/
|
|
4152
|
-
pagination(skip?: number | undefined, take?: number | undefined, signal?: AbortSignal): Promise<
|
|
4153
|
-
protected processPagination(response: Response): Promise<
|
|
5131
|
+
pagination(skip?: number | undefined, take?: number | undefined, signal?: AbortSignal): Promise<ScanStaticImportForTableDtoListIDataResult>;
|
|
5132
|
+
protected processPagination(response: Response): Promise<ScanStaticImportForTableDtoListIDataResult>;
|
|
4154
5133
|
/**
|
|
4155
5134
|
* @param body (optional)
|
|
4156
5135
|
* @return OK
|
|
4157
5136
|
*/
|
|
4158
|
-
getFiltersBase(body?:
|
|
4159
|
-
protected processGetFiltersBase(response: Response): Promise<
|
|
5137
|
+
getFiltersBase(body?: ScanStaticImportForTableFilterDataTableQuery | undefined, signal?: AbortSignal): Promise<ScanStaticImportForTableDtoListResultFilterIDataResult>;
|
|
5138
|
+
protected processGetFiltersBase(response: Response): Promise<ScanStaticImportForTableDtoListResultFilterIDataResult>;
|
|
4160
5139
|
}
|
|
4161
|
-
export interface
|
|
4162
|
-
/**
|
|
4163
|
-
* @param body (optional)
|
|
4164
|
-
* @return OK
|
|
4165
|
-
*/
|
|
4166
|
-
process(body?: ProcessScanScoresRequest | undefined, signal?: AbortSignal): Promise<BooleanIDataResult>;
|
|
5140
|
+
export interface IScanStaticIndicatorsClient extends IEntity {
|
|
4167
5141
|
/**
|
|
4168
5142
|
* @param body (optional)
|
|
4169
5143
|
* @return OK
|
|
4170
5144
|
*/
|
|
4171
|
-
add(body?:
|
|
5145
|
+
add(body?: ScanStaticIndicator | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4172
5146
|
/**
|
|
4173
5147
|
* @param body (optional)
|
|
4174
5148
|
* @return OK
|
|
4175
5149
|
*/
|
|
4176
|
-
addMultiple(body?:
|
|
5150
|
+
addMultiple(body?: ScanStaticIndicator[] | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4177
5151
|
/**
|
|
4178
5152
|
* @param body (optional)
|
|
4179
5153
|
* @return OK
|
|
4180
5154
|
*/
|
|
4181
|
-
update(body?:
|
|
5155
|
+
update(body?: ScanStaticIndicator | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4182
5156
|
/**
|
|
4183
5157
|
* @param body (optional)
|
|
4184
5158
|
* @return OK
|
|
4185
5159
|
*/
|
|
4186
|
-
delete(body?:
|
|
5160
|
+
delete(body?: ScanStaticIndicator | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4187
5161
|
/**
|
|
4188
5162
|
* @param body (optional)
|
|
4189
5163
|
* @return OK
|
|
4190
5164
|
*/
|
|
4191
|
-
deleteMultiple(body?:
|
|
5165
|
+
deleteMultiple(body?: ScanStaticIndicator[] | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4192
5166
|
/**
|
|
4193
5167
|
* @param id (optional)
|
|
4194
5168
|
* @return OK
|
|
4195
5169
|
*/
|
|
4196
|
-
getById(id?: number | undefined, signal?: AbortSignal): Promise<
|
|
5170
|
+
getById(id?: number | undefined, signal?: AbortSignal): Promise<ScanStaticIndicatorIDataResult>;
|
|
4197
5171
|
/**
|
|
4198
5172
|
* @return OK
|
|
4199
5173
|
*/
|
|
4200
|
-
getAll(signal?: AbortSignal): Promise<
|
|
5174
|
+
getAll(signal?: AbortSignal): Promise<ScanStaticIndicatorListIDataResult>;
|
|
4201
5175
|
/**
|
|
4202
5176
|
* @param skip (optional)
|
|
4203
5177
|
* @param take (optional)
|
|
4204
5178
|
* @return OK
|
|
4205
5179
|
*/
|
|
4206
|
-
pagination(skip?: number | undefined, take?: number | undefined, signal?: AbortSignal): Promise<
|
|
5180
|
+
pagination(skip?: number | undefined, take?: number | undefined, signal?: AbortSignal): Promise<ScanStaticIndicatorForTableDtoListIDataResult>;
|
|
4207
5181
|
/**
|
|
4208
5182
|
* @param body (optional)
|
|
4209
5183
|
* @return OK
|
|
4210
5184
|
*/
|
|
4211
|
-
getFiltersBase(body?:
|
|
5185
|
+
getFiltersBase(body?: ScanStaticIndicatorForTableFilterDataTableQuery | undefined, signal?: AbortSignal): Promise<ScanStaticIndicatorForTableDtoListResultFilterIDataResult>;
|
|
4212
5186
|
}
|
|
4213
|
-
export declare class
|
|
5187
|
+
export declare class ScanStaticIndicatorsClient extends BaseApiClient implements IScanStaticIndicatorsClient {
|
|
4214
5188
|
private http;
|
|
4215
5189
|
private baseUrl;
|
|
4216
5190
|
protected jsonParseReviver: ((key: string, value: any) => any) | undefined;
|
|
@@ -4221,111 +5195,115 @@ export declare class ScanScoreResultsClient extends BaseApiClient implements ISc
|
|
|
4221
5195
|
* @param body (optional)
|
|
4222
5196
|
* @return OK
|
|
4223
5197
|
*/
|
|
4224
|
-
|
|
4225
|
-
protected processProcess(response: Response): Promise<BooleanIDataResult>;
|
|
4226
|
-
/**
|
|
4227
|
-
* @param body (optional)
|
|
4228
|
-
* @return OK
|
|
4229
|
-
*/
|
|
4230
|
-
add(body?: ScanScoreResult | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
5198
|
+
add(body?: ScanStaticIndicator | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4231
5199
|
protected processAdd(response: Response): Promise<IResult>;
|
|
4232
5200
|
/**
|
|
4233
5201
|
* @param body (optional)
|
|
4234
5202
|
* @return OK
|
|
4235
5203
|
*/
|
|
4236
|
-
addMultiple(body?:
|
|
5204
|
+
addMultiple(body?: ScanStaticIndicator[] | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4237
5205
|
protected processAddMultiple(response: Response): Promise<IResult>;
|
|
4238
5206
|
/**
|
|
4239
5207
|
* @param body (optional)
|
|
4240
5208
|
* @return OK
|
|
4241
5209
|
*/
|
|
4242
|
-
update(body?:
|
|
5210
|
+
update(body?: ScanStaticIndicator | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4243
5211
|
protected processUpdate(response: Response): Promise<IResult>;
|
|
4244
5212
|
/**
|
|
4245
5213
|
* @param body (optional)
|
|
4246
5214
|
* @return OK
|
|
4247
5215
|
*/
|
|
4248
|
-
delete(body?:
|
|
5216
|
+
delete(body?: ScanStaticIndicator | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4249
5217
|
protected processDelete(response: Response): Promise<IResult>;
|
|
4250
5218
|
/**
|
|
4251
5219
|
* @param body (optional)
|
|
4252
5220
|
* @return OK
|
|
4253
5221
|
*/
|
|
4254
|
-
deleteMultiple(body?:
|
|
5222
|
+
deleteMultiple(body?: ScanStaticIndicator[] | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4255
5223
|
protected processDeleteMultiple(response: Response): Promise<IResult>;
|
|
4256
5224
|
/**
|
|
4257
5225
|
* @param id (optional)
|
|
4258
5226
|
* @return OK
|
|
4259
5227
|
*/
|
|
4260
|
-
getById(id?: number | undefined, signal?: AbortSignal): Promise<
|
|
4261
|
-
protected processGetById(response: Response): Promise<
|
|
5228
|
+
getById(id?: number | undefined, signal?: AbortSignal): Promise<ScanStaticIndicatorIDataResult>;
|
|
5229
|
+
protected processGetById(response: Response): Promise<ScanStaticIndicatorIDataResult>;
|
|
4262
5230
|
/**
|
|
4263
5231
|
* @return OK
|
|
4264
5232
|
*/
|
|
4265
|
-
getAll(signal?: AbortSignal): Promise<
|
|
4266
|
-
protected processGetAll(response: Response): Promise<
|
|
5233
|
+
getAll(signal?: AbortSignal): Promise<ScanStaticIndicatorListIDataResult>;
|
|
5234
|
+
protected processGetAll(response: Response): Promise<ScanStaticIndicatorListIDataResult>;
|
|
4267
5235
|
/**
|
|
4268
5236
|
* @param skip (optional)
|
|
4269
5237
|
* @param take (optional)
|
|
4270
5238
|
* @return OK
|
|
4271
5239
|
*/
|
|
4272
|
-
pagination(skip?: number | undefined, take?: number | undefined, signal?: AbortSignal): Promise<
|
|
4273
|
-
protected processPagination(response: Response): Promise<
|
|
5240
|
+
pagination(skip?: number | undefined, take?: number | undefined, signal?: AbortSignal): Promise<ScanStaticIndicatorForTableDtoListIDataResult>;
|
|
5241
|
+
protected processPagination(response: Response): Promise<ScanStaticIndicatorForTableDtoListIDataResult>;
|
|
4274
5242
|
/**
|
|
4275
5243
|
* @param body (optional)
|
|
4276
5244
|
* @return OK
|
|
4277
5245
|
*/
|
|
4278
|
-
getFiltersBase(body?:
|
|
4279
|
-
protected processGetFiltersBase(response: Response): Promise<
|
|
5246
|
+
getFiltersBase(body?: ScanStaticIndicatorForTableFilterDataTableQuery | undefined, signal?: AbortSignal): Promise<ScanStaticIndicatorForTableDtoListResultFilterIDataResult>;
|
|
5247
|
+
protected processGetFiltersBase(response: Response): Promise<ScanStaticIndicatorForTableDtoListResultFilterIDataResult>;
|
|
4280
5248
|
}
|
|
4281
|
-
export interface
|
|
5249
|
+
export interface IScanStaticResultsClient extends IEntity {
|
|
4282
5250
|
/**
|
|
4283
5251
|
* @param body (optional)
|
|
4284
5252
|
* @return OK
|
|
4285
5253
|
*/
|
|
4286
|
-
|
|
5254
|
+
process(body?: ProcessScanStaticResultRequest | undefined, signal?: AbortSignal): Promise<ScanStaticResultReportDtoIDataResult>;
|
|
5255
|
+
/**
|
|
5256
|
+
* @param guid (optional)
|
|
5257
|
+
* @return OK
|
|
5258
|
+
*/
|
|
5259
|
+
getByScanGuid(guid?: string | undefined, signal?: AbortSignal): Promise<ScanStaticResultListIDataResult>;
|
|
4287
5260
|
/**
|
|
4288
5261
|
* @param body (optional)
|
|
4289
5262
|
* @return OK
|
|
4290
5263
|
*/
|
|
4291
|
-
|
|
5264
|
+
add(body?: ScanStaticResult | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4292
5265
|
/**
|
|
4293
5266
|
* @param body (optional)
|
|
4294
5267
|
* @return OK
|
|
4295
5268
|
*/
|
|
4296
|
-
|
|
5269
|
+
addMultiple(body?: ScanStaticResult[] | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4297
5270
|
/**
|
|
4298
5271
|
* @param body (optional)
|
|
4299
5272
|
* @return OK
|
|
4300
5273
|
*/
|
|
4301
|
-
|
|
5274
|
+
update(body?: ScanStaticResult | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4302
5275
|
/**
|
|
4303
5276
|
* @param body (optional)
|
|
4304
5277
|
* @return OK
|
|
4305
5278
|
*/
|
|
4306
|
-
|
|
5279
|
+
delete(body?: ScanStaticResult | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
5280
|
+
/**
|
|
5281
|
+
* @param body (optional)
|
|
5282
|
+
* @return OK
|
|
5283
|
+
*/
|
|
5284
|
+
deleteMultiple(body?: ScanStaticResult[] | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4307
5285
|
/**
|
|
4308
5286
|
* @param id (optional)
|
|
4309
5287
|
* @return OK
|
|
4310
5288
|
*/
|
|
4311
|
-
getById(id?: number | undefined, signal?: AbortSignal): Promise<
|
|
5289
|
+
getById(id?: number | undefined, signal?: AbortSignal): Promise<ScanStaticResultIDataResult>;
|
|
4312
5290
|
/**
|
|
4313
5291
|
* @return OK
|
|
4314
5292
|
*/
|
|
4315
|
-
getAll(signal?: AbortSignal): Promise<
|
|
5293
|
+
getAll(signal?: AbortSignal): Promise<ScanStaticResultListIDataResult>;
|
|
4316
5294
|
/**
|
|
4317
5295
|
* @param skip (optional)
|
|
4318
5296
|
* @param take (optional)
|
|
4319
5297
|
* @return OK
|
|
4320
5298
|
*/
|
|
4321
|
-
pagination(skip?: number | undefined, take?: number | undefined, signal?: AbortSignal): Promise<
|
|
5299
|
+
pagination(skip?: number | undefined, take?: number | undefined, signal?: AbortSignal): Promise<ScanStaticResultForTableDtoListIDataResult>;
|
|
4322
5300
|
/**
|
|
4323
5301
|
* @param body (optional)
|
|
4324
5302
|
* @return OK
|
|
4325
5303
|
*/
|
|
4326
|
-
getFiltersBase(body?:
|
|
5304
|
+
getFiltersBase(body?: ScanStaticResultForTableFilterDataTableQuery | undefined, signal?: AbortSignal): Promise<ScanStaticResultForTableDtoListResultFilterIDataResult>;
|
|
4327
5305
|
}
|
|
4328
|
-
export declare class
|
|
5306
|
+
export declare class ScanStaticResultsClient extends BaseApiClient implements IScanStaticResultsClient {
|
|
4329
5307
|
private http;
|
|
4330
5308
|
private baseUrl;
|
|
4331
5309
|
protected jsonParseReviver: ((key: string, value: any) => any) | undefined;
|
|
@@ -4336,176 +5314,177 @@ export declare class ScanScoresClient extends BaseApiClient implements IScanScor
|
|
|
4336
5314
|
* @param body (optional)
|
|
4337
5315
|
* @return OK
|
|
4338
5316
|
*/
|
|
4339
|
-
|
|
5317
|
+
process(body?: ProcessScanStaticResultRequest | undefined, signal?: AbortSignal): Promise<ScanStaticResultReportDtoIDataResult>;
|
|
5318
|
+
protected processProcess(response: Response): Promise<ScanStaticResultReportDtoIDataResult>;
|
|
5319
|
+
/**
|
|
5320
|
+
* @param guid (optional)
|
|
5321
|
+
* @return OK
|
|
5322
|
+
*/
|
|
5323
|
+
getByScanGuid(guid?: string | undefined, signal?: AbortSignal): Promise<ScanStaticResultListIDataResult>;
|
|
5324
|
+
protected processGetByScanGuid(response: Response): Promise<ScanStaticResultListIDataResult>;
|
|
5325
|
+
/**
|
|
5326
|
+
* @param body (optional)
|
|
5327
|
+
* @return OK
|
|
5328
|
+
*/
|
|
5329
|
+
add(body?: ScanStaticResult | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4340
5330
|
protected processAdd(response: Response): Promise<IResult>;
|
|
4341
5331
|
/**
|
|
4342
5332
|
* @param body (optional)
|
|
4343
5333
|
* @return OK
|
|
4344
5334
|
*/
|
|
4345
|
-
addMultiple(body?:
|
|
5335
|
+
addMultiple(body?: ScanStaticResult[] | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4346
5336
|
protected processAddMultiple(response: Response): Promise<IResult>;
|
|
4347
5337
|
/**
|
|
4348
5338
|
* @param body (optional)
|
|
4349
5339
|
* @return OK
|
|
4350
5340
|
*/
|
|
4351
|
-
update(body?:
|
|
5341
|
+
update(body?: ScanStaticResult | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4352
5342
|
protected processUpdate(response: Response): Promise<IResult>;
|
|
4353
5343
|
/**
|
|
4354
5344
|
* @param body (optional)
|
|
4355
5345
|
* @return OK
|
|
4356
5346
|
*/
|
|
4357
|
-
delete(body?:
|
|
5347
|
+
delete(body?: ScanStaticResult | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4358
5348
|
protected processDelete(response: Response): Promise<IResult>;
|
|
4359
5349
|
/**
|
|
4360
5350
|
* @param body (optional)
|
|
4361
5351
|
* @return OK
|
|
4362
5352
|
*/
|
|
4363
|
-
deleteMultiple(body?:
|
|
5353
|
+
deleteMultiple(body?: ScanStaticResult[] | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4364
5354
|
protected processDeleteMultiple(response: Response): Promise<IResult>;
|
|
4365
5355
|
/**
|
|
4366
5356
|
* @param id (optional)
|
|
4367
5357
|
* @return OK
|
|
4368
5358
|
*/
|
|
4369
|
-
getById(id?: number | undefined, signal?: AbortSignal): Promise<
|
|
4370
|
-
protected processGetById(response: Response): Promise<
|
|
5359
|
+
getById(id?: number | undefined, signal?: AbortSignal): Promise<ScanStaticResultIDataResult>;
|
|
5360
|
+
protected processGetById(response: Response): Promise<ScanStaticResultIDataResult>;
|
|
4371
5361
|
/**
|
|
4372
5362
|
* @return OK
|
|
4373
5363
|
*/
|
|
4374
|
-
getAll(signal?: AbortSignal): Promise<
|
|
4375
|
-
protected processGetAll(response: Response): Promise<
|
|
5364
|
+
getAll(signal?: AbortSignal): Promise<ScanStaticResultListIDataResult>;
|
|
5365
|
+
protected processGetAll(response: Response): Promise<ScanStaticResultListIDataResult>;
|
|
4376
5366
|
/**
|
|
4377
5367
|
* @param skip (optional)
|
|
4378
5368
|
* @param take (optional)
|
|
4379
5369
|
* @return OK
|
|
4380
5370
|
*/
|
|
4381
|
-
pagination(skip?: number | undefined, take?: number | undefined, signal?: AbortSignal): Promise<
|
|
4382
|
-
protected processPagination(response: Response): Promise<
|
|
5371
|
+
pagination(skip?: number | undefined, take?: number | undefined, signal?: AbortSignal): Promise<ScanStaticResultForTableDtoListIDataResult>;
|
|
5372
|
+
protected processPagination(response: Response): Promise<ScanStaticResultForTableDtoListIDataResult>;
|
|
4383
5373
|
/**
|
|
4384
5374
|
* @param body (optional)
|
|
4385
5375
|
* @return OK
|
|
4386
5376
|
*/
|
|
4387
|
-
getFiltersBase(body?:
|
|
4388
|
-
protected processGetFiltersBase(response: Response): Promise<
|
|
5377
|
+
getFiltersBase(body?: ScanStaticResultForTableFilterDataTableQuery | undefined, signal?: AbortSignal): Promise<ScanStaticResultForTableDtoListResultFilterIDataResult>;
|
|
5378
|
+
protected processGetFiltersBase(response: Response): Promise<ScanStaticResultForTableDtoListResultFilterIDataResult>;
|
|
4389
5379
|
}
|
|
4390
|
-
export interface
|
|
4391
|
-
/**
|
|
4392
|
-
* @param code (optional)
|
|
4393
|
-
* @return OK
|
|
4394
|
-
*/
|
|
4395
|
-
getByCode(code?: string | undefined, signal?: AbortSignal): Promise<ScanScoreTypeIDataResult>;
|
|
5380
|
+
export interface IScanStaticSectionsClient extends IEntity {
|
|
4396
5381
|
/**
|
|
4397
5382
|
* @param body (optional)
|
|
4398
5383
|
* @return OK
|
|
4399
5384
|
*/
|
|
4400
|
-
add(body?:
|
|
5385
|
+
add(body?: ScanStaticSection | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4401
5386
|
/**
|
|
4402
5387
|
* @param body (optional)
|
|
4403
5388
|
* @return OK
|
|
4404
5389
|
*/
|
|
4405
|
-
addMultiple(body?:
|
|
5390
|
+
addMultiple(body?: ScanStaticSection[] | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4406
5391
|
/**
|
|
4407
5392
|
* @param body (optional)
|
|
4408
5393
|
* @return OK
|
|
4409
5394
|
*/
|
|
4410
|
-
update(body?:
|
|
5395
|
+
update(body?: ScanStaticSection | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4411
5396
|
/**
|
|
4412
5397
|
* @param body (optional)
|
|
4413
5398
|
* @return OK
|
|
4414
5399
|
*/
|
|
4415
|
-
delete(body?:
|
|
5400
|
+
delete(body?: ScanStaticSection | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4416
5401
|
/**
|
|
4417
5402
|
* @param body (optional)
|
|
4418
5403
|
* @return OK
|
|
4419
5404
|
*/
|
|
4420
|
-
deleteMultiple(body?:
|
|
5405
|
+
deleteMultiple(body?: ScanStaticSection[] | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4421
5406
|
/**
|
|
4422
5407
|
* @param id (optional)
|
|
4423
5408
|
* @return OK
|
|
4424
5409
|
*/
|
|
4425
|
-
getById(id?: number | undefined, signal?: AbortSignal): Promise<
|
|
5410
|
+
getById(id?: number | undefined, signal?: AbortSignal): Promise<ScanStaticSectionIDataResult>;
|
|
4426
5411
|
/**
|
|
4427
5412
|
* @return OK
|
|
4428
5413
|
*/
|
|
4429
|
-
getAll(signal?: AbortSignal): Promise<
|
|
5414
|
+
getAll(signal?: AbortSignal): Promise<ScanStaticSectionListIDataResult>;
|
|
4430
5415
|
/**
|
|
4431
5416
|
* @param skip (optional)
|
|
4432
5417
|
* @param take (optional)
|
|
4433
5418
|
* @return OK
|
|
4434
5419
|
*/
|
|
4435
|
-
pagination(skip?: number | undefined, take?: number | undefined, signal?: AbortSignal): Promise<
|
|
5420
|
+
pagination(skip?: number | undefined, take?: number | undefined, signal?: AbortSignal): Promise<ScanStaticSectionForTableDtoListIDataResult>;
|
|
4436
5421
|
/**
|
|
4437
5422
|
* @param body (optional)
|
|
4438
5423
|
* @return OK
|
|
4439
5424
|
*/
|
|
4440
|
-
getFiltersBase(body?:
|
|
5425
|
+
getFiltersBase(body?: ScanStaticSectionForTableFilterDataTableQuery | undefined, signal?: AbortSignal): Promise<ScanStaticSectionForTableDtoListResultFilterIDataResult>;
|
|
4441
5426
|
}
|
|
4442
|
-
export declare class
|
|
5427
|
+
export declare class ScanStaticSectionsClient extends BaseApiClient implements IScanStaticSectionsClient {
|
|
4443
5428
|
private http;
|
|
4444
5429
|
private baseUrl;
|
|
4445
5430
|
protected jsonParseReviver: ((key: string, value: any) => any) | undefined;
|
|
4446
5431
|
constructor(configuration: ApiClientConfig, baseUrl?: string, http?: {
|
|
4447
5432
|
fetch(url: RequestInfo, init?: RequestInit): Promise<Response>;
|
|
4448
5433
|
});
|
|
4449
|
-
/**
|
|
4450
|
-
* @param code (optional)
|
|
4451
|
-
* @return OK
|
|
4452
|
-
*/
|
|
4453
|
-
getByCode(code?: string | undefined, signal?: AbortSignal): Promise<ScanScoreTypeIDataResult>;
|
|
4454
|
-
protected processGetByCode(response: Response): Promise<ScanScoreTypeIDataResult>;
|
|
4455
5434
|
/**
|
|
4456
5435
|
* @param body (optional)
|
|
4457
5436
|
* @return OK
|
|
4458
5437
|
*/
|
|
4459
|
-
add(body?:
|
|
5438
|
+
add(body?: ScanStaticSection | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4460
5439
|
protected processAdd(response: Response): Promise<IResult>;
|
|
4461
5440
|
/**
|
|
4462
5441
|
* @param body (optional)
|
|
4463
5442
|
* @return OK
|
|
4464
5443
|
*/
|
|
4465
|
-
addMultiple(body?:
|
|
5444
|
+
addMultiple(body?: ScanStaticSection[] | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4466
5445
|
protected processAddMultiple(response: Response): Promise<IResult>;
|
|
4467
5446
|
/**
|
|
4468
5447
|
* @param body (optional)
|
|
4469
5448
|
* @return OK
|
|
4470
5449
|
*/
|
|
4471
|
-
update(body?:
|
|
5450
|
+
update(body?: ScanStaticSection | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4472
5451
|
protected processUpdate(response: Response): Promise<IResult>;
|
|
4473
5452
|
/**
|
|
4474
5453
|
* @param body (optional)
|
|
4475
5454
|
* @return OK
|
|
4476
5455
|
*/
|
|
4477
|
-
delete(body?:
|
|
5456
|
+
delete(body?: ScanStaticSection | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4478
5457
|
protected processDelete(response: Response): Promise<IResult>;
|
|
4479
5458
|
/**
|
|
4480
5459
|
* @param body (optional)
|
|
4481
5460
|
* @return OK
|
|
4482
5461
|
*/
|
|
4483
|
-
deleteMultiple(body?:
|
|
5462
|
+
deleteMultiple(body?: ScanStaticSection[] | undefined, signal?: AbortSignal): Promise<IResult>;
|
|
4484
5463
|
protected processDeleteMultiple(response: Response): Promise<IResult>;
|
|
4485
5464
|
/**
|
|
4486
5465
|
* @param id (optional)
|
|
4487
5466
|
* @return OK
|
|
4488
5467
|
*/
|
|
4489
|
-
getById(id?: number | undefined, signal?: AbortSignal): Promise<
|
|
4490
|
-
protected processGetById(response: Response): Promise<
|
|
5468
|
+
getById(id?: number | undefined, signal?: AbortSignal): Promise<ScanStaticSectionIDataResult>;
|
|
5469
|
+
protected processGetById(response: Response): Promise<ScanStaticSectionIDataResult>;
|
|
4491
5470
|
/**
|
|
4492
5471
|
* @return OK
|
|
4493
5472
|
*/
|
|
4494
|
-
getAll(signal?: AbortSignal): Promise<
|
|
4495
|
-
protected processGetAll(response: Response): Promise<
|
|
5473
|
+
getAll(signal?: AbortSignal): Promise<ScanStaticSectionListIDataResult>;
|
|
5474
|
+
protected processGetAll(response: Response): Promise<ScanStaticSectionListIDataResult>;
|
|
4496
5475
|
/**
|
|
4497
5476
|
* @param skip (optional)
|
|
4498
5477
|
* @param take (optional)
|
|
4499
5478
|
* @return OK
|
|
4500
5479
|
*/
|
|
4501
|
-
pagination(skip?: number | undefined, take?: number | undefined, signal?: AbortSignal): Promise<
|
|
4502
|
-
protected processPagination(response: Response): Promise<
|
|
5480
|
+
pagination(skip?: number | undefined, take?: number | undefined, signal?: AbortSignal): Promise<ScanStaticSectionForTableDtoListIDataResult>;
|
|
5481
|
+
protected processPagination(response: Response): Promise<ScanStaticSectionForTableDtoListIDataResult>;
|
|
4503
5482
|
/**
|
|
4504
5483
|
* @param body (optional)
|
|
4505
5484
|
* @return OK
|
|
4506
5485
|
*/
|
|
4507
|
-
getFiltersBase(body?:
|
|
4508
|
-
protected processGetFiltersBase(response: Response): Promise<
|
|
5486
|
+
getFiltersBase(body?: ScanStaticSectionForTableFilterDataTableQuery | undefined, signal?: AbortSignal): Promise<ScanStaticSectionForTableDtoListResultFilterIDataResult>;
|
|
5487
|
+
protected processGetFiltersBase(response: Response): Promise<ScanStaticSectionForTableDtoListResultFilterIDataResult>;
|
|
4509
5488
|
}
|
|
4510
5489
|
export interface IScanThreatDetectionsClient extends IEntity {
|
|
4511
5490
|
/**
|
|
@@ -4622,6 +5601,11 @@ export interface IScanThreatResultsClient extends IEntity {
|
|
|
4622
5601
|
* @return OK
|
|
4623
5602
|
*/
|
|
4624
5603
|
process(body?: ScanAlgorithmDto | undefined, signal?: AbortSignal): Promise<ScanAlgorithmEnrichmentResultDtoIDataResult>;
|
|
5604
|
+
/**
|
|
5605
|
+
* @param guid (optional)
|
|
5606
|
+
* @return OK
|
|
5607
|
+
*/
|
|
5608
|
+
getByScanGuid(guid?: string | undefined, signal?: AbortSignal): Promise<ScanThreatResultListIDataResult>;
|
|
4625
5609
|
/**
|
|
4626
5610
|
* @param body (optional)
|
|
4627
5611
|
* @return OK
|
|
@@ -4681,6 +5665,12 @@ export declare class ScanThreatResultsClient extends BaseApiClient implements IS
|
|
|
4681
5665
|
*/
|
|
4682
5666
|
process(body?: ScanAlgorithmDto | undefined, signal?: AbortSignal): Promise<ScanAlgorithmEnrichmentResultDtoIDataResult>;
|
|
4683
5667
|
protected processProcess(response: Response): Promise<ScanAlgorithmEnrichmentResultDtoIDataResult>;
|
|
5668
|
+
/**
|
|
5669
|
+
* @param guid (optional)
|
|
5670
|
+
* @return OK
|
|
5671
|
+
*/
|
|
5672
|
+
getByScanGuid(guid?: string | undefined, signal?: AbortSignal): Promise<ScanThreatResultListIDataResult>;
|
|
5673
|
+
protected processGetByScanGuid(response: Response): Promise<ScanThreatResultListIDataResult>;
|
|
4684
5674
|
/**
|
|
4685
5675
|
* @param body (optional)
|
|
4686
5676
|
* @return OK
|
|
@@ -5220,6 +6210,25 @@ export declare class ScanVisibilityTypesClient extends BaseApiClient implements
|
|
|
5220
6210
|
getFiltersBase(body?: ScanVisibilityTypeForTableFilterDataTableQuery | undefined, signal?: AbortSignal): Promise<ScanVisibilityTypeForTableDtoListResultFilterIDataResult>;
|
|
5221
6211
|
protected processGetFiltersBase(response: Response): Promise<ScanVisibilityTypeForTableDtoListResultFilterIDataResult>;
|
|
5222
6212
|
}
|
|
6213
|
+
export interface IInternalClient extends IEntity {
|
|
6214
|
+
/**
|
|
6215
|
+
* @return OK
|
|
6216
|
+
*/
|
|
6217
|
+
scanFile(scanGuid: string, signal?: AbortSignal): Promise<any>;
|
|
6218
|
+
}
|
|
6219
|
+
export declare class InternalClient extends BaseApiClient implements IInternalClient {
|
|
6220
|
+
private http;
|
|
6221
|
+
private baseUrl;
|
|
6222
|
+
protected jsonParseReviver: ((key: string, value: any) => any) | undefined;
|
|
6223
|
+
constructor(configuration: ApiClientConfig, baseUrl?: string, http?: {
|
|
6224
|
+
fetch(url: RequestInfo, init?: RequestInit): Promise<Response>;
|
|
6225
|
+
});
|
|
6226
|
+
/**
|
|
6227
|
+
* @return OK
|
|
6228
|
+
*/
|
|
6229
|
+
scanFile(scanGuid: string, signal?: AbortSignal): Promise<any>;
|
|
6230
|
+
protected processScanFile(response: Response): Promise<any>;
|
|
6231
|
+
}
|
|
5223
6232
|
export interface IThreatConceptsClient extends IEntity {
|
|
5224
6233
|
/**
|
|
5225
6234
|
* @param body (optional)
|
|
@@ -6659,6 +7668,7 @@ export interface AppStateLogForTableDtoListResultFilter extends IFilter {
|
|
|
6659
7668
|
totalCount?: number;
|
|
6660
7669
|
totalRecordCount?: number;
|
|
6661
7670
|
hasNextPage?: boolean;
|
|
7671
|
+
nextCursor?: string | undefined;
|
|
6662
7672
|
}
|
|
6663
7673
|
export interface AppStateLogForTableDtoListResultFilterIDataResult extends IFilter {
|
|
6664
7674
|
readonly success?: boolean;
|
|
@@ -6733,6 +7743,7 @@ export interface ApplicationForTableDtoListResultFilter extends IFilter {
|
|
|
6733
7743
|
totalCount?: number;
|
|
6734
7744
|
totalRecordCount?: number;
|
|
6735
7745
|
hasNextPage?: boolean;
|
|
7746
|
+
nextCursor?: string | undefined;
|
|
6736
7747
|
}
|
|
6737
7748
|
export interface ApplicationForTableDtoListResultFilterIDataResult extends IFilter {
|
|
6738
7749
|
readonly success?: boolean;
|
|
@@ -6809,6 +7820,7 @@ export interface BaseUserDeviceForTableDtoListResultFilter extends IFilter {
|
|
|
6809
7820
|
totalCount?: number;
|
|
6810
7821
|
totalRecordCount?: number;
|
|
6811
7822
|
hasNextPage?: boolean;
|
|
7823
|
+
nextCursor?: string | undefined;
|
|
6812
7824
|
}
|
|
6813
7825
|
export interface BaseUserDeviceForTableDtoListResultFilterIDataResult extends IFilter {
|
|
6814
7826
|
readonly success?: boolean;
|
|
@@ -6917,6 +7929,7 @@ export interface CurlTaskForTableDtoListResultFilter extends IFilter {
|
|
|
6917
7929
|
totalCount?: number;
|
|
6918
7930
|
totalRecordCount?: number;
|
|
6919
7931
|
hasNextPage?: boolean;
|
|
7932
|
+
nextCursor?: string | undefined;
|
|
6920
7933
|
}
|
|
6921
7934
|
export interface CurlTaskForTableDtoListResultFilterIDataResult extends IFilter {
|
|
6922
7935
|
readonly success?: boolean;
|
|
@@ -6990,6 +8003,7 @@ export interface DeviceForTableDtoListResultFilter extends IFilter {
|
|
|
6990
8003
|
totalCount?: number;
|
|
6991
8004
|
totalRecordCount?: number;
|
|
6992
8005
|
hasNextPage?: boolean;
|
|
8006
|
+
nextCursor?: string | undefined;
|
|
6993
8007
|
}
|
|
6994
8008
|
export interface DeviceForTableDtoListResultFilterIDataResult extends IFilter {
|
|
6995
8009
|
readonly success?: boolean;
|
|
@@ -7111,6 +8125,11 @@ export interface FieldMappingResultPaginateDto extends IDto {
|
|
|
7111
8125
|
nickName?: string | undefined;
|
|
7112
8126
|
page?: number;
|
|
7113
8127
|
pageSize?: number;
|
|
8128
|
+
targetHash?: string | undefined;
|
|
8129
|
+
targetSha1?: string | undefined;
|
|
8130
|
+
targetSha256?: string | undefined;
|
|
8131
|
+
targetMd5?: string | undefined;
|
|
8132
|
+
fileSize?: number;
|
|
7114
8133
|
}
|
|
7115
8134
|
export interface FileStreamIDataResult extends IEntity {
|
|
7116
8135
|
readonly success?: boolean;
|
|
@@ -7182,6 +8201,7 @@ export interface InteractionTrackerForTableDtoListResultFilter extends IFilter {
|
|
|
7182
8201
|
totalCount?: number;
|
|
7183
8202
|
totalRecordCount?: number;
|
|
7184
8203
|
hasNextPage?: boolean;
|
|
8204
|
+
nextCursor?: string | undefined;
|
|
7185
8205
|
}
|
|
7186
8206
|
export interface InteractionTrackerForTableDtoListResultFilterIDataResult extends IFilter {
|
|
7187
8207
|
readonly success?: boolean;
|
|
@@ -7275,6 +8295,7 @@ export interface MenuForTableDtoListResultFilter extends IFilter {
|
|
|
7275
8295
|
totalCount?: number;
|
|
7276
8296
|
totalRecordCount?: number;
|
|
7277
8297
|
hasNextPage?: boolean;
|
|
8298
|
+
nextCursor?: string | undefined;
|
|
7278
8299
|
}
|
|
7279
8300
|
export interface MenuForTableDtoListResultFilterIDataResult extends IFilter {
|
|
7280
8301
|
readonly success?: boolean;
|
|
@@ -7335,6 +8356,7 @@ export interface MenuGroupForTableDtoListResultFilter extends IFilter {
|
|
|
7335
8356
|
totalCount?: number;
|
|
7336
8357
|
totalRecordCount?: number;
|
|
7337
8358
|
hasNextPage?: boolean;
|
|
8359
|
+
nextCursor?: string | undefined;
|
|
7338
8360
|
}
|
|
7339
8361
|
export interface MenuGroupForTableDtoListResultFilterIDataResult extends IFilter {
|
|
7340
8362
|
readonly success?: boolean;
|
|
@@ -7423,6 +8445,7 @@ export interface MenuOperationClaimForTableDtoListResultFilter extends IFilter {
|
|
|
7423
8445
|
totalCount?: number;
|
|
7424
8446
|
totalRecordCount?: number;
|
|
7425
8447
|
hasNextPage?: boolean;
|
|
8448
|
+
nextCursor?: string | undefined;
|
|
7426
8449
|
}
|
|
7427
8450
|
export interface MenuOperationClaimForTableDtoListResultFilterIDataResult extends IFilter {
|
|
7428
8451
|
readonly success?: boolean;
|
|
@@ -7618,6 +8641,7 @@ export interface NotificationForTableDtoListResultFilter extends IFilter {
|
|
|
7618
8641
|
totalCount?: number;
|
|
7619
8642
|
totalRecordCount?: number;
|
|
7620
8643
|
hasNextPage?: boolean;
|
|
8644
|
+
nextCursor?: string | undefined;
|
|
7621
8645
|
}
|
|
7622
8646
|
export interface NotificationForTableDtoListResultFilterIDataResult extends IFilter {
|
|
7623
8647
|
readonly success?: boolean;
|
|
@@ -7652,6 +8676,7 @@ export interface ObjectResultFilter extends IFilter {
|
|
|
7652
8676
|
totalCount?: number;
|
|
7653
8677
|
totalRecordCount?: number;
|
|
7654
8678
|
hasNextPage?: boolean;
|
|
8679
|
+
nextCursor?: string | undefined;
|
|
7655
8680
|
}
|
|
7656
8681
|
export interface ObjectResultFilterIDataResult extends IFilter {
|
|
7657
8682
|
readonly success?: boolean;
|
|
@@ -7692,6 +8717,7 @@ export interface OperationClaimForTableDtoListResultFilter extends IFilter {
|
|
|
7692
8717
|
totalCount?: number;
|
|
7693
8718
|
totalRecordCount?: number;
|
|
7694
8719
|
hasNextPage?: boolean;
|
|
8720
|
+
nextCursor?: string | undefined;
|
|
7695
8721
|
}
|
|
7696
8722
|
export interface OperationClaimForTableDtoListResultFilterIDataResult extends IFilter {
|
|
7697
8723
|
readonly success?: boolean;
|
|
@@ -7753,6 +8779,9 @@ export interface ParameterInfo extends IEntity {
|
|
|
7753
8779
|
export interface ProcessScanScoresRequest extends IEntity {
|
|
7754
8780
|
guid?: string;
|
|
7755
8781
|
}
|
|
8782
|
+
export interface ProcessScanStaticResultRequest extends IEntity {
|
|
8783
|
+
guid?: string;
|
|
8784
|
+
}
|
|
7756
8785
|
export declare enum PropertyAttributes {
|
|
7757
8786
|
_0 = 0,
|
|
7758
8787
|
_512 = 512,
|
|
@@ -7797,6 +8826,7 @@ export interface Scan extends IEntity {
|
|
|
7797
8826
|
visibilityTypeId?: number;
|
|
7798
8827
|
updateTime?: Date | undefined;
|
|
7799
8828
|
status?: boolean | undefined;
|
|
8829
|
+
processingState?: string | undefined;
|
|
7800
8830
|
}
|
|
7801
8831
|
export interface ScanAlgorithmDetectionRulesDto extends IDto {
|
|
7802
8832
|
yara?: string | undefined;
|
|
@@ -7832,6 +8862,7 @@ export interface ScanApiBusSource extends IEntity {
|
|
|
7832
8862
|
name?: string | undefined;
|
|
7833
8863
|
title?: string | undefined;
|
|
7834
8864
|
text?: string | undefined;
|
|
8865
|
+
scanApiId?: number;
|
|
7835
8866
|
scanTypeId?: number;
|
|
7836
8867
|
urlName?: string | undefined;
|
|
7837
8868
|
formControlName?: string | undefined;
|
|
@@ -7876,6 +8907,7 @@ export interface ScanApiBusSourceForTableDtoListResultFilter extends IFilter {
|
|
|
7876
8907
|
totalCount?: number;
|
|
7877
8908
|
totalRecordCount?: number;
|
|
7878
8909
|
hasNextPage?: boolean;
|
|
8910
|
+
nextCursor?: string | undefined;
|
|
7879
8911
|
}
|
|
7880
8912
|
export interface ScanApiBusSourceForTableDtoListResultFilterIDataResult extends IFilter {
|
|
7881
8913
|
readonly success?: boolean;
|
|
@@ -7944,6 +8976,7 @@ export interface ScanApiCredentialForTableDtoListResultFilter extends IFilter {
|
|
|
7944
8976
|
totalCount?: number;
|
|
7945
8977
|
totalRecordCount?: number;
|
|
7946
8978
|
hasNextPage?: boolean;
|
|
8979
|
+
nextCursor?: string | undefined;
|
|
7947
8980
|
}
|
|
7948
8981
|
export interface ScanApiCredentialForTableDtoListResultFilterIDataResult extends IFilter {
|
|
7949
8982
|
readonly success?: boolean;
|
|
@@ -7992,6 +9025,7 @@ export interface ScanApiCredentialUsage extends IEntity {
|
|
|
7992
9025
|
monthUpdateTime?: Date | undefined;
|
|
7993
9026
|
isAvaliable?: boolean;
|
|
7994
9027
|
lockedAt?: Date | undefined;
|
|
9028
|
+
banUntilUtc?: Date | undefined;
|
|
7995
9029
|
updateTime?: Date | undefined;
|
|
7996
9030
|
status?: boolean | undefined;
|
|
7997
9031
|
}
|
|
@@ -8009,6 +9043,7 @@ export interface ScanApiCredentialUsageForTableDto extends IDto {
|
|
|
8009
9043
|
dayUpdateTime?: Date;
|
|
8010
9044
|
monthUpdateTime?: Date;
|
|
8011
9045
|
lockedAt?: Date | undefined;
|
|
9046
|
+
banUntilUtc?: Date | undefined;
|
|
8012
9047
|
updateTime?: Date | undefined;
|
|
8013
9048
|
status?: boolean | undefined;
|
|
8014
9049
|
}
|
|
@@ -8022,6 +9057,7 @@ export interface ScanApiCredentialUsageForTableDtoListResultFilter extends IFilt
|
|
|
8022
9057
|
totalCount?: number;
|
|
8023
9058
|
totalRecordCount?: number;
|
|
8024
9059
|
hasNextPage?: boolean;
|
|
9060
|
+
nextCursor?: string | undefined;
|
|
8025
9061
|
}
|
|
8026
9062
|
export interface ScanApiCredentialUsageForTableDtoListResultFilterIDataResult extends IFilter {
|
|
8027
9063
|
readonly success?: boolean;
|
|
@@ -8065,19 +9101,19 @@ export interface ScanApiField extends IEntity {
|
|
|
8065
9101
|
id?: number;
|
|
8066
9102
|
fieldName?: string | undefined;
|
|
8067
9103
|
dataType?: string | undefined;
|
|
8068
|
-
isArray?: boolean;
|
|
9104
|
+
isArray?: boolean | undefined;
|
|
8069
9105
|
parentId?: number | undefined;
|
|
8070
9106
|
order?: number;
|
|
8071
9107
|
isRequired?: boolean;
|
|
8072
9108
|
defaultValue?: string | undefined;
|
|
8073
|
-
updateTime?: Date;
|
|
8074
|
-
status?: boolean;
|
|
9109
|
+
updateTime?: Date | undefined;
|
|
9110
|
+
status?: boolean | undefined;
|
|
8075
9111
|
}
|
|
8076
9112
|
export interface ScanApiFieldForTableDto extends IDto {
|
|
8077
9113
|
id?: number;
|
|
8078
9114
|
fieldName?: string | undefined;
|
|
8079
9115
|
dataType?: string | undefined;
|
|
8080
|
-
isArray?: boolean;
|
|
9116
|
+
isArray?: boolean | undefined;
|
|
8081
9117
|
parentId?: number | undefined;
|
|
8082
9118
|
order?: number;
|
|
8083
9119
|
isRequired?: boolean;
|
|
@@ -8095,6 +9131,7 @@ export interface ScanApiFieldForTableDtoListResultFilter extends IFilter {
|
|
|
8095
9131
|
totalCount?: number;
|
|
8096
9132
|
totalRecordCount?: number;
|
|
8097
9133
|
hasNextPage?: boolean;
|
|
9134
|
+
nextCursor?: string | undefined;
|
|
8098
9135
|
}
|
|
8099
9136
|
export interface ScanApiFieldForTableDtoListResultFilterIDataResult extends IFilter {
|
|
8100
9137
|
readonly success?: boolean;
|
|
@@ -8161,6 +9198,7 @@ export interface ScanApiFieldMappingForTableDtoListResultFilter extends IFilter
|
|
|
8161
9198
|
totalCount?: number;
|
|
8162
9199
|
totalRecordCount?: number;
|
|
8163
9200
|
hasNextPage?: boolean;
|
|
9201
|
+
nextCursor?: string | undefined;
|
|
8164
9202
|
}
|
|
8165
9203
|
export interface ScanApiFieldMappingForTableDtoListResultFilterIDataResult extends IFilter {
|
|
8166
9204
|
readonly success?: boolean;
|
|
@@ -8220,6 +9258,7 @@ export interface ScanApiFieldNormalizationForTableDtoListResultFilter extends IF
|
|
|
8220
9258
|
totalCount?: number;
|
|
8221
9259
|
totalRecordCount?: number;
|
|
8222
9260
|
hasNextPage?: boolean;
|
|
9261
|
+
nextCursor?: string | undefined;
|
|
8223
9262
|
}
|
|
8224
9263
|
export interface ScanApiFieldNormalizationForTableDtoListResultFilterIDataResult extends IFilter {
|
|
8225
9264
|
readonly success?: boolean;
|
|
@@ -8267,6 +9306,7 @@ export interface ScanApiForTableDtoListResultFilter extends IFilter {
|
|
|
8267
9306
|
totalCount?: number;
|
|
8268
9307
|
totalRecordCount?: number;
|
|
8269
9308
|
hasNextPage?: boolean;
|
|
9309
|
+
nextCursor?: string | undefined;
|
|
8270
9310
|
}
|
|
8271
9311
|
export interface ScanApiForTableDtoListResultFilterIDataResult extends IFilter {
|
|
8272
9312
|
readonly success?: boolean;
|
|
@@ -8321,6 +9361,7 @@ export interface ScanApiLimitForTableDtoListResultFilter extends IFilter {
|
|
|
8321
9361
|
totalCount?: number;
|
|
8322
9362
|
totalRecordCount?: number;
|
|
8323
9363
|
hasNextPage?: boolean;
|
|
9364
|
+
nextCursor?: string | undefined;
|
|
8324
9365
|
}
|
|
8325
9366
|
export interface ScanApiLimitForTableDtoListResultFilterIDataResult extends IFilter {
|
|
8326
9367
|
readonly success?: boolean;
|
|
@@ -8388,6 +9429,7 @@ export interface ScanApiMethodForTableDtoListResultFilter extends IFilter {
|
|
|
8388
9429
|
totalCount?: number;
|
|
8389
9430
|
totalRecordCount?: number;
|
|
8390
9431
|
hasNextPage?: boolean;
|
|
9432
|
+
nextCursor?: string | undefined;
|
|
8391
9433
|
}
|
|
8392
9434
|
export interface ScanApiMethodForTableDtoListResultFilterIDataResult extends IFilter {
|
|
8393
9435
|
readonly success?: boolean;
|
|
@@ -8437,39 +9479,175 @@ export interface ScanApiMethodParameterForTableDtoListIDataResult extends IEntit
|
|
|
8437
9479
|
readonly message?: string | undefined;
|
|
8438
9480
|
readonly data?: ScanApiMethodParameterForTableDto[] | undefined;
|
|
8439
9481
|
}
|
|
8440
|
-
export interface ScanApiMethodParameterForTableDtoListResultFilter extends IFilter {
|
|
8441
|
-
filterList?: ScanApiMethodParameterForTableDto[] | undefined;
|
|
9482
|
+
export interface ScanApiMethodParameterForTableDtoListResultFilter extends IFilter {
|
|
9483
|
+
filterList?: ScanApiMethodParameterForTableDto[] | undefined;
|
|
9484
|
+
totalCount?: number;
|
|
9485
|
+
totalRecordCount?: number;
|
|
9486
|
+
hasNextPage?: boolean;
|
|
9487
|
+
nextCursor?: string | undefined;
|
|
9488
|
+
}
|
|
9489
|
+
export interface ScanApiMethodParameterForTableDtoListResultFilterIDataResult extends IFilter {
|
|
9490
|
+
readonly success?: boolean;
|
|
9491
|
+
readonly message?: string | undefined;
|
|
9492
|
+
data?: ScanApiMethodParameterForTableDtoListResultFilter;
|
|
9493
|
+
}
|
|
9494
|
+
export interface ScanApiMethodParameterForTableFilter extends IFilter {
|
|
9495
|
+
id?: number;
|
|
9496
|
+
scanMethodName?: string | undefined;
|
|
9497
|
+
paramName?: string | undefined;
|
|
9498
|
+
updateTime?: string | undefined;
|
|
9499
|
+
status?: number;
|
|
9500
|
+
}
|
|
9501
|
+
export interface ScanApiMethodParameterForTableFilterDataTableQuery extends IFilter {
|
|
9502
|
+
filter?: ScanApiMethodParameterForTableFilter;
|
|
9503
|
+
selectColumn?: number;
|
|
9504
|
+
skip?: number;
|
|
9505
|
+
take?: number;
|
|
9506
|
+
}
|
|
9507
|
+
export interface ScanApiMethodParameterIDataResult extends IEntity {
|
|
9508
|
+
readonly success?: boolean;
|
|
9509
|
+
readonly message?: string | undefined;
|
|
9510
|
+
data?: ScanApiMethodParameter;
|
|
9511
|
+
}
|
|
9512
|
+
export interface ScanApiMethodParameterListIDataResult extends IEntity {
|
|
9513
|
+
readonly success?: boolean;
|
|
9514
|
+
readonly message?: string | undefined;
|
|
9515
|
+
readonly data?: ScanApiMethodParameter[] | undefined;
|
|
9516
|
+
}
|
|
9517
|
+
export interface ScanApiProperty extends IEntity {
|
|
9518
|
+
id?: number;
|
|
9519
|
+
scanApiId?: number;
|
|
9520
|
+
code?: string | undefined;
|
|
9521
|
+
name?: string | undefined;
|
|
9522
|
+
description?: string | undefined;
|
|
9523
|
+
valueType?: number;
|
|
9524
|
+
updateTime?: Date | undefined;
|
|
9525
|
+
status?: boolean | undefined;
|
|
9526
|
+
}
|
|
9527
|
+
export interface ScanApiPropertyForTableDto extends IDto {
|
|
9528
|
+
id?: number;
|
|
9529
|
+
scanApiId?: number;
|
|
9530
|
+
scanApiName?: string | undefined;
|
|
9531
|
+
code?: string | undefined;
|
|
9532
|
+
name?: string | undefined;
|
|
9533
|
+
description?: string | undefined;
|
|
9534
|
+
valueType?: number;
|
|
9535
|
+
updateTime?: Date | undefined;
|
|
9536
|
+
status?: boolean | undefined;
|
|
9537
|
+
}
|
|
9538
|
+
export interface ScanApiPropertyForTableDtoListIDataResult extends IEntity {
|
|
9539
|
+
readonly success?: boolean;
|
|
9540
|
+
readonly message?: string | undefined;
|
|
9541
|
+
readonly data?: ScanApiPropertyForTableDto[] | undefined;
|
|
9542
|
+
}
|
|
9543
|
+
export interface ScanApiPropertyForTableDtoListResultFilter extends IFilter {
|
|
9544
|
+
filterList?: ScanApiPropertyForTableDto[] | undefined;
|
|
9545
|
+
totalCount?: number;
|
|
9546
|
+
totalRecordCount?: number;
|
|
9547
|
+
hasNextPage?: boolean;
|
|
9548
|
+
nextCursor?: string | undefined;
|
|
9549
|
+
}
|
|
9550
|
+
export interface ScanApiPropertyForTableDtoListResultFilterIDataResult extends IFilter {
|
|
9551
|
+
readonly success?: boolean;
|
|
9552
|
+
readonly message?: string | undefined;
|
|
9553
|
+
data?: ScanApiPropertyForTableDtoListResultFilter;
|
|
9554
|
+
}
|
|
9555
|
+
export interface ScanApiPropertyForTableFilter extends IFilter {
|
|
9556
|
+
id?: number;
|
|
9557
|
+
scanApiId?: number;
|
|
9558
|
+
scanApiName?: string | undefined;
|
|
9559
|
+
code?: string | undefined;
|
|
9560
|
+
name?: string | undefined;
|
|
9561
|
+
description?: string | undefined;
|
|
9562
|
+
valueType?: number;
|
|
9563
|
+
updateTime?: string | undefined;
|
|
9564
|
+
status?: number;
|
|
9565
|
+
}
|
|
9566
|
+
export interface ScanApiPropertyForTableFilterDataTableQuery extends IFilter {
|
|
9567
|
+
filter?: ScanApiPropertyForTableFilter;
|
|
9568
|
+
selectColumn?: number;
|
|
9569
|
+
skip?: number;
|
|
9570
|
+
take?: number;
|
|
9571
|
+
}
|
|
9572
|
+
export interface ScanApiPropertyIDataResult extends IEntity {
|
|
9573
|
+
readonly success?: boolean;
|
|
9574
|
+
readonly message?: string | undefined;
|
|
9575
|
+
data?: ScanApiProperty;
|
|
9576
|
+
}
|
|
9577
|
+
export interface ScanApiPropertyListIDataResult extends IEntity {
|
|
9578
|
+
readonly success?: boolean;
|
|
9579
|
+
readonly message?: string | undefined;
|
|
9580
|
+
readonly data?: ScanApiProperty[] | undefined;
|
|
9581
|
+
}
|
|
9582
|
+
export interface ScanApiPropertyValue extends IEntity {
|
|
9583
|
+
id?: number;
|
|
9584
|
+
scanApiPropertyId?: number;
|
|
9585
|
+
keyName?: string | undefined;
|
|
9586
|
+
value?: string | undefined;
|
|
9587
|
+
sortOrder?: number;
|
|
9588
|
+
updateTime?: Date | undefined;
|
|
9589
|
+
status?: boolean | undefined;
|
|
9590
|
+
}
|
|
9591
|
+
export interface ScanApiPropertyValueForTableDto extends IDto {
|
|
9592
|
+
id?: number;
|
|
9593
|
+
scanApiPropertyId?: number;
|
|
9594
|
+
scanApiId?: number;
|
|
9595
|
+
scanApiName?: string | undefined;
|
|
9596
|
+
scanApiPropertyCode?: string | undefined;
|
|
9597
|
+
scanApiPropertyName?: string | undefined;
|
|
9598
|
+
valueType?: number;
|
|
9599
|
+
keyName?: string | undefined;
|
|
9600
|
+
value?: string | undefined;
|
|
9601
|
+
sortOrder?: number;
|
|
9602
|
+
updateTime?: Date | undefined;
|
|
9603
|
+
status?: boolean | undefined;
|
|
9604
|
+
}
|
|
9605
|
+
export interface ScanApiPropertyValueForTableDtoListIDataResult extends IEntity {
|
|
9606
|
+
readonly success?: boolean;
|
|
9607
|
+
readonly message?: string | undefined;
|
|
9608
|
+
readonly data?: ScanApiPropertyValueForTableDto[] | undefined;
|
|
9609
|
+
}
|
|
9610
|
+
export interface ScanApiPropertyValueForTableDtoListResultFilter extends IFilter {
|
|
9611
|
+
filterList?: ScanApiPropertyValueForTableDto[] | undefined;
|
|
8442
9612
|
totalCount?: number;
|
|
8443
9613
|
totalRecordCount?: number;
|
|
8444
9614
|
hasNextPage?: boolean;
|
|
9615
|
+
nextCursor?: string | undefined;
|
|
8445
9616
|
}
|
|
8446
|
-
export interface
|
|
9617
|
+
export interface ScanApiPropertyValueForTableDtoListResultFilterIDataResult extends IFilter {
|
|
8447
9618
|
readonly success?: boolean;
|
|
8448
9619
|
readonly message?: string | undefined;
|
|
8449
|
-
data?:
|
|
9620
|
+
data?: ScanApiPropertyValueForTableDtoListResultFilter;
|
|
8450
9621
|
}
|
|
8451
|
-
export interface
|
|
9622
|
+
export interface ScanApiPropertyValueForTableFilter extends IFilter {
|
|
8452
9623
|
id?: number;
|
|
8453
|
-
|
|
8454
|
-
|
|
9624
|
+
scanApiPropertyId?: number;
|
|
9625
|
+
scanApiId?: number;
|
|
9626
|
+
scanApiName?: string | undefined;
|
|
9627
|
+
scanApiPropertyCode?: string | undefined;
|
|
9628
|
+
scanApiPropertyName?: string | undefined;
|
|
9629
|
+
valueType?: number;
|
|
9630
|
+
keyName?: string | undefined;
|
|
9631
|
+
value?: string | undefined;
|
|
9632
|
+
sortOrder?: number;
|
|
8455
9633
|
updateTime?: string | undefined;
|
|
8456
9634
|
status?: number;
|
|
8457
9635
|
}
|
|
8458
|
-
export interface
|
|
8459
|
-
filter?:
|
|
9636
|
+
export interface ScanApiPropertyValueForTableFilterDataTableQuery extends IFilter {
|
|
9637
|
+
filter?: ScanApiPropertyValueForTableFilter;
|
|
8460
9638
|
selectColumn?: number;
|
|
8461
9639
|
skip?: number;
|
|
8462
9640
|
take?: number;
|
|
8463
9641
|
}
|
|
8464
|
-
export interface
|
|
9642
|
+
export interface ScanApiPropertyValueIDataResult extends IEntity {
|
|
8465
9643
|
readonly success?: boolean;
|
|
8466
9644
|
readonly message?: string | undefined;
|
|
8467
|
-
data?:
|
|
9645
|
+
data?: ScanApiPropertyValue;
|
|
8468
9646
|
}
|
|
8469
|
-
export interface
|
|
9647
|
+
export interface ScanApiPropertyValueListIDataResult extends IEntity {
|
|
8470
9648
|
readonly success?: boolean;
|
|
8471
9649
|
readonly message?: string | undefined;
|
|
8472
|
-
readonly data?:
|
|
9650
|
+
readonly data?: ScanApiPropertyValue[] | undefined;
|
|
8473
9651
|
}
|
|
8474
9652
|
export interface ScanConsolidatedDto extends IDto {
|
|
8475
9653
|
scan?: Scan;
|
|
@@ -8525,6 +9703,7 @@ export interface ScanDataCategoryForTableDtoListResultFilter extends IFilter {
|
|
|
8525
9703
|
totalCount?: number;
|
|
8526
9704
|
totalRecordCount?: number;
|
|
8527
9705
|
hasNextPage?: boolean;
|
|
9706
|
+
nextCursor?: string | undefined;
|
|
8528
9707
|
}
|
|
8529
9708
|
export interface ScanDataCategoryForTableDtoListResultFilterIDataResult extends IFilter {
|
|
8530
9709
|
readonly success?: boolean;
|
|
@@ -8586,6 +9765,7 @@ export interface ScanDataDetectionForTableDtoListResultFilter extends IFilter {
|
|
|
8586
9765
|
totalCount?: number;
|
|
8587
9766
|
totalRecordCount?: number;
|
|
8588
9767
|
hasNextPage?: boolean;
|
|
9768
|
+
nextCursor?: string | undefined;
|
|
8589
9769
|
}
|
|
8590
9770
|
export interface ScanDataDetectionForTableDtoListResultFilterIDataResult extends IFilter {
|
|
8591
9771
|
readonly success?: boolean;
|
|
@@ -8676,6 +9856,7 @@ export interface ScanDataForAnalysisDtoResultFilter extends IFilter {
|
|
|
8676
9856
|
totalCount?: number;
|
|
8677
9857
|
totalRecordCount?: number;
|
|
8678
9858
|
hasNextPage?: boolean;
|
|
9859
|
+
nextCursor?: string | undefined;
|
|
8679
9860
|
}
|
|
8680
9861
|
export interface ScanDataForAnalysisDtoResultFilterIDataResult extends IFilter {
|
|
8681
9862
|
readonly success?: boolean;
|
|
@@ -8735,6 +9916,7 @@ export interface ScanDataForTableDtoListResultFilter extends IFilter {
|
|
|
8735
9916
|
totalCount?: number;
|
|
8736
9917
|
totalRecordCount?: number;
|
|
8737
9918
|
hasNextPage?: boolean;
|
|
9919
|
+
nextCursor?: string | undefined;
|
|
8738
9920
|
}
|
|
8739
9921
|
export interface ScanDataForTableDtoListResultFilterIDataResult extends IFilter {
|
|
8740
9922
|
readonly success?: boolean;
|
|
@@ -8795,6 +9977,7 @@ export interface ScanDataKeyForTableDtoListResultFilter extends IFilter {
|
|
|
8795
9977
|
totalCount?: number;
|
|
8796
9978
|
totalRecordCount?: number;
|
|
8797
9979
|
hasNextPage?: boolean;
|
|
9980
|
+
nextCursor?: string | undefined;
|
|
8798
9981
|
}
|
|
8799
9982
|
export interface ScanDataKeyForTableDtoListResultFilterIDataResult extends IFilter {
|
|
8800
9983
|
readonly success?: boolean;
|
|
@@ -8896,6 +10079,7 @@ export interface ScanDataMetaForTableDtoListResultFilter extends IFilter {
|
|
|
8896
10079
|
totalCount?: number;
|
|
8897
10080
|
totalRecordCount?: number;
|
|
8898
10081
|
hasNextPage?: boolean;
|
|
10082
|
+
nextCursor?: string | undefined;
|
|
8899
10083
|
}
|
|
8900
10084
|
export interface ScanDataMetaForTableDtoListResultFilterIDataResult extends IFilter {
|
|
8901
10085
|
readonly success?: boolean;
|
|
@@ -8960,6 +10144,7 @@ export interface ScanDataResultForTableDtoListResultFilter extends IFilter {
|
|
|
8960
10144
|
totalCount?: number;
|
|
8961
10145
|
totalRecordCount?: number;
|
|
8962
10146
|
hasNextPage?: boolean;
|
|
10147
|
+
nextCursor?: string | undefined;
|
|
8963
10148
|
}
|
|
8964
10149
|
export interface ScanDataResultForTableDtoListResultFilterIDataResult extends IFilter {
|
|
8965
10150
|
readonly success?: boolean;
|
|
@@ -9019,6 +10204,7 @@ export interface ScanDescriptionForTableDtoListResultFilter extends IFilter {
|
|
|
9019
10204
|
totalCount?: number;
|
|
9020
10205
|
totalRecordCount?: number;
|
|
9021
10206
|
hasNextPage?: boolean;
|
|
10207
|
+
nextCursor?: string | undefined;
|
|
9022
10208
|
}
|
|
9023
10209
|
export interface ScanDescriptionForTableDtoListResultFilterIDataResult extends IFilter {
|
|
9024
10210
|
readonly success?: boolean;
|
|
@@ -9088,6 +10274,7 @@ export interface ScanEngineForTableDtoListResultFilter extends IFilter {
|
|
|
9088
10274
|
totalCount?: number;
|
|
9089
10275
|
totalRecordCount?: number;
|
|
9090
10276
|
hasNextPage?: boolean;
|
|
10277
|
+
nextCursor?: string | undefined;
|
|
9091
10278
|
}
|
|
9092
10279
|
export interface ScanEngineForTableDtoListResultFilterIDataResult extends IFilter {
|
|
9093
10280
|
readonly success?: boolean;
|
|
@@ -9139,6 +10326,7 @@ export interface ScanEngineImageForTableDtoListResultFilter extends IFilter {
|
|
|
9139
10326
|
totalCount?: number;
|
|
9140
10327
|
totalRecordCount?: number;
|
|
9141
10328
|
hasNextPage?: boolean;
|
|
10329
|
+
nextCursor?: string | undefined;
|
|
9142
10330
|
}
|
|
9143
10331
|
export interface ScanEngineImageForTableDtoListResultFilterIDataResult extends IFilter {
|
|
9144
10332
|
readonly success?: boolean;
|
|
@@ -9207,6 +10395,7 @@ export interface ScanEngineRankForTableDtoListResultFilter extends IFilter {
|
|
|
9207
10395
|
totalCount?: number;
|
|
9208
10396
|
totalRecordCount?: number;
|
|
9209
10397
|
hasNextPage?: boolean;
|
|
10398
|
+
nextCursor?: string | undefined;
|
|
9210
10399
|
}
|
|
9211
10400
|
export interface ScanEngineRankForTableDtoListResultFilterIDataResult extends IFilter {
|
|
9212
10401
|
readonly success?: boolean;
|
|
@@ -9267,6 +10456,7 @@ export interface ScanForTableDto extends IDto {
|
|
|
9267
10456
|
guid?: string | undefined;
|
|
9268
10457
|
updateTime?: Date | undefined;
|
|
9269
10458
|
status?: boolean | undefined;
|
|
10459
|
+
processingState?: string | undefined;
|
|
9270
10460
|
}
|
|
9271
10461
|
export interface ScanForTableDtoListIDataResult extends IEntity {
|
|
9272
10462
|
readonly success?: boolean;
|
|
@@ -9278,6 +10468,7 @@ export interface ScanForTableDtoListResultFilter extends IFilter {
|
|
|
9278
10468
|
totalCount?: number;
|
|
9279
10469
|
totalRecordCount?: number;
|
|
9280
10470
|
hasNextPage?: boolean;
|
|
10471
|
+
nextCursor?: string | undefined;
|
|
9281
10472
|
}
|
|
9282
10473
|
export interface ScanForTableDtoListResultFilterIDataResult extends IFilter {
|
|
9283
10474
|
readonly success?: boolean;
|
|
@@ -9349,6 +10540,7 @@ export interface ScanScoreForTableDtoListResultFilter extends IFilter {
|
|
|
9349
10540
|
totalCount?: number;
|
|
9350
10541
|
totalRecordCount?: number;
|
|
9351
10542
|
hasNextPage?: boolean;
|
|
10543
|
+
nextCursor?: string | undefined;
|
|
9352
10544
|
}
|
|
9353
10545
|
export interface ScanScoreForTableDtoListResultFilterIDataResult extends IFilter {
|
|
9354
10546
|
readonly success?: boolean;
|
|
@@ -9403,6 +10595,7 @@ export interface ScanScoreResultForTableDtoListResultFilter extends IFilter {
|
|
|
9403
10595
|
totalCount?: number;
|
|
9404
10596
|
totalRecordCount?: number;
|
|
9405
10597
|
hasNextPage?: boolean;
|
|
10598
|
+
nextCursor?: string | undefined;
|
|
9406
10599
|
}
|
|
9407
10600
|
export interface ScanScoreResultForTableDtoListResultFilterIDataResult extends IFilter {
|
|
9408
10601
|
readonly success?: boolean;
|
|
@@ -9453,6 +10646,7 @@ export interface ScanScoreTypeForTableDtoListResultFilter extends IFilter {
|
|
|
9453
10646
|
totalCount?: number;
|
|
9454
10647
|
totalRecordCount?: number;
|
|
9455
10648
|
hasNextPage?: boolean;
|
|
10649
|
+
nextCursor?: string | undefined;
|
|
9456
10650
|
}
|
|
9457
10651
|
export interface ScanScoreTypeForTableDtoListResultFilterIDataResult extends IFilter {
|
|
9458
10652
|
readonly success?: boolean;
|
|
@@ -9482,6 +10676,450 @@ export interface ScanScoreTypeListIDataResult extends IEntity {
|
|
|
9482
10676
|
readonly message?: string | undefined;
|
|
9483
10677
|
readonly data?: ScanScoreType[] | undefined;
|
|
9484
10678
|
}
|
|
10679
|
+
export interface ScanStaticDetail extends IEntity {
|
|
10680
|
+
id?: number;
|
|
10681
|
+
scanStaticResultId?: number;
|
|
10682
|
+
scanId?: number;
|
|
10683
|
+
fileName?: string | undefined;
|
|
10684
|
+
fileSize?: number;
|
|
10685
|
+
fileType?: string | undefined;
|
|
10686
|
+
magicHex?: string | undefined;
|
|
10687
|
+
magicType?: string | undefined;
|
|
10688
|
+
architecture?: string | undefined;
|
|
10689
|
+
riskScore?: number | undefined;
|
|
10690
|
+
globalEntropy?: number | undefined;
|
|
10691
|
+
entryPointRva?: number | undefined;
|
|
10692
|
+
imageBase?: number | undefined;
|
|
10693
|
+
numberOfSections?: number | undefined;
|
|
10694
|
+
updateTime?: Date | undefined;
|
|
10695
|
+
status?: boolean | undefined;
|
|
10696
|
+
}
|
|
10697
|
+
export interface ScanStaticDetailForTableDto extends IDto {
|
|
10698
|
+
id?: number;
|
|
10699
|
+
scanStaticResultId?: number;
|
|
10700
|
+
scanId?: number;
|
|
10701
|
+
fileName?: string | undefined;
|
|
10702
|
+
fileSize?: number;
|
|
10703
|
+
fileType?: string | undefined;
|
|
10704
|
+
magicHex?: string | undefined;
|
|
10705
|
+
magicType?: string | undefined;
|
|
10706
|
+
architecture?: string | undefined;
|
|
10707
|
+
riskScore?: number | undefined;
|
|
10708
|
+
globalEntropy?: number | undefined;
|
|
10709
|
+
entryPointRva?: number | undefined;
|
|
10710
|
+
imageBase?: number | undefined;
|
|
10711
|
+
numberOfSections?: number | undefined;
|
|
10712
|
+
updateTime?: string | undefined;
|
|
10713
|
+
status?: boolean | undefined;
|
|
10714
|
+
}
|
|
10715
|
+
export interface ScanStaticDetailForTableDtoListIDataResult extends IEntity {
|
|
10716
|
+
readonly success?: boolean;
|
|
10717
|
+
readonly message?: string | undefined;
|
|
10718
|
+
readonly data?: ScanStaticDetailForTableDto[] | undefined;
|
|
10719
|
+
}
|
|
10720
|
+
export interface ScanStaticDetailForTableDtoListResultFilter extends IFilter {
|
|
10721
|
+
filterList?: ScanStaticDetailForTableDto[] | undefined;
|
|
10722
|
+
totalCount?: number;
|
|
10723
|
+
totalRecordCount?: number;
|
|
10724
|
+
hasNextPage?: boolean;
|
|
10725
|
+
nextCursor?: string | undefined;
|
|
10726
|
+
}
|
|
10727
|
+
export interface ScanStaticDetailForTableDtoListResultFilterIDataResult extends IFilter {
|
|
10728
|
+
readonly success?: boolean;
|
|
10729
|
+
readonly message?: string | undefined;
|
|
10730
|
+
data?: ScanStaticDetailForTableDtoListResultFilter;
|
|
10731
|
+
}
|
|
10732
|
+
export interface ScanStaticDetailForTableFilter extends IFilter {
|
|
10733
|
+
scanStaticResultId?: number | undefined;
|
|
10734
|
+
scanId?: number | undefined;
|
|
10735
|
+
fileType?: string | undefined;
|
|
10736
|
+
architecture?: string | undefined;
|
|
10737
|
+
status?: boolean | undefined;
|
|
10738
|
+
}
|
|
10739
|
+
export interface ScanStaticDetailForTableFilterDataTableQuery extends IFilter {
|
|
10740
|
+
filter?: ScanStaticDetailForTableFilter;
|
|
10741
|
+
selectColumn?: number;
|
|
10742
|
+
skip?: number;
|
|
10743
|
+
take?: number;
|
|
10744
|
+
}
|
|
10745
|
+
export interface ScanStaticDetailIDataResult extends IEntity {
|
|
10746
|
+
readonly success?: boolean;
|
|
10747
|
+
readonly message?: string | undefined;
|
|
10748
|
+
data?: ScanStaticDetail;
|
|
10749
|
+
}
|
|
10750
|
+
export interface ScanStaticDetailListIDataResult extends IEntity {
|
|
10751
|
+
readonly success?: boolean;
|
|
10752
|
+
readonly message?: string | undefined;
|
|
10753
|
+
readonly data?: ScanStaticDetail[] | undefined;
|
|
10754
|
+
}
|
|
10755
|
+
export interface ScanStaticImport extends IEntity {
|
|
10756
|
+
id?: number;
|
|
10757
|
+
scanStaticResultId?: number;
|
|
10758
|
+
scanId?: number;
|
|
10759
|
+
importOrder?: number;
|
|
10760
|
+
libraryName?: string | undefined;
|
|
10761
|
+
importType?: string | undefined;
|
|
10762
|
+
updateTime?: Date | undefined;
|
|
10763
|
+
status?: boolean | undefined;
|
|
10764
|
+
}
|
|
10765
|
+
export interface ScanStaticImportForTableDto extends IDto {
|
|
10766
|
+
id?: number;
|
|
10767
|
+
scanStaticResultId?: number;
|
|
10768
|
+
scanId?: number;
|
|
10769
|
+
importOrder?: number;
|
|
10770
|
+
libraryName?: string | undefined;
|
|
10771
|
+
importType?: string | undefined;
|
|
10772
|
+
updateTime?: string | undefined;
|
|
10773
|
+
status?: boolean | undefined;
|
|
10774
|
+
}
|
|
10775
|
+
export interface ScanStaticImportForTableDtoListIDataResult extends IEntity {
|
|
10776
|
+
readonly success?: boolean;
|
|
10777
|
+
readonly message?: string | undefined;
|
|
10778
|
+
readonly data?: ScanStaticImportForTableDto[] | undefined;
|
|
10779
|
+
}
|
|
10780
|
+
export interface ScanStaticImportForTableDtoListResultFilter extends IFilter {
|
|
10781
|
+
filterList?: ScanStaticImportForTableDto[] | undefined;
|
|
10782
|
+
totalCount?: number;
|
|
10783
|
+
totalRecordCount?: number;
|
|
10784
|
+
hasNextPage?: boolean;
|
|
10785
|
+
nextCursor?: string | undefined;
|
|
10786
|
+
}
|
|
10787
|
+
export interface ScanStaticImportForTableDtoListResultFilterIDataResult extends IFilter {
|
|
10788
|
+
readonly success?: boolean;
|
|
10789
|
+
readonly message?: string | undefined;
|
|
10790
|
+
data?: ScanStaticImportForTableDtoListResultFilter;
|
|
10791
|
+
}
|
|
10792
|
+
export interface ScanStaticImportForTableFilter extends IFilter {
|
|
10793
|
+
scanStaticResultId?: number | undefined;
|
|
10794
|
+
scanId?: number | undefined;
|
|
10795
|
+
libraryName?: string | undefined;
|
|
10796
|
+
status?: boolean | undefined;
|
|
10797
|
+
}
|
|
10798
|
+
export interface ScanStaticImportForTableFilterDataTableQuery extends IFilter {
|
|
10799
|
+
filter?: ScanStaticImportForTableFilter;
|
|
10800
|
+
selectColumn?: number;
|
|
10801
|
+
skip?: number;
|
|
10802
|
+
take?: number;
|
|
10803
|
+
}
|
|
10804
|
+
export interface ScanStaticImportFunction extends IEntity {
|
|
10805
|
+
id?: number;
|
|
10806
|
+
scanStaticImportId?: number;
|
|
10807
|
+
scanStaticResultId?: number;
|
|
10808
|
+
scanId?: number;
|
|
10809
|
+
functionOrder?: number;
|
|
10810
|
+
functionName?: string | undefined;
|
|
10811
|
+
ordinal?: number | undefined;
|
|
10812
|
+
isByOrdinal?: boolean;
|
|
10813
|
+
updateTime?: Date | undefined;
|
|
10814
|
+
status?: boolean | undefined;
|
|
10815
|
+
}
|
|
10816
|
+
export interface ScanStaticImportFunctionForTableDto extends IDto {
|
|
10817
|
+
id?: number;
|
|
10818
|
+
scanStaticImportId?: number;
|
|
10819
|
+
scanStaticResultId?: number;
|
|
10820
|
+
scanId?: number;
|
|
10821
|
+
functionOrder?: number;
|
|
10822
|
+
functionName?: string | undefined;
|
|
10823
|
+
ordinal?: number | undefined;
|
|
10824
|
+
isByOrdinal?: boolean;
|
|
10825
|
+
updateTime?: string | undefined;
|
|
10826
|
+
status?: boolean | undefined;
|
|
10827
|
+
}
|
|
10828
|
+
export interface ScanStaticImportFunctionForTableDtoListIDataResult extends IEntity {
|
|
10829
|
+
readonly success?: boolean;
|
|
10830
|
+
readonly message?: string | undefined;
|
|
10831
|
+
readonly data?: ScanStaticImportFunctionForTableDto[] | undefined;
|
|
10832
|
+
}
|
|
10833
|
+
export interface ScanStaticImportFunctionForTableDtoListResultFilter extends IFilter {
|
|
10834
|
+
filterList?: ScanStaticImportFunctionForTableDto[] | undefined;
|
|
10835
|
+
totalCount?: number;
|
|
10836
|
+
totalRecordCount?: number;
|
|
10837
|
+
hasNextPage?: boolean;
|
|
10838
|
+
nextCursor?: string | undefined;
|
|
10839
|
+
}
|
|
10840
|
+
export interface ScanStaticImportFunctionForTableDtoListResultFilterIDataResult extends IFilter {
|
|
10841
|
+
readonly success?: boolean;
|
|
10842
|
+
readonly message?: string | undefined;
|
|
10843
|
+
data?: ScanStaticImportFunctionForTableDtoListResultFilter;
|
|
10844
|
+
}
|
|
10845
|
+
export interface ScanStaticImportFunctionForTableFilter extends IFilter {
|
|
10846
|
+
scanStaticImportId?: number | undefined;
|
|
10847
|
+
scanStaticResultId?: number | undefined;
|
|
10848
|
+
scanId?: number | undefined;
|
|
10849
|
+
functionName?: string | undefined;
|
|
10850
|
+
isByOrdinal?: boolean | undefined;
|
|
10851
|
+
status?: boolean | undefined;
|
|
10852
|
+
}
|
|
10853
|
+
export interface ScanStaticImportFunctionForTableFilterDataTableQuery extends IFilter {
|
|
10854
|
+
filter?: ScanStaticImportFunctionForTableFilter;
|
|
10855
|
+
selectColumn?: number;
|
|
10856
|
+
skip?: number;
|
|
10857
|
+
take?: number;
|
|
10858
|
+
}
|
|
10859
|
+
export interface ScanStaticImportFunctionIDataResult extends IEntity {
|
|
10860
|
+
readonly success?: boolean;
|
|
10861
|
+
readonly message?: string | undefined;
|
|
10862
|
+
data?: ScanStaticImportFunction;
|
|
10863
|
+
}
|
|
10864
|
+
export interface ScanStaticImportFunctionListIDataResult extends IEntity {
|
|
10865
|
+
readonly success?: boolean;
|
|
10866
|
+
readonly message?: string | undefined;
|
|
10867
|
+
readonly data?: ScanStaticImportFunction[] | undefined;
|
|
10868
|
+
}
|
|
10869
|
+
export interface ScanStaticImportIDataResult extends IEntity {
|
|
10870
|
+
readonly success?: boolean;
|
|
10871
|
+
readonly message?: string | undefined;
|
|
10872
|
+
data?: ScanStaticImport;
|
|
10873
|
+
}
|
|
10874
|
+
export interface ScanStaticImportListIDataResult extends IEntity {
|
|
10875
|
+
readonly success?: boolean;
|
|
10876
|
+
readonly message?: string | undefined;
|
|
10877
|
+
readonly data?: ScanStaticImport[] | undefined;
|
|
10878
|
+
}
|
|
10879
|
+
export interface ScanStaticIndicator extends IEntity {
|
|
10880
|
+
id?: number;
|
|
10881
|
+
scanStaticResultId?: number;
|
|
10882
|
+
scanId?: number;
|
|
10883
|
+
indicatorType?: string | undefined;
|
|
10884
|
+
indicatorOrder?: number;
|
|
10885
|
+
indicatorValue?: string | undefined;
|
|
10886
|
+
severity?: number | undefined;
|
|
10887
|
+
score?: number | undefined;
|
|
10888
|
+
updateTime?: Date | undefined;
|
|
10889
|
+
status?: boolean | undefined;
|
|
10890
|
+
}
|
|
10891
|
+
export interface ScanStaticIndicatorForTableDto extends IDto {
|
|
10892
|
+
id?: number;
|
|
10893
|
+
scanStaticResultId?: number;
|
|
10894
|
+
scanId?: number;
|
|
10895
|
+
indicatorType?: string | undefined;
|
|
10896
|
+
indicatorOrder?: number;
|
|
10897
|
+
indicatorValue?: string | undefined;
|
|
10898
|
+
severity?: number | undefined;
|
|
10899
|
+
score?: number | undefined;
|
|
10900
|
+
updateTime?: string | undefined;
|
|
10901
|
+
status?: boolean | undefined;
|
|
10902
|
+
}
|
|
10903
|
+
export interface ScanStaticIndicatorForTableDtoListIDataResult extends IEntity {
|
|
10904
|
+
readonly success?: boolean;
|
|
10905
|
+
readonly message?: string | undefined;
|
|
10906
|
+
readonly data?: ScanStaticIndicatorForTableDto[] | undefined;
|
|
10907
|
+
}
|
|
10908
|
+
export interface ScanStaticIndicatorForTableDtoListResultFilter extends IFilter {
|
|
10909
|
+
filterList?: ScanStaticIndicatorForTableDto[] | undefined;
|
|
10910
|
+
totalCount?: number;
|
|
10911
|
+
totalRecordCount?: number;
|
|
10912
|
+
hasNextPage?: boolean;
|
|
10913
|
+
nextCursor?: string | undefined;
|
|
10914
|
+
}
|
|
10915
|
+
export interface ScanStaticIndicatorForTableDtoListResultFilterIDataResult extends IFilter {
|
|
10916
|
+
readonly success?: boolean;
|
|
10917
|
+
readonly message?: string | undefined;
|
|
10918
|
+
data?: ScanStaticIndicatorForTableDtoListResultFilter;
|
|
10919
|
+
}
|
|
10920
|
+
export interface ScanStaticIndicatorForTableFilter extends IFilter {
|
|
10921
|
+
scanStaticResultId?: number | undefined;
|
|
10922
|
+
scanId?: number | undefined;
|
|
10923
|
+
indicatorType?: string | undefined;
|
|
10924
|
+
status?: boolean | undefined;
|
|
10925
|
+
}
|
|
10926
|
+
export interface ScanStaticIndicatorForTableFilterDataTableQuery extends IFilter {
|
|
10927
|
+
filter?: ScanStaticIndicatorForTableFilter;
|
|
10928
|
+
selectColumn?: number;
|
|
10929
|
+
skip?: number;
|
|
10930
|
+
take?: number;
|
|
10931
|
+
}
|
|
10932
|
+
export interface ScanStaticIndicatorIDataResult extends IEntity {
|
|
10933
|
+
readonly success?: boolean;
|
|
10934
|
+
readonly message?: string | undefined;
|
|
10935
|
+
data?: ScanStaticIndicator;
|
|
10936
|
+
}
|
|
10937
|
+
export interface ScanStaticIndicatorListIDataResult extends IEntity {
|
|
10938
|
+
readonly success?: boolean;
|
|
10939
|
+
readonly message?: string | undefined;
|
|
10940
|
+
readonly data?: ScanStaticIndicator[] | undefined;
|
|
10941
|
+
}
|
|
10942
|
+
export interface ScanStaticResult extends IEntity {
|
|
10943
|
+
id?: number;
|
|
10944
|
+
scanId?: number;
|
|
10945
|
+
typeId?: number;
|
|
10946
|
+
apiId?: number | undefined;
|
|
10947
|
+
apiCredentialId?: number | undefined;
|
|
10948
|
+
data?: string | undefined;
|
|
10949
|
+
updateTime?: Date | undefined;
|
|
10950
|
+
status?: boolean | undefined;
|
|
10951
|
+
}
|
|
10952
|
+
export interface ScanStaticResultDetailsDto extends IDto {
|
|
10953
|
+
architecture?: string | undefined;
|
|
10954
|
+
headers?: ScanStaticResultHeadersDto;
|
|
10955
|
+
sections?: ScanStaticResultSectionDto[] | undefined;
|
|
10956
|
+
imports?: ScanStaticResultImportDto[] | undefined;
|
|
10957
|
+
risk_score?: number | undefined;
|
|
10958
|
+
format?: string | undefined;
|
|
10959
|
+
suspicious_tags?: string[] | undefined;
|
|
10960
|
+
matches?: string[] | undefined;
|
|
10961
|
+
image_info?: ScanStaticResultImageInfoDto;
|
|
10962
|
+
}
|
|
10963
|
+
export interface ScanStaticResultForTableDto extends IDto {
|
|
10964
|
+
id?: number;
|
|
10965
|
+
scanId?: number;
|
|
10966
|
+
typeId?: number;
|
|
10967
|
+
apiId?: number | undefined;
|
|
10968
|
+
apiCredentialId?: number | undefined;
|
|
10969
|
+
data?: string | undefined;
|
|
10970
|
+
updateTime?: string | undefined;
|
|
10971
|
+
status?: boolean | undefined;
|
|
10972
|
+
}
|
|
10973
|
+
export interface ScanStaticResultForTableDtoListIDataResult extends IEntity {
|
|
10974
|
+
readonly success?: boolean;
|
|
10975
|
+
readonly message?: string | undefined;
|
|
10976
|
+
readonly data?: ScanStaticResultForTableDto[] | undefined;
|
|
10977
|
+
}
|
|
10978
|
+
export interface ScanStaticResultForTableDtoListResultFilter extends IFilter {
|
|
10979
|
+
filterList?: ScanStaticResultForTableDto[] | undefined;
|
|
10980
|
+
totalCount?: number;
|
|
10981
|
+
totalRecordCount?: number;
|
|
10982
|
+
hasNextPage?: boolean;
|
|
10983
|
+
nextCursor?: string | undefined;
|
|
10984
|
+
}
|
|
10985
|
+
export interface ScanStaticResultForTableDtoListResultFilterIDataResult extends IFilter {
|
|
10986
|
+
readonly success?: boolean;
|
|
10987
|
+
readonly message?: string | undefined;
|
|
10988
|
+
data?: ScanStaticResultForTableDtoListResultFilter;
|
|
10989
|
+
}
|
|
10990
|
+
export interface ScanStaticResultForTableFilter extends IFilter {
|
|
10991
|
+
scanId?: number | undefined;
|
|
10992
|
+
typeId?: number | undefined;
|
|
10993
|
+
apiId?: number | undefined;
|
|
10994
|
+
apiCredentialId?: number | undefined;
|
|
10995
|
+
status?: boolean | undefined;
|
|
10996
|
+
}
|
|
10997
|
+
export interface ScanStaticResultForTableFilterDataTableQuery extends IFilter {
|
|
10998
|
+
filter?: ScanStaticResultForTableFilter;
|
|
10999
|
+
selectColumn?: number;
|
|
11000
|
+
skip?: number;
|
|
11001
|
+
take?: number;
|
|
11002
|
+
}
|
|
11003
|
+
export interface ScanStaticResultHeadersDto extends IDto {
|
|
11004
|
+
entry_point_rva?: number | undefined;
|
|
11005
|
+
image_base?: number | undefined;
|
|
11006
|
+
number_of_sections?: number | undefined;
|
|
11007
|
+
}
|
|
11008
|
+
export interface ScanStaticResultIDataResult extends IEntity {
|
|
11009
|
+
readonly success?: boolean;
|
|
11010
|
+
readonly message?: string | undefined;
|
|
11011
|
+
data?: ScanStaticResult;
|
|
11012
|
+
}
|
|
11013
|
+
export interface ScanStaticResultImageInfoDto extends IDto {
|
|
11014
|
+
format?: string | undefined;
|
|
11015
|
+
overlay_size?: number | undefined;
|
|
11016
|
+
suspicious_metadata?: boolean | undefined;
|
|
11017
|
+
hidden_executables?: string[] | undefined;
|
|
11018
|
+
}
|
|
11019
|
+
export interface ScanStaticResultImportDto extends IDto {
|
|
11020
|
+
dll?: string | undefined;
|
|
11021
|
+
functions?: ScanStaticResultImportFunctionDto[] | undefined;
|
|
11022
|
+
}
|
|
11023
|
+
export interface ScanStaticResultImportFunctionDto extends IDto {
|
|
11024
|
+
name?: string | undefined;
|
|
11025
|
+
ordinal?: number | undefined;
|
|
11026
|
+
}
|
|
11027
|
+
export interface ScanStaticResultListIDataResult extends IEntity {
|
|
11028
|
+
readonly success?: boolean;
|
|
11029
|
+
readonly message?: string | undefined;
|
|
11030
|
+
readonly data?: ScanStaticResult[] | undefined;
|
|
11031
|
+
}
|
|
11032
|
+
export interface ScanStaticResultMetadataDto extends IDto {
|
|
11033
|
+
file_name?: string | undefined;
|
|
11034
|
+
file_size?: number | undefined;
|
|
11035
|
+
file_type?: string | undefined;
|
|
11036
|
+
magic_hex?: string | undefined;
|
|
11037
|
+
magic_type?: string | undefined;
|
|
11038
|
+
risk_score?: number | undefined;
|
|
11039
|
+
global_entropy?: number | undefined;
|
|
11040
|
+
}
|
|
11041
|
+
export interface ScanStaticResultReportDto extends IDto {
|
|
11042
|
+
metadata?: ScanStaticResultMetadataDto;
|
|
11043
|
+
details?: ScanStaticResultDetailsDto;
|
|
11044
|
+
strings?: string[] | undefined;
|
|
11045
|
+
}
|
|
11046
|
+
export interface ScanStaticResultReportDtoIDataResult extends IEntity {
|
|
11047
|
+
readonly success?: boolean;
|
|
11048
|
+
readonly message?: string | undefined;
|
|
11049
|
+
data?: ScanStaticResultReportDto;
|
|
11050
|
+
}
|
|
11051
|
+
export interface ScanStaticResultSectionDto extends IDto {
|
|
11052
|
+
name?: string | undefined;
|
|
11053
|
+
virtual_size?: number | undefined;
|
|
11054
|
+
raw_size?: number | undefined;
|
|
11055
|
+
entropy?: number | undefined;
|
|
11056
|
+
flags?: string | undefined;
|
|
11057
|
+
}
|
|
11058
|
+
export interface ScanStaticSection extends IEntity {
|
|
11059
|
+
id?: number;
|
|
11060
|
+
scanStaticResultId?: number;
|
|
11061
|
+
scanId?: number;
|
|
11062
|
+
sectionOrder?: number;
|
|
11063
|
+
name?: string | undefined;
|
|
11064
|
+
virtualSize?: number | undefined;
|
|
11065
|
+
rawSize?: number | undefined;
|
|
11066
|
+
entropy?: number | undefined;
|
|
11067
|
+
flags?: string | undefined;
|
|
11068
|
+
updateTime?: Date | undefined;
|
|
11069
|
+
status?: boolean | undefined;
|
|
11070
|
+
}
|
|
11071
|
+
export interface ScanStaticSectionForTableDto extends IDto {
|
|
11072
|
+
id?: number;
|
|
11073
|
+
scanStaticResultId?: number;
|
|
11074
|
+
scanId?: number;
|
|
11075
|
+
sectionOrder?: number;
|
|
11076
|
+
name?: string | undefined;
|
|
11077
|
+
virtualSize?: number | undefined;
|
|
11078
|
+
rawSize?: number | undefined;
|
|
11079
|
+
entropy?: number | undefined;
|
|
11080
|
+
flags?: string | undefined;
|
|
11081
|
+
updateTime?: string | undefined;
|
|
11082
|
+
status?: boolean | undefined;
|
|
11083
|
+
}
|
|
11084
|
+
export interface ScanStaticSectionForTableDtoListIDataResult extends IEntity {
|
|
11085
|
+
readonly success?: boolean;
|
|
11086
|
+
readonly message?: string | undefined;
|
|
11087
|
+
readonly data?: ScanStaticSectionForTableDto[] | undefined;
|
|
11088
|
+
}
|
|
11089
|
+
export interface ScanStaticSectionForTableDtoListResultFilter extends IFilter {
|
|
11090
|
+
filterList?: ScanStaticSectionForTableDto[] | undefined;
|
|
11091
|
+
totalCount?: number;
|
|
11092
|
+
totalRecordCount?: number;
|
|
11093
|
+
hasNextPage?: boolean;
|
|
11094
|
+
nextCursor?: string | undefined;
|
|
11095
|
+
}
|
|
11096
|
+
export interface ScanStaticSectionForTableDtoListResultFilterIDataResult extends IFilter {
|
|
11097
|
+
readonly success?: boolean;
|
|
11098
|
+
readonly message?: string | undefined;
|
|
11099
|
+
data?: ScanStaticSectionForTableDtoListResultFilter;
|
|
11100
|
+
}
|
|
11101
|
+
export interface ScanStaticSectionForTableFilter extends IFilter {
|
|
11102
|
+
scanStaticResultId?: number | undefined;
|
|
11103
|
+
scanId?: number | undefined;
|
|
11104
|
+
name?: string | undefined;
|
|
11105
|
+
status?: boolean | undefined;
|
|
11106
|
+
}
|
|
11107
|
+
export interface ScanStaticSectionForTableFilterDataTableQuery extends IFilter {
|
|
11108
|
+
filter?: ScanStaticSectionForTableFilter;
|
|
11109
|
+
selectColumn?: number;
|
|
11110
|
+
skip?: number;
|
|
11111
|
+
take?: number;
|
|
11112
|
+
}
|
|
11113
|
+
export interface ScanStaticSectionIDataResult extends IEntity {
|
|
11114
|
+
readonly success?: boolean;
|
|
11115
|
+
readonly message?: string | undefined;
|
|
11116
|
+
data?: ScanStaticSection;
|
|
11117
|
+
}
|
|
11118
|
+
export interface ScanStaticSectionListIDataResult extends IEntity {
|
|
11119
|
+
readonly success?: boolean;
|
|
11120
|
+
readonly message?: string | undefined;
|
|
11121
|
+
readonly data?: ScanStaticSection[] | undefined;
|
|
11122
|
+
}
|
|
9485
11123
|
export interface ScanThreatDetection extends IEntity {
|
|
9486
11124
|
id?: number;
|
|
9487
11125
|
scanId?: number;
|
|
@@ -9518,6 +11156,7 @@ export interface ScanThreatDetectionForTableDtoListResultFilter extends IFilter
|
|
|
9518
11156
|
totalCount?: number;
|
|
9519
11157
|
totalRecordCount?: number;
|
|
9520
11158
|
hasNextPage?: boolean;
|
|
11159
|
+
nextCursor?: string | undefined;
|
|
9521
11160
|
}
|
|
9522
11161
|
export interface ScanThreatDetectionForTableDtoListResultFilterIDataResult extends IFilter {
|
|
9523
11162
|
readonly success?: boolean;
|
|
@@ -9574,6 +11213,7 @@ export interface ScanThreatResultForTableDtoListResultFilter extends IFilter {
|
|
|
9574
11213
|
totalCount?: number;
|
|
9575
11214
|
totalRecordCount?: number;
|
|
9576
11215
|
hasNextPage?: boolean;
|
|
11216
|
+
nextCursor?: string | undefined;
|
|
9577
11217
|
}
|
|
9578
11218
|
export interface ScanThreatResultForTableDtoListResultFilterIDataResult extends IFilter {
|
|
9579
11219
|
readonly success?: boolean;
|
|
@@ -9640,6 +11280,7 @@ export interface ScanTimingEventForTableDtoListResultFilter extends IFilter {
|
|
|
9640
11280
|
totalCount?: number;
|
|
9641
11281
|
totalRecordCount?: number;
|
|
9642
11282
|
hasNextPage?: boolean;
|
|
11283
|
+
nextCursor?: string | undefined;
|
|
9643
11284
|
}
|
|
9644
11285
|
export interface ScanTimingEventForTableDtoListResultFilterIDataResult extends IFilter {
|
|
9645
11286
|
readonly success?: boolean;
|
|
@@ -9708,6 +11349,7 @@ export interface ScanTimingRunForTableDtoListResultFilter extends IFilter {
|
|
|
9708
11349
|
totalCount?: number;
|
|
9709
11350
|
totalRecordCount?: number;
|
|
9710
11351
|
hasNextPage?: boolean;
|
|
11352
|
+
nextCursor?: string | undefined;
|
|
9711
11353
|
}
|
|
9712
11354
|
export interface ScanTimingRunForTableDtoListResultFilterIDataResult extends IFilter {
|
|
9713
11355
|
readonly success?: boolean;
|
|
@@ -9768,6 +11410,7 @@ export interface ScanTypeForTableDtoListResultFilter extends IFilter {
|
|
|
9768
11410
|
totalCount?: number;
|
|
9769
11411
|
totalRecordCount?: number;
|
|
9770
11412
|
hasNextPage?: boolean;
|
|
11413
|
+
nextCursor?: string | undefined;
|
|
9771
11414
|
}
|
|
9772
11415
|
export interface ScanTypeForTableDtoListResultFilterIDataResult extends IFilter {
|
|
9773
11416
|
readonly success?: boolean;
|
|
@@ -9824,6 +11467,7 @@ export interface ScanVisibilityTypeForTableDtoListResultFilter extends IFilter {
|
|
|
9824
11467
|
totalCount?: number;
|
|
9825
11468
|
totalRecordCount?: number;
|
|
9826
11469
|
hasNextPage?: boolean;
|
|
11470
|
+
nextCursor?: string | undefined;
|
|
9827
11471
|
}
|
|
9828
11472
|
export interface ScanVisibilityTypeForTableDtoListResultFilterIDataResult extends IFilter {
|
|
9829
11473
|
readonly success?: boolean;
|
|
@@ -9917,6 +11561,7 @@ export interface ThreatConceptForTableDtoListResultFilter extends IFilter {
|
|
|
9917
11561
|
totalCount?: number;
|
|
9918
11562
|
totalRecordCount?: number;
|
|
9919
11563
|
hasNextPage?: boolean;
|
|
11564
|
+
nextCursor?: string | undefined;
|
|
9920
11565
|
}
|
|
9921
11566
|
export interface ThreatConceptForTableDtoListResultFilterIDataResult extends IFilter {
|
|
9922
11567
|
readonly success?: boolean;
|
|
@@ -9980,6 +11625,7 @@ export interface ThreatFrameworkForTableDtoListResultFilter extends IFilter {
|
|
|
9980
11625
|
totalCount?: number;
|
|
9981
11626
|
totalRecordCount?: number;
|
|
9982
11627
|
hasNextPage?: boolean;
|
|
11628
|
+
nextCursor?: string | undefined;
|
|
9983
11629
|
}
|
|
9984
11630
|
export interface ThreatFrameworkForTableDtoListResultFilterIDataResult extends IFilter {
|
|
9985
11631
|
readonly success?: boolean;
|
|
@@ -10047,6 +11693,7 @@ export interface ThreatRuleConceptForTableDtoListResultFilter extends IFilter {
|
|
|
10047
11693
|
totalCount?: number;
|
|
10048
11694
|
totalRecordCount?: number;
|
|
10049
11695
|
hasNextPage?: boolean;
|
|
11696
|
+
nextCursor?: string | undefined;
|
|
10050
11697
|
}
|
|
10051
11698
|
export interface ThreatRuleConceptForTableDtoListResultFilterIDataResult extends IFilter {
|
|
10052
11699
|
readonly success?: boolean;
|
|
@@ -10098,6 +11745,7 @@ export interface ThreatRuleForTableDtoListResultFilter extends IFilter {
|
|
|
10098
11745
|
totalCount?: number;
|
|
10099
11746
|
totalRecordCount?: number;
|
|
10100
11747
|
hasNextPage?: boolean;
|
|
11748
|
+
nextCursor?: string | undefined;
|
|
10101
11749
|
}
|
|
10102
11750
|
export interface ThreatRuleForTableDtoListResultFilterIDataResult extends IFilter {
|
|
10103
11751
|
readonly success?: boolean;
|
|
@@ -10161,6 +11809,7 @@ export interface ThreatRuleVersionForTableDtoListResultFilter extends IFilter {
|
|
|
10161
11809
|
totalCount?: number;
|
|
10162
11810
|
totalRecordCount?: number;
|
|
10163
11811
|
hasNextPage?: boolean;
|
|
11812
|
+
nextCursor?: string | undefined;
|
|
10164
11813
|
}
|
|
10165
11814
|
export interface ThreatRuleVersionForTableDtoListResultFilterIDataResult extends IFilter {
|
|
10166
11815
|
readonly success?: boolean;
|
|
@@ -10168,15 +11817,15 @@ export interface ThreatRuleVersionForTableDtoListResultFilterIDataResult extends
|
|
|
10168
11817
|
data?: ThreatRuleVersionForTableDtoListResultFilter;
|
|
10169
11818
|
}
|
|
10170
11819
|
export interface ThreatRuleVersionForTableFilter extends IFilter {
|
|
10171
|
-
id?: number;
|
|
10172
|
-
threatRuleId?: number;
|
|
11820
|
+
id?: number | undefined;
|
|
11821
|
+
threatRuleId?: number | undefined;
|
|
10173
11822
|
threatRuleName?: string | undefined;
|
|
10174
11823
|
versionLabel?: string | undefined;
|
|
10175
11824
|
contentFormat?: string | undefined;
|
|
10176
11825
|
content?: string | undefined;
|
|
10177
|
-
isCurrent?: boolean;
|
|
11826
|
+
isCurrent?: boolean | undefined;
|
|
10178
11827
|
updateTime?: string | undefined;
|
|
10179
|
-
status?: number;
|
|
11828
|
+
status?: number | undefined;
|
|
10180
11829
|
}
|
|
10181
11830
|
export interface ThreatRuleVersionForTableFilterDataTableQuery extends IFilter {
|
|
10182
11831
|
filter?: ThreatRuleVersionForTableFilter;
|
|
@@ -10232,6 +11881,7 @@ export interface TrialUserForTableDtoListResultFilter extends IFilter {
|
|
|
10232
11881
|
totalCount?: number;
|
|
10233
11882
|
totalRecordCount?: number;
|
|
10234
11883
|
hasNextPage?: boolean;
|
|
11884
|
+
nextCursor?: string | undefined;
|
|
10235
11885
|
}
|
|
10236
11886
|
export interface TrialUserForTableDtoListResultFilterIDataResult extends IFilter {
|
|
10237
11887
|
readonly success?: boolean;
|
|
@@ -10284,6 +11934,7 @@ export interface TrialUserOperationClaimForTableDtoListResultFilter extends IFil
|
|
|
10284
11934
|
totalCount?: number;
|
|
10285
11935
|
totalRecordCount?: number;
|
|
10286
11936
|
hasNextPage?: boolean;
|
|
11937
|
+
nextCursor?: string | undefined;
|
|
10287
11938
|
}
|
|
10288
11939
|
export interface TrialUserOperationClaimForTableDtoListResultFilterIDataResult extends IFilter {
|
|
10289
11940
|
readonly success?: boolean;
|
|
@@ -10548,6 +12199,7 @@ export interface UserForTableDtoListResultFilter extends IFilter {
|
|
|
10548
12199
|
totalCount?: number;
|
|
10549
12200
|
totalRecordCount?: number;
|
|
10550
12201
|
hasNextPage?: boolean;
|
|
12202
|
+
nextCursor?: string | undefined;
|
|
10551
12203
|
}
|
|
10552
12204
|
export interface UserForTableDtoListResultFilterIDataResult extends IFilter {
|
|
10553
12205
|
readonly success?: boolean;
|
|
@@ -10611,6 +12263,7 @@ export interface UserInfoForTableDtoListResultFilter extends IFilter {
|
|
|
10611
12263
|
totalCount?: number;
|
|
10612
12264
|
totalRecordCount?: number;
|
|
10613
12265
|
hasNextPage?: boolean;
|
|
12266
|
+
nextCursor?: string | undefined;
|
|
10614
12267
|
}
|
|
10615
12268
|
export interface UserInfoForTableDtoListResultFilterIDataResult extends IFilter {
|
|
10616
12269
|
readonly success?: boolean;
|
|
@@ -10671,6 +12324,7 @@ export interface UserOperationClaimForTableDtoListResultFilter extends IFilter {
|
|
|
10671
12324
|
totalCount?: number;
|
|
10672
12325
|
totalRecordCount?: number;
|
|
10673
12326
|
hasNextPage?: boolean;
|
|
12327
|
+
nextCursor?: string | undefined;
|
|
10674
12328
|
}
|
|
10675
12329
|
export interface UserOperationClaimForTableDtoListResultFilterIDataResult extends IFilter {
|
|
10676
12330
|
readonly success?: boolean;
|
|
@@ -10698,6 +12352,38 @@ export interface UserOperationClaimListIDataResult extends IEntity {
|
|
|
10698
12352
|
readonly message?: string | undefined;
|
|
10699
12353
|
readonly data?: UserOperationClaim[] | undefined;
|
|
10700
12354
|
}
|
|
12355
|
+
export interface WorkerEngineResultDto extends IDto {
|
|
12356
|
+
scanApiId?: number;
|
|
12357
|
+
engineName?: string | undefined;
|
|
12358
|
+
detection?: string | undefined;
|
|
12359
|
+
category?: string | undefined;
|
|
12360
|
+
rawJson?: string | undefined;
|
|
12361
|
+
isClean?: boolean;
|
|
12362
|
+
credentialId?: number | undefined;
|
|
12363
|
+
}
|
|
12364
|
+
export interface WorkerScanCompletedPayload extends IEntity {
|
|
12365
|
+
scanGuid?: string | undefined;
|
|
12366
|
+
targetHash?: string | undefined;
|
|
12367
|
+
targetSha1?: string | undefined;
|
|
12368
|
+
targetSha256?: string | undefined;
|
|
12369
|
+
targetMd5?: string | undefined;
|
|
12370
|
+
scanType?: string | undefined;
|
|
12371
|
+
userId?: number | undefined;
|
|
12372
|
+
results?: WorkerEngineResultDto[] | undefined;
|
|
12373
|
+
basicScore?: number | undefined;
|
|
12374
|
+
basicGrade?: string | undefined;
|
|
12375
|
+
detectionCount?: number | undefined;
|
|
12376
|
+
}
|
|
12377
|
+
export interface WorkerSingleEngineResultPayload extends IEntity {
|
|
12378
|
+
scanGuid?: string | undefined;
|
|
12379
|
+
targetHash?: string | undefined;
|
|
12380
|
+
targetSha1?: string | undefined;
|
|
12381
|
+
targetSha256?: string | undefined;
|
|
12382
|
+
targetMd5?: string | undefined;
|
|
12383
|
+
scanType?: string | undefined;
|
|
12384
|
+
userId?: number | undefined;
|
|
12385
|
+
result?: WorkerEngineResultDto;
|
|
12386
|
+
}
|
|
10701
12387
|
export interface FileParameter extends IEntity {
|
|
10702
12388
|
data: any;
|
|
10703
12389
|
fileName: string;
|