Class OrganizationApi
[DataContract]
public class OrganizationApi
- Inheritance
-
OrganizationApi
- Inherited Members
Properties
Enabled
If true, enable the access to the Cisco Meraki Dashboard API
[DataMember(Name = "enabled")]
[ApiAccess(ApiAccess.ReadUpdate)]
public bool Enabled { get; set; }