validateTime property

String? validateTime
getter/setter pair

The last time the validation_state was updated, either manually or automatically.

A contact is considered stale if its validation state was updated more than 1 year ago.

Implementation

core.String? validateTime;