SignalRUsageName interface
Localizable String object containing the name and a localized value.
Properties
localized |
Localized name of the usage. |
value | The identifier of the usage. |
Property Details
localizedValue
Localized name of the usage.
localizedValue?: string
Property Value
string
value
The identifier of the usage.
value?: string
Property Value
string