@salesforce/packaging
Preparing search index...
interfaces/packagingSObjects
PackagingSObjects
PackageInstallRequest
Type Alias PackageInstallRequest
type
PackageInstallRequest
=
{
ApexCompileType
:
Nullable
<
"all"
|
"package"
>
;
attributes
:
Attributes
;
CreatedById
:
string
;
CreatedDate
:
string
;
EnableRss
:
boolean
;
Errors
:
Nullable
<
SubscriberPackageInstallErrors
>
;
Id
:
string
;
IsDeleted
:
boolean
;
LastModifiedById
:
string
;
LastModifiedDate
:
string
;
NameConflictResolution
:
"Block"
|
"RenameMetadata"
;
PackageInstallSource
:
string
;
Password
:
Nullable
<
string
>
;
ProfileMappings
:
Nullable
<
SubscriberPackageProfileMappings
>
;
SecurityType
:
"Custom"
|
"Full"
|
"None"
;
SkipHandlers
:
Nullable
<
string
>
;
Status
:
"ERROR"
|
"IN_PROGRESS"
|
"SUCCESS"
|
"UNKNOWN"
;
SubscriberPackageVersionKey
:
string
;
SystemModstamp
:
string
;
UpgradeType
:
Nullable
<
"delete-only"
|
"deprecate-only"
|
"mixed-mode"
>
;
}
Index
Properties
Apex
Compile
Type
attributes
Created
By
Id
Created
Date
Enable
Rss
Errors
Id
Is
Deleted
Last
Modified
By
Id
Last
Modified
Date
Name
Conflict
Resolution
Package
Install
Source
Password
Profile
Mappings
Security
Type
Skip
Handlers
Status
Subscriber
Package
Version
Key
System
Modstamp
Upgrade
Type
Properties
Apex
Compile
Type
ApexCompileType
:
Nullable
<
"all"
|
"package"
>
attributes
attributes
:
Attributes
Created
By
Id
CreatedById
:
string
Created
Date
CreatedDate
:
string
Enable
Rss
EnableRss
:
boolean
Errors
Errors
:
Nullable
<
SubscriberPackageInstallErrors
>
Id
Id
:
string
Is
Deleted
IsDeleted
:
boolean
Last
Modified
By
Id
LastModifiedById
:
string
Last
Modified
Date
LastModifiedDate
:
string
Name
Conflict
Resolution
NameConflictResolution
:
"Block"
|
"RenameMetadata"
Package
Install
Source
PackageInstallSource
:
string
Password
Password
:
Nullable
<
string
>
Profile
Mappings
ProfileMappings
:
Nullable
<
SubscriberPackageProfileMappings
>
Security
Type
SecurityType
:
"Custom"
|
"Full"
|
"None"
Skip
Handlers
SkipHandlers
:
Nullable
<
string
>
Status
Status
:
"ERROR"
|
"IN_PROGRESS"
|
"SUCCESS"
|
"UNKNOWN"
Subscriber
Package
Version
Key
SubscriberPackageVersionKey
:
string
System
Modstamp
SystemModstamp
:
string
Upgrade
Type
UpgradeType
:
Nullable
<
"delete-only"
|
"deprecate-only"
|
"mixed-mode"
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
Apex
Compile
Type
attributes
Created
By
Id
Created
Date
Enable
Rss
Errors
Id
Is
Deleted
Last
Modified
By
Id
Last
Modified
Date
Name
Conflict
Resolution
Package
Install
Source
Password
Profile
Mappings
Security
Type
Skip
Handlers
Status
Subscriber
Package
Version
Key
System
Modstamp
Upgrade
Type
@salesforce/packaging
Loading...