---
title: MTRProductIdentity
framework: matter
role: symbol
role_heading: Class
path: matter/mtrproductidentity
---

# MTRProductIdentity

## Declaration

```swift
class MTRProductIdentity
```

## Topics

### Initializers

- [init(vendorID:productID:)](matter/mtrproductidentity/init(vendorid:productid:).md)

### Instance Properties

- [productID](matter/mtrproductidentity/productid.md)
- [vendorID](matter/mtrproductidentity/vendorid.md)

### Default Implementations

- [MTRProductIdentity Implementations](matter/mtrproductidentity/mtrproductidentity-implementations.md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [Copyable](swift/copyable.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Escapable](swift/escapable.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)
