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