public class ExtendParamsDTO extends AlipayObject
| 构造器和说明 |
|---|
ExtendParamsDTO() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCardType() |
String |
getHbFqNum() |
String |
getHbFqSellerPercent() |
String |
getIndustryRefluxInfo() |
String |
getSpecifiedSellerName() |
String |
getSysServiceProviderId() |
void |
setCardType(String cardType) |
void |
setHbFqNum(String hbFqNum) |
void |
setHbFqSellerPercent(String hbFqSellerPercent) |
void |
setIndustryRefluxInfo(String industryRefluxInfo) |
void |
setSpecifiedSellerName(String specifiedSellerName) |
void |
setSysServiceProviderId(String sysServiceProviderId) |
public String getCardType()
public void setCardType(String cardType)
public String getHbFqNum()
public void setHbFqNum(String hbFqNum)
public String getHbFqSellerPercent()
public void setHbFqSellerPercent(String hbFqSellerPercent)
public String getIndustryRefluxInfo()
public void setIndustryRefluxInfo(String industryRefluxInfo)
public String getSpecifiedSellerName()
public void setSpecifiedSellerName(String specifiedSellerName)
public String getSysServiceProviderId()
public void setSysServiceProviderId(String sysServiceProviderId)
Copyright © 2023. All rights reserved.