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