Get all available scanners
Method | /GetScanners |
The request body is of type GetScanners.
Name | Description | Data Type |
---|---|---|
scannerNumber | xml:int | |
description | xml:string | |
scannerType | ScannerType | |
isCompanyScannersOnly | BooleanFilter | |
isCancelledOnly | BooleanFilter |
|
The response body is of type GetScannersResponse.
Name | Description | Data Type |
---|---|---|
GetScannersResult | ArrayOfViewScannerInfo |
|