tencentcloud-sdk-cpdp 1.0.244 → 1.0.248

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.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20190820/models.rb +17 -9
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: e078420525c0aac92a562cfc9e31e4582689f319
4
- data.tar.gz: a38e88277e157073abf01bdcd05b5552285a03c1
3
+ metadata.gz: 8371ffde705512abf252bc93287fe384653a93be
4
+ data.tar.gz: 696db83a4d54e91c550e6064babef935ca5be231
5
5
  SHA512:
6
- metadata.gz: d380459d662dd70332ebcc005d61e8d238330b87961337aa8531ffddc91a431cc24ca64543f24e47b139ff821ccd18eddc94a31751e7443cc014a09711bad790
7
- data.tar.gz: 43904ea620db9e2dac73319dbcc82fe73ba044519bdd4f95abce1129478c5a659c77ccd30ad71b2b32ba56113dee3f066bdb716446db5bcf49ef81dffdb7724a
6
+ metadata.gz: 9e7090c271240f6d2276c33b21f457efa2a325d9cc0c4826dfa99912c0ce64606e0f617a00b959bff141a05369de735672f0efd5868db2e200e3500c9afead64
7
+ data.tar.gz: f8646caf77c725b4102bd4c41ee5cfa0d3ac4eecf8ed7127f5b216412a2c7bbc5ebce4ffc6e66b4d58a44c2d468699746adf2ecad04a1f963a69b78944dfc323
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.244
1
+ 1.0.248
@@ -260,7 +260,7 @@ module TencentCloud
260
260
  # @type BrandName: String
261
261
  # @param OpenKey: 收单系统分配的密钥
262
262
  # @type OpenKey: String
263
- # @param BusinessLicenseEndDate: 营业执照过期时间(yyyy-mm-dd
263
+ # @param BusinessLicenseEndDate: 营业执照过期时间(yyyy-mm-dd),(小微商户不效验,随意传要有值,公司/个体户必传)
264
264
  # @type BusinessLicenseEndDate: String
265
265
  # @param BossStartDate: 法人证件生效时间(yyyy-mm-dd)
266
266
  # @type BossStartDate: String
@@ -366,7 +366,7 @@ module TencentCloud
366
366
  # @type OtherPictureFour: String
367
367
  # @param TaxRegistrationNo: 税务登记证号
368
368
  # @type TaxRegistrationNo: String
369
- # @param Type: 商户类型:1-个人,2-小微,3-企事业。不传默认为2-小微商户。
369
+ # @param Type: 商户类型:1-个体,2-小微,3-企业。不传默认为2-小微商户。
370
370
  # @type Type: String
371
371
 
372
372
  attr_accessor :BossName, :BusinessLicensePicture, :BrandName, :OpenKey, :BusinessLicenseEndDate, :BossStartDate, :BankNo, :BankName, :BusinessLicenseType, :BossEndDate, :BusinessLicenseNo, :BusinessLicenseStartDate, :BossIdType, :Address, :BossIdCountry, :OpenId, :MerchantName, :BossSex, :ClassificationIds, :BossIdNo, :LicencePicture, :OpenHours, :AccountName, :AccountNo, :AccountType, :Telephone, :BossPositive, :CityId, :BossBack, :OutMerchantId, :OrganizationStartDate, :AccountIdNo, :FinancialContact, :AccountIdType, :OrganizationNo, :OtherPictureOne, :FinancialTelephone, :Profile, :OrganizationPicture, :TaxRegistrationStartDate, :Tag, :AccountBoss, :BossTelephone, :TaxRegistrationPicture, :OrganizationEndDate, :BossJob, :OtherPictureThree, :LicencePictureTwo, :Logo, :BossAddress, :BossEmail, :OtherPictureTwo, :Intro, :AccountManagerName, :TaxRegistrationEndDate, :OtherPictureFour, :TaxRegistrationNo, :Type
@@ -499,7 +499,7 @@ module TencentCloud
499
499
  # @param ErrMessage: 业务系统返回消息
500
500
  # 注意:此字段可能返回 null,表示取不到有效值。
501
501
  # @type ErrMessage: String
502
- # @param ErrCode: 业务系统返回码
502
+ # @param ErrCode: 业务系统返回码,0表示成功,其他表示失败。
503
503
  # @type ErrCode: String
504
504
  # @param Result: 添加商户响应对象
505
505
  # 注意:此字段可能返回 null,表示取不到有效值。
@@ -4558,6 +4558,8 @@ module TencentCloud
4558
4558
  # CreateRedInvoice请求参数结构体
4559
4559
  class CreateRedInvoiceRequest < TencentCloud::Common::AbstractModel
4560
4560
  # @param InvoicePlatformId: 开票平台ID
4561
+ # 0 : 高灯
4562
+ # 1 : 票易通
4561
4563
  # @type InvoicePlatformId: Integer
4562
4564
  # @param Invoices: 红冲明细
4563
4565
  # @type Invoices: Array
@@ -4692,6 +4694,8 @@ module TencentCloud
4692
4694
  # CreateRedInvoiceV2请求参数结构体
