Optional
packageOptional
singleSpecifies whether only a single package is being retrieved (true
) or not (false
).
If false
, then more than one package is being retrieved.
Optional
specificA list of file names to be retrieved. If a value is specified for this property, packageNames must be set to null and singlePackage must be set to true.
Optional
unpackagedA list of components to retrieve that are not in a package.
A list of package names to be retrieved. If you are retrieving only
unpackaged
components, do not specify a name here. You can retrievepackaged
andunpackaged
components in the same retrieve.