Name | Type | Description | Notes |
---|---|---|---|
page | int | The current page number | |
count | int | The element count of the current page | |
total_pages | int | The total page number based on request page size | |
total_count | int | The total element count | |
data | list[XiqPacketCapture] | The data in the current page | [optional] |