updatedDate property
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;
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.
final DateTime updatedDate;