Class: TencentCloud::Captcha::V20190722::DescribeCaptchaAppIdInfoResponse
- Inherits:
-
TencentCloud::Common::AbstractModel
- Object
- TencentCloud::Common::AbstractModel
- TencentCloud::Captcha::V20190722::DescribeCaptchaAppIdInfoResponse
- Defined in:
- lib/v20190722/models.rb
Overview
DescribeCaptchaAppIdInfo返回参数结构体
Instance Attribute Summary collapse
-
#AppName ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。.
-
#CaptchaCode ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。.
-
#CaptchaMsg ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。.
-
#CapType ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。.
-
#DomainLimit ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。.
-
#EncryptKey ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。.
-
#EvilInterceptGrade ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。.
-
#Language ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。.
-
#MailAlarm ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。.
-
#RequestId ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。.
-
#SceneType ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。.
-
#SchemeColor ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。.
-
#SmartEngine ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。.
-
#SmartVerify ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。.
-
#TopFullScreen ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。.
-
#TrafficThreshold ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。.
Instance Method Summary collapse
- #deserialize(params) ⇒ Object
-
#initialize(schemecolor = nil, language = nil, scenetype = nil, evilinterceptgrade = nil, smartverify = nil, smartengine = nil, captype = nil, appname = nil, domainlimit = nil, mailalarm = nil, trafficthreshold = nil, encryptkey = nil, topfullscreen = nil, captchacode = nil, captchamsg = nil, requestid = nil) ⇒ DescribeCaptchaAppIdInfoResponse
constructor
A new instance of DescribeCaptchaAppIdInfoResponse.
Constructor Details
#initialize(schemecolor = nil, language = nil, scenetype = nil, evilinterceptgrade = nil, smartverify = nil, smartengine = nil, captype = nil, appname = nil, domainlimit = nil, mailalarm = nil, trafficthreshold = nil, encryptkey = nil, topfullscreen = nil, captchacode = nil, captchamsg = nil, requestid = nil) ⇒ DescribeCaptchaAppIdInfoResponse
Returns a new instance of DescribeCaptchaAppIdInfoResponse.
399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 |
# File 'lib/v20190722/models.rb', line 399 def initialize(schemecolor=nil, language=nil, scenetype=nil, evilinterceptgrade=nil, smartverify=nil, smartengine=nil, captype=nil, appname=nil, domainlimit=nil, mailalarm=nil, trafficthreshold=nil, encryptkey=nil, topfullscreen=nil, captchacode=nil, captchamsg=nil, requestid=nil) @SchemeColor = schemecolor @Language = language @SceneType = scenetype @EvilInterceptGrade = evilinterceptgrade @SmartVerify = smartverify @SmartEngine = smartengine @CapType = captype @AppName = appname @DomainLimit = domainlimit @MailAlarm = mailalarm @TrafficThreshold = trafficthreshold @EncryptKey = encryptkey @TopFullScreen = topfullscreen @CaptchaCode = captchacode @CaptchaMsg = captchamsg @RequestId = requestid end |
Instance Attribute Details
#AppName ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。
397 398 399 |
# File 'lib/v20190722/models.rb', line 397 def AppName @AppName end |
#CaptchaCode ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。
397 398 399 |
# File 'lib/v20190722/models.rb', line 397 def CaptchaCode @CaptchaCode end |
#CaptchaMsg ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。
397 398 399 |
# File 'lib/v20190722/models.rb', line 397 def CaptchaMsg @CaptchaMsg end |
#CapType ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。
397 398 399 |
# File 'lib/v20190722/models.rb', line 397 def CapType @CapType end |
#DomainLimit ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。
397 398 399 |
# File 'lib/v20190722/models.rb', line 397 def DomainLimit @DomainLimit end |
#EncryptKey ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。
397 398 399 |
# File 'lib/v20190722/models.rb', line 397 def EncryptKey @EncryptKey end |
#EvilInterceptGrade ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。
397 398 399 |
# File 'lib/v20190722/models.rb', line 397 def EvilInterceptGrade @EvilInterceptGrade end |
#Language ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。
397 398 399 |
# File 'lib/v20190722/models.rb', line 397 def Language @Language end |
#MailAlarm ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。
397 398 399 |
# File 'lib/v20190722/models.rb', line 397 def MailAlarm @MailAlarm end |
#RequestId ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。
397 398 399 |
# File 'lib/v20190722/models.rb', line 397 def RequestId @RequestId end |
#SceneType ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。
397 398 399 |
# File 'lib/v20190722/models.rb', line 397 def SceneType @SceneType end |
#SchemeColor ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。
397 398 399 |
# File 'lib/v20190722/models.rb', line 397 def SchemeColor @SchemeColor end |
#SmartEngine ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。
397 398 399 |
# File 'lib/v20190722/models.rb', line 397 def SmartEngine @SmartEngine end |
#SmartVerify ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。
397 398 399 |
# File 'lib/v20190722/models.rb', line 397 def SmartVerify @SmartVerify end |
#TopFullScreen ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。
397 398 399 |
# File 'lib/v20190722/models.rb', line 397 def TopFullScreen @TopFullScreen end |
#TrafficThreshold ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。
397 398 399 |
# File 'lib/v20190722/models.rb', line 397 def TrafficThreshold @TrafficThreshold end |
Instance Method Details
#deserialize(params) ⇒ Object
418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 |
# File 'lib/v20190722/models.rb', line 418 def deserialize(params) @SchemeColor = params['SchemeColor'] @Language = params['Language'] @SceneType = params['SceneType'] @EvilInterceptGrade = params['EvilInterceptGrade'] @SmartVerify = params['SmartVerify'] @SmartEngine = params['SmartEngine'] @CapType = params['CapType'] @AppName = params['AppName'] @DomainLimit = params['DomainLimit'] @MailAlarm = params['MailAlarm'] @TrafficThreshold = params['TrafficThreshold'] @EncryptKey = params['EncryptKey'] @TopFullScreen = params['TopFullScreen'] @CaptchaCode = params['CaptchaCode'] @CaptchaMsg = params['CaptchaMsg'] @RequestId = params['RequestId'] end |