lastUpdateDate property

String? lastUpdateDate
getter/setter pair

Date on which the collection has been last updated in ISO 8601 format: Date, time, and offset, for example "2020-01-02T09:00:00+01:00" or "2020-01-02T09:00:00Z"

Implementation

core.String? lastUpdateDate;