public class ValidateKeyResponse
extends Object
The response when validating a key.
-
Nested Class Summary
Nested Classes
-
Method Summary
-
Method Details
-
-
getSuccess
Success indicator flag.
-
getStatusCode
The HTTP status code.
-
getStatusMessage
public String getStatusMessage()
The HTTP status message.
-
-
-