visitDateTime property

String? visitDateTime
getter/setter pair

The timestamp of the visit event.

The timestamp is in the customer's time zone and in "yyyy-MM-dd HH:mm:ss" format.

Output only.

Implementation

core.String? visitDateTime;