Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 580 Bytes

File metadata and controls

13 lines (9 loc) · 580 Bytes

CorelliumClient.NetworkConnectionProviderOffsetPaginationResult

Properties

Name Type Description Notes
total Number Total number of items.
count Number The number of items returned in this result.
limit Number The maximum number of items that could be returned for this result.
offset Number That starting item 0-indexed.
results [NetworkConnectionProvider] Array of network connection providers.