Class: TencentCloud::Tcb::V20180608::DescribeUserActivityInfoResponse

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

Overview

DescribeUserActivityInfo返回参数结构体

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(tag = nil, notes = nil, activitytimeleft = nil, grouptimeleft = nil, nicknamelist = nil, requestid = nil) ⇒ DescribeUserActivityInfoResponse

Returns a new instance of DescribeUserActivityInfoResponse.



5402
5403
5404
5405
5406
5407
5408
5409
# File 'lib/v20180608/models.rb', line 5402

def initialize(tag=nil, notes=nil, activitytimeleft=nil, grouptimeleft=nil, nicknamelist=nil, requestid=nil)
  @Tag = tag
  @Notes = notes
  @ActivityTimeLeft = activitytimeleft
  @GroupTimeLeft = grouptimeleft
  @NickNameList = nicknamelist
  @RequestId = requestid
end

Instance Attribute Details

#ActivityTimeLeftObject

Parameters:

  • Tag:

    自定义标记,1元钱裂变需求中即代指‘团id`

  • Notes:

    自定义备注,1元钱裂变需求中返回‘团列表`,uin列表通过“,”拼接

  • ActivityTimeLeft:

    活动剩余时间,单位为s.1元钱裂变需求中即为 time(活动过期时间)-Now()), 过期后为0,即返回必为自然数

  • GroupTimeLeft:

    拼团剩余时间,单位为s.1元钱裂变需求中即为time(成团时间)+24H-Now(),过期后为0,即返回必为自然数

  • NickNameList:

    昵称列表,通过“,”拼接, 1元钱裂变活动中与Notes中uin一一对应

  • RequestId:

    唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。



5400
5401
5402
# File 'lib/v20180608/models.rb', line 5400

def ActivityTimeLeft
  @ActivityTimeLeft
end

#GroupTimeLeftObject

Parameters:

  • Tag:

    自定义标记,1元钱裂变需求中即代指‘团id`

  • Notes:

    自定义备注,1元钱裂变需求中返回‘团列表`,uin列表通过“,”拼接

  • ActivityTimeLeft:

    活动剩余时间,单位为s.1元钱裂变需求中即为 time(活动过期时间)-Now()), 过期后为0,即返回必为自然数

  • GroupTimeLeft:

    拼团剩余时间,单位为s.1元钱裂变需求中即为time(成团时间)+24H-Now(),过期后为0,即返回必为自然数

  • NickNameList:

    昵称列表,通过“,”拼接, 1元钱裂变活动中与Notes中uin一一对应

  • RequestId:

    唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。



5400
5401
5402
# File 'lib/v20180608/models.rb', line 5400

def GroupTimeLeft
  @GroupTimeLeft
end

#NickNameListObject

Parameters:

  • Tag:

    自定义标记,1元钱裂变需求中即代指‘团id`

  • Notes:

    自定义备注,1元钱裂变需求中返回‘团列表`,uin列表通过“,”拼接

  • ActivityTimeLeft:

    活动剩余时间,单位为s.1元钱裂变需求中即为 time(活动过期时间)-Now()), 过期后为0,即返回必为自然数

  • GroupTimeLeft:

    拼团剩余时间,单位为s.1元钱裂变需求中即为time(成团时间)+24H-Now(),过期后为0,即返回必为自然数

  • NickNameList:

    昵称列表,通过“,”拼接, 1元钱裂变活动中与Notes中uin一一对应

  • RequestId:

    唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。



5400
5401
5402
# File 'lib/v20180608/models.rb', line 5400

def NickNameList
  @NickNameList
end

#NotesObject

Parameters:

  • Tag:

    自定义标记,1元钱裂变需求中即代指‘团id`

  • Notes:

    自定义备注,1元钱裂变需求中返回‘团列表`,uin列表通过“,”拼接

  • ActivityTimeLeft:

    活动剩余时间,单位为s.1元钱裂变需求中即为 time(活动过期时间)-Now()), 过期后为0,即返回必为自然数

  • GroupTimeLeft:

    拼团剩余时间,单位为s.1元钱裂变需求中即为time(成团时间)+24H-Now(),过期后为0,即返回必为自然数

  • NickNameList:

    昵称列表,通过“,”拼接, 1元钱裂变活动中与Notes中uin一一对应

  • RequestId:

    唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。



5400
5401
5402
# File 'lib/v20180608/models.rb', line 5400

def Notes
  @Notes
end

#RequestIdObject

Parameters:

  • Tag:

    自定义标记,1元钱裂变需求中即代指‘团id`

  • Notes:

    自定义备注,1元钱裂变需求中返回‘团列表`,uin列表通过“,”拼接

  • ActivityTimeLeft:

    活动剩余时间,单位为s.1元钱裂变需求中即为 time(活动过期时间)-Now()), 过期后为0,即返回必为自然数

  • GroupTimeLeft:

    拼团剩余时间,单位为s.1元钱裂变需求中即为time(成团时间)+24H-Now(),过期后为0,即返回必为自然数

  • NickNameList:

    昵称列表,通过“,”拼接, 1元钱裂变活动中与Notes中uin一一对应

  • RequestId:

    唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。



5400
5401
5402
# File 'lib/v20180608/models.rb', line 5400

def RequestId
  @RequestId
end

#TagObject

Parameters:

  • Tag:

    自定义标记,1元钱裂变需求中即代指‘团id`

  • Notes:

    自定义备注,1元钱裂变需求中返回‘团列表`,uin列表通过“,”拼接

  • ActivityTimeLeft:

    活动剩余时间,单位为s.1元钱裂变需求中即为 time(活动过期时间)-Now()), 过期后为0,即返回必为自然数

  • GroupTimeLeft:

    拼团剩余时间,单位为s.1元钱裂变需求中即为time(成团时间)+24H-Now(),过期后为0,即返回必为自然数

  • NickNameList:

    昵称列表,通过“,”拼接, 1元钱裂变活动中与Notes中uin一一对应

  • RequestId:

    唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。



5400
5401
5402
# File 'lib/v20180608/models.rb', line 5400

def Tag
  @Tag
end

Instance Method Details

#deserialize(params) ⇒ Object



5411
5412
5413
5414
5415
5416
5417
5418
# File 'lib/v20180608/models.rb', line 5411

def deserialize(params)
  @Tag = params['Tag']
  @Notes = params['Notes']
  @ActivityTimeLeft = params['ActivityTimeLeft']
  @GroupTimeLeft = params['GroupTimeLeft']
  @NickNameList = params['NickNameList']
  @RequestId = params['RequestId']
end