---
title: MTRQRCodeSetupPayloadParser
framework: matter
role: symbol
role_heading: Class
path: matter/mtrqrcodesetuppayloadparser
---

# MTRQRCodeSetupPayloadParser

## Declaration

```swift
class MTRQRCodeSetupPayloadParser
```

## Topics

### Initializers

- [init(base38Representation:)](matter/mtrqrcodesetuppayloadparser/init(base38representation:).md)

### Instance Methods

- [populatePayload()](matter/mtrqrcodesetuppayloadparser/populatepayload().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)
