Table of Contents

Class FloorPlanBatchDevicesUpdateRequestAssignmentFloorPlan

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

FloorPlanBatchDevicesUpdateRequestAssignmentFloorPlan

[DataContract]
public class FloorPlanBatchDevicesUpdateRequestAssignmentFloorPlan
Inheritance
FloorPlanBatchDevicesUpdateRequestAssignmentFloorPlan
Inherited Members

Properties

Id

The ID of the floor plan to assign the device to, or null to unassign the device from its floor plan

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

Property Value

string