creationTime property

String? creationTime
getter/setter pair

The timestamp when this incentive was applied.

The timestamp is in UTC timezone and in "yyyy-MM-dd HH:mm:ss" format.

Implementation

core.String? creationTime;