Class SsidsStatusesByDeviceMetaCountsItems
Ssids Statuses By Device Meta Counts Items
[DataContract]
public class SsidsStatusesByDeviceMetaCountsItems
- Inheritance
-
SsidsStatusesByDeviceMetaCountsItems
- Inherited Members
Properties
Remaining
The number of items remaining based on current pagination location within the dataset.
[DataMember(Name = "remaining")]
public int Remaining { get; set; }
Property Value
Total
The total number of items.
[DataMember(Name = "total")]
public int Total { get; set; }