24 lines
632 B
Markdown
24 lines
632 B
Markdown
---
|
|
title: networkStatistics
|
|
description: Full list of available network statistics entries
|
|
---
|
|
## Constructor: networkStatistics
|
|
[Back to constructors index](index.md)
|
|
|
|
|
|
|
|
Full list of available network statistics entries
|
|
|
|
### Attributes:
|
|
|
|
| Name | Type | Required | Description |
|
|
|----------|---------------|----------|-------------|
|
|
|since\_date|[int](../types/int.md) | Yes|Date since which statistics are collected, unix time|
|
|
|entries|Array of [NetworkStatisticsEntry](../constructors/NetworkStatisticsEntry.md) | Yes|Network statistics entries|
|
|
|
|
|
|
|
|
### Type: [NetworkStatistics](../types/NetworkStatistics.md)
|
|
|
|
|