Preparing search index...
The search index is not available
@crowdin/crowdin-api-client
@crowdin/crowdin-api-client
DistributionsModel
CreateDistributionRequest
Interface CreateDistributionRequest
interface
CreateDistributionRequest
{
bundleIds
?:
number
[]
;
exportMode
?:
ExportMode
;
fileIds
?:
number
[]
;
name
:
string
;
}
Index
Properties
bundle
Ids?
export
Mode?
file
Ids?
name
Properties
Optional
bundle
Ids
bundle
Ids
?:
number
[]
Optional
export
Mode
export
Mode
?:
ExportMode
Optional
file
Ids
file
Ids
?:
number
[]
name
name
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
bundle
Ids
export
Mode
file
Ids
name
@crowdin/crowdin-api-client
Loading...