public class AlipayUserGradeAuthbaseQueryResponse extends AlipayResponse
Constructor and Description |
---|
AlipayUserGradeAuthbaseQueryResponse() |
Modifier and Type | Method and Description |
---|---|
Long |
getBalance()
Gets balance.
|
String |
getGrade()
Gets grade.
|
void |
setBalance(Long balance)
Sets balance.
|
void |
setGrade(String grade)
Sets grade.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayUserGradeAuthbaseQueryResponse()
public void setBalance(Long balance)
balance
- the balancepublic Long getBalance()
public void setGrade(String grade)
grade
- the gradepublic String getGrade()
Copyright © 2018. All rights reserved.