Future Reservation Status Last Known Good State Response
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
Link copied to clipboard
constructor(description: String, futureReservationSpecs: FutureReservationStatusLastKnownGoodStateFutureReservationSpecsResponse, namePrefix: String, procurementStatus: String)
Properties
Link copied to clipboard
The description of the FutureReservation before an amendment was requested.
Link copied to clipboard
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.