---
title: MTRAttributeRequestPath
framework: matter
role: symbol
role_heading: Class
path: matter/mtrattributerequestpath
---

# MTRAttributeRequestPath

## Declaration

```swift
class MTRAttributeRequestPath
```

## Topics

### Initializers

- [init(endpointID:clusterID:attributeID:)](matter/mtrattributerequestpath/init(endpointid:clusterid:attributeid:).md)
- [init(coder:)](matter/mtrattributerequestpath/init(coder:).md)

### Instance Properties

- [attribute](matter/mtrattributerequestpath/attribute.md)
- [cluster](matter/mtrattributerequestpath/cluster.md)
- [endpoint](matter/mtrattributerequestpath/endpoint.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)
- [NSCoding](foundation/nscoding.md)
- [NSCopying](foundation/nscopying.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [NSSecureCoding](foundation/nssecurecoding.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
