2017-08-25 15:05:53 +02:00
|
|
|
---
|
|
|
|
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|
|
2017-09-29 15:50:59 +02:00
|
|
|
|entries|Array of [NetworkStatisticsEntry](../types/NetworkStatisticsEntry.md) | Yes|Network statistics entries|
|
2017-08-25 15:05:53 +02:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Type: [NetworkStatistics](../types/NetworkStatistics.md)
|
|
|
|
|
|
|
|
|