postingPublishTime property

String? postingPublishTime
getter/setter pair

The timestamp this job posting was most recently published.

The default value is the time the request arrives at the server. Invalid timestamps are ignored.

Implementation

core.String? postingPublishTime;