PacketTypeAndCounter
Properties
integer
counter
Required
The number of packets.
string
packet_type
Required
The type of the packets
JSON Example
{
"counter": 0,
"packet_type": "string"
}