Preparing search index...
The search index is not available
@crowdin/crowdin-api-client
@crowdin/crowdin-api-client
FieldsModel
ListFieldsParams
Interface ListFieldsParams
interface
ListFieldsParams
{
entity
?:
Entity
;
limit
?:
number
;
offset
?:
number
;
search
?:
string
;
type
?:
FieldsModel
.
Type
;
}
Hierarchy (
view full
)
PaginationOptions
ListFieldsParams
Index
Properties
entity?
limit?
offset?
search?
type?
Properties
Optional
entity
entity
?:
Entity
Optional
limit
limit
?:
number
Optional
offset
offset
?:
number
Optional
search
search
?:
string
Optional
type
type
?:
FieldsModel
.
Type
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
entity
limit
offset
search
type
@crowdin/crowdin-api-client
Loading...