tencentcloud-sdk-python-ocr 3.0.1198__tar.gz → 3.0.1199__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {tencentcloud-sdk-python-ocr-3.0.1198 → tencentcloud-sdk-python-ocr-3.0.1199}/PKG-INFO +1 -1
- {tencentcloud-sdk-python-ocr-3.0.1198 → tencentcloud-sdk-python-ocr-3.0.1199}/setup.py +1 -1
- {tencentcloud-sdk-python-ocr-3.0.1198 → tencentcloud-sdk-python-ocr-3.0.1199}/tencentcloud/__init__.py +1 -1
- {tencentcloud-sdk-python-ocr-3.0.1198 → tencentcloud-sdk-python-ocr-3.0.1199}/tencentcloud/ocr/v20181119/models.py +12 -0
- {tencentcloud-sdk-python-ocr-3.0.1198 → tencentcloud-sdk-python-ocr-3.0.1199}/tencentcloud_sdk_python_ocr.egg-info/PKG-INFO +1 -1
- tencentcloud-sdk-python-ocr-3.0.1199/tencentcloud_sdk_python_ocr.egg-info/requires.txt +1 -0
- tencentcloud-sdk-python-ocr-3.0.1198/tencentcloud_sdk_python_ocr.egg-info/requires.txt +0 -1
- {tencentcloud-sdk-python-ocr-3.0.1198 → tencentcloud-sdk-python-ocr-3.0.1199}/README.rst +0 -0
- {tencentcloud-sdk-python-ocr-3.0.1198 → tencentcloud-sdk-python-ocr-3.0.1199}/setup.cfg +0 -0
- {tencentcloud-sdk-python-ocr-3.0.1198 → tencentcloud-sdk-python-ocr-3.0.1199}/tencentcloud/ocr/__init__.py +0 -0
- {tencentcloud-sdk-python-ocr-3.0.1198 → tencentcloud-sdk-python-ocr-3.0.1199}/tencentcloud/ocr/v20181119/__init__.py +0 -0
- {tencentcloud-sdk-python-ocr-3.0.1198 → tencentcloud-sdk-python-ocr-3.0.1199}/tencentcloud/ocr/v20181119/errorcodes.py +0 -0
- {tencentcloud-sdk-python-ocr-3.0.1198 → tencentcloud-sdk-python-ocr-3.0.1199}/tencentcloud/ocr/v20181119/ocr_client.py +0 -0
- {tencentcloud-sdk-python-ocr-3.0.1198 → tencentcloud-sdk-python-ocr-3.0.1199}/tencentcloud_sdk_python_ocr.egg-info/SOURCES.txt +0 -0
- {tencentcloud-sdk-python-ocr-3.0.1198 → tencentcloud-sdk-python-ocr-3.0.1199}/tencentcloud_sdk_python_ocr.egg-info/dependency_links.txt +0 -0
- {tencentcloud-sdk-python-ocr-3.0.1198 → tencentcloud-sdk-python-ocr-3.0.1199}/tencentcloud_sdk_python_ocr.egg-info/top_level.txt +0 -0
|
@@ -8,7 +8,7 @@ ROOT = os.path.dirname(__file__)
|
|
|
8
8
|
|
|
9
9
|
setup(
|
|
10
10
|
name='tencentcloud-sdk-python-ocr',
|
|
11
|
-
install_requires=["tencentcloud-sdk-python-common==3.0.
|
|
11
|
+
install_requires=["tencentcloud-sdk-python-common==3.0.1199"],
|
|
12
12
|
version=tencentcloud.__version__,
|
|
13
13
|
description='Tencent Cloud Ocr SDK for Python',
|
|
14
14
|
long_description=open('README.rst').read(),
|
|
@@ -30611,6 +30611,8 @@ class VerifyOfdVatInvoiceOCRResponse(AbstractModel):
|
|
|
30611
30611
|
:type AirTicketInfo: :class:`tencentcloud.ocr.v20181119.models.AirTicketInfo`
|
|
30612
30612
|
:param _RailwayTicketInfo: 铁路电子客票
|
|
30613
30613
|
:type RailwayTicketInfo: :class:`tencentcloud.ocr.v20181119.models.RailwayTicketInfo`
|
|
30614
|
+
:param _InvoiceTitle: 发票标题
|
|
30615
|
+
:type InvoiceTitle: str
|
|
30614
30616
|
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
30615
30617
|
:type RequestId: str
|
|
30616
30618
|
"""
|
|
@@ -30633,6 +30635,7 @@ class VerifyOfdVatInvoiceOCRResponse(AbstractModel):
|
|
|
30633
30635
|
self._GoodsInfos = None
|
|
30634
30636
|
self._AirTicketInfo = None
|
|
30635
30637
|
self._RailwayTicketInfo = None
|
|
30638
|
+
self._InvoiceTitle = None
|
|
30636
30639
|
self._RequestId = None
|
|
30637
30640
|
|
|
30638
30641
|
@property
|
|
@@ -30787,6 +30790,14 @@ class VerifyOfdVatInvoiceOCRResponse(AbstractModel):
|
|
|
30787
30790
|
def RailwayTicketInfo(self, RailwayTicketInfo):
|
|
30788
30791
|
self._RailwayTicketInfo = RailwayTicketInfo
|
|
30789
30792
|
|
|
30793
|
+
@property
|
|
30794
|
+
def InvoiceTitle(self):
|
|
30795
|
+
return self._InvoiceTitle
|
|
30796
|
+
|
|
30797
|
+
@InvoiceTitle.setter
|
|
30798
|
+
def InvoiceTitle(self, InvoiceTitle):
|
|
30799
|
+
self._InvoiceTitle = InvoiceTitle
|
|
30800
|
+
|
|
30790
30801
|
@property
|
|
30791
30802
|
def RequestId(self):
|
|
30792
30803
|
return self._RequestId
|
|
@@ -30829,6 +30840,7 @@ class VerifyOfdVatInvoiceOCRResponse(AbstractModel):
|
|
|
30829
30840
|
if params.get("RailwayTicketInfo") is not None:
|
|
30830
30841
|
self._RailwayTicketInfo = RailwayTicketInfo()
|
|
30831
30842
|
self._RailwayTicketInfo._deserialize(params.get("RailwayTicketInfo"))
|
|
30843
|
+
self._InvoiceTitle = params.get("InvoiceTitle")
|
|
30832
30844
|
self._RequestId = params.get("RequestId")
|
|
30833
30845
|
|
|
30834
30846
|
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
tencentcloud-sdk-python-common==3.0.1199
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
tencentcloud-sdk-python-common==3.0.1198
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|