tencentcloud-sdk-cpdp 1.0.244 → 1.0.245
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20190820/models.rb +9 -9
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: b8daad94c1bae6872ae263c64c2e81ae80aa6612
|
4
|
+
data.tar.gz: d25355005aeecc33cafc443482799384aea3f6a1
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 3f3dfeee281ac02c9fcefb3d2ec83772b3f6f281dfb2eb8008fed37a80083349df9b5065d336084a7ac7272d648b84cf8a754119d084ffe1f32b2ecb7734ede1
|
7
|
+
data.tar.gz: 0cf93ff4ddf45f59ce34f7f6d32d712303aaedef207ad7c3d08ecf86079132d79e570fd00e5408fd187f8f5b1edd091164dbc539ae464bb780e61b39696a0479
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.0.
|
1
|
+
1.0.245
|
data/lib/v20190820/models.rb
CHANGED
@@ -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
|
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,表示取不到有效值。
|
@@ -9089,7 +9089,7 @@ module TencentCloud
|
|
9089
9089
|
# @param ErrMessage: 业务系统返回消息
|
9090
9090
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
9091
9091
|
# @type ErrMessage: String
|
9092
|
-
# @param ErrCode:
|
9092
|
+
# @param ErrCode: 业务系统返回码,0表示成功,其他表示失败。
|
9093
9093
|
# @type ErrCode: String
|
9094
9094
|
# @param Result: 查询支付方式费率及自定义表单项响应对象
|
9095
9095
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
@@ -10683,7 +10683,7 @@ module TencentCloud
|
|
10683
10683
|
|
10684
10684
|
# QueryMerchantPayWayList返回参数结构体
|
10685
10685
|
class QueryMerchantPayWayListResponse < TencentCloud::Common::AbstractModel
|
10686
|
-
# @param ErrCode:
|
10686
|
+
# @param ErrCode: 业务系统返回码,0表示成功,其他表示失败。
|
10687
10687
|
# @type ErrCode: String
|
10688
10688
|
# @param ErrMessage: 业务系统返回消息
|
10689
10689
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
@@ -11060,7 +11060,7 @@ module TencentCloud
|
|
11060
11060
|
|
11061
11061
|
# QueryOrderStatus返回参数结构体
|
11062
11062
|
class QueryOrderStatusResponse < TencentCloud::Common::AbstractModel
|
11063
|
-
# @param ErrCode:
|
11063
|
+
# @param ErrCode: 业务系统返回码,0表示成功,其他表示失败。
|
11064
11064
|
# @type ErrCode: String
|
11065
11065
|
# @param ErrMessage: 业务系统返回消息
|
11066
11066
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
@@ -13523,7 +13523,7 @@ module TencentCloud
|
|
13523
13523
|
# @type RefundOrderName: String
|
13524
13524
|
# @param RefundAmount: 退款金额(以分为单位,没有小数点)
|
13525
13525
|
# @type RefundAmount: String
|
13526
|
-
# @param ShopPassword: 主管密码,对密码进行
|
13526
|
+
# @param ShopPassword: 主管密码,对密码进行SHA-1加密,默认为123456
|
13527
13527
|
# @type ShopPassword: String
|
13528
13528
|
# @param Remark: 退款备注
|
13529
13529
|
# @type Remark: String
|
@@ -13559,7 +13559,7 @@ module TencentCloud
|
|
13559
13559
|
|
13560
13560
|
# RefundTlinxOrder返回参数结构体
|
13561
13561
|
class RefundTlinxOrderResponse < TencentCloud::Common::AbstractModel
|
13562
|
-
# @param ErrCode:
|
13562
|
+
# @param ErrCode: 业务系统返回码,0表示成功,其他表示失败。
|
13563
13563
|
# @type ErrCode: String
|
13564
13564
|
# @param ErrMessage: 业务系统返回消息
|
13565
13565
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
@@ -15529,7 +15529,7 @@ module TencentCloud
|
|
15529
15529
|
# @param ErrMessage: 业务系统返回消息
|
15530
15530
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
15531
15531
|
# @type ErrMessage: String
|
15532
|
-
# @param ErrCode:
|
15532
|
+
# @param ErrCode: 业务系统返回码,0表示成功,其他表示失败。
|
15533
15533
|
# @type ErrCode: String
|
15534
15534
|
# @param Result: 统一下单响应对象
|
15535
15535
|
# 注意:此字段可能返回 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.
|
4
|
+
version: 1.0.245
|
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-
|
11
|
+
date: 2022-01-19 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|