requestedEndTime property

DateTime? requestedEndTime
final

The endTime used in the StartExportTask request. If no endTime was requested, this result does not appear in ExportInfo.

Implementation

final DateTime? requestedEndTime;