endTime property

String? endTime
getter/setter pair

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

If the end_time is not specified in the InitiatePortabilityArchiveRequest, this field is set to the latest available data.

Optional.

Implementation

core.String? endTime;