public class QueryDubbridgeRepayInfoResponse
extends com.aliyun.tea.TeaModel
| Constructor and Description |
|---|
QueryDubbridgeRepayInfoResponse() |
@NameInMap(value="req_msg_id") public String reqMsgId
@NameInMap(value="result_code") public String resultCode
@NameInMap(value="result_msg") public String resultMsg
@NameInMap(value="repay_no") public String repayNo
@NameInMap(value="receipt_no") public String receiptNo
@NameInMap(value="custom_no") public String customNo
@NameInMap(value="custom_name") public String customName
@NameInMap(value="repay_type") public String repayType
@NameInMap(value="repay_sign") public String repaySign
@NameInMap(value="repay_date") public String repayDate
@NameInMap(value="repay_amount") public Long repayAmount
@NameInMap(value="repay_principal") public Long repayPrincipal
@NameInMap(value="repay_interest") public Long repayInterest
@NameInMap(value="channel_amt") public Long channelAmt
@NameInMap(value="repay_fee") public String repayFee
@NameInMap(value="repay_punish") public Long repayPunish
@NameInMap(value="repay_account") public String repayAccount
@NameInMap(value="repay_account_name") public String repayAccountName
@NameInMap(value="repay_mobile") public String repayMobile
@NameInMap(value="repay_bank_no") public String repayBankNo
@NameInMap(value="repay_bank_name") public String repayBankName
@NameInMap(value="repay_status") public String repayStatus
@NameInMap(value="fail_reason") public String failReason
@NameInMap(value="apply_no") public String applyNo
@NameInMap(value="guarantee_fee") public Long guaranteeFee
@NameInMap(value="liquidated_damages") public Long liquidatedDamages
public static QueryDubbridgeRepayInfoResponse build(Map<String,?> map) throws Exception
Exceptionpublic QueryDubbridgeRepayInfoResponse setReqMsgId(String reqMsgId)
public String getReqMsgId()
public QueryDubbridgeRepayInfoResponse setResultCode(String resultCode)
public String getResultCode()
public QueryDubbridgeRepayInfoResponse setResultMsg(String resultMsg)
public String getResultMsg()
public QueryDubbridgeRepayInfoResponse setRepayNo(String repayNo)
public String getRepayNo()
public QueryDubbridgeRepayInfoResponse setReceiptNo(String receiptNo)
public String getReceiptNo()
public QueryDubbridgeRepayInfoResponse setCustomNo(String customNo)
public String getCustomNo()
public QueryDubbridgeRepayInfoResponse setCustomName(String customName)
public String getCustomName()
public QueryDubbridgeRepayInfoResponse setRepayType(String repayType)
public String getRepayType()
public QueryDubbridgeRepayInfoResponse setRepaySign(String repaySign)
public String getRepaySign()
public QueryDubbridgeRepayInfoResponse setRepayDate(String repayDate)
public String getRepayDate()
public QueryDubbridgeRepayInfoResponse setRepayAmount(Long repayAmount)
public Long getRepayAmount()
public QueryDubbridgeRepayInfoResponse setRepayPrincipal(Long repayPrincipal)
public Long getRepayPrincipal()
public QueryDubbridgeRepayInfoResponse setRepayInterest(Long repayInterest)
public Long getRepayInterest()
public QueryDubbridgeRepayInfoResponse setChannelAmt(Long channelAmt)
public Long getChannelAmt()
public QueryDubbridgeRepayInfoResponse setRepayFee(String repayFee)
public String getRepayFee()
public QueryDubbridgeRepayInfoResponse setRepayPunish(Long repayPunish)
public Long getRepayPunish()
public QueryDubbridgeRepayInfoResponse setRepayAccount(String repayAccount)
public String getRepayAccount()
public QueryDubbridgeRepayInfoResponse setRepayAccountName(String repayAccountName)
public String getRepayAccountName()
public QueryDubbridgeRepayInfoResponse setRepayMobile(String repayMobile)
public String getRepayMobile()
public QueryDubbridgeRepayInfoResponse setRepayBankNo(String repayBankNo)
public String getRepayBankNo()
public QueryDubbridgeRepayInfoResponse setRepayBankName(String repayBankName)
public String getRepayBankName()
public QueryDubbridgeRepayInfoResponse setRepayStatus(String repayStatus)
public String getRepayStatus()
public QueryDubbridgeRepayInfoResponse setFailReason(String failReason)
public String getFailReason()
public QueryDubbridgeRepayInfoResponse setApplyNo(String applyNo)
public String getApplyNo()
public QueryDubbridgeRepayInfoResponse setGuaranteeFee(Long guaranteeFee)
public Long getGuaranteeFee()
public QueryDubbridgeRepayInfoResponse setLiquidatedDamages(Long liquidatedDamages)
public Long getLiquidatedDamages()
Copyright © 2025. All rights reserved.