public class AntMerchantExpandAttachmentUploadSyncRequest extends Object implements AlipayUploadRequest<AntMerchantExpandAttachmentUploadSyncResponse>
| 构造器和说明 |
|---|
AntMerchantExpandAttachmentUploadSyncRequest() |
public AntMerchantExpandAttachmentUploadSyncRequest()
public void setBizType(String bizType)
public String getBizType()
public void setExtInfo(String extInfo)
public String getExtInfo()
public void setFileContent(FileItem fileContent)
public FileItem getFileContent()
public void setFileFormat(String fileFormat)
public String getFileFormat()
public void setFileUrl(String fileUrl)
public String getFileUrl()
public void setMemo(String memo)
public String getMemo()
public void setOutBizNo(String outBizNo)
public String getOutBizNo()
public void setPartNo(Long partNo)
public Long getPartNo()
public void setSubBizType(String subBizType)
public String getSubBizType()
public void setSubOutBizNo(String subOutBizNo)
public String getSubOutBizNo()
public String getNotifyUrl()
AlipayRequestpublic void setNotifyUrl(String notifyUrl)
AlipayRequestpublic String getReturnUrl()
AlipayRequestpublic void setReturnUrl(String returnUrl)
AlipayRequestpublic String getApiVersion()
AlipayRequestgetApiVersion 在接口中 AlipayRequest<AntMerchantExpandAttachmentUploadSyncResponse>public void setApiVersion(String apiVersion)
AlipayRequestsetApiVersion 在接口中 AlipayRequest<AntMerchantExpandAttachmentUploadSyncResponse>apiVersion - API版本public void setTerminalType(String terminalType)
AlipayRequestsetTerminalType 在接口中 AlipayRequest<AntMerchantExpandAttachmentUploadSyncResponse>terminalType - 终端类型public String getTerminalType()
AlipayRequestgetTerminalType 在接口中 AlipayRequest<AntMerchantExpandAttachmentUploadSyncResponse>public void setTerminalInfo(String terminalInfo)
AlipayRequestsetTerminalInfo 在接口中 AlipayRequest<AntMerchantExpandAttachmentUploadSyncResponse>terminalInfo - 终端信息public String getTerminalInfo()
AlipayRequestgetTerminalInfo 在接口中 AlipayRequest<AntMerchantExpandAttachmentUploadSyncResponse>public String getProdCode()
AlipayRequestgetProdCode 在接口中 AlipayRequest<AntMerchantExpandAttachmentUploadSyncResponse>public void setProdCode(String prodCode)
AlipayRequestsetProdCode 在接口中 AlipayRequest<AntMerchantExpandAttachmentUploadSyncResponse>prodCode - 产品码public String getApiMethodName()
AlipayRequestgetApiMethodName 在接口中 AlipayRequest<AntMerchantExpandAttachmentUploadSyncResponse>public Map<String,String> getTextParams()
AlipayRequestgetTextParams 在接口中 AlipayRequest<AntMerchantExpandAttachmentUploadSyncResponse>public Map<String,FileItem> getFileParams()
AlipayUploadRequestgetFileParams 在接口中 AlipayUploadRequest<AntMerchantExpandAttachmentUploadSyncResponse>public Class<AntMerchantExpandAttachmentUploadSyncResponse> getResponseClass()
AlipayRequestgetResponseClass 在接口中 AlipayRequest<AntMerchantExpandAttachmentUploadSyncResponse>public boolean isNeedEncrypt()
AlipayRequestpublic void setNeedEncrypt(boolean needEncrypt)
AlipayRequestpublic AlipayObject getBizModel()
public void setBizModel(AlipayObject bizModel)
AlipayRequestCopyright © 2023. All rights reserved.