@salesforce/packaging
Preparing search index...
interfaces/packagingInterfacesAndType
PackageCreateOptions
Type Alias PackageCreateOptions
type
PackageCreateOptions
=
{
description
:
string
;
errorNotificationUsername
:
string
;
name
:
string
;
noNamespace
:
boolean
;
orgDependent
:
boolean
;
packageType
:
PackageType
;
path
:
string
;
}
Index
Properties
description
error
Notification
Username
name
no
Namespace
org
Dependent
package
Type
path
Properties
description
description
:
string
error
Notification
Username
errorNotificationUsername
:
string
name
name
:
string
no
Namespace
noNamespace
:
boolean
org
Dependent
orgDependent
:
boolean
package
Type
packageType
:
PackageType
path
path
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
description
error
Notification
Username
name
no
Namespace
org
Dependent
package
Type
path
@salesforce/packaging
Loading...