public class AlipayMerchantLiveChannelQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayMerchantLiveChannelQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getChannelContent() |
String |
getChannelIdentity() |
String |
getChannelSecret() |
String |
getChannelType() |
void |
setChannelContent(String channelContent) |
void |
setChannelIdentity(String channelIdentity) |
void |
setChannelSecret(String channelSecret) |
void |
setChannelType(String channelType) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setChannelContent(String channelContent)
public String getChannelContent()
public void setChannelIdentity(String channelIdentity)
public String getChannelIdentity()
public void setChannelSecret(String channelSecret)
public String getChannelSecret()
public void setChannelType(String channelType)
public String getChannelType()
Copyright © 2023. All rights reserved.