---
title: MTRCommandPath
framework: matter
role: symbol
role_heading: Class
path: matter/mtrcommandpath
---

# MTRCommandPath

## Declaration

```swift
class MTRCommandPath
```

## Topics

### Initializers

- [init(endpointID:clusterID:commandID:)](matter/mtrcommandpath/init(endpointid:clusterid:commandid:)-98znp.md)
- [init(endpointId:clusterId:commandId:)](matter/mtrcommandpath/init(endpointid:clusterid:commandid:)-99j08.md)

### Instance Properties

- [command](matter/mtrcommandpath/command.md)

## Relationships

### Inherits From

- [MTRClusterPath](matter/mtrclusterpath.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)
