FutureReservationTimeWindowResponse

data class FutureReservationTimeWindowResponse(val duration: DurationResponse, val endTime: String, val startTime: String)

Constructors

Link copied to clipboard
constructor(duration: DurationResponse, endTime: String, startTime: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Start time of the Future Reservation. The start_time is an RFC3339 string.