Preparing search index...
The search index is not available
@crowdin/crowdin-api-client
@crowdin/crowdin-api-client
StringCommentsModel
AddStringCommentRequest
Interface AddStringCommentRequest
interface
AddStringCommentRequest
{
isShared
?:
boolean
;
issueType
?:
IssueType
;
stringId
:
number
;
targetLanguageId
:
string
;
text
:
string
;
type
:
StringCommentsModel
.
Type
;
}
Index
Properties
is
Shared?
issue
Type?
string
Id
target
Language
Id
text
type
Properties
Optional
is
Shared
is
Shared
?:
boolean
Optional
issue
Type
issue
Type
?:
IssueType
string
Id
string
Id
:
number
target
Language
Id
target
Language
Id
:
string
text
text
:
string
type
type
:
StringCommentsModel
.
Type
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
is
Shared
issue
Type
string
Id
target
Language
Id
text
type
@crowdin/crowdin-api-client
Loading...