Preparing search index...
The search index is not available
@crowdin/crowdin-api-client
@crowdin/crowdin-api-client
IssuesModel
Issue
Interface Issue
interface
Issue
{
createdAt
:
string
;
id
:
number
;
languageId
:
string
;
status
:
IssuesModel
.
Status
;
string
:
string
;
stringId
:
number
;
text
:
string
;
type
:
IssuesModel
.
Type
;
user
:
IssuesModel
.
User
;
userId
:
number
;
}
Index
Properties
created
At
id
language
Id
status
string
string
Id
text
type
user
user
Id
Properties
created
At
created
At
:
string
id
id
:
number
language
Id
language
Id
:
string
status
status
:
IssuesModel
.
Status
string
string
:
string
string
Id
string
Id
:
number
text
text
:
string
type
type
:
IssuesModel
.
Type
user
user
:
IssuesModel
.
User
user
Id
user
Id
:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
created
At
id
language
Id
status
string
string
Id
text
type
user
user
Id
@crowdin/crowdin-api-client
Loading...