trialEndTime property

String? trialEndTime
getter/setter pair

Date when the trial ends.

The value is in milliseconds using the UNIX Epoch format. See an example Epoch converter.

Implementation

core.String? trialEndTime;