Class: TencentCloud::Tms::V20200713::AccountTipoffAccessRequest

Inherits:
Common::AbstractModel
  • Object
show all
Defined in:
lib/v20200713/models.rb

Overview

AccountTipoffAccess请求参数结构体

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(reportedaccount = nil, reportedaccounttype = nil, eviltype = nil, senderaccount = nil, senderaccounttype = nil, senderip = nil, evilcontent = nil) ⇒ AccountTipoffAccessRequest

Returns a new instance of AccountTipoffAccessRequest.



39
40
41
42
43
44
45
46
47
# File 'lib/v20200713/models.rb', line 39

def initialize(reportedaccount=nil, reportedaccounttype=nil, eviltype=nil, senderaccount=nil, senderaccounttype=nil, senderip=nil, evilcontent=nil)
  @ReportedAccount = reportedaccount
  @ReportedAccountType = reportedaccounttype
  @EvilType = eviltype
  @SenderAccount = senderaccount
  @SenderAccountType = senderaccounttype
  @SenderIP = senderip
  @EvilContent = evilcontent
end

Instance Attribute Details

#EvilContentObject

Parameters:

  • ReportedAccount:

    被举报账号,长度低于 128 个字符

  • ReportedAccountType:

    被举报账号类型(1-手机号 2-QQ号 3-微信号 4-QQ群号 5-微信openid 6-QQopenid 0-其它)

  • EvilType:

    被举报账号所属恶意类型(1-诈骗,2-骚扰,3-广告,4-违法违规,5-赌博传销,0-其他)

  • SenderAccount:

    举报者账号,长度低于 128 个字符

  • SenderAccountType:

    举报者账号类型(1-手机号 2-QQ号 3-微信号 4-QQ群号 5-微信openid 6-QQopenid 0-其它)

  • SenderIP:

    举报者IP地址

  • EvilContent:

    包含被举报账号的恶意内容(比如文本、图片链接,长度低于1024个字符)



37
38
39
# File 'lib/v20200713/models.rb', line 37

def EvilContent
  @EvilContent
end

#EvilTypeObject

Parameters:

  • ReportedAccount:

    被举报账号,长度低于 128 个字符

  • ReportedAccountType:

    被举报账号类型(1-手机号 2-QQ号 3-微信号 4-QQ群号 5-微信openid 6-QQopenid 0-其它)

  • EvilType:

    被举报账号所属恶意类型(1-诈骗,2-骚扰,3-广告,4-违法违规,5-赌博传销,0-其他)

  • SenderAccount:

    举报者账号,长度低于 128 个字符

  • SenderAccountType:

    举报者账号类型(1-手机号 2-QQ号 3-微信号 4-QQ群号 5-微信openid 6-QQopenid 0-其它)

  • SenderIP:

    举报者IP地址

  • EvilContent:

    包含被举报账号的恶意内容(比如文本、图片链接,长度低于1024个字符)



37
38
39
# File 'lib/v20200713/models.rb', line 37

def EvilType
  @EvilType
end

#ReportedAccountObject

Parameters:

  • ReportedAccount:

    被举报账号,长度低于 128 个字符

  • ReportedAccountType:

    被举报账号类型(1-手机号 2-QQ号 3-微信号 4-QQ群号 5-微信openid 6-QQopenid 0-其它)

  • EvilType:

    被举报账号所属恶意类型(1-诈骗,2-骚扰,3-广告,4-违法违规,5-赌博传销,0-其他)

  • SenderAccount:

    举报者账号,长度低于 128 个字符

  • SenderAccountType:

    举报者账号类型(1-手机号 2-QQ号 3-微信号 4-QQ群号 5-微信openid 6-QQopenid 0-其它)

  • SenderIP:

    举报者IP地址

  • EvilContent:

    包含被举报账号的恶意内容(比如文本、图片链接,长度低于1024个字符)



37
38
39
# File 'lib/v20200713/models.rb', line 37

def ReportedAccount
  @ReportedAccount
end

#ReportedAccountTypeObject

