endTime property

String? endTime
getter/setter pair

Specifies the end time (exclusive) of the period that the promotion is available in.

If unset, the promotion is available indefinitely.

Optional.

Implementation

core.String? endTime;