tencentcloud-sdk-ocr 3.0.675 → 3.0.676

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: ecb87713fc4402d0aec54325e76288ace310a7eb
4
- data.tar.gz: 8a8f33e9826ffbe9a8591a67f58198683d91b409
3
+ metadata.gz: 2db73baa4d1f445b04de00484fc1b9ef8dc8eb36
4
+ data.tar.gz: ce8c71d6d1d530b0e2877b39831dc8b351497003
5
5
  SHA512:
6
- metadata.gz: bf61f05fcc8e0de070f389aad3f82ace2d54120d39f33b243ac85bb3027bd00f93714d23f9fa7b842bb510aa3510b7ca14a5354d91d94099acdbe935f180f786
7
- data.tar.gz: af11dcba2a72feca5737adb070379cfd614ba12e9218d7c24890ecb6583cffb7621a5032d6e2eff300c61f5035ccece533056042db99aa7fc0bb4125e882e24f
6
+ metadata.gz: 2cfad8d1353a243c683b49a752f14b094a391bcb1514c97ff354dbdbc790b6eb6b828c98782bca465947fef85f2d0e0706785c5dbbafb0f4c63ccff23b6fd07f
7
+ data.tar.gz: c425e34f84200098107dea9bb9038186643f2a8f33e3c6fa3899a3d4763fc6f2b6f78d3ff328fdb47c20872514ae2cdf831ff1a259ac47cf7ce6c544718a0cf8
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.675
1
+ 3.0.676
@@ -7876,6 +7876,7 @@ module TencentCloud
7876
7876
  # RideHailingTransportLicense -- 网约车运输证
7877
7877
  # WayBill -- 快递运单
7878
7878
  # AccountOpeningPermit -- 银行开户许可证
7879
+ # InvoiceEng -- 海外发票模版
7879
7880
  # @type ConfigId: String
7880
7881
 
7881
7882
  attr_accessor :ImageUrl, :ImageBase64, :IsPdf, :PdfPageNumber, :ItemNames, :ReturnFullText, :ConfigId
@@ -10696,7 +10697,7 @@ module TencentCloud
10696
10697
  # @param RegionCode: 地区编码,通用机打电子发票时必填。
10697
10698
  # 广东:4400,浙江:3300
10698
10699
  # @type RegionCode: String
10699
- # @param SellerTaxCode: 销方税号,通用机打电子发票必填
10700
+ # @param SellerTaxCode: 销方税号,通用机打电子发票必填,区块链发票时必填
10700
10701
  # @type SellerTaxCode: String
10701
10702
  # @param EnableCommonElectronic: 是否开启通用机打电子发票,默认为关闭。
10702
10703
  # @type EnableCommonElectronic: Boolean
@@ -11005,9 +11006,9 @@ module TencentCloud
11005
11006
  # @type TaxtationOrgName: String
11006
11007
  # @param MotorTaxRate: 税率
11007
11008
  # @type MotorTaxRate: String
11008
- # @param MotorBankName: 开户行
11009
+ # @param MotorBankName: 银行账号
11009
11010
  # @type MotorBankName: String
11010
- # @param MotorBankAccount: 账号
11011
+ # @param MotorBankAccount: 开户行
11011
11012
  # @type MotorBankAccount: String
11012
11013
  # @param SellerAddress: 销售地址
11013
11014
  # @type SellerAddress: String
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-ocr
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.675
4
+ version: 3.0.676
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-10-12 00:00:00.000000000 Z
11
+ date: 2023-10-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common