| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2008 |
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<InlineResponse2008> |
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<InlineResponse2008> 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 |
|---|---|
InlineResponse2008 |
InlineResponse2008.addDevicesItem(InlineResponse2008Devices devicesItem) |
InlineResponse2008 |
InlineResponse2008.count(Integer count) |
InlineResponse2008 |
InlineResponse2008.devices(List<InlineResponse2008Devices> devices) |
InlineResponse2008 |
InlineResponse2008.limit(Integer limit) |
InlineResponse2008 |
InlineResponse2008.offset(Integer offset) |
InlineResponse2008 |
InlineResponse2008.sort(String sort) |
InlineResponse2008 |
InlineResponse2008.totalCount(Integer totalCount) |
Copyright © 2026. All rights reserved.