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