Preparing search index...
The search index is not available
cooptypes - v0.5.26
cooptypes
DraftContract
Interfaces
ITranslation
Interface ITranslation
interface
ITranslation
{
creator
:
string
;
data
:
string
;
draft_id
:
DraftContract
.
Interfaces
.
IUint64
;
id
:
DraftContract
.
Interfaces
.
IUint64
;
is_approved
:
boolean
;
is_published
:
boolean
;
lang
:
string
;
}
Index
Properties
creator
data
draft_
id
id
is_
approved
is_
published
lang
Properties
creator
creator
:
string
data
data
:
string
draft_
id
draft_
id
:
DraftContract
.
Interfaces
.
IUint64
id
id
:
DraftContract
.
Interfaces
.
IUint64
is_
approved
is_
approved
:
boolean
is_
published
is_
published
:
boolean
lang
lang
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
creator
data
draft_
id
id
is_
approved
is_
published
lang
cooptypes - v0.5.26
Loading...