startTime property

String? startTime
getter/setter pair

Promotion start time in ISO 8601 format.

Date, time, and offset required, for example, "2020-01-02T09:00:00+01:00" or "2020-01-02T09:00:00Z".

Implementation

core.String? startTime;