---
title: MTRDoorLockClusterUnlockWithTimeoutParams
framework: matter
role: symbol
role_heading: Class
path: matter/mtrdoorlockclusterunlockwithtimeoutparams
---

# MTRDoorLockClusterUnlockWithTimeoutParams

## Declaration

```swift
class MTRDoorLockClusterUnlockWithTimeoutParams
```

## Topics

### Instance Properties

- [pinCode](matter/mtrdoorlockclusterunlockwithtimeoutparams/pincode.md)
- [serverSideProcessingTimeout](matter/mtrdoorlockclusterunlockwithtimeoutparams/serversideprocessingtimeout.md)
- [timedInvokeTimeoutMs](matter/mtrdoorlockclusterunlockwithtimeoutparams/timedinvoketimeoutms.md)
- [timeout](matter/mtrdoorlockclusterunlockwithtimeoutparams/timeout.md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSCopying](foundation/nscopying.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
