public class CardCreditInfo extends AlipayObject
| Constructor and Description |
|---|
CardCreditInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAllowoverpay()
Gets allowoverpay.
|
String |
getCreditquota()
Gets creditquota.
|
void |
setAllowoverpay(String allowoverpay)
Sets allowoverpay.
|
void |
setCreditquota(String creditquota)
Sets creditquota.
|
public String getAllowoverpay()
public void setAllowoverpay(String allowoverpay)
allowoverpay - the allowoverpaypublic String getCreditquota()
public void setCreditquota(String creditquota)
creditquota - the creditquotaCopyright © 2018. All rights reserved.