public class LendingRecords extends AlipayObject
LendingRecords()
Date
getDate()
String
getRemark()
getTotalAmount()
void
setDate(Date date)
setRemark(String remark)
setTotalAmount(String totalAmount)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LendingRecords()
public Date getDate()
public void setDate(Date date)
public String getRemark()
public void setRemark(String remark)
public String getTotalAmount()
public void setTotalAmount(String totalAmount)
Copyright © 2020. All rights reserved.