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