Package 

Class HCaptchaResponse.Success

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final String token
    • Method Summary

      Modifier and Type Method Description
      final String getToken()
      • Methods inherited from class java.lang.Object

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

      • HCaptchaResponse.Success

        HCaptchaResponse.Success(String token)