flightEndTime property

String? flightEndTime
getter/setter pair

Proposed flight end time of the RFP.

A timestamp in RFC3339 UTC "Zulu" format. Note that the specified value will be truncated to a granularity of one second.

Required.

Implementation

core.String? flightEndTime;