Class AccessServices.ApiTokenRequest

  • Enclosing class:
    AccessServices

    public static class AccessServices.ApiTokenRequest
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      long days  
      java.lang.String label  
    • Constructor Summary

      Constructors 
      Constructor Description
      ApiTokenRequest()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • days

        public long days
      • label

        public java.lang.String label
    • Constructor Detail

      • ApiTokenRequest

        public ApiTokenRequest()