Table of Contents

Class EventType

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

Event type

[DataContract]
public class EventType
Inheritance
EventType
Inherited Members

Properties

Category

Category

[DataMember(Name = "category")]
public string Category { get; set; }

Property Value

string

Description

Description

[DataMember(Name = "description")]
public string Description { get; set; }

Property Value

string

Type

Type

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

Property Value

string