Table of Contents

Class FloorPlanBatchDevicesUpdateResponse

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

FloorPlanBatchDevicesUpdateResponse

[DataContract]
public class FloorPlanBatchDevicesUpdateResponse
Inheritance
FloorPlanBatchDevicesUpdateResponse
Inherited Members

Properties

Success

Status of attempt to update device floorplan assignments

[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "success")]
public bool Success { get; set; }

Property Value

bool