SKUCapability interface

The capability information in the specified SKU.

Properties

name

The name of capability. NOTE: This property will not be serialized. It can only be populated by the server.

value

A string value to indicate states of given capability. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

name

The name of capability. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

value

A string value to indicate states of given capability. NOTE: This property will not be serialized. It can only be populated by the server.

value?: string

Property Value

string