public static class UpdateApplyReceiptAndInvoiceRelatedRequest.UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList
extends com.aliyun.tea.TeaModel
构造器和说明 |
---|
UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList() |
@NameInMap(value="accountPeriod") public String accountPeriod
abc
@NameInMap(value="amount") public String amount
100
@NameInMap(value="amountWithTax") public String amountWithTax
120
@NameInMap(value="checkCode") public String checkCode
1111
@NameInMap(value="checkTime") public String checkTime
2010-12-12
@NameInMap(value="drawerName") public String drawerName
张三
@NameInMap(value="drewDate") public String drewDate
2022-12-10
@NameInMap(value="electronicUrl") public String electronicUrl
abc
@NameInMap(value="financeType") public String financeType
INPUT_VAT
@NameInMap(value="fundType") public String fundType
RED
@NameInMap(value="generalInvoiceDetailVOList") public List<UpdateApplyReceiptAndInvoiceRelatedRequest.UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOListGeneralInvoiceDetailVOList> generalInvoiceDetailVOList
@NameInMap(value="imageUrl") public String imageUrl
@NameInMap(value="invoiceCode") public String invoiceCode
abc
@NameInMap(value="invoiceNo") public String invoiceNo
abc
@NameInMap(value="invoiceStatus") public String invoiceStatus
abc
@NameInMap(value="invoiceType") public String invoiceType
INTPUT_VAT
@NameInMap(value="machineCode") public String machineCode
1111
@NameInMap(value="oilFlag") public String oilFlag
abc
@NameInMap(value="payee") public String payee
abc
@NameInMap(value="processInstCode") public String processInstCode
abc
@NameInMap(value="processInstType") public String processInstType
abc
@NameInMap(value="purchaserAddress") public String purchaserAddress
杭州市
@NameInMap(value="purchaserBankAccount") public String purchaserBankAccount
@NameInMap(value="purchaserBankNameAccount") public String purchaserBankNameAccount
建行
@NameInMap(value="purchaserName") public String purchaserName
张三
@NameInMap(value="purchaserTaxNo") public String purchaserTaxNo
155655
@NameInMap(value="purchaserTel") public String purchaserTel
1333333333
@NameInMap(value="receiverEmail") public String receiverEmail
@NameInMap(value="receiverName") public String receiverName
@NameInMap(value="receiverTel") public String receiverTel
@NameInMap(value="remark") public String remark
abc
@NameInMap(value="secondHandCarInvoiceDetailList") public List<UpdateApplyReceiptAndInvoiceRelatedRequest.UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList> secondHandCarInvoiceDetailList
@NameInMap(value="sellerAddress") public String sellerAddress
8852
@NameInMap(value="sellerBankAccount") public String sellerBankAccount
@NameInMap(value="sellerBankNameAccount") public String sellerBankNameAccount
招商银行
@NameInMap(value="sellerName") public String sellerName
李四
@NameInMap(value="sellerTaxNo") public String sellerTaxNo
2202
@NameInMap(value="sellerTel") public String sellerTel
13355222222
@NameInMap(value="supplySign") public String supplySign
abc
@NameInMap(value="taxAmount") public String taxAmount
20
@NameInMap(value="usedVehicleSaleDetailVOList") public List<UpdateApplyReceiptAndInvoiceRelatedRequest.UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList> usedVehicleSaleDetailVOList
@NameInMap(value="vehicleSaleDetailVOList") public List<UpdateApplyReceiptAndInvoiceRelatedRequest.UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOListVehicleSaleDetailVOList> vehicleSaleDetailVOList
@NameInMap(value="verifyStatus") public String verifyStatus
abc
@NameInMap(value="voucherCode") public String voucherCode
abc
@NameInMap(value="voucherStatus") public String voucherStatus
abc
public UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList()
public static UpdateApplyReceiptAndInvoiceRelatedRequest.UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList build(Map<String,?> map) throws Exception
Exception
public UpdateApplyReceiptAndInvoiceRelatedRequest.UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList setAccountPeriod(String accountPeriod)
public String getAccountPeriod()
public UpdateApplyReceiptAndInvoiceRelatedRequest.UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList setAmount(String amount)
public String getAmount()
public UpdateApplyReceiptAndInvoiceRelatedRequest.UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList setAmountWithTax(String amountWithTax)
public String getAmountWithTax()
public UpdateApplyReceiptAndInvoiceRelatedRequest.UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList setCheckCode(String checkCode)
public String getCheckCode()
public UpdateApplyReceiptAndInvoiceRelatedRequest.UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList setCheckTime(String checkTime)
public String getCheckTime()
public UpdateApplyReceiptAndInvoiceRelatedRequest.UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList setDrawerName(String drawerName)
public String getDrawerName()
public UpdateApplyReceiptAndInvoiceRelatedRequest.UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList setDrewDate(String drewDate)
public String getDrewDate()
public UpdateApplyReceiptAndInvoiceRelatedRequest.UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList setElectronicUrl(String electronicUrl)
public String getElectronicUrl()
public UpdateApplyReceiptAndInvoiceRelatedRequest.UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList setFinanceType(String financeType)
public String getFinanceType()
public UpdateApplyReceiptAndInvoiceRelatedRequest.UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList setFundType(String fundType)
public String getFundType()
public UpdateApplyReceiptAndInvoiceRelatedRequest.UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList setGeneralInvoiceDetailVOList(List<UpdateApplyReceiptAndInvoiceRelatedRequest.UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOListGeneralInvoiceDetailVOList> generalInvoiceDetailVOList)
public List<UpdateApplyReceiptAndInvoiceRelatedRequest.UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOListGeneralInvoiceDetailVOList> getGeneralInvoiceDetailVOList()
public UpdateApplyReceiptAndInvoiceRelatedRequest.UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList setImageUrl(String imageUrl)
public String getImageUrl()
public UpdateApplyReceiptAndInvoiceRelatedRequest.UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList setInvoiceCode(String invoiceCode)
public String getInvoiceCode()
public UpdateApplyReceiptAndInvoiceRelatedRequest.UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList setInvoiceNo(String invoiceNo)
public String getInvoiceNo()
public UpdateApplyReceiptAndInvoiceRelatedRequest.UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList setInvoiceStatus(String invoiceStatus)
public String getInvoiceStatus()
public UpdateApplyReceiptAndInvoiceRelatedRequest.UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList setInvoiceType(String invoiceType)
public String getInvoiceType()
public UpdateApplyReceiptAndInvoiceRelatedRequest.UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList setMachineCode(String machineCode)
public String getMachineCode()
public UpdateApplyReceiptAndInvoiceRelatedRequest.UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList setOilFlag(String oilFlag)
public String getOilFlag()
public UpdateApplyReceiptAndInvoiceRelatedRequest.UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList setPayee(String payee)
public String getPayee()
public UpdateApplyReceiptAndInvoiceRelatedRequest.UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList setProcessInstCode(String processInstCode)
public String getProcessInstCode()
public UpdateApplyReceiptAndInvoiceRelatedRequest.UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList setProcessInstType(String processInstType)
public String getProcessInstType()
public UpdateApplyReceiptAndInvoiceRelatedRequest.UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList setPurchaserAddress(String purchaserAddress)
public String getPurchaserAddress()
public UpdateApplyReceiptAndInvoiceRelatedRequest.UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList setPurchaserBankAccount(String purchaserBankAccount)
public String getPurchaserBankAccount()
public UpdateApplyReceiptAndInvoiceRelatedRequest.UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList setPurchaserBankNameAccount(String purchaserBankNameAccount)
public String getPurchaserBankNameAccount()
public UpdateApplyReceiptAndInvoiceRelatedRequest.UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList setPurchaserName(String purchaserName)
public String getPurchaserName()
public UpdateApplyReceiptAndInvoiceRelatedRequest.UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList setPurchaserTaxNo(String purchaserTaxNo)
public String getPurchaserTaxNo()
public UpdateApplyReceiptAndInvoiceRelatedRequest.UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList setPurchaserTel(String purchaserTel)
public String getPurchaserTel()
public UpdateApplyReceiptAndInvoiceRelatedRequest.UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList setReceiverEmail(String receiverEmail)
public String getReceiverEmail()
public UpdateApplyReceiptAndInvoiceRelatedRequest.UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList setReceiverName(String receiverName)
public String getReceiverName()
public UpdateApplyReceiptAndInvoiceRelatedRequest.UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList setReceiverTel(String receiverTel)
public String getReceiverTel()
public UpdateApplyReceiptAndInvoiceRelatedRequest.UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList setRemark(String remark)
public String getRemark()
public UpdateApplyReceiptAndInvoiceRelatedRequest.UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList setSecondHandCarInvoiceDetailList(List<UpdateApplyReceiptAndInvoiceRelatedRequest.UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList> secondHandCarInvoiceDetailList)
public List<UpdateApplyReceiptAndInvoiceRelatedRequest.UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList> getSecondHandCarInvoiceDetailList()
public UpdateApplyReceiptAndInvoiceRelatedRequest.UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList setSellerAddress(String sellerAddress)
public String getSellerAddress()
public UpdateApplyReceiptAndInvoiceRelatedRequest.UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList setSellerBankAccount(String sellerBankAccount)
public String getSellerBankAccount()
public UpdateApplyReceiptAndInvoiceRelatedRequest.UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList setSellerBankNameAccount(String sellerBankNameAccount)
public String getSellerBankNameAccount()
public UpdateApplyReceiptAndInvoiceRelatedRequest.UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList setSellerName(String sellerName)
public String getSellerName()
public UpdateApplyReceiptAndInvoiceRelatedRequest.UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList setSellerTaxNo(String sellerTaxNo)
public String getSellerTaxNo()
public UpdateApplyReceiptAndInvoiceRelatedRequest.UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList setSellerTel(String sellerTel)
public String getSellerTel()
public UpdateApplyReceiptAndInvoiceRelatedRequest.UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList setSupplySign(String supplySign)
public String getSupplySign()
public UpdateApplyReceiptAndInvoiceRelatedRequest.UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList setTaxAmount(String taxAmount)
public String getTaxAmount()
public UpdateApplyReceiptAndInvoiceRelatedRequest.UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList setUsedVehicleSaleDetailVOList(List<UpdateApplyReceiptAndInvoiceRelatedRequest.UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList> usedVehicleSaleDetailVOList)
public List<UpdateApplyReceiptAndInvoiceRelatedRequest.UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList> getUsedVehicleSaleDetailVOList()
public UpdateApplyReceiptAndInvoiceRelatedRequest.UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList setVehicleSaleDetailVOList(List<UpdateApplyReceiptAndInvoiceRelatedRequest.UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOListVehicleSaleDetailVOList> vehicleSaleDetailVOList)
public List<UpdateApplyReceiptAndInvoiceRelatedRequest.UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOListVehicleSaleDetailVOList> getVehicleSaleDetailVOList()
public UpdateApplyReceiptAndInvoiceRelatedRequest.UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList setVerifyStatus(String verifyStatus)
public String getVerifyStatus()
public UpdateApplyReceiptAndInvoiceRelatedRequest.UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList setVoucherCode(String voucherCode)
public String getVoucherCode()
public UpdateApplyReceiptAndInvoiceRelatedRequest.UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList setVoucherStatus(String voucherStatus)
public String getVoucherStatus()
Copyright © 2024. All rights reserved.