public class AuthenAccessTokenReqBody extends Object
AuthenAccessTokenReqBody()
String
getCode()
getGrantType()
void
setCode(String code)
setGrantType(String grantType)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AuthenAccessTokenReqBody()
public String getGrantType()
public void setGrantType(String grantType)
public String getCode()
public void setCode(String code)
Copyright © 2021. All rights reserved.