SkuCapability interface

An interface representing SkuCapability. Describes The SKU capabilites object.

Properties

name

The capability name.

value

The capability value.

Property Details

name

The capability name.

name?: string

Property Value

string

value

The capability value.

value?: string

Property Value

string