---
title: MTRThermostatClusterAtomicResponseParams
framework: matter
role: symbol
role_heading: Class
path: matter/mtrthermostatclusteratomicresponseparams
---

# MTRThermostatClusterAtomicResponseParams

## Declaration

```swift
class MTRThermostatClusterAtomicResponseParams
```

## Topics

### Initializers

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

### Instance Properties

- [attributeStatus](matter/mtrthermostatclusteratomicresponseparams/attributestatus.md)
- [statusCode](matter/mtrthermostatclusteratomicresponseparams/statuscode.md)
- [timeout](matter/mtrthermostatclusteratomicresponseparams/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)
