public class AuthTokenResponse extends ResponseModel
private String
authToken
AuthTokenResponse()
String
getAuthToken()
void
setAuthToken(String authToken)
getRequestId, setRequestId
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private String authToken
public AuthTokenResponse()
public String getAuthToken()
public void setAuthToken(String authToken)
Copyright © 2024. All rights reserved.