Preparing search index...
The search index is not available
@crowdin/crowdin-api-client
@crowdin/crowdin-api-client
SourceFilesModel
ReplaceFileFromStorageRequest
Interface ReplaceFileFromStorageRequest
interface
ReplaceFileFromStorageRequest
{
attachLabelIds
?:
number
[]
;
detachLabelIds
?:
number
[]
;
exportOptions
?:
ExportOptions
;
importOptions
?:
ImportOptions
;
name
?:
string
;
replaceModifiedContext
?:
boolean
;
storageId
:
number
;
updateOption
?:
SourceFilesModel
.
UpdateOption
;
}
Index
Properties
attach
Label
Ids?
detach
Label
Ids?
export
Options?
import
Options?
name?
replace
Modified
Context?
storage
Id
update
Option?
Properties
Optional
attach
Label
Ids
attach
Label
Ids
?:
number
[]
Optional
detach
Label
Ids
detach
Label
Ids
?:
number
[]
Optional
export
Options
export
Options
?:
ExportOptions
Optional
import
Options
import
Options
?:
ImportOptions
Optional
name
name
?:
string
Optional
replace
Modified
Context
replace
Modified
Context
?:
boolean
storage
Id
storage
Id
:
number
Optional
update
Option
update
Option
?:
SourceFilesModel
.
UpdateOption
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
attach
Label
Ids
detach
Label
Ids
export
Options
import
Options
name
replace
Modified
Context
storage
Id
update
Option
@crowdin/crowdin-api-client
Loading...