readTime property

String? readTime
getter/setter pair

Time used as a reference point when filtering assets.

The filter is limited to assets existing at the supplied time and their values are those at that specific time. Absence of this field will default to the API's version of NOW.

Implementation

core.String? readTime;