Table of Contents

Class OrganizationAssuranceAlertsTaxonomyCategory

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

Organization Assurance Alerts Taxonomy Category

[DataContract]
public class OrganizationAssuranceAlertsTaxonomyCategory
Inheritance
OrganizationAssuranceAlertsTaxonomyCategory
Inherited Members

Constructors

OrganizationAssuranceAlertsTaxonomyCategory()

public OrganizationAssuranceAlertsTaxonomyCategory()

Properties

Title

Category title

[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "title")]
public string Title { get; set; }

Property Value

string

Type

Category type

[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "type")]
public string Type { get; set; }

Property Value

string