public class RentServiceInfoDTO extends AlipayObject
| 构造器和说明 |
|---|
RentServiceInfoDTO() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAccountBookId() |
String |
getAvailableAmount() |
String |
getServiceNo() |
void |
setAccountBookId(String accountBookId) |
void |
setAvailableAmount(String availableAmount) |
void |
setServiceNo(String serviceNo) |
public String getAccountBookId()
public void setAccountBookId(String accountBookId)
public String getAvailableAmount()
public void setAvailableAmount(String availableAmount)
public String getServiceNo()
public void setServiceNo(String serviceNo)
Copyright © 2024. All rights reserved.