acquisitionDateTime property

String? acquisitionDateTime
getter/setter pair

Timestamp when the user was acquired.

The format is YYYY-MM-DD HH:MM:SS[+/-HH:MM], where [+/-HH:MM] is an optional timezone offset from UTC. If the offset is absent, the API will use the account's timezone as default.

Implementation

core.String? acquisitionDateTime;