Capability interface

A name/value pair to describe a capability.

Properties

name

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

value

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

Property Details

name

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

name?: string

Property Value

string

value

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

value?: string

Property Value

string