The GetEftDevices function returns all eftDevice objects.
Method | /GetEftDevices |
The request body is of type GetEftDevices.
Name | Description | Data Type |
---|---|---|
description | xml:string | |
eftDeviceType | EftDeviceType | |
isCancelledOnly | BooleanFilter | |
isCompanyEftDevicesOnly | BooleanFilter |
The response body is of type GetEftDevicesResponse.
Name | Description | Data Type |
---|---|---|
GetEftDevicesResult | ArrayOfViewEftDeviceInfo |
|