Capability interface
Describes the capabilities/features allowed for a specific SKU.
Properties
name | Name of the SKU capability. |
reason | Reason of the SKU capability. |
value | Value of the SKU capability. |
Property Details
name
Name of the SKU capability.
name?: string
Property Value
string
reason
Reason of the SKU capability.
reason?: string
Property Value
string
value
Value of the SKU capability.
value?: string
Property Value
string