Skip to main content

This type defines the response data after deleting multiple packages.

Type that uses DeletePackagesResponsesData

DeletePackagesResponses

Call that uses DeletePackagesResponsesData

Fields

Field
Type
Description
message
This string returns any additional information about the deletion of the package.
packageId
The unique identifier of the deleted package.
resultCode
The result code detailing the result of the deletion process.

For example, a result code of 200 indicates that the call was a success and the package was deleted.