Preparing search index...
The search index is not available
@crowdin/crowdin-api-client
@crowdin/crowdin-api-client
StringCommentsModel
Attachment
Interface Attachment
interface
Attachment
{
category
:
string
;
downloadUrl
:
string
;
id
:
number
;
mime
:
string
;
name
:
string
;
size
:
number
;
thumbnailUrl
:
null
|
string
;
url
:
string
;
}
Index
Properties
category
download
Url
id
mime
name
size
thumbnail
Url
url
Properties
category
category
:
string
download
Url
download
Url
:
string
id
id
:
number
mime
mime
:
string
name
name
:
string
size
size
:
number
thumbnail
Url
thumbnail
Url
:
null
|
string
url
url
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
category
download
Url
id
mime
name
size
thumbnail
Url
url
@crowdin/crowdin-api-client
Loading...