public class AlipayBossFncInvoicereceiptCreateModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayBossFncInvoicereceiptCreateModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getEventCode() |
String |
getEventType() |
ArMonthlyBillDTO |
getMonthlyBill() |
String |
getMsgId() |
String |
getOutBizType() |
void |
setEventCode(String eventCode) |
void |
setEventType(String eventType) |
void |
setMonthlyBill(ArMonthlyBillDTO monthlyBill) |
void |
setMsgId(String msgId) |
void |
setOutBizType(String outBizType) |
public String getEventCode()
public void setEventCode(String eventCode)
public String getEventType()
public void setEventType(String eventType)
public ArMonthlyBillDTO getMonthlyBill()
public void setMonthlyBill(ArMonthlyBillDTO monthlyBill)
public String getMsgId()
public void setMsgId(String msgId)
public String getOutBizType()
public void setOutBizType(String outBizType)
Copyright © 2023. All rights reserved.