Preparing search index...
The search index is not available
@crowdin/crowdin-api-client
@crowdin/crowdin-api-client
StringCommentsModel
ListStringCommentsOptions
Interface ListStringCommentsOptions
interface
ListStringCommentsOptions
{
issueStatus
?:
IssueStatus
;
issueType
?:
IssueType
;
limit
?:
number
;
offset
?:
number
;
orderBy
?:
string
;
stringId
?:
number
;
targetLanguageId
?:
string
;
type
?:
StringCommentsModel
.
Type
;
}
Hierarchy (
view full
)
PaginationOptions
ListStringCommentsOptions
Index
Properties
issue
Status?
issue
Type?
limit?
offset?
order
By?
string
Id?
target
Language
Id?
type?
Properties
Optional
issue
Status
issue
Status
?:
IssueStatus
Optional
issue
Type
issue
Type
?:
IssueType
Optional
limit
limit
?:
number
Optional
offset
offset
?:
number
Optional
order
By
order
By
?:
string
Optional
string
Id
string
Id
?:
number
Optional
target
Language
Id
target
Language
Id
?:
string
Optional
type
type
?:
StringCommentsModel
.
Type
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
issue
Status
issue
Type
limit
offset
order
By
string
Id
target
Language
Id
type
@crowdin/crowdin-api-client
Loading...