FutureReservationStatusLastKnownGoodStateResponse

data class FutureReservationStatusLastKnownGoodStateResponse(val description: String, val futureReservationSpecs: FutureReservationStatusLastKnownGoodStateFutureReservationSpecsResponse, val namePrefix: String, val procurementStatus: String)

The state that the future reservation will be reverted to should the amendment be declined.

Constructors

constructor(description: String, futureReservationSpecs: FutureReservationStatusLastKnownGoodStateFutureReservationSpecsResponse, namePrefix: String, procurementStatus: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The description of the FutureReservation before an amendment was requested.

Link copied to clipboard

The name prefix of the Future Reservation before an amendment was requested.

Link copied to clipboard

The status of the last known good state for the Future Reservation.