SfdcPartnerPackageVersion

Represents a released version of a first generation (1GP) or second generation (2GP) package in a Partner Business Org (PBO) with the Go-To-Market app enabled. This object is available in API version 66.0 and later.

Supported Calls

describeLayout(), describeSObjects(), query()

Fields

Field Details
Id
Type
string
Properties
Defaulted on create, Filter, Group, idLookup, Sort
Description
System field. The unique identifier for the record.
IsSecondGeneration
Type
boolean
Properties
Defaulted on create, Filter, Group, Sort
Description
If true, the package is 2GP.
The default value is false.
PackageVersion
Type
string
Properties
Filter, Group, Nillable, Sort
Description
The 18-character external ID of the package version.
PartnerPackageId
Type
string
Properties
Filter, Group, Nillable, Sort
Description
The partner package from which this package version was created.
This field is a relationship field.
Relationship Name
PartnerPackage
Refers To
SfdcPartnerPackage
VersionName
Type
string
Properties
Filter, Group, Nillable, Sort
Description
The version name of the package.
VersionNumber
Type
string
Properties
Filter, Group, Nillable, Sort
Description
The version number of the package.