Preparing search index...
The search index is not available
@crowdin/crowdin-api-client
@crowdin/crowdin-api-client
SourceFilesModel
CreateFileRequest
Interface CreateFileRequest
interface
CreateFileRequest
{
attachLabelIds
?:
number
[]
;
branchId
?:
number
;
context
?:
string
;
directoryId
?:
number
;
excludedTargetLanguages
?:
string
[]
;
exportOptions
?:
ExportOptions
;
importOptions
?:
ImportOptions
;
name
:
string
;
parserVersion
?:
number
;
storageId
:
number
;
title
?:
string
;
type
?:
FileType
;
}
Index
Properties
attach
Label
Ids?
branch
Id?
context?
directory
Id?
excluded
Target
Languages?
export
Options?
import
Options?
name
parser
Version?
storage
Id
title?
type?
Properties
Optional
attach
Label
Ids
attach
Label
Ids
?:
number
[]
Optional
branch
Id
branch
Id
?:
number
Optional
context
context
?:
string
Optional
directory
Id
directory
Id
?:
number
Optional
excluded
Target
Languages
excluded
Target
Languages
?:
string
[]
Optional
export
Options
export
Options
?:
ExportOptions
Optional
import
Options
import
Options
?:
ImportOptions
name
name
:
string
Optional
parser
Version
parser
Version
?:
number
storage
Id
storage
Id
:
number
Optional
title
title
?:
string
Optional
type
type
?:
FileType
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
attach
Label
Ids
branch
Id
context
directory
Id
excluded
Target
Languages
export
Options
import
Options
name
parser
Version
storage
Id
title
type
@crowdin/crowdin-api-client
Loading...