testEnrolledDate property

DateTime testEnrolledDate
final

The date this device was enrolled into this test.

Note unlike the return value for testStartedDate, this is the time as reported by the device, and not the time as reported by Apptimize's server. This difference is relevant if the device's clock is inaccurate.

Implementation

final DateTime testEnrolledDate;