Package | Description |
---|---|
com.tencentcloudapi.ocr.v20181119.models |
Modifier and Type | Method and Description |
---|---|
VatInvoiceUserInfo |
VerifyOfdVatInvoiceOCRResponse.getBuyer()
Get 购买方
|
VatInvoiceUserInfo |
VerifyOfdVatInvoiceOCRResponse.getSeller()
Get 销售方
|
Modifier and Type | Method and Description |
---|---|
void |
VerifyOfdVatInvoiceOCRResponse.setBuyer(VatInvoiceUserInfo Buyer)
Set 购买方
|
void |
VerifyOfdVatInvoiceOCRResponse.setSeller(VatInvoiceUserInfo Seller)
Set 销售方
|
Constructor and Description |
---|
VatInvoiceUserInfo(VatInvoiceUserInfo 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 © 2022. All rights reserved.