public class AntMerchantExpandMerchantTypeQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AntMerchantExpandMerchantTypeQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getIndirectBindType() |
String |
getKbType() |
String |
getMerchantSignType() |
void |
setIndirectBindType(String indirectBindType) |
void |
setKbType(String kbType) |
void |
setMerchantSignType(String merchantSignType) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AntMerchantExpandMerchantTypeQueryResponse()
public void setIndirectBindType(String indirectBindType)
public String getIndirectBindType()
public void setKbType(String kbType)
public String getKbType()
public void setMerchantSignType(String merchantSignType)
public String getMerchantSignType()
Copyright © 2023. All rights reserved.