public class EndowmentOrder extends AlipayObject
| 构造器和说明 |
|---|
EndowmentOrder() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getApplyAmount() |
String |
getOrderId() |
String |
getPayTime() |
String |
getTaRequestId() |
void |
setApplyAmount(String applyAmount) |
void |
setOrderId(String orderId) |
void |
setPayTime(String payTime) |
void |
setTaRequestId(String taRequestId) |
public String getApplyAmount()
public void setApplyAmount(String applyAmount)
public String getOrderId()
public void setOrderId(String orderId)
public String getPayTime()
public void setPayTime(String payTime)
public String getTaRequestId()
public void setTaRequestId(String taRequestId)
Copyright © 2020. All rights reserved.