public class BillInfo extends AlipayObject
| 构造器和说明 |
|---|
BillInfo() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getGmtRecvPay() |
String |
getRecvPayAmt() |
String |
getRpRecordId() |
Long |
getRpRecordType() |
void |
setGmtRecvPay(String gmtRecvPay) |
void |
setRecvPayAmt(String recvPayAmt) |
void |
setRpRecordId(String rpRecordId) |
void |
setRpRecordType(Long rpRecordType) |
public String getGmtRecvPay()
public void setGmtRecvPay(String gmtRecvPay)
public String getRecvPayAmt()
public void setRecvPayAmt(String recvPayAmt)
public String getRpRecordId()
public void setRpRecordId(String rpRecordId)
public Long getRpRecordType()
public void setRpRecordType(Long rpRecordType)
Copyright © 2023. All rights reserved.