public class AlipayEbppInvoiceFileOutputQueryModel extends AlipayObject
Constructor and Description |
---|
AlipayEbppInvoiceFileOutputQueryModel() |
Modifier and Type | Method and Description |
---|---|
String |
getInvoiceCode()
Gets invoice code.
|
String |
getInvoiceNo()
Gets invoice no.
|
String |
getScene()
Gets scene.
|
String |
getUserId()
Gets user id.
|
void |
setInvoiceCode(String invoiceCode)
Sets invoice code.
|
void |
setInvoiceNo(String invoiceNo)
Sets invoice no.
|
void |
setScene(String scene)
Sets scene.
|
void |
setUserId(String userId)
Sets user id.
|
public AlipayEbppInvoiceFileOutputQueryModel()
public String getInvoiceCode()
public void setInvoiceCode(String invoiceCode)
invoiceCode
- the invoice codepublic String getInvoiceNo()
public void setInvoiceNo(String invoiceNo)
invoiceNo
- the invoice nopublic String getScene()
public void setScene(String scene)
scene
- the scenepublic String getUserId()
public void setUserId(String userId)
userId
- the user idCopyright © 2018. All rights reserved.