Parameters:

  • ReportedAccount:

    被举报账号,长度低于 128 个字符

  • ReportedAccountType:

    被举报账号类型(1-手机号 2-QQ号 3-微信号 4-QQ群号 5-微信openid 6-QQopenid 0-其它)

  • EvilType:

    被举报账号所属恶意类型(1-诈骗,2-骚扰,3-广告,4-违法违规,5-赌博传销,0-其他)

  • SenderAccount:

    举报者账号,长度低于 128 个字符

  • SenderAccountType:

    举报者账号类型(1-手机号 2-QQ号 3-微信号 4-QQ群号 5-微信openid 6-QQopenid 0-其它)

  • SenderIP:

    举报者IP地址

  • EvilContent:

    包含被举报账号的恶意内容(比如文本、图片链接,长度低于1024个字符)



37
38
39
# File 'lib/v20200713/models.rb', line 37

def ReportedAccountType
  @ReportedAccountType
end

#SenderAccountObject

Parameters:

  • ReportedAccount:

    被举报账号,长度低于 128 个字符

  • ReportedAccountType:

    被举报账号类型(1-手机号 2-QQ号 3-微信号 4-QQ群号 5-微信openid 6-QQopenid 0-其它)

  • EvilType:

    被举报账号所属恶意类型(1-诈骗,2-骚扰,3-广告,4-违法违规,5-赌博传销,0-其他)

  • SenderAccount:

    举报者账号,长度低于 128 个字符

  • SenderAccountType:

    举报者账号类型(1-手机号 2-QQ号 3-微信号 4-QQ群号 5-微信openid 6-QQopenid 0-其它)

  • SenderIP:

    举报者IP地址

  • EvilContent:

    包含被举报账号的恶意内容(比如文本、图片链接,长度低于1024个字符)



37
38
39
# File 'lib/v20200713/models.rb', line 37

def SenderAccount
  @SenderAccount
end

#SenderAccountTypeObject

Parameters:

  • ReportedAccount:

    被举报账号,长度低于 128 个字符

  • ReportedAccountType:

    被举报账号类型(1-手机号 2-QQ号 3-微信号 4-QQ群号 5-微信openid 6-QQopenid 0-其它)

  • EvilType:

    被举报账号所属恶意类型(1-诈骗,2-骚扰,3-广告,4-违法违规,5-赌博传销,0-其他)

  • SenderAccount:

    举报者账号,长度低于 128 个字符

  • SenderAccountType:

    举报者账号类型(1-手机号 2-QQ号 3-微信号 4-QQ群号 5-微信openid 6-QQopenid 0-其它)

  • SenderIP:

    举报者IP地址

  • EvilContent:

    包含被举报账号的恶意内容(比如文本、图片链接,长度低于1024个字符)



37
38
39
# File 'lib/v20200713/models.rb', line 37

def SenderAccountType
  @SenderAccountType
end

#SenderIPObject

Parameters:

  • ReportedAccount:

    被举报账号,长度低于 128 个字符

  • ReportedAccountType:

    被举报账号类型(1-手机号 2-QQ号 3-微信号 4-QQ群号 5-微信openid 6-QQopenid 0-其它)

  • EvilType:

    被举报账号所属恶意类型(1-诈骗,2-骚扰,3-广告,4-违法违规,5-赌博传销,0-其他)

  • SenderAccount:

    举报者账号,长度低于 128 个字符

  • SenderAccountType:

    举报者账号类型(1-手机号 2-QQ号 3-微信号 4-QQ群号 5-微信openid 6-QQopenid 0-其它)

  • SenderIP:

    举报者IP地址

  • EvilContent:

    包含被举报账号的恶意内容(比如文本、图片链接,长度低于1024个字符)



37
38
39
# File 'lib/v20200713/models.rb', line 37

def SenderIP
  @SenderIP
end

Instance Method Details

#deserialize(params) ⇒ Object



49
50
51
52
53
54
55
56
57
# File 'lib/v20200713/models.rb', line 49

def deserialize(params)
  @ReportedAccount = params['ReportedAccount']
  @ReportedAccountType = params['ReportedAccountType']
  @EvilType = params['EvilType']
  @SenderAccount = params['SenderAccount']
  @SenderAccountType = params['SenderAccountType']
  @SenderIP = params['SenderIP']
  @EvilContent = params['EvilContent']
end