public class InvoiceModelContent extends AlipayObject
Constructor and Description |
---|
InvoiceModelContent() |
Modifier and Type | Method and Description |
---|---|
String |
getExtendFields()
Gets extend fields.
|
String |
getFileDownloadType()
Gets file download type.
|
String |
getFileDownloadUrl()
Gets file download url.
|
String |
getInvoiceAmount()
Gets invoice amount.
|
String |
getInvoiceCode()
Gets invoice code.
|
List<InvoiceItemContent> |
getInvoiceContent()
Gets invoice content.
|
String |
getInvoiceDate()
Gets invoice date.
|
String |
getInvoiceFakeCode()
Gets invoice fake code.
|
String |
getInvoiceFileData()
Gets invoice file data.
|
String |
getInvoiceImgUrl()
Gets invoice img url.
|
String |
getInvoiceNo()
Gets invoice no.
|
String |
getInvoiceOperator()
Gets invoice operator.
|
InvoiceTitleModel |
getInvoiceTitle()
Gets invoice title.
|
String |
getInvoiceType()
Gets invoice type.
|
String |
getOriginalBlueInvoiceCode()
Gets original blue invoice code.
|
String |
getOriginalBlueInvoiceNo()
Gets original blue invoice no.
|
String |
getOutBizNo()
Gets out biz no.
|
String |
getOutInvoiceId()
Gets out invoice id.
|
String |
getRegisterAddress()
Gets register address.
|
String |
getRegisterBankAccount()
Gets register bank account.
|
String |
getRegisterBankName()
Gets register bank name.
|
String |
getRegisterName()
Gets register name.
|
String |
getRegisterNo()
Gets register no.
|
String |
getRegisterPhoneNo()
Gets register phone no.
|
String |
getSumAmount()
Gets sum amount.
|
String |
getTaxAmount()
Gets tax amount.
|
String |
getTaxType()
Gets tax type.
|
String |
getUserId()
Gets user id.
|
void |
setExtendFields(String extendFields)
Sets extend fields.
|
void |
setFileDownloadType(String fileDownloadType)
Sets file download type.
|
void |
setFileDownloadUrl(String fileDownloadUrl)
Sets file download url.
|
void |
setInvoiceAmount(String invoiceAmount)
Sets invoice amount.
|
void |
setInvoiceCode(String invoiceCode)
Sets invoice code.
|
void |
setInvoiceContent(List<InvoiceItemContent> invoiceContent)
Sets invoice content.
|
void |
setInvoiceDate(String invoiceDate)
Sets invoice date.
|
void |
setInvoiceFakeCode(String invoiceFakeCode)
Sets invoice fake code.
|
void |
setInvoiceFileData(String invoiceFileData)
Sets invoice file data.
|
void |
setInvoiceImgUrl(String invoiceImgUrl)
Sets invoice img url.
|
void |
setInvoiceNo(String invoiceNo)
Sets invoice no.
|
void |
setInvoiceOperator(String invoiceOperator)
Sets invoice operator.
|
void |
setInvoiceTitle(InvoiceTitleModel invoiceTitle)
Sets invoice title.
|
void |
setInvoiceType(String invoiceType)
Sets invoice type.
|
void |
setOriginalBlueInvoiceCode(String originalBlueInvoiceCode)
Sets original blue invoice code.
|
void |
setOriginalBlueInvoiceNo(String originalBlueInvoiceNo)
Sets original blue invoice no.
|
void |
setOutBizNo(String outBizNo)
Sets out biz no.
|
void |
setOutInvoiceId(String outInvoiceId)
Sets out invoice id.
|
void |
setRegisterAddress(String registerAddress)
Sets register address.
|
void |
setRegisterBankAccount(String registerBankAccount)
Sets register bank account.
|
void |
setRegisterBankName(String registerBankName)
Sets register bank name.
|
void |
setRegisterName(String registerName)
Sets register name.
|
void |
setRegisterNo(String registerNo)
Sets register no.
|
void |
setRegisterPhoneNo(String registerPhoneNo)
Sets register phone no.
|
void |
setSumAmount(String sumAmount)
Sets sum amount.
|
void |
setTaxAmount(String taxAmount)
Sets tax amount.
|
void |
setTaxType(String taxType)
Sets tax type.
|
void |
setUserId(String userId)
Sets user id.
|
public 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 getInvoiceAmount()
public void setInvoiceAmount(String invoiceAmount)
invoiceAmount
- the invoice amountpublic String getInvoiceCode()
public void setInvoiceCode(String invoiceCode)
invoiceCode
- the invoice codepublic List<InvoiceItemContent> getInvoiceContent()
public void setInvoiceContent(List<InvoiceItemContent> invoiceContent)
invoiceContent
- the invoice contentpublic String getInvoiceDate()
public void setInvoiceDate(String invoiceDate)
invoiceDate
- the invoice datepublic String getInvoiceFakeCode()
public void setInvoiceFakeCode(String invoiceFakeCode)
invoiceFakeCode
- the invoice fake codepublic String getInvoiceFileData()
public void setInvoiceFileData(String invoiceFileData)
invoiceFileData
- the invoice file datapublic String getInvoiceImgUrl()
public void setInvoiceImgUrl(String invoiceImgUrl)
invoiceImgUrl
- the invoice img urlpublic String getInvoiceNo()
public void setInvoiceNo(String invoiceNo)
invoiceNo
- the invoice nopublic String getInvoiceOperator()
public void setInvoiceOperator(String invoiceOperator)
invoiceOperator
- the invoice operatorpublic InvoiceTitleModel getInvoiceTitle()
public void setInvoiceTitle(InvoiceTitleModel invoiceTitle)
invoiceTitle
- the invoice titlepublic String getInvoiceType()
public void setInvoiceType(String invoiceType)
invoiceType
- the invoice typepublic String getOriginalBlueInvoiceCode()
public void setOriginalBlueInvoiceCode(String originalBlueInvoiceCode)
originalBlueInvoiceCode
- the original blue invoice codepublic String getOriginalBlueInvoiceNo()
public void setOriginalBlueInvoiceNo(String originalBlueInvoiceNo)
originalBlueInvoiceNo
- the original blue invoice nopublic String getOutBizNo()
public void setOutBizNo(String outBizNo)
outBizNo
- the out biz nopublic String getOutInvoiceId()
public void setOutInvoiceId(String outInvoiceId)
outInvoiceId
- the out invoice idpublic String getRegisterAddress()
public void setRegisterAddress(String registerAddress)
registerAddress
- the register addresspublic String getRegisterBankAccount()
public void setRegisterBankAccount(String registerBankAccount)
registerBankAccount
- the register bank accountpublic String getRegisterBankName()
public void setRegisterBankName(String registerBankName)
registerBankName
- the register bank namepublic String getRegisterName()
public void setRegisterName(String registerName)
registerName
- the register namepublic String getRegisterNo()
public void setRegisterNo(String registerNo)
registerNo
- the register nopublic String getRegisterPhoneNo()
public void setRegisterPhoneNo(String registerPhoneNo)
registerPhoneNo
- the register phone nopublic String getSumAmount()
public void setSumAmount(String sumAmount)
sumAmount
- the sum amountpublic String getTaxAmount()
public void setTaxAmount(String taxAmount)
taxAmount
- the tax amountpublic String getTaxType()
public void setTaxType(String taxType)
taxType
- the tax typepublic String getUserId()
public void setUserId(String userId)
userId
- the user idCopyright © 2018. All rights reserved.