public class InvoiceElementStatusSyncOpenModel extends AlipayObject
Constructor and Description |
---|
InvoiceElementStatusSyncOpenModel() |
Modifier and Type | Method and Description |
---|---|
String |
getApplyId()
Gets apply id.
|
String |
getExpenseDetailUrl()
Gets expense detail url.
|
String |
getInvoiceCode()
Gets invoice code.
|
String |
getInvoiceNo()
Gets invoice no.
|
void |
setApplyId(String applyId)
Sets apply id.
|
void |
setExpenseDetailUrl(String expenseDetailUrl)
Sets expense detail url.
|
void |
setInvoiceCode(String invoiceCode)
Sets invoice code.
|
void |
setInvoiceNo(String invoiceNo)
Sets invoice no.
|
public String getApplyId()
public void setApplyId(String applyId)
applyId
- the apply idpublic String getExpenseDetailUrl()
public void setExpenseDetailUrl(String expenseDetailUrl)
expenseDetailUrl
- the expense detail urlpublic String getInvoiceCode()
public void setInvoiceCode(String invoiceCode)
invoiceCode
- the invoice codepublic String getInvoiceNo()
public void setInvoiceNo(String invoiceNo)
invoiceNo
- the invoice noCopyright © 2018. All rights reserved.