Table of Contents

Class NetworkMoveOrganizationsOrganization

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

Organization involved in the network move

[DataContract]
public class NetworkMoveOrganizationsOrganization
Inheritance
NetworkMoveOrganizationsOrganization
Inherited Members

Constructors

NetworkMoveOrganizationsOrganization()

public NetworkMoveOrganizationsOrganization()

Properties

Id

ID of the organization

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

Property Value

string