creationDate property

String? creationDate
getter/setter pair

Date on which the promotion has been created 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? creationDate;