public class InvoiceApplyOpenModel extends AlipayObject
Constructor and Description |
---|
InvoiceApplyOpenModel() |
Modifier and Type | Method and Description |
---|---|
String |
getChecker()
Gets checker.
|
String |
getClerk()
Gets clerk.
|
String |
getExTaxAmount()
Gets ex tax amount.
|
String |
getInvoiceAmount()
Gets invoice amount.
|
List<InvoiceItemApplyOpenModel> |
getInvoiceContent()
Gets invoice content.
|
String |
getInvoiceKind()
Gets invoice kind.
|
String |
getInvoiceMemo()
Gets invoice memo.
|
InvoiceTitleApplyOpenModel |
getInvoiceTitle()
Gets invoice title.
|
String |
getOriBlueInvCode()
Gets ori blue inv code.
|
String |
getOriBlueInvNo()
Gets ori blue inv no.
|
String |
getOutApplyId()
Gets out apply id.
|
String |
getOutTradeNo()
Gets out trade no.
|
String |
getPayee()
Gets payee.
|
String |
getPayeeAddress()
Gets payee address.
|
String |
getPayeeBankAccount()
Gets payee bank account.
|
String |
getPayeeBankName()
Gets payee bank name.
|
String |
getPayeeRegisterName()
Gets payee register name.
|
String |
getPayeeRegisterNo()
Gets payee register no.
|
String |
getPayeeTel()
Gets payee tel.
|
String |
getPayerContactEmail()
Gets payer contact email.
|
String |
getPayerContactMobile()
Gets payer contact mobile.
|
String |
getSumTaxAmount()
Gets sum tax amount.
|
String |
getTaxToken()
Gets tax token.
|
String |
getTradeDate()
Gets trade date.
|
void |
setChecker(String checker)
Sets checker.
|
void |
setClerk(String clerk)
Sets clerk.
|
void |
setExTaxAmount(String exTaxAmount)
Sets ex tax amount.
|
void |
setInvoiceAmount(String invoiceAmount)
Sets invoice amount.
|
void |
setInvoiceContent(List<InvoiceItemApplyOpenModel> invoiceContent)
Sets invoice content.
|
void |
setInvoiceKind(String invoiceKind)
Sets invoice kind.
|
void |
setInvoiceMemo(String invoiceMemo)
Sets invoice memo.
|
void |
setInvoiceTitle(InvoiceTitleApplyOpenModel invoiceTitle)
Sets invoice title.
|
void |
setOriBlueInvCode(String oriBlueInvCode)
Sets ori blue inv code.
|
void |
setOriBlueInvNo(String oriBlueInvNo)
Sets ori blue inv no.
|
void |
setOutApplyId(String outApplyId)
Sets out apply id.
|
void |
setOutTradeNo(String outTradeNo)
Sets out trade no.
|
void |
setPayee(String payee)
Sets payee.
|
void |
setPayeeAddress(String payeeAddress)
Sets payee address.
|
void |
setPayeeBankAccount(String payeeBankAccount)
Sets payee bank account.
|
void |
setPayeeBankName(String payeeBankName)
Sets payee bank name.
|
void |
setPayeeRegisterName(String payeeRegisterName)
Sets payee register name.
|
void |
setPayeeRegisterNo(String payeeRegisterNo)
Sets payee register no.
|
void |
setPayeeTel(String payeeTel)
Sets payee tel.
|
void |
setPayerContactEmail(String payerContactEmail)
Sets payer contact email.
|
void |
setPayerContactMobile(String payerContactMobile)
Sets payer contact mobile.
|
void |
setSumTaxAmount(String sumTaxAmount)
Sets sum tax amount.
|
void |
setTaxToken(String taxToken)
Sets tax token.
|
void |
setTradeDate(String tradeDate)
Sets trade date.
|
public 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 getInvoiceAmount()
public void setInvoiceAmount(String invoiceAmount)
invoiceAmount
- the invoice amountpublic List<InvoiceItemApplyOpenModel> getInvoiceContent()
public void setInvoiceContent(List<InvoiceItemApplyOpenModel> invoiceContent)
invoiceContent
- the invoice contentpublic String getInvoiceKind()
public void setInvoiceKind(String invoiceKind)
invoiceKind
- the invoice kindpublic String getInvoiceMemo()
public void setInvoiceMemo(String invoiceMemo)
invoiceMemo
- the invoice memopublic InvoiceTitleApplyOpenModel getInvoiceTitle()
public void setInvoiceTitle(InvoiceTitleApplyOpenModel invoiceTitle)
invoiceTitle
- the invoice titlepublic 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 getOutApplyId()
public void setOutApplyId(String outApplyId)
outApplyId
- the out apply idpublic String getOutTradeNo()
public void setOutTradeNo(String outTradeNo)
outTradeNo
- the out trade nopublic String getPayee()
public void setPayee(String payee)
payee
- the payeepublic String getPayeeAddress()
public void setPayeeAddress(String payeeAddress)
payeeAddress
- the payee addresspublic String getPayeeBankAccount()
public void setPayeeBankAccount(String payeeBankAccount)
payeeBankAccount
- the payee bank accountpublic String getPayeeBankName()
public void setPayeeBankName(String payeeBankName)
payeeBankName
- the payee bank namepublic 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 getPayeeTel()
public void setPayeeTel(String payeeTel)
payeeTel
- the payee telpublic String getPayerContactEmail()
public void setPayerContactEmail(String payerContactEmail)
payerContactEmail
- the payer contact emailpublic String getPayerContactMobile()
public void setPayerContactMobile(String payerContactMobile)
payerContactMobile
- the payer contact mobilepublic String getSumTaxAmount()
public void setSumTaxAmount(String sumTaxAmount)
sumTaxAmount
- the sum tax amountpublic String getTaxToken()
public void setTaxToken(String taxToken)
taxToken
- the tax tokenpublic String getTradeDate()
public void setTradeDate(String tradeDate)
tradeDate
- the trade dateCopyright © 2018. All rights reserved.