Table of Contents

Class OrganizationLicenseStateLicenseTypeCounts

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

Aggregated count data for the license type

[DataContract]
public class OrganizationLicenseStateLicenseTypeCounts
Inheritance
OrganizationLicenseStateLicenseTypeCounts
Inherited Members

Properties

Unassigned

The number of unassigned licenses

[DataMember(Name = "unassigned")]
public int Unassigned { get; set; }

Property Value

int