timestamp property

String? timestamp
getter/setter pair

Timestamp of when the result is recorded.

Its format is dd-mm-yy hh:mm:ss:xxx. For example, "timestamp" : "12-08-19 00:31:59:960"

Implementation

core.String? timestamp;