Preparing search index...
The search index is not available
@crowdin/crowdin-api-client
@crowdin/crowdin-api-client
FieldsModel
Field
Interface Field
interface
Field
{
config
:
Config
;
createdAt
:
string
;
description
:
string
;
entities
:
Entity
[]
;
id
:
number
;
name
:
string
;
slug
:
string
;
type
:
FieldsModel
.
Type
;
updatedAt
:
string
;
}
Index
Properties
config
created
At
description
entities
id
name
slug
type
updated
At
Properties
config
config
:
Config
created
At
created
At
:
string
description
description
:
string
entities
entities
:
Entity
[]
id
id
:
number
name
name
:
string
slug
slug
:
string
type
type
:
FieldsModel
.
Type
updated
At
updated
At
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
config
created
At
description
entities
id
name
slug
type
updated
At
@crowdin/crowdin-api-client
Loading...