Table of Contents

Class RfProfilesByDeviceMetaCountsItems

Namespace
Meraki.Api.Data
Assembly
Meraki.Api.dll

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

int

Total

The total number of serials.

[DataMember(Name = "total")]
public int Total { get; set; }

Property Value

int