Table of Contents

Class ApplicationJson

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

Application/JSON

[DataContract]
public class ApplicationJson
Inheritance
ApplicationJson
Inherited Members

Properties

Id

Id

[DataMember(Name = "id")]
public string Id { get; set; }

Property Value

string

Name

Name

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

Property Value

string

Url

Url

[DataMember(Name = "url")]
public string Url { get; set; }

Property Value

string