public class AlipayAssetCardNewtemplateCreateModel extends AlipayObject
| Constructor and Description |
|---|
AlipayAssetCardNewtemplateCreateModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAccountModel()
Gets account model.
|
String |
getAssetsCode()
Gets assets code.
|
String |
getBizFrom()
Gets biz from.
|
List<CardFundInfo> |
getCardFundInfos()
Gets card fund infos.
|
String |
getCardModel()
Gets card model.
|
String |
getCardName()
Gets card name.
|
String |
getCreator()
Gets creator.
|
CardCreditInfo |
getCreditInfo()
Gets credit info.
|
String |
getExtendInfo()
Gets extend info.
|
String |
getOperator()
Gets operator.
|
String |
getOutBizNo()
Gets out biz no.
|
String |
getPartnerId()
Gets partner id.
|
String |
getPeriodType()
Gets period type.
|
String |
getProductCode()
Gets product code.
|
String |
getSettleUserId()
Gets settle user id.
|
void |
setAccountModel(String accountModel)
Sets account model.
|
void |
setAssetsCode(String assetsCode)
Sets assets code.
|
void |
setBizFrom(String bizFrom)
Sets biz from.
|
void |
setCardFundInfos(List<CardFundInfo> cardFundInfos)
Sets card fund infos.
|
void |
setCardModel(String cardModel)
Sets card model.
|
void |
setCardName(String cardName)
Sets card name.
|
void |
setCreator(String creator)
Sets creator.
|
void |
setCreditInfo(CardCreditInfo creditInfo)
Sets credit info.
|
void |
setExtendInfo(String extendInfo)
Sets extend info.
|
void |
setOperator(String operator)
Sets operator.
|
void |
setOutBizNo(String outBizNo)
Sets out biz no.
|
void |
setPartnerId(String partnerId)
Sets partner id.
|
void |
setPeriodType(String periodType)
Sets period type.
|
void |
setProductCode(String productCode)
Sets product code.
|
void |
setSettleUserId(String settleUserId)
Sets settle user id.
|
public AlipayAssetCardNewtemplateCreateModel()
public String getAccountModel()
public void setAccountModel(String accountModel)
accountModel - the account modelpublic String getAssetsCode()
public void setAssetsCode(String assetsCode)
assetsCode - the assets codepublic String getBizFrom()
public void setBizFrom(String bizFrom)
bizFrom - the biz frompublic List<CardFundInfo> getCardFundInfos()
public void setCardFundInfos(List<CardFundInfo> cardFundInfos)
cardFundInfos - the card fund infospublic String getCardModel()
public void setCardModel(String cardModel)
cardModel - the card modelpublic String getCardName()
public void setCardName(String cardName)
cardName - the card namepublic String getCreator()
public void setCreator(String creator)
creator - the creatorpublic CardCreditInfo getCreditInfo()
public void setCreditInfo(CardCreditInfo creditInfo)
creditInfo - the credit infopublic String getExtendInfo()
public void setExtendInfo(String extendInfo)
extendInfo - the extend infopublic String getOperator()
public void setOperator(String operator)
operator - the operatorpublic String getOutBizNo()
public void setOutBizNo(String outBizNo)
outBizNo - the out biz nopublic String getPartnerId()
public void setPartnerId(String partnerId)
partnerId - the partner idpublic String getPeriodType()
public void setPeriodType(String periodType)
periodType - the period typepublic String getProductCode()
public void setProductCode(String productCode)
productCode - the product codepublic String getSettleUserId()
public void setSettleUserId(String settleUserId)
settleUserId - the settle user idCopyright © 2018. All rights reserved.