public class ConsumeRecordAOPModel extends AlipayObject
Constructor and Description |
---|
ConsumeRecordAOPModel() |
Modifier and Type | Method and Description |
---|---|
String |
getAccessChannel()
Gets access channel.
|
String |
getAdditionalStatus()
Gets additional status.
|
List<String> |
getBizActions()
Gets biz actions.
|
String |
getBizExtraNo()
Gets biz extra no.
|
String |
getBizInNo()
Gets biz in no.
|
String |
getBizMemo()
Gets biz memo.
|
String |
getBizOrig()
Gets biz orig.
|
String |
getBizOutNo()
Gets biz out no.
|
String |
getBizState()
Gets biz state.
|
String |
getBizSubType()
Gets biz sub type.
|
String |
getBizType()
Gets biz type.
|
String |
getCategoryId()
Gets category id.
|
String |
getConsumeFee()
Gets consume fee.
|
String |
getConsumeRefundStatus()
Gets consume refund status.
|
String |
getConsumeSite()
Gets consume site.
|
String |
getConsumeStatus()
Gets consume status.
|
String |
getConsumeTitle()
Gets consume title.
|
String |
getConsumeType()
Gets consume type.
|
String |
getCurrency()
Gets currency.
|
Date |
getDeleteOverTime()
Gets delete over time.
|
Date |
getDeleteTime()
Gets delete time.
|
String |
getDeleteType()
Gets delete type.
|
String |
getDepositbackStatus()
Gets depositback status.
|
String |
getFlagLocked()
Gets flag locked.
|
String |
getFlagRefund()
Gets flag refund.
|
Date |
getGmtBizCreate()
Gets gmt biz create.
|
Date |
getGmtBizModified()
Gets gmt biz modified.
|
Date |
getGmtCreate()
Gets gmt create.
|
Date |
getGmtModified()
Gets gmt modified.
|
Date |
getGmtReceivePay()
Gets gmt receive pay.
|
Date |
getGmtSendPay()
Gets gmt send pay.
|
Boolean |
getHasFundItem()
Gets has fund item.
|
Boolean |
getHasNewFundItem()
Gets has new fund item.
|
String |
getInOut()
Gets in out.
|
String |
getOppositeCardNo()
Gets opposite card no.
|
String |
getOppositeLoginId()
Gets opposite login id.
|
String |
getOppositeName()
Gets opposite name.
|
String |
getOppositeNickName()
Gets opposite nick name.
|
String |
getOrigConsumeTitle()
Gets orig consume title.
|
String |
getOwnerCardNo()
Gets owner card no.
|
String |
getOwnerCustomerId()
Gets owner customer id.
|
String |
getOwnerLoginId()
Gets owner login id.
|
String |
getOwnerName()
Gets owner name.
|
String |
getOwnerNick()
Gets owner nick.
|
String |
getPartnerId()
Gets partner id.
|
String |
getPayChannel()
Gets pay channel.
|
String |
getPeerpayerRealName()
Gets peerpayer real name.
|
String |
getProduct()
Gets product.
|
String |
getRefundFee()
Gets refund fee.
|
String |
getServiceFee()
Gets service fee.
|
String |
getTotalRefundFee()
Gets total refund fee.
|
String |
getTradeFrom()
Gets trade from.
|
void |
setAccessChannel(String accessChannel)
Sets access channel.
|
void |
setAdditionalStatus(String additionalStatus)
Sets additional status.
|
void |
setBizActions(List<String> bizActions)
Sets biz actions.
|
void |
setBizExtraNo(String bizExtraNo)
Sets biz extra no.
|
void |
setBizInNo(String bizInNo)
Sets biz in no.
|
void |
setBizMemo(String bizMemo)
Sets biz memo.
|
void |
setBizOrig(String bizOrig)
Sets biz orig.
|
void |
setBizOutNo(String bizOutNo)
Sets biz out no.
|
void |
setBizState(String bizState)
Sets biz state.
|
void |
setBizSubType(String bizSubType)
Sets biz sub type.
|
void |
setBizType(String bizType)
Sets biz type.
|
void |
setCategoryId(String categoryId)
Sets category id.
|
void |
setConsumeFee(String consumeFee)
Sets consume fee.
|
void |
setConsumeRefundStatus(String consumeRefundStatus)
Sets consume refund status.
|
void |
setConsumeSite(String consumeSite)
Sets consume site.
|
void |
setConsumeStatus(String consumeStatus)
Sets consume status.
|
void |
setConsumeTitle(String consumeTitle)
Sets consume title.
|
void |
setConsumeType(String consumeType)
Sets consume type.
|
void |
setCurrency(String currency)
Sets currency.
|
void |
setDeleteOverTime(Date deleteOverTime)
Sets delete over time.
|
void |
setDeleteTime(Date deleteTime)
Sets delete time.
|
void |
setDeleteType(String deleteType)
Sets delete type.
|
void |
setDepositbackStatus(String depositbackStatus)
Sets depositback status.
|
void |
setFlagLocked(String flagLocked)
Sets flag locked.
|
void |
setFlagRefund(String flagRefund)
Sets flag refund.
|
void |
setGmtBizCreate(Date gmtBizCreate)
Sets gmt biz create.
|
void |
setGmtBizModified(Date gmtBizModified)
Sets gmt biz modified.
|
void |
setGmtCreate(Date gmtCreate)
Sets gmt create.
|
void |
setGmtModified(Date gmtModified)
Sets gmt modified.
|
void |
setGmtReceivePay(Date gmtReceivePay)
Sets gmt receive pay.
|
void |
setGmtSendPay(Date gmtSendPay)
Sets gmt send pay.
|
void |
setHasFundItem(Boolean hasFundItem)
Sets has fund item.
|
void |
setHasNewFundItem(Boolean hasNewFundItem)
Sets has new fund item.
|
void |
setInOut(String inOut)
Sets in out.
|
void |
setOppositeCardNo(String oppositeCardNo)
Sets opposite card no.
|
void |
setOppositeLoginId(String oppositeLoginId)
Sets opposite login id.
|
void |
setOppositeName(String oppositeName)
Sets opposite name.
|
void |
setOppositeNickName(String oppositeNickName)
Sets opposite nick name.
|
void |
setOrigConsumeTitle(String origConsumeTitle)
Sets orig consume title.
|
void |
setOwnerCardNo(String ownerCardNo)
Sets owner card no.
|
void |
setOwnerCustomerId(String ownerCustomerId)
Sets owner customer id.
|
void |
setOwnerLoginId(String ownerLoginId)
Sets owner login id.
|
void |
setOwnerName(String ownerName)
Sets owner name.
|
void |
setOwnerNick(String ownerNick)
Sets owner nick.
|
void |
setPartnerId(String partnerId)
Sets partner id.
|
void |
setPayChannel(String payChannel)
Sets pay channel.
|
void |
setPeerpayerRealName(String peerpayerRealName)
Sets peerpayer real name.
|
void |
setProduct(String product)
Sets product.
|
void |
setRefundFee(String refundFee)
Sets refund fee.
|
void |
setServiceFee(String serviceFee)
Sets service fee.
|
void |
setTotalRefundFee(String totalRefundFee)
Sets total refund fee.
|
void |
setTradeFrom(String tradeFrom)
Sets trade from.
|
public String getAccessChannel()
public void setAccessChannel(String accessChannel)
accessChannel
- the access channelpublic String getAdditionalStatus()
public void setAdditionalStatus(String additionalStatus)
additionalStatus
- the additional statuspublic void setBizActions(List<String> bizActions)
bizActions
- the biz actionspublic String getBizExtraNo()
public void setBizExtraNo(String bizExtraNo)
bizExtraNo
- the biz extra nopublic String getBizInNo()
public void setBizInNo(String bizInNo)
bizInNo
- the biz in nopublic String getBizMemo()
public void setBizMemo(String bizMemo)
bizMemo
- the biz memopublic String getBizOrig()
public void setBizOrig(String bizOrig)
bizOrig
- the biz origpublic String getBizOutNo()
public void setBizOutNo(String bizOutNo)
bizOutNo
- the biz out nopublic String getBizState()
public void setBizState(String bizState)
bizState
- the biz statepublic String getBizSubType()
public void setBizSubType(String bizSubType)
bizSubType
- the biz sub typepublic String getBizType()
public void setBizType(String bizType)
bizType
- the biz typepublic String getCategoryId()
public void setCategoryId(String categoryId)
categoryId
- the category idpublic String getConsumeFee()
public void setConsumeFee(String consumeFee)
consumeFee
- the consume feepublic String getConsumeRefundStatus()
public void setConsumeRefundStatus(String consumeRefundStatus)
consumeRefundStatus
- the consume refund statuspublic String getConsumeSite()
public void setConsumeSite(String consumeSite)
consumeSite
- the consume sitepublic String getConsumeStatus()
public void setConsumeStatus(String consumeStatus)
consumeStatus
- the consume statuspublic String getConsumeTitle()
public void setConsumeTitle(String consumeTitle)
consumeTitle
- the consume titlepublic String getConsumeType()
public void setConsumeType(String consumeType)
consumeType
- the consume typepublic String getCurrency()
public void setCurrency(String currency)
currency
- the currencypublic Date getDeleteOverTime()
public void setDeleteOverTime(Date deleteOverTime)
deleteOverTime
- the delete over timepublic Date getDeleteTime()
public void setDeleteTime(Date deleteTime)
deleteTime
- the delete timepublic String getDeleteType()
public void setDeleteType(String deleteType)
deleteType
- the delete typepublic String getDepositbackStatus()
public void setDepositbackStatus(String depositbackStatus)
depositbackStatus
- the depositback statuspublic String getFlagLocked()
public void setFlagLocked(String flagLocked)
flagLocked
- the flag lockedpublic String getFlagRefund()
public void setFlagRefund(String flagRefund)
flagRefund
- the flag refundpublic Date getGmtBizCreate()
public void setGmtBizCreate(Date gmtBizCreate)
gmtBizCreate
- the gmt biz createpublic Date getGmtBizModified()
public void setGmtBizModified(Date gmtBizModified)
gmtBizModified
- the gmt biz modifiedpublic Date getGmtCreate()
public void setGmtCreate(Date gmtCreate)
gmtCreate
- the gmt createpublic Date getGmtModified()
public void setGmtModified(Date gmtModified)
gmtModified
- the gmt modifiedpublic Date getGmtReceivePay()
public void setGmtReceivePay(Date gmtReceivePay)
gmtReceivePay
- the gmt receive paypublic Date getGmtSendPay()
public void setGmtSendPay(Date gmtSendPay)
gmtSendPay
- the gmt send paypublic Boolean getHasFundItem()
public void setHasFundItem(Boolean hasFundItem)
hasFundItem
- the has fund itempublic Boolean getHasNewFundItem()
public void setHasNewFundItem(Boolean hasNewFundItem)
hasNewFundItem
- the has new fund itempublic String getInOut()
public void setInOut(String inOut)
inOut
- the in outpublic String getOppositeCardNo()
public void setOppositeCardNo(String oppositeCardNo)
oppositeCardNo
- the opposite card nopublic String getOppositeLoginId()
public void setOppositeLoginId(String oppositeLoginId)
oppositeLoginId
- the opposite login idpublic String getOppositeName()
public void setOppositeName(String oppositeName)
oppositeName
- the opposite namepublic String getOppositeNickName()
public void setOppositeNickName(String oppositeNickName)
oppositeNickName
- the opposite nick namepublic String getOrigConsumeTitle()
public void setOrigConsumeTitle(String origConsumeTitle)
origConsumeTitle
- the orig consume titlepublic String getOwnerCardNo()
public void setOwnerCardNo(String ownerCardNo)
ownerCardNo
- the owner card nopublic String getOwnerCustomerId()
public void setOwnerCustomerId(String ownerCustomerId)
ownerCustomerId
- the owner customer idpublic String getOwnerLoginId()
public void setOwnerLoginId(String ownerLoginId)
ownerLoginId
- the owner login idpublic String getOwnerName()
public void setOwnerName(String ownerName)
ownerName
- the owner namepublic String getOwnerNick()
public void setOwnerNick(String ownerNick)
ownerNick
- the owner nickpublic String getPartnerId()
public void setPartnerId(String partnerId)
partnerId
- the partner idpublic String getPayChannel()
public void setPayChannel(String payChannel)
payChannel
- the pay channelpublic String getPeerpayerRealName()
public void setPeerpayerRealName(String peerpayerRealName)
peerpayerRealName
- the peerpayer real namepublic String getProduct()
public void setProduct(String product)
product
- the productpublic String getRefundFee()
public void setRefundFee(String refundFee)
refundFee
- the refund feepublic String getServiceFee()
public void setServiceFee(String serviceFee)
serviceFee
- the service feepublic String getTotalRefundFee()
public void setTotalRefundFee(String totalRefundFee)
totalRefundFee
- the total refund feepublic String getTradeFrom()
public void setTradeFrom(String tradeFrom)
tradeFrom
- the trade fromCopyright © 2018. All rights reserved.