Class FloorPlanBatchDevicesUpdateRequestAssignment
FloorPlanBatchDevicesUpdateRequestAssignment
[DataContract]
public class FloorPlanBatchDevicesUpdateRequestAssignment
- Inheritance
-
FloorPlanBatchDevicesUpdateRequestAssignment
- Inherited Members
Properties
FloorPlan
Floorplan to be assigned or unassigned
[DataMember(Name = "floorPlan")]
public FloorPlanBatchDevicesUpdateRequestAssignment FloorPlan { get; set; }
Property Value
Serial
Serial of the device to change the floor plan assignment for
[DataMember(Name = "serial")]
public string Serial { get; set; }