-
- All Implemented Interfaces:
-
java.io.Serializable,kotlin.Comparable
public enum GAReservationStatus extends Enum<GAReservationStatus>
-
-
Enum Constant Summary
Enum Constants Enum Constant Description CONFIRMEDRESERVATION_STATUS_UNSPECIFIEDPENDINGCANCELLEDFULFILLEDCHANGE_REQUESTEDREJECTED
-
Method Summary
Modifier and Type Method Description final StringgetName()final IntegergetOrdinal()-
Methods inherited from class ai.tock.bot.connector.ga.model.response.transaction.v3.GAReservationStatus
compareTo, equals, finalize, getDeclaringClass, hashCode, toString -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getOrdinal
final Integer getOrdinal()
-
-
-
-