updatedDate property

DateTime updatedDate
final

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.

Implementation

final DateTime updatedDate;