SkuCapability interface
Describes The SKU capabilities object.
Properties
| name | The capability name. NOTE: This property will not be serialized. It can only be populated by the server. |
| value | The capability value. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
name
The capability name. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
value
The capability value. NOTE: This property will not be serialized. It can only be populated by the server.
value?: string
Property Value
string