callStartDateTime property

String? callStartDateTime
getter/setter pair

The date time at which the call occurred.

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

Implementation

core.String? callStartDateTime;