| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2005 |
DeviceSearchApi.postSearchQuery(PostDeviceSearchRequest postDeviceSearchRequest)
Retrieve List of Devices for a given search query V2
Retrieves list of terminals in paginated format.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<InlineResponse2005> |
DeviceSearchApi.postSearchQueryWithHttpInfo(PostDeviceSearchRequest postDeviceSearchRequest)
Retrieve List of Devices for a given search query V2
Retrieves list of terminals in paginated format.
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
DeviceSearchApi.postSearchQueryAsync(PostDeviceSearchRequest postDeviceSearchRequest,
ApiCallback<InlineResponse2005> callback)
Retrieve List of Devices for a given search query V2 (asynchronously)
Retrieves list of terminals in paginated format.
|
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2005 |
InlineResponse2005.addDevicesItem(InlineResponse2005Devices devicesItem) |
InlineResponse2005 |
InlineResponse2005.count(Integer count) |
InlineResponse2005 |
InlineResponse2005.devices(List<InlineResponse2005Devices> devices) |
InlineResponse2005 |
InlineResponse2005.limit(Integer limit) |
InlineResponse2005 |
InlineResponse2005.offset(Integer offset) |
InlineResponse2005 |
InlineResponse2005.sort(String sort) |
InlineResponse2005 |
InlineResponse2005.totalCount(Integer totalCount) |
Copyright © 2025. All rights reserved.