SkuCapability interface
SkuCapability indicates the capability of a certain feature.
Properties
name | The name of the SkuCapability. |
value | The value of the SkuCapability. |
Property Details
name
The name of the SkuCapability.
name?: string
Property Value
string
value
The value of the SkuCapability.
value?: string
Property Value
string