---
title: MTRActionsClusterActionStruct
framework: matter
role: symbol
role_heading: Class
path: matter/mtractionsclusteractionstruct
---

# MTRActionsClusterActionStruct

## Declaration

```swift
class MTRActionsClusterActionStruct
```

## Topics

### Instance Properties

- [actionID](matter/mtractionsclusteractionstruct/actionid.md)
- [endpointListID](matter/mtractionsclusteractionstruct/endpointlistid.md)
- [name](matter/mtractionsclusteractionstruct/name.md)
- [state](matter/mtractionsclusteractionstruct/state.md)
- [supportedCommands](matter/mtractionsclusteractionstruct/supportedcommands.md)
- [type](matter/mtractionsclusteractionstruct/type.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)
