@salesforce/packaging
Preparing search index...
interfaces/packagingInterfacesAndType
PackageVersionCreateRequestOptions
Type Alias PackageVersionCreateRequestOptions
type
PackageVersionCreateRequestOptions
=
{
branch
?:
string
;
codecoverage
?:
boolean
;
definitionfile
?:
string
;
path
:
string
;
preserve
:
boolean
;
skipancestorcheck
?:
boolean
;
}
Index
Properties
branch?
codecoverage?
definitionfile?
path
preserve
skipancestorcheck?
Properties
Optional
branch
branch
?:
string
Optional
codecoverage
codecoverage
?:
boolean
Optional
definitionfile
definitionfile
?:
string
path
path
:
string
preserve
preserve
:
boolean
Optional
skipancestorcheck
skipancestorcheck
?:
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
branch
codecoverage
definitionfile
path
preserve
skipancestorcheck
@salesforce/packaging
Loading...