A specification for a time range, this will request transfer runs with runTime between startTime (inclusive) and endTime (exclusive).
JSON representation | |
---|---|
{ "startTime": string, "endTime": string } |
Fields | |
---|---|
startTime |
Start time of the range of transfer runs. For example, |
endTime |
End time of the range of transfer runs. For example, |