Table of Contents

Class OrganizationUpdateRequest

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

UpdateOrganization

[DataContract]
public class OrganizationUpdateRequest
Inheritance
OrganizationUpdateRequest
Inherited Members

Properties

Api

API-specific settings

[DataMember(Name = "api")]
public OrganizationApi Api { get; set; }

Property Value

OrganizationApi

Name

The name of the organization

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

Property Value

string

The name of the organization