public class AlipayMobileStdPublicAccountQueryResponse extends AlipayResponse
| Constructor and Description |
|---|
AlipayMobileStdPublicAccountQueryResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<PublicBindAccount> |
getPublicBindAccounts()
Gets public bind accounts.
|
void |
setPublicBindAccounts(List<PublicBindAccount> publicBindAccounts)
Sets public bind accounts.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayMobileStdPublicAccountQueryResponse()
public void setPublicBindAccounts(List<PublicBindAccount> publicBindAccounts)
publicBindAccounts - the public bind accountspublic List<PublicBindAccount> getPublicBindAccounts()
Copyright © 2018. All rights reserved.