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