Class SagaRedeemItem


  • public class SagaRedeemItem
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      SagaRedeemItem()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static games.mythical.saga.sdk.proto.api.reservation.RedeemItemProto toProto​(SagaRedeemItem item)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SagaRedeemItem

        public SagaRedeemItem()
    • Method Detail

      • toProto

        public static games.mythical.saga.sdk.proto.api.reservation.RedeemItemProto toProto​(SagaRedeemItem item)