statsInboundDownlink property

  1. @JsonKey.new(name: 'StatsInboundDownlink')
bool? statsInboundDownlink
final

Enable incoming traffic accounting for all inbound connections.

Implementation

@JsonKey(name: 'StatsInboundDownlink')
final bool? statsInboundDownlink;