LWT JavaScript API
Preparing search index...
modules/vocabulary/services/term_operations
TransData
Interface TransData
interface
TransData
{
ann_index
:
string
;
language_id
:
number
;
term_lc
:
string
;
term_ord
:
string
;
trans
:
string
;
translations
:
string
[]
;
wid
:
number
|
null
;
}
Index
Properties
ann_
index
language_
id
term_
lc
term_
ord
trans
translations
wid
Properties
ann_
index
ann_index
:
string
language_
id
language_id
:
number
term_
lc
term_lc
:
string
term_
ord
term_ord
:
string
trans
trans
:
string
translations
translations
:
string
[]
wid
wid
:
number
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ann_
index
language_
id
term_
lc
term_
ord
trans
translations
wid
LWT JavaScript API
Loading...