tencentcloud-sdk-afc 3.0.590 → 3.0.591
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 +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20200226/models.rb +14 -14
- 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: ab890b66d035a17c268107f6e9283165dad42d37
|
|
4
|
+
data.tar.gz: 6cde5b1f2e284ce95b13b24e969e3bd2d2931fbe
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 1ce1ce446785796aba1e8d9f9bf4be49eb027a03c998276583137c7f5aecd2d424d9d54d07ac1216c5f90b6b22a4c3c3a86ab066b3402a1b6b7c1a81da7ab654
|
|
7
|
+
data.tar.gz: a668caa2c2a535327d8a75ddb7ef6d5c762ff04e9881b47a54d9c262aa993b8aa8d835d96a30faf5bbdef1b3e82c71c0dc78d4eb658974f4ccfda0f689ee4bcb
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.591
|
data/lib/v20200226/models.rb
CHANGED
|
@@ -25,7 +25,7 @@ module TencentCloud
|
|
|
25
25
|
# @type CryptoContent: String
|
|
26
26
|
|
|
27
27
|
attr_accessor :CryptoType, :CryptoContent
|
|
28
|
-
|
|
28
|
+
|
|
29
29
|
def initialize(cryptotype=nil, cryptocontent=nil)
|
|
30
30
|
@CryptoType = cryptotype
|
|
31
31
|
@CryptoContent = cryptocontent
|
|
@@ -134,7 +134,7 @@ module TencentCloud
|
|
|
134
134
|
# @type NameCryptoType: String
|
|
135
135
|
|
|
136
136
|
attr_accessor :CustomerUin, :CustomerAppid, :IdNumber, :PhoneNumber, :Scene, :CustomerSubUin, :Authorization, :Name, :BankCardNumber, :UserIp, :Imei, :Idfa, :EmailAddress, :Address, :Mac, :Imsi, :AccountType, :Uid, :AppIdU, :WifiMac, :WifiSSID, :WifiBSSID, :ExtensionId, :ExtensionIn, :BusinessId, :IdCryptoType, :PhoneCryptoType, :NameCryptoType
|
|
137
|
-
|
|
137
|
+
|
|
138
138
|
def initialize(customeruin=nil, customerappid=nil, idnumber=nil, phonenumber=nil, scene=nil, customersubuin=nil, authorization=nil, name=nil, bankcardnumber=nil, userip=nil, imei=nil, idfa=nil, emailaddress=nil, address=nil, mac=nil, imsi=nil, accounttype=nil, uid=nil, appidu=nil, wifimac=nil, wifissid=nil, wifibssid=nil, extensionid=nil, extensionin=nil, businessid=nil, idcryptotype=nil, phonecryptotype=nil, namecryptotype=nil)
|
|
139
139
|
@CustomerUin = customeruin
|
|
140
140
|
@CustomerAppid = customerappid
|
|
@@ -239,7 +239,7 @@ module TencentCloud
|
|
|
239
239
|
# @type ExtensionOut: String
|
|
240
240
|
|
|
241
241
|
attr_accessor :Code, :CodeDesc, :Message, :Found, :IdFound, :RiskScore, :RiskInfo, :OtherModelScores, :PostTime, :ExtensionOut
|
|
242
|
-
|
|
242
|
+
|
|
243
243
|
def initialize(code=nil, codedesc=nil, message=nil, found=nil, idfound=nil, riskscore=nil, riskinfo=nil, othermodelscores=nil, posttime=nil, extensionout=nil)
|
|
244
244
|
@Code = code
|
|
245
245
|
@CodeDesc = codedesc
|
|
@@ -294,7 +294,7 @@ module TencentCloud
|
|
|
294
294
|
# @type BusinessCryptoData: :class:`Tencentcloud::Afc.v20200226.models.AntiFraudVipCryptoFilter`
|
|
295
295
|
|
|
296
296
|
attr_accessor :BusinessSecurityData, :BusinessCryptoData
|
|
297
|
-
|
|
297
|
+
|
|
298
298
|
def initialize(businesssecuritydata=nil, businesscryptodata=nil)
|
|
299
299
|
@BusinessSecurityData = businesssecuritydata
|
|
300
300
|
@BusinessCryptoData = businesscryptodata
|
|
@@ -320,7 +320,7 @@ module TencentCloud
|
|
|
320
320
|
# @type RequestId: String
|
|
321
321
|
|
|
322
322
|
attr_accessor :Data, :RequestId
|
|
323
|
-
|
|
323
|
+
|
|
324
324
|
def initialize(data=nil, requestid=nil)
|
|
325
325
|
@Data = data
|
|
326
326
|
@RequestId = requestid
|
|
@@ -343,7 +343,7 @@ module TencentCloud
|
|
|
343
343
|
# @type ModelScore: String
|
|
344
344
|
|
|
345
345
|
attr_accessor :ModelId, :ModelScore
|
|
346
|
-
|
|
346
|
+
|
|
347
347
|
def initialize(modelid=nil, modelscore=nil)
|
|
348
348
|
@ModelId = modelid
|
|
349
349
|
@ModelScore = modelscore
|
|
@@ -417,7 +417,7 @@ module TencentCloud
|
|
|
417
417
|
# @type NameCryptoType: String
|
|
418
418
|
|
|
419
419
|
attr_accessor :PhoneNumber, :IdNumber, :BankCardNumber, :UserIp, :Imei, :Idfa, :Scene, :Name, :EmailAddress, :Address, :AccountType, :Uid, :AppIdU, :WifiMac, :WifiSSID, :WifiBSSID, :BusinessId, :IdCryptoType, :PhoneCryptoType, :Mac, :Imsi, :NameCryptoType
|
|
420
|
-
|
|
420
|
+
|
|
421
421
|
def initialize(phonenumber=nil, idnumber=nil, bankcardnumber=nil, userip=nil, imei=nil, idfa=nil, scene=nil, name=nil, emailaddress=nil, address=nil, accounttype=nil, uid=nil, appidu=nil, wifimac=nil, wifissid=nil, wifibssid=nil, businessid=nil, idcryptotype=nil, phonecryptotype=nil, mac=nil, imsi=nil, namecryptotype=nil)
|
|
422
422
|
@PhoneNumber = phonenumber
|
|
423
423
|
@IdNumber = idnumber
|
|
@@ -487,7 +487,7 @@ module TencentCloud
|
|
|
487
487
|
# @type RequestId: String
|
|
488
488
|
|
|
489
489
|
attr_accessor :Found, :IdFound, :RiskScore, :RiskInfo, :CodeDesc, :RequestId
|
|
490
|
-
|
|
490
|
+
|
|
491
491
|
def initialize(found=nil, idfound=nil, riskscore=nil, riskinfo=nil, codedesc=nil, requestid=nil)
|
|
492
492
|
@Found = found
|
|
493
493
|
@IdFound = idfound
|
|
@@ -520,7 +520,7 @@ module TencentCloud
|
|
|
520
520
|
# @type RiskCode: Integer
|
|
521
521
|
|
|
522
522
|
attr_accessor :RiskCode
|
|
523
|
-
|
|
523
|
+
|
|
524
524
|
def initialize(riskcode=nil)
|
|
525
525
|
@RiskCode = riskcode
|
|
526
526
|
end
|
|
@@ -540,7 +540,7 @@ module TencentCloud
|
|
|
540
540
|
# @type RiskCodeValue: String
|
|
541
541
|
|
|
542
542
|
attr_accessor :RiskCode, :RiskCodeValue
|
|
543
|
-
|
|
543
|
+
|
|
544
544
|
def initialize(riskcode=nil, riskcodevalue=nil)
|
|
545
545
|
@RiskCode = riskcode
|
|
546
546
|
@RiskCodeValue = riskcodevalue
|
|
@@ -562,7 +562,7 @@ module TencentCloud
|
|
|
562
562
|
# @type NotarizationSign: String
|
|
563
563
|
|
|
564
564
|
attr_accessor :InterfaceName, :NotarizationInput, :NotarizationSign
|
|
565
|
-
|
|
565
|
+
|
|
566
566
|
def initialize(interfacename=nil, notarizationinput=nil, notarizationsign=nil)
|
|
567
567
|
@InterfaceName = interfacename
|
|
568
568
|
@NotarizationInput = notarizationinput
|
|
@@ -589,7 +589,7 @@ module TencentCloud
|
|
|
589
589
|
# @type NotarizationData: String
|
|
590
590
|
|
|
591
591
|
attr_accessor :Code, :Message, :NotarizationData
|
|
592
|
-
|
|
592
|
+
|
|
593
593
|
def initialize(code=nil, message=nil, notarizationdata=nil)
|
|
594
594
|
@Code = code
|
|
595
595
|
@Message = message
|
|
@@ -609,7 +609,7 @@ module TencentCloud
|
|
|
609
609
|
# @type BusinessSecurityData: :class:`Tencentcloud::Afc.v20200226.models.TransportGeneralInterfaceInput`
|
|
610
610
|
|
|
611
611
|
attr_accessor :BusinessSecurityData
|
|
612
|
-
|
|
612
|
+
|
|
613
613
|
def initialize(businesssecuritydata=nil)
|
|
614
614
|
@BusinessSecurityData = businesssecuritydata
|
|
615
615
|
end
|
|
@@ -631,7 +631,7 @@ module TencentCloud
|
|
|
631
631
|
# @type RequestId: String
|
|
632
632
|
|
|
633
633
|
attr_accessor :Data, :RequestId
|
|
634
|
-
|
|
634
|
+
|
|
635
635
|
def initialize(data=nil, requestid=nil)
|
|
636
636
|
@Data = data
|
|
637
637
|
@RequestId = requestid
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: tencentcloud-sdk-afc
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 3.0.
|
|
4
|
+
version: 3.0.591
|
|
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-06-
|
|
11
|
+
date: 2023-06-13 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|