Uses of Class
com.tencentcloudapi.ocr.v20181119.models.VatInvoiceRoll
-
Packages that use VatInvoiceRoll Package Description com.tencentcloudapi.ocr.v20181119.models -
-
Uses of VatInvoiceRoll in com.tencentcloudapi.ocr.v20181119.models
Methods in com.tencentcloudapi.ocr.v20181119.models that return VatInvoiceRoll Modifier and Type Method Description VatInvoiceRollSingleInvoiceItem. getVatInvoiceRoll()Get 增值税普通发票(卷票) 注意:此字段可能返回 null,表示取不到有效值。Methods in com.tencentcloudapi.ocr.v20181119.models with parameters of type VatInvoiceRoll Modifier and Type Method Description voidSingleInvoiceItem. setVatInvoiceRoll(VatInvoiceRoll VatInvoiceRoll)Set 增值税普通发票(卷票) 注意:此字段可能返回 null,表示取不到有效值。Constructors in com.tencentcloudapi.ocr.v20181119.models with parameters of type VatInvoiceRoll Constructor Description VatInvoiceRoll(VatInvoiceRoll 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.
-