public class CardFundInfo extends AlipayObject
Constructor and Description |
---|
CardFundInfo() |
Modifier and Type | Method and Description |
---|---|
String |
getFundaccount()
Gets fundaccount.
|
String |
getFundtype()
Gets fundtype.
|
void |
setFundaccount(String fundaccount)
Sets fundaccount.
|
void |
setFundtype(String fundtype)
Sets fundtype.
|
public String getFundaccount()
public void setFundaccount(String fundaccount)
fundaccount
- the fundaccountpublic String getFundtype()
public void setFundtype(String fundtype)
fundtype
- the fundtypeCopyright © 2018. All rights reserved.