ListGroundStationReservationsRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val endTime: <Error class: unknown class>?

End time of the reservation window in UTC.

Link copied to clipboard

ID of a ground station.

Link copied to clipboard

Maximum number of ground station reservations returned.

Link copied to clipboard

Next token returned in the request of a previous ListGroundStationReservations call. Used to get the next page of results.

Link copied to clipboard

Types of reservations to filter by.

Link copied to clipboard
val startTime: <Error class: unknown class>?

Start time of the reservation window in UTC.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String