PlacementSummary
class PlacementSummary
An object providing summary information for a particular placement.
Types
Properties
Link copied to clipboard
The date when the placement was originally created, in UNIX epoch time format.
Link copied to clipboard
The name of the placement being summarized.
Link copied to clipboard
The name of the project containing the placement.
Link copied to clipboard
The date when the placement was last updated, in UNIX epoch time format. If the placement was not updated, then createdDate
and updatedDate
are the same.