4693
4695
  class CreateRedInvoiceV2Request < TencentCloud::Common::AbstractModel
4694
4696
  # @param InvoicePlatformId: 开票平台ID
4697
+ # 0 : 高灯
4698
+ # 1 : 票易通
4695
4699
  # @type InvoicePlatformId: Integer
4696
4700
  # @param OrderId: 订单号
4697
4701
  # @type OrderId: String
@@ -9089,7 +9093,7 @@ module TencentCloud
9089
9093
  # @param ErrMessage: 业务系统返回消息
9090
9094
  # 注意:此字段可能返回 null,表示取不到有效值。
9091
9095
  # @type ErrMessage: String
9092
- # @param ErrCode: 业务系统返回码
9096
+ # @param ErrCode: 业务系统返回码,0表示成功,其他表示失败。
9093
9097
  # @type ErrCode: String
9094
9098
  # @param Result: 查询支付方式费率及自定义表单项响应对象
9095
9099
  # 注意:此字段可能返回 null,表示取不到有效值。
@@ -9805,6 +9809,8 @@ module TencentCloud
9805
9809
  # QueryInvoice请求参数结构体
9806
9810
  class QueryInvoiceRequest < TencentCloud::Common::AbstractModel
9807
9811
  # @param InvoicePlatformId: 开票平台ID
9812
+ # 0 : 高灯
9813
+ # 1 : 票易通
9808
9814
  # @type InvoicePlatformId: Integer
9809
9815
  # @param OrderId: 订单号
9810
9816
  # @type OrderId: String
@@ -9975,6 +9981,8 @@ module TencentCloud
9975
9981
  # QueryInvoiceV2请求参数结构体
9976
9982
  class QueryInvoiceV2Request < TencentCloud::Common::AbstractModel
9977
9983
  # @param InvoicePlatformId: 开票平台ID
9984
+ # 0 : 高灯
9985
+ # 1 : 票易通
9978
9986
  # @type InvoicePlatformId: Integer
9979
9987
  # @param OrderId: 订单号
9980
9988
  # @type OrderId: String
@@ -10683,7 +10691,7 @@ module TencentCloud
10683
10691
 
10684
10692
  # QueryMerchantPayWayList返回参数结构体
10685
10693
  class QueryMerchantPayWayListResponse < TencentCloud::Common::AbstractModel
10686
- # @param ErrCode: 业务系统返回码
10694
+ # @param ErrCode: 业务系统返回码,0表示成功,其他表示失败。
10687
10695
  # @type ErrCode: String
10688
10696
  # @param ErrMessage: 业务系统返回消息
10689
10697
  # 注意:此字段可能返回 null,表示取不到有效值。
@@ -11060,7 +11068,7 @@ module TencentCloud
11060
11068
 
11061
11069
  # QueryOrderStatus返回参数结构体
11062
11070
  class QueryOrderStatusResponse < TencentCloud::Common::AbstractModel
11063
- # @param ErrCode: 业务系统返回码
11071
+ # @param ErrCode: 业务系统返回码,0表示成功,其他表示失败。
11064
11072
  # @type ErrCode: String
11065
11073
  # @param ErrMessage: 业务系统返回消息
11066
11074
  # 注意:此字段可能返回 null,表示取不到有效值。
@@ -13523,7 +13531,7 @@ module TencentCloud
13523
13531
  # @type RefundOrderName: String
13524
13532
  # @param RefundAmount: 退款金额(以分为单位,没有小数点)
13525
13533
  # @type RefundAmount: String
13526
- # @param ShopPassword: 主管密码,对密码进行sha1加密,默认为123456
13534
+ # @param ShopPassword: 主管密码,对密码进行SHA-1加密,默认为123456
13527
13535
  # @type ShopPassword: String
13528
13536
  # @param Remark: 退款备注
13529
13537
  # @type Remark: String
@@ -13559,7 +13567,7 @@ module TencentCloud
13559
13567
 
13560
13568
  # RefundTlinxOrder返回参数结构体
13561
13569
  class RefundTlinxOrderResponse < TencentCloud::Common::AbstractModel
13562
- # @param ErrCode: 业务系统返回码
13570
+ # @param ErrCode: 业务系统返回码,0表示成功,其他表示失败。
13563
13571
  # @type ErrCode: String
13564
13572
  # @param ErrMessage: 业务系统返回消息
13565
13573
  # 注意:此字段可能返回 null,表示取不到有效值。
@@ -15529,7 +15537,7 @@ module TencentCloud
15529
15537
  # @param ErrMessage: 业务系统返回消息
15530
15538
  # 注意:此字段可能返回 null,表示取不到有效值。
15531
15539
  # @type ErrMessage: String
15532
- # @param ErrCode: 业务系统返回码
15540
+ # @param ErrCode: 业务系统返回码,0表示成功,其他表示失败。
15533
15541
  # @type ErrCode: String
15534
15542
  # @param Result: 统一下单响应对象
15535
15543
  # 注意:此字段可能返回 null,表示取不到有效值。
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-cpdp
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.244
4
+ version: 1.0.248
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-01-18 00:00:00.000000000 Z
11
+ date: 2022-01-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common