Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 575 Bytes

File metadata and controls

13 lines (9 loc) · 575 Bytes

CorelliumClient.NetworkConnectionOffsetPaginationResult

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 [NetworkConnection] Array of network connections associated with this domain.