Table of Contents

Class CountGatewayData<T>

Namespace
Fluxer.Net.Gateway
Assembly
Fluxer.Net.dll
public class CountGatewayData<T> where T : class

Type Parameters

T
Inheritance
object
CountGatewayData<T>

Properties

Counts

[JsonProperty("counts")]
public T[] Counts { get; set; }

Property Value

T[]