PlacementDescription
class PlacementDescription
An object describing a project's placement.
Types
Properties
Link copied to clipboard
The user-defined attributes associated with the placement.
Link copied to clipboard
The date when the placement was initially created, in UNIX epoch time format.
Link copied to clipboard
The name of the placement.
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.