public class EcoDisRenthousepayTypeList extends AlipayObject
| 构造器和说明 |
|---|
EcoDisRenthousepayTypeList() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getForegiftAmount() |
Long |
getLeaseTerm() |
List<EcoRenthouseOtherAmount> |
getOtherAmount() |
Long |
getPayType() |
String |
getRoomAmount() |
String |
getServiceAmount() |
String |
getServiceType() |
void |
setForegiftAmount(String foregiftAmount) |
void |
setLeaseTerm(Long leaseTerm) |
void |
setOtherAmount(List<EcoRenthouseOtherAmount> otherAmount) |
void |
setPayType(Long payType) |
void |
setRoomAmount(String roomAmount) |
void |
setServiceAmount(String serviceAmount) |
void |
setServiceType(String serviceType) |
public String getForegiftAmount()
public void setForegiftAmount(String foregiftAmount)
public Long getLeaseTerm()
public void setLeaseTerm(Long leaseTerm)
public List<EcoRenthouseOtherAmount> getOtherAmount()
public void setOtherAmount(List<EcoRenthouseOtherAmount> otherAmount)
public Long getPayType()
public void setPayType(Long payType)
public String getRoomAmount()
public void setRoomAmount(String roomAmount)
public String getServiceAmount()
public void setServiceAmount(String serviceAmount)
public String getServiceType()
public void setServiceType(String serviceType)
Copyright © 2020. All rights reserved.