public class ExtendParams extends AlipayObject
Constructor and Description |
---|
ExtendParams() |
Modifier and Type | Method and Description |
---|---|
String |
getCardType()
Gets card type.
|
String |
getHbFqNum()
Gets hb fq num.
|
String |
getHbFqSellerPercent()
Gets hb fq seller percent.
|
String |
getIndustryRefluxInfo()
Gets industry reflux info.
|
String |
getSysServiceProviderId()
Gets sys service provider id.
|
void |
setCardType(String cardType)
Sets card type.
|
void |
setHbFqNum(String hbFqNum)
Sets hb fq num.
|
void |
setHbFqSellerPercent(String hbFqSellerPercent)
Sets hb fq seller percent.
|
void |
setIndustryRefluxInfo(String industryRefluxInfo)
Sets industry reflux info.
|
void |
setSysServiceProviderId(String sysServiceProviderId)
Sets sys service provider id.
|
public String getCardType()
public void setCardType(String cardType)
cardType
- the card typepublic String getHbFqNum()
public void setHbFqNum(String hbFqNum)
hbFqNum
- the hb fq numpublic String getHbFqSellerPercent()
public void setHbFqSellerPercent(String hbFqSellerPercent)
hbFqSellerPercent
- the hb fq seller percentpublic String getIndustryRefluxInfo()
public void setIndustryRefluxInfo(String industryRefluxInfo)
industryRefluxInfo
- the industry reflux infopublic String getSysServiceProviderId()
public void setSysServiceProviderId(String sysServiceProviderId)
sysServiceProviderId
- the sys service provider idCopyright © 2018. All rights reserved.