Sha256: 7c118cec5e11478f04fa19fe5835d1093969a6b8a5186d93c9a88e6a0b4fbf95
Contents?: true
Size: 500 Bytes
Versions: 2
Compression:
Stored size: 500 Bytes
Contents
# SwaggerClient::PageInfo ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **number** | **Integer** | The index (zero-based) of the current page returned. | [optional] **size** | **Integer** | The maximum size of the page returned. | [optional] **total_pages** | **Integer** | The total number of pages available. | [optional] **total_resources** | **Integer** | The total number of resources available across all pages. | [optional]
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
avs-0.1.0 | lib/service/api/rapid7_insightvm_client/docs/PageInfo.md |
avs-0.0.9 | lib/service/api/rapid7_insightvm_client/docs/PageInfo.md |