amendmentDeclined constant
FutureReservationStatus_AmendmentStatus
const amendmentDeclined
The requested amendment to the Future Reservation has been declined by GCP and the original state was restored.
Implementation
static const amendmentDeclined = FutureReservationStatus_AmendmentStatus(
'AMENDMENT_DECLINED',
);