---
title: MTROTAHeader
framework: matter
role: symbol
role_heading: Class
path: matter/mtrotaheader
---

# MTROTAHeader

## Declaration

```swift
class MTROTAHeader
```

## Topics

### Initializers

- [init(data:)](matter/mtrotaheader/init(data:).md)

### Instance Properties

- [imageDigest](matter/mtrotaheader/imagedigest.md)
- [imageDigestType](matter/mtrotaheader/imagedigesttype.md)
- [maxApplicableVersion](matter/mtrotaheader/maxapplicableversion.md)
- [minApplicableVersion](matter/mtrotaheader/minapplicableversion.md)
- [payloadSize](matter/mtrotaheader/payloadsize.md)
- [productID](matter/mtrotaheader/productid.md)
- [releaseNotesURL](matter/mtrotaheader/releasenotesurl.md)
- [softwareVersion](matter/mtrotaheader/softwareversion.md)
- [softwareVersionString](matter/mtrotaheader/softwareversionstring.md)
- [vendorID](matter/mtrotaheader/vendorid.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)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
