---
title: MTRDeviceEnergyManagementClusterCostStruct
framework: matter
role: symbol
role_heading: Class
path: matter/mtrdeviceenergymanagementclustercoststruct
---

# MTRDeviceEnergyManagementClusterCostStruct

## Declaration

```swift
class MTRDeviceEnergyManagementClusterCostStruct
```

## Topics

### Instance Properties

- [costType](matter/mtrdeviceenergymanagementclustercoststruct/costtype.md)
- [currency](matter/mtrdeviceenergymanagementclustercoststruct/currency.md)
- [decimalPoints](matter/mtrdeviceenergymanagementclustercoststruct/decimalpoints.md)
- [value](matter/mtrdeviceenergymanagementclustercoststruct/value.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)
