startTime property

String? startTime
getter/setter pair

The timestamp that represents the starting point for the data you are exporting.

If the start_time is not specified in the InitiatePortabilityArchiveRequest, the field is set to the earliest available data.

Optional.

Implementation

core.String? startTime;