public class InvoiceSendOpenModel extends AlipayObject
| Constructor and Description |
|---|
InvoiceSendOpenModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getApplyId()
Gets apply id.
|
String |
getCheckCode()
Gets check code.
|
String |
getChecker()
Gets checker.
|
String |
getClerk()
Gets clerk.
|
String |
getExTaxAmount()
Gets ex tax amount.
|
String |
getExtendFields()
Gets extend fields.
|
String |
getFileDownloadType()
Gets file download type.
|
String |
getFileDownloadUrl()
Gets file download url.
|
String |
getInvoiceCode()
Gets invoice code.
|
List<InvoiceItemOpenModel> |
getInvoiceContent()
Gets invoice content.
|
String |
getInvoiceDate()
Gets invoice date.
|
String |
getInvoiceKind()
Gets invoice kind.
|
String |
getInvoiceMemo()
Gets invoice memo.
|
String |
getInvoiceNo()
Gets invoice no.
|
InvoiceTitleOpenModel |
getInvoiceTitle()
Gets invoice title.
|
String |
getInvoiceType()
Gets invoice type.
|
String |
getOriBlueInvCode()
Gets ori blue inv code.
|
String |
getOriBlueInvNo()
Gets ori blue inv no.
|
String |
getOutInvoiceId()
Gets out invoice id.
|
String |
getOutTradeNo()
Gets out trade no.
|
String |
getPayee()
Gets payee.
|
String |
getPayeeAddressTel()
Gets payee address tel.
|
String |
getPayeeBankNameAccount()
Gets payee bank name account.
|
String |
getPayeeRegisterName()
Gets payee register name.
|
String |
getPayeeRegisterNo()
Gets payee register no.
|
String |
getSumAmount()
Gets sum amount.
|
String |
getTaxAmount()
Gets tax amount.
|
String |
getUserId()
Gets user id.
|
void |
setApplyId(String applyId)
Sets apply id.
|
void |
setCheckCode(String checkCode)
Sets check code.
|
void |
setChecker(String checker)
Sets checker.
|
void |
setClerk(String clerk)
Sets clerk.
|
void |
setExTaxAmount(String exTaxAmount)
Sets ex tax amount.
|
void |
setExtendFields(String extendFields)
Sets extend fields.
|
void |
setFileDownloadType(String fileDownloadType)
Sets file download type.
|
void |
setFileDownloadUrl(String fileDownloadUrl)
Sets file download url.
|
void |
setInvoiceCode(String invoiceCode)
Sets invoice code.
|
void |
setInvoiceContent(List<InvoiceItemOpenModel> invoiceContent)
Sets invoice content.
|
void |
setInvoiceDate(String invoiceDate)
Sets invoice date.
|
void |
setInvoiceKind(String invoiceKind)
Sets invoice kind.
|
void |
setInvoiceMemo(String invoiceMemo)
Sets invoice memo.
|
void |
setInvoiceNo(String invoiceNo)
Sets invoice no.
|
void |
setInvoiceTitle(InvoiceTitleOpenModel invoiceTitle)
Sets invoice title.
|
void |
setInvoiceType(String invoiceType)
Sets invoice type.
|
void |
setOriBlueInvCode(String oriBlueInvCode)
Sets ori blue inv code.
|
void |
setOriBlueInvNo(String oriBlueInvNo)
Sets ori blue inv no.
|
void |
setOutInvoiceId(String outInvoiceId)
Sets out invoice id.
|
void |
setOutTradeNo(String outTradeNo)
Sets out trade no.
|
void |
setPayee(String payee)
Sets payee.
|
void |
setPayeeAddressTel(String payeeAddressTel)
Sets payee address tel.
|
void |
setPayeeBankNameAccount(String payeeBankNameAccount)
Sets payee bank name account.
|
void |
setPayeeRegisterName(String payeeRegisterName)
Sets payee register name.
|
void |
setPayeeRegisterNo(String payeeRegisterNo)
Sets payee register no.
|
void |
setSumAmount(String sumAmount)
Sets sum amount.
|
void |
setTaxAmount(String taxAmount)
Sets tax amount.
|
void |
setUserId(String userId)
Sets user id.
|
public String getApplyId()
public void setApplyId(String applyId)
applyId - the apply idpublic String getCheckCode()
public void setCheckCode(String checkCode)
checkCode - the check codepublic String getChecker()
public void setChecker(String checker)
checker - the checkerpublic String getClerk()
public void setClerk(String clerk)
clerk - the clerkpublic String getExTaxAmount()
public void setExTaxAmount(String exTaxAmount)
exTaxAmount - the ex tax amountpublic String getExtendFields()
public void setExtendFields(String extendFields)
extendFields - the extend fieldspublic String getFileDownloadType()
public void setFileDownloadType(String fileDownloadType)
fileDownloadType - the file download typepublic String getFileDownloadUrl()
public void setFileDownloadUrl(String fileDownloadUrl)
fileDownloadUrl - the file download urlpublic String getInvoiceCode()
public void setInvoiceCode(String invoiceCode)
invoiceCode - the invoice codepublic List<InvoiceItemOpenModel> getInvoiceContent()
public void setInvoiceContent(List<InvoiceItemOpenModel> invoiceContent)
invoiceContent - the invoice contentpublic String getInvoiceDate()
public void setInvoiceDate(String invoiceDate)
invoiceDate - the invoice datepublic String getInvoiceKind()
public void setInvoiceKind(String invoiceKind)
invoiceKind - the invoice kindpublic String getInvoiceMemo()
public void setInvoiceMemo(String invoiceMemo)
invoiceMemo - the invoice memopublic String getInvoiceNo()
public void setInvoiceNo(String invoiceNo)
invoiceNo - the invoice nopublic InvoiceTitleOpenModel getInvoiceTitle()
public void setInvoiceTitle(InvoiceTitleOpenModel invoiceTitle)
invoiceTitle - the invoice titlepublic String getInvoiceType()
public void setInvoiceType(String invoiceType)
invoiceType - the invoice typepublic String getOriBlueInvCode()
public void setOriBlueInvCode(String oriBlueInvCode)
oriBlueInvCode - the ori blue inv codepublic String getOriBlueInvNo()
public void setOriBlueInvNo(String oriBlueInvNo)
oriBlueInvNo - the ori blue inv nopublic String getOutInvoiceId()
public void setOutInvoiceId(String outInvoiceId)
outInvoiceId - the out invoice idpublic String getOutTradeNo()
public void setOutTradeNo(String outTradeNo)
outTradeNo - the out trade nopublic String getPayee()
public void setPayee(String payee)
payee - the payeepublic String getPayeeAddressTel()
public void setPayeeAddressTel(String payeeAddressTel)
payeeAddressTel - the payee address telpublic String getPayeeBankNameAccount()
public void setPayeeBankNameAccount(String payeeBankNameAccount)
payeeBankNameAccount - the payee bank name accountpublic String getPayeeRegisterName()
public void setPayeeRegisterName(String payeeRegisterName)
payeeRegisterName - the payee register namepublic String getPayeeRegisterNo()
public void setPayeeRegisterNo(String payeeRegisterNo)
payeeRegisterNo - the payee register nopublic String getSumAmount()
public void setSumAmount(String sumAmount)
sumAmount - the sum amountpublic String getTaxAmount()
public void setTaxAmount(String taxAmount)
taxAmount - the tax amountpublic String getUserId()
public void setUserId(String userId)
userId - the user idCopyright © 2018. All rights reserved.