submissionDateTime property

String? submissionDateTime
getter/setter pair

The date and time at which the lead form was submitted.

The format is "yyyy-mm-dd hh:mm:ss+|-hh:mm", for example, "2019-01-01 12:32:45-08:00".

Output only.

Implementation

core.String? submissionDateTime;