Preparing search index...
The search index is not available
@jellyfin/sdk
@jellyfin/sdk
generated-client
NameValuePair
Interface NameValuePair
Export
NameValuePair
interface
NameValuePair
{
Name
?:
null
|
string
;
Value
?:
null
|
string
;
}
Index
Properties
Name?
Value?
Properties
Optional
Name
Name
?:
null
|
string
Gets or sets the name.
Memberof
NameValuePair
Optional
Value
Value
?:
null
|
string
Gets or sets the value.
Memberof
NameValuePair
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Name
Value
@jellyfin/sdk
Loading...
Export
NameValuePair