Class: TencentCloud::Af::V20200226::FinanceAntiFraudFilter
- Inherits:
-
Common::AbstractModel
- Object
- Common::AbstractModel
- TencentCloud::Af::V20200226::FinanceAntiFraudFilter
- Defined in:
- lib/v20200226/models.rb
Overview
借贷反欺诈原始业务入参
Instance Attribute Summary collapse
- #AccountType ⇒ Object
- #Address ⇒ Object
- #AppIdU ⇒ Object
- #BankCardNumber ⇒ Object
- #BusinessId ⇒ Object
- #EmailAddress ⇒ Object
- #IdCryptoType ⇒ Object
- #Idfa ⇒ Object
- #IdNumber ⇒ Object
- #Imei ⇒ Object
- #Imsi ⇒ Object
- #Mac ⇒ Object
- #Name ⇒ Object
- #NameCryptoType ⇒ Object
- #PhoneCryptoType ⇒ Object
- #PhoneNumber ⇒ Object
- #Scene ⇒ Object
- #Uid ⇒ Object
- #UserIp ⇒ Object
- #WifiBSSID ⇒ Object
- #WifiMac ⇒ Object
- #WifiSSID ⇒ Object
Instance Method Summary collapse
- #deserialize(params) ⇒ Object
-
#initialize(phonenumber = nil, idnumber = nil, bankcardnumber = nil, userip = nil, imei = nil, idfa = nil, scene = nil, name = nil, emailaddress = nil, address = nil, mac = nil, imsi = nil, accounttype = nil, uid = nil, appidu = nil, wifimac = nil, wifissid = nil, wifibssid = nil, businessid = nil, phonecryptotype = nil, idcryptotype = nil, namecryptotype = nil) ⇒ FinanceAntiFraudFilter
constructor
A new instance of FinanceAntiFraudFilter.
Constructor Details
#initialize(phonenumber = nil, idnumber = nil, bankcardnumber = nil, userip = nil, imei = nil, idfa = nil, scene = nil, name = nil, emailaddress = nil, address = nil, mac = nil, imsi = nil, accounttype = nil, uid = nil, appidu = nil, wifimac = nil, wifissid = nil, wifibssid = nil, businessid = nil, phonecryptotype = nil, idcryptotype = nil, namecryptotype = nil) ⇒ FinanceAntiFraudFilter
Returns a new instance of FinanceAntiFraudFilter.
407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 |
# File 'lib/v20200226/models.rb', line 407 def initialize(phonenumber=nil, idnumber=nil, bankcardnumber=nil, userip=nil, imei=nil, idfa=nil, scene=nil, name=nil, emailaddress=nil, address=nil, mac=nil, imsi=nil, accounttype=nil, uid=nil, appidu=nil, wifimac=nil, wifissid=nil, wifibssid=nil, businessid=nil, phonecryptotype=nil, idcryptotype=nil, namecryptotype=nil) @PhoneNumber = phonenumber @IdNumber = idnumber @BankCardNumber = bankcardnumber @UserIp = userip @Imei = imei @Idfa = idfa @Scene = scene @Name = name @EmailAddress = emailaddress @Address = address @Mac = mac @Imsi = imsi @AccountType = accounttype @Uid = uid @AppIdU = appidu @WifiMac = wifimac @WifiSSID = wifissid @WifiBSSID = wifibssid @BusinessId = businessid @PhoneCryptoType = phonecryptotype @IdCryptoType = idcryptotype @NameCryptoType = namecryptotype end |
Instance Attribute Details
#AccountType ⇒ Object
405 406 407 |
# File 'lib/v20200226/models.rb', line 405 def AccountType @AccountType end |
#Address ⇒ Object
405 406 407 |
# File 'lib/v20200226/models.rb', line 405 def Address @Address end |
#AppIdU ⇒ Object
405 406 407 |
# File 'lib/v20200226/models.rb', line 405 def AppIdU @AppIdU end |
#BankCardNumber ⇒ Object
405 406 407 |
# File 'lib/v20200226/models.rb', line 405 def BankCardNumber @BankCardNumber end |
#BusinessId ⇒ Object
405 406 407 |
# File 'lib/v20200226/models.rb', line 405 def BusinessId @BusinessId end |
#EmailAddress ⇒ Object
405 406 407 |
# File 'lib/v20200226/models.rb', line 405 def EmailAddress @EmailAddress end |
#IdCryptoType ⇒ Object
405 406 407 |
# File 'lib/v20200226/models.rb', line 405 def IdCryptoType @IdCryptoType end |
#Idfa ⇒ Object
405 406 407 |
# File 'lib/v20200226/models.rb', line 405 def Idfa @Idfa end |
#IdNumber ⇒ Object
405 406 407 |
# File 'lib/v20200226/models.rb', line 405 def IdNumber @IdNumber end |
#Imei ⇒ Object
405 406 407 |
# File 'lib/v20200226/models.rb', line 405 def Imei @Imei end |
#Imsi ⇒ Object
405 406 407 |
# File 'lib/v20200226/models.rb', line 405 def Imsi @Imsi end |
#Mac ⇒ Object
405 406 407 |
# File 'lib/v20200226/models.rb', line 405 def Mac @Mac end |
#Name ⇒ Object
405 406 407 |
# File 'lib/v20200226/models.rb', line 405 def Name @Name end |
#NameCryptoType ⇒ Object
405 406 407 |
# File 'lib/v20200226/models.rb', line 405 def NameCryptoType @NameCryptoType end |
#PhoneCryptoType ⇒ Object
405 406 407 |
# File 'lib/v20200226/models.rb', line 405 def PhoneCryptoType @PhoneCryptoType end |
#PhoneNumber ⇒ Object
405 406 407 |
# File 'lib/v20200226/models.rb', line 405 def PhoneNumber @PhoneNumber end |
#Scene ⇒ Object
405 406 407 |
# File 'lib/v20200226/models.rb', line 405 def Scene @Scene end |
#Uid ⇒ Object
405 406 407 |
# File 'lib/v20200226/models.rb', line 405 def Uid @Uid end |
#UserIp ⇒ Object
405 406 407 |
# File 'lib/v20200226/models.rb', line 405 def UserIp @UserIp end |
#WifiBSSID ⇒ Object
405 406 407 |
# File 'lib/v20200226/models.rb', line 405 def WifiBSSID @WifiBSSID end |
#WifiMac ⇒ Object
405 406 407 |
# File 'lib/v20200226/models.rb', line 405 def WifiMac @WifiMac end |
#WifiSSID ⇒ Object
405 406 407 |
# File 'lib/v20200226/models.rb', line 405 def WifiSSID @WifiSSID end |
Instance Method Details
#deserialize(params) ⇒ Object
432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 |
# File 'lib/v20200226/models.rb', line 432 def deserialize(params) @PhoneNumber = params['PhoneNumber'] @IdNumber = params['IdNumber'] @BankCardNumber = params['BankCardNumber'] @UserIp = params['UserIp'] @Imei = params['Imei'] @Idfa = params['Idfa'] @Scene = params['Scene'] @Name = params['Name'] @EmailAddress = params['EmailAddress'] @Address = params['Address'] @Mac = params['Mac'] @Imsi = params['Imsi'] @AccountType = params['AccountType'] @Uid = params['Uid'] @AppIdU = params['AppIdU'] @WifiMac = params['WifiMac'] @WifiSSID = params['WifiSSID'] @WifiBSSID = params['WifiBSSID'] @BusinessId = params['BusinessId'] @PhoneCryptoType = params['PhoneCryptoType'] @IdCryptoType = params['IdCryptoType'] @NameCryptoType = params['NameCryptoType'] end |