updateTimeCond property

DateTimeCond updateTimeCond
getter/setter pair

The condition for filtering asset update time.

By default, this option is ignored.

See DateTimeCond for more information on how to specify date and time conditions.

Implementation

DateTimeCond updateTimeCond = DateTimeCond.def().copyWith(ignore: true);