public class AlipayUserAccountGetResponse extends AlipayResponse
| Constructor and Description |
|---|
AlipayUserAccountGetResponse() |
| Modifier and Type | Method and Description |
|---|---|
AlipayAccount |
getAlipayAccount()
Gets alipay account.
|
void |
setAlipayAccount(AlipayAccount alipayAccount)
Sets alipay account.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setAlipayAccount(AlipayAccount alipayAccount)
alipayAccount - the alipay accountpublic AlipayAccount getAlipayAccount()
Copyright © 2018. All rights reserved.