Package 

Class Ticket


  • @JsonClass(generateAdapter = true) 
    public final class Ticket
    
                        
    • Method Summary

      Modifier and Type Method Description
      final String getId()
      final Unit setId(@Json(name = id) String id)
      final String getUserId()
      final Unit setUserId(@Json(name = userId) String userId)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait