requestedStartTime property

DateTime? requestedStartTime
final

The value of startTime parameter in the StartExportTask request. If no startTime was requested, this result does not appear in ExportInfo.

Implementation

final DateTime? requestedStartTime;