Table of Contents

Class OrganizationZigbeeDoorLock

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

Door Lock

[DataContract]
public class OrganizationZigbeeDoorLock
Inheritance
OrganizationZigbeeDoorLock
Inherited Members

Constructors

OrganizationZigbeeDoorLock()

public OrganizationZigbeeDoorLock()

Properties

DoorLockId

Meraki Doorlock Identifier

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

Property Value

string

Status

Disenrollment Status

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

Property Value

string