Compatibility interface

Product compatibility

Properties

description

Full error message if any compatibility issues are found

isCompatible

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?: string

Property Value

string

isCompatible

Tells if product is compatible with current device

isCompatible?: boolean

Property Value

boolean

issues

List of all issues found

issues?: string[]

Property Value

string[]

message

Short error message if any compatibility issues are found

message?: string

Property Value

string