public class AlipayUserGetResponse extends AlipayResponse
Constructor and Description |
---|
AlipayUserGetResponse() |
Modifier and Type | Method and Description |
---|---|
AlipayUserDetail |
getAlipayUserDetail()
Gets alipay user detail.
|
void |
setAlipayUserDetail(AlipayUserDetail alipayUserDetail)
Sets alipay user detail.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public void setAlipayUserDetail(AlipayUserDetail alipayUserDetail)
alipayUserDetail
- the alipay user detailpublic AlipayUserDetail getAlipayUserDetail()
Copyright © 2018. All rights reserved.