Package | Description |
---|---|
com.tencentcloudapi.ocr.v20181119.models |
Modifier and Type | Method and Description |
---|---|
VatInvoiceInfo |
SingleInvoiceItem.getVatCommonInvoice()
Get General VAT invoice
Note: This field may return null, indicating that no valid values can be obtained.
|
VatInvoiceInfo |
SingleInvoiceItem.getVatElectronicCommonInvoice()
Get Electronic general VAT invoice
Note: This field may return null, indicating that no valid values can be obtained.
|
VatInvoiceInfo |
SingleInvoiceItem.getVatElectronicInvoiceBlockchain()
Get Blockchain electronic invoice
Note: This field may return null, indicating that no valid values can be obtained.
|
VatInvoiceInfo |
SingleInvoiceItem.getVatElectronicInvoiceToll()
Get Electronic general VAT invoice (toll)
Note: This field may return null, indicating that no valid values can be obtained.
|
VatInvoiceInfo |
SingleInvoiceItem.getVatElectronicSpecialInvoice()
Get Electronic special VAT invoice
Note: This field may return null, indicating that no valid values can be obtained.
|
VatInvoiceInfo |
SingleInvoiceItem.getVatSpecialInvoice()
Get Special VAT invoice
Note: This field may return null, indicating that no valid values can be obtained.
|
Modifier and Type | Method and Description |
---|---|
void |
SingleInvoiceItem.setVatCommonInvoice(VatInvoiceInfo VatCommonInvoice)
Set General VAT invoice
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
SingleInvoiceItem.setVatElectronicCommonInvoice(VatInvoiceInfo VatElectronicCommonInvoice)
Set Electronic general VAT invoice
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
SingleInvoiceItem.setVatElectronicInvoiceBlockchain(VatInvoiceInfo VatElectronicInvoiceBlockchain)
Set Blockchain electronic invoice
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
SingleInvoiceItem.setVatElectronicInvoiceToll(VatInvoiceInfo VatElectronicInvoiceToll)
Set Electronic general VAT invoice (toll)
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
SingleInvoiceItem.setVatElectronicSpecialInvoice(VatInvoiceInfo VatElectronicSpecialInvoice)
Set Electronic special VAT invoice
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
SingleInvoiceItem.setVatSpecialInvoice(VatInvoiceInfo VatSpecialInvoice)
Set Special VAT invoice
Note: This field may return null, indicating that no valid values can be obtained.
|
Constructor and Description |
---|
VatInvoiceInfo(VatInvoiceInfo source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2024. All rights reserved.