Preparing search index...
The search index is not available
@crowdin/crowdin-api-client
@crowdin/crowdin-api-client
SourceFilesModel
File
Interface File
interface
File
{
branchId
:
number
;
context
:
string
;
createdAt
:
string
;
directoryId
:
number
;
excludedTargetLanguages
:
string
[]
;
exportOptions
:
GeneralExportOptions
|
PropertyExportOptions
;
id
:
number
;
importOptions
:
ImportOptions
;
name
:
string
;
parserVersion
:
number
;
path
:
string
;
priority
:
Priority
;
projectId
:
number
;
revisionId
:
number
;
status
:
string
;
title
:
string
;
type
:
string
;
updatedAt
:
string
;
}
Index
Properties
branch
Id
context
created
At
directory
Id
excluded
Target
Languages
export
Options
id
import
Options
name
parser
Version
path
priority
project
Id
revision
Id
status
title
type
updated
At
Properties
branch
Id
branch
Id
:
number
context
context
:
string
created
At
created
At
:
string
directory
Id
directory
Id
:
number
excluded
Target
Languages
excluded
Target
Languages
:
string
[]
export
Options
export
Options
:
GeneralExportOptions
|
PropertyExportOptions
id
id
:
number
import
Options
import
Options
:
ImportOptions
name
name
:
string
parser
Version
parser
Version
:
number
path
path
:
string
priority
priority
:
Priority
project
Id
project
Id
:
number
revision
Id
revision
Id
:
number
status
status
:
string
title
title
:
string
type
type
:
string
updated
At
updated
At
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
branch
Id
context
created
At
directory
Id
excluded
Target
Languages
export
Options
id
import
Options
name
parser
Version
path
priority
project
Id
revision
Id
status
title
type
updated
At
@crowdin/crowdin-api-client
Loading...