Preparing search index...
The search index is not available
JMap Cloud NG Types
JMap Cloud NG Types
JMap Cloud Types
UserMetadata
Interface UserMetadata<TText>
interface
UserMetadata
<
TText
>
{
id
:
UserMetadataId
;
title
?:
TText
;
type
:
"TEXT"
|
"DATE"
;
value
?:
string
|
TText
;
}
Type Parameters
TText
extends
LocalizedText
=
JMultiLocaleTranslationValue
Index
Properties
id
title?
type
value?
Properties
id
id
:
UserMetadataId
Optional
title
title
?:
TText
type
type
:
"TEXT"
|
"DATE"
Optional
value
value
?:
string
|
TText
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
id
title
type
value
JMap Cloud NG Types
Loading...