---
title: MTRDoorLockClusterGetCredentialStatusResponseParams
framework: matter
role: symbol
role_heading: Class
path: matter/mtrdoorlockclustergetcredentialstatusresponseparams
---

# MTRDoorLockClusterGetCredentialStatusResponseParams

## Declaration

```swift
class MTRDoorLockClusterGetCredentialStatusResponseParams
```

## Topics

### Initializers

- [init(responseValue:)](matter/mtrdoorlockclustergetcredentialstatusresponseparams/init(responsevalue:).md)

### Instance Properties

- [creatorFabricIndex](matter/mtrdoorlockclustergetcredentialstatusresponseparams/creatorfabricindex.md)
- [credentialExists](matter/mtrdoorlockclustergetcredentialstatusresponseparams/credentialexists.md)
- [lastModifiedFabricIndex](matter/mtrdoorlockclustergetcredentialstatusresponseparams/lastmodifiedfabricindex.md)
- [nextCredentialIndex](matter/mtrdoorlockclustergetcredentialstatusresponseparams/nextcredentialindex.md)
- [timedInvokeTimeoutMs](matter/mtrdoorlockclustergetcredentialstatusresponseparams/timedinvoketimeoutms.md)
- [userIndex](matter/mtrdoorlockclustergetcredentialstatusresponseparams/userindex.md)
- [credentialData](matter/mtrdoorlockclustergetcredentialstatusresponseparams/credentialdata.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)
