Compatibility interface
Product compatibility
Properties
| description | Full error message if any compatibility issues are found | 
| is | Tells if product is compatible with current device | 
| issues | List of all issues found | 
| message | Short error message if any compatibility issues are found | 
Property Details
description
Full error message if any compatibility issues are found
description?: stringProperty Value
string
		isCompatible
	 
	Tells if product is compatible with current device
isCompatible?: booleanProperty Value
boolean
issues
List of all issues found
issues?: string[]Property Value
string[]
message
Short error message if any compatibility issues are found
message?: stringProperty Value
string