Class: TencentCloud::Cdn::V20180606::TrafficPackage

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

Overview

CDN加速流量包。

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(id = nil, type = nil, bytes = nil, bytesused = nil, status = nil, createtime = nil, enabletime = nil, expiretime = nil, contractextension = nil, autoextension = nil, channel = nil, area = nil, lifetimemonth = nil, extensionavailable = nil, refundavailable = nil, region = nil, configid = nil, extensionmode = nil, trueenabletime = nil, trueexpiretime = nil) ⇒ TrafficPackage

Returns a new instance of TrafficPackage.



13488
13489
13490
13491
13492
13493
13494
13495
13496
13497
13498
13499
13500
13501
13502
13503
13504
13505
13506
13507
13508
13509
# File 'lib/v20180606/models.rb', line 13488

def initialize(id=nil, type=nil, bytes=nil, bytesused=nil, status=nil, createtime=nil, enabletime=nil, expiretime=nil, contractextension=nil, autoextension=nil, channel=nil, area=nil, lifetimemonth=nil, extensionavailable=nil, refundavailable=nil, region=nil, configid=nil, extensionmode=nil, trueenabletime=nil, trueexpiretime=nil)
  @Id = id
  @Type = type
  @Bytes = bytes
  @BytesUsed = bytesused
  @Status = status
  @CreateTime = createtime
  @EnableTime = enabletime
  @ExpireTime = expiretime
  @ContractExtension = contractextension
  @AutoExtension = autoextension
  @Channel = channel
  @Area = area
  @LifeTimeMonth = lifetimemonth
  @ExtensionAvailable = extensionavailable
  @RefundAvailable = refundavailable
  @Region = region
  @ConfigId = configid
  @ExtensionMode = extensionmode
  @TrueEnableTime = trueenabletime
  @TrueExpireTime = trueexpiretime
end

Instance Attribute Details

#AreaObject

enabled:已启用 expired:已过期 disabled:未启用 0:中国大陆 1:亚太一区 2:亚太二区 3:亚太三区 4:中东 5:北美 6:欧洲 7:南美 8:非洲 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Id:

    流量包 Id

  • Type:

    流量包类型

  • Bytes:

    流量包大小(单位为 Byte)

  • BytesUsed:

    已消耗流量(单位为 Byte)

  • Status:

    流量包状态

  • CreateTime:

    流量包发放时间

  • EnableTime:

    流量包生效时间

  • ExpireTime:

    流量包过期时间

  • ContractExtension:

    流量包是否续订

  • AutoExtension:

    流量包是否自动续订

  • Channel:

    流量包来源

  • Area:

    流量包生效区域,mainland或overseas

  • LifeTimeMonth:

    流量包生命周期月数

  • ExtensionAvailable:

    流量包是否支持续订

  • RefundAvailable:

    流量包是否支持退费

  • Region:

    流量包生效区域

  • ConfigId:

    流量包类型id

  • ExtensionMode:

    流量包当前续订模式,0 未续订、1到期续订、2用完续订、3到期或用完续订

  • TrueEnableTime:

    流量包实际生效时间

  • TrueExpireTime:

    流量包实际过期时间



13486
13487
13488
# File 'lib/v20180606/models.rb', line 13486

def Area
  @Area
end

#AutoExtensionObject

enabled:已启用 expired:已过期 disabled:未启用 0:中国大陆 1:亚太一区 2:亚太二区 3:亚太三区 4:中东 5:北美 6:欧洲 7:南美 8:非洲 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Id:

    流量包 Id

  • Type:

    流量包类型

  • Bytes:

    流量包大小(单位为 Byte)

  • BytesUsed:

    已消耗流量(单位为 Byte)

  • Status:

    流量包状态

  • CreateTime:

    流量包发放时间

  • EnableTime:

    流量包生效时间

  • ExpireTime:

    流量包过期时间

  • ContractExtension:

    流量包是否续订

  • AutoExtension:

    流量包是否自动续订

  • Channel:

    流量包来源

  • Area:

    流量包生效区域,mainland或overseas

  • LifeTimeMonth:

    流量包生命周期月数

  • ExtensionAvailable:

    流量包是否支持续订

  • RefundAvailable:

    流量包是否支持退费

  • Region:

    流量包生效区域

  • ConfigId:

    流量包类型id

  • ExtensionMode:

    流量包当前续订模式,0 未续订、1到期续订、2用完续订、3到期或用完续订

  • TrueEnableTime:

    流量包实际生效时间

  • TrueExpireTime:

    流量包实际过期时间



13486
13487
13488
# File 'lib/v20180606/models.rb', line 13486

def AutoExtension
  @AutoExtension
end

#BytesObject

enabled:已启用 expired:已过期 disabled:未启用 0:中国大陆 1:亚太一区 2:亚太二区 3:亚太三区 4:中东 5:北美 6:欧洲 7:南美 8:非洲 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Id:

    流量包 Id

  • Type:

    流量包类型

  • Bytes:

    流量包大小(单位为 Byte)

  • BytesUsed:

    已消耗流量(单位为 Byte)

  • Status:

    流量包状态

  • CreateTime:

    流量包发放时间

  • EnableTime:

    流量包生效时间

  • ExpireTime:

    流量包过期时间

  • ContractExtension:

    流量包是否续订

  • AutoExtension:

    流量包是否自动续订

  • Channel:

    流量包来源

  • Area:

    流量包生效区域,mainland或overseas

  • LifeTimeMonth:

    流量包生命周期月数

  • ExtensionAvailable:

    流量包是否支持续订

  • RefundAvailable:

    流量包是否支持退费

  • Region:

    流量包生效区域

  • ConfigId:

    流量包类型id

  • ExtensionMode:

    流量包当前续订模式,0 未续订、1到期续订、2用完续订、3到期或用完续订

  • TrueEnableTime:

    流量包实际生效时间

  • TrueExpireTime:

    流量包实际过期时间



13486
13487
13488
# File 'lib/v20180606/models.rb', line 13486

def Bytes
  @Bytes
end

#BytesUsedObject

enabled:已启用 expired:已过期 disabled:未启用 0:中国大陆 1:亚太一区 2:亚太二区 3:亚太三区 4:中东 5:北美 6:欧洲 7:南美 8:非洲 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Id:

    流量包 Id

  • Type:

    流量包类型

  • Bytes:

    流量包大小(单位为 Byte)

  • BytesUsed:

    已消耗流量(单位为 Byte)

  • Status:

    流量包状态

  • CreateTime:

    流量包发放时间

  • EnableTime:

    流量包生效时间

  • ExpireTime:

    流量包过期时间

  • ContractExtension:

    流量包是否续订

  • AutoExtension:

    流量包是否自动续订

  • Channel:

    流量包来源

  • Area:

    流量包生效区域,mainland或overseas

  • LifeTimeMonth:

    流量包生命周期月数

  • ExtensionAvailable:

    流量包是否支持续订

  • RefundAvailable:

    流量包是否支持退费

  • Region:

    流量包生效区域

  • ConfigId:

    流量包类型id

  • ExtensionMode:

    流量包当前续订模式,0 未续订、1到期续订、2用完续订、3到期或用完续订

  • TrueEnableTime:

    流量包实际生效时间

  • TrueExpireTime:

    流量包实际过期时间



13486
13487
13488
# File 'lib/v20180606/models.rb', line 13486

def BytesUsed
  @BytesUsed
end

#ChannelObject

enabled:已启用 expired:已过期 disabled:未启用 0:中国大陆 1:亚太一区 2:亚太二区 3:亚太三区 4:中东 5:北美 6:欧洲 7:南美 8:非洲 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Id:

    流量包 Id

  • Type:

    流量包类型

  • Bytes:

    流量包大小(单位为 Byte)

  • BytesUsed:

    已消耗流量(单位为 Byte)

  • Status:

    流量包状态

  • CreateTime:

    流量包发放时间

  • EnableTime:

    流量包生效时间

  • ExpireTime:

    流量包过期时间

  • ContractExtension:

    流量包是否续订

  • AutoExtension:

    流量包是否自动续订

  • Channel:

    流量包来源

  • Area:

    流量包生效区域,mainland或overseas

  • LifeTimeMonth:

    流量包生命周期月数

  • ExtensionAvailable:

    流量包是否支持续订

  • RefundAvailable:

    流量包是否支持退费

  • Region:

    流量包生效区域

  • ConfigId:

    流量包类型id

  • ExtensionMode:

    流量包当前续订模式,0 未续订、1到期续订、2用完续订、3到期或用完续订

  • TrueEnableTime:

    流量包实际生效时间

  • TrueExpireTime:

    流量包实际过期时间



13486
13487
13488
# File 'lib/v20180606/models.rb', line 13486

def Channel
  @Channel
end

#ConfigIdObject

enabled:已启用 expired:已过期 disabled:未启用 0:中国大陆 1:亚太一区 2:亚太二区 3:亚太三区 4:中东 5:北美 6:欧洲 7:南美 8:非洲 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Id:

    流量包 Id

  • Type:

    流量包类型

  • Bytes:

    流量包大小(单位为 Byte)

  • BytesUsed:

    已消耗流量(单位为 Byte)

  • Status:

    流量包状态

  • CreateTime:

    流量包发放时间

  • EnableTime:

    流量包生效时间

  • ExpireTime:

    流量包过期时间

  • ContractExtension:

    流量包是否续订

  • AutoExtension:

    流量包是否自动续订

  • Channel:

    流量包来源

  • Area:

    流量包生效区域,mainland或overseas

  • LifeTimeMonth:

    流量包生命周期月数

  • ExtensionAvailable:

    流量包是否支持续订

  • RefundAvailable:

    流量包是否支持退费

  • Region:

    流量包生效区域

  • ConfigId:

    流量包类型id

  • ExtensionMode:

    流量包当前续订模式,0 未续订、1到期续订、2用完续订、3到期或用完续订

  • TrueEnableTime:

    流量包实际生效时间

  • TrueExpireTime:

    流量包实际过期时间



13486
13487
13488
# File 'lib/v20180606/models.rb', line 13486

def ConfigId
  @ConfigId
end

#ContractExtensionObject

enabled:已启用 expired:已过期 disabled:未启用 0:中国大陆 1:亚太一区 2:亚太二区 3:亚太三区 4:中东 5:北美 6:欧洲 7:南美 8:非洲 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Id:

    流量包 Id

  • Type:

    流量包类型

  • Bytes:

    流量包大小(单位为 Byte)

  • BytesUsed:

    已消耗流量(单位为 Byte)

  • Status:

    流量包状态

  • CreateTime:

    流量包发放时间

  • EnableTime:

    流量包生效时间

  • ExpireTime:

    流量包过期时间

  • ContractExtension:

    流量包是否续订

  • AutoExtension:

    流量包是否自动续订

  • Channel:

    流量包来源

  • Area:

    流量包生效区域,mainland或overseas

  • LifeTimeMonth:

    流量包生命周期月数

  • ExtensionAvailable:

    流量包是否支持续订

  • RefundAvailable:

    流量包是否支持退费

  • Region:

    流量包生效区域

  • ConfigId:

    流量包类型id

  • ExtensionMode:

    流量包当前续订模式,0 未续订、1到期续订、2用完续订、3到期或用完续订

  • TrueEnableTime:

    流量包实际生效时间

  • TrueExpireTime:

    流量包实际过期时间



13486
13487
13488
# File 'lib/v20180606/models.rb', line 13486

def ContractExtension
  @ContractExtension
end

#CreateTimeObject

enabled:已启用 expired:已过期 disabled:未启用 0:中国大陆 1:亚太一区 2:亚太二区 3:亚太三区 4:中东 5:北美 6:欧洲 7:南美 8:非洲 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Id:

    流量包 Id

  • Type:

    流量包类型

  • Bytes:

    流量包大小(单位为 Byte)

  • BytesUsed:

    已消耗流量(单位为 Byte)

  • Status:

    流量包状态

  • CreateTime:

    流量包发放时间

  • EnableTime:

    流量包生效时间

  • ExpireTime:

    流量包过期时间

  • ContractExtension:

    流量包是否续订

  • AutoExtension:

    流量包是否自动续订

  • Channel:

    流量包来源

  • Area:

    流量包生效区域,mainland或overseas

  • LifeTimeMonth:

    流量包生命周期月数

  • ExtensionAvailable:

    流量包是否支持续订

  • RefundAvailable:

    流量包是否支持退费

  • Region:

    流量包生效区域

  • ConfigId:

    流量包类型id

  • ExtensionMode:

    流量包当前续订模式,0 未续订、1到期续订、2用完续订、3到期或用完续订

  • TrueEnableTime:

    流量包实际生效时间

  • TrueExpireTime:

    流量包实际过期时间



13486
13487
13488
# File 'lib/v20180606/models.rb', line 13486

def CreateTime
  @CreateTime
end

#EnableTimeObject

enabled:已启用 expired:已过期 disabled:未启用 0:中国大陆 1:亚太一区 2:亚太二区 3:亚太三区 4:中东 5:北美 6:欧洲 7:南美 8:非洲 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Id:

    流量包 Id

  • Type:

    流量包类型

  • Bytes:

    流量包大小(单位为 Byte)

  • BytesUsed:

    已消耗流量(单位为 Byte)

  • Status:

    流量包状态

  • CreateTime:

    流量包发放时间

  • EnableTime:

    流量包生效时间

  • ExpireTime:

    流量包过期时间

  • ContractExtension:

    流量包是否续订

  • AutoExtension:

    流量包是否自动续订

  • Channel:

    流量包来源

  • Area:

    流量包生效区域,mainland或overseas

  • LifeTimeMonth:

    流量包生命周期月数

  • ExtensionAvailable:

    流量包是否支持续订

  • RefundAvailable:

    流量包是否支持退费

  • Region:

    流量包生效区域

  • ConfigId:

    流量包类型id

  • ExtensionMode:

    流量包当前续订模式,0 未续订、1到期续订、2用完续订、3到期或用完续订

  • TrueEnableTime:

    流量包实际生效时间

  • TrueExpireTime:

    流量包实际过期时间



13486
13487
13488
# File 'lib/v20180606/models.rb', line 13486

def EnableTime
  @EnableTime
end

#ExpireTimeObject

enabled:已启用 expired:已过期 disabled:未启用 0:中国大陆 1:亚太一区 2:亚太二区 3:亚太三区 4:中东 5:北美 6:欧洲 7:南美 8:非洲 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Id:

    流量包 Id

  • Type:

    流量包类型

  • Bytes:

    流量包大小(单位为 Byte)

  • BytesUsed:

    已消耗流量(单位为 Byte)

  • Status:

    流量包状态

  • CreateTime:

    流量包发放时间

  • EnableTime:

    流量包生效时间

  • ExpireTime:

    流量包过期时间

  • ContractExtension:

    流量包是否续订

  • AutoExtension:

    流量包是否自动续订

  • Channel:

    流量包来源

  • Area:

    流量包生效区域,mainland或overseas

  • LifeTimeMonth:

    流量包生命周期月数

  • ExtensionAvailable:

    流量包是否支持续订

  • RefundAvailable:

    流量包是否支持退费

  • Region:

    流量包生效区域

  • ConfigId:

    流量包类型id

  • ExtensionMode:

    流量包当前续订模式,0 未续订、1到期续订、2用完续订、3到期或用完续订

  • TrueEnableTime:

    流量包实际生效时间

  • TrueExpireTime:

    流量包实际过期时间



13486
13487
13488
# File 'lib/v20180606/models.rb', line 13486

def ExpireTime
  @ExpireTime
end

#ExtensionAvailableObject

enabled:已启用 expired:已过期 disabled:未启用 0:中国大陆 1:亚太一区 2:亚太二区 3:亚太三区 4:中东 5:北美 6:欧洲 7:南美 8:非洲 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Id:

    流量包 Id

  • Type:

    流量包类型

  • Bytes:

    流量包大小(单位为 Byte)

  • BytesUsed:

    已消耗流量(单位为 Byte)

  • Status:

    流量包状态

  • CreateTime:

    流量包发放时间

  • EnableTime:

    流量包生效时间

  • ExpireTime:

    流量包过期时间

  • ContractExtension:

    流量包是否续订

  • AutoExtension:

    流量包是否自动续订

  • Channel:

    流量包来源

  • Area:

    流量包生效区域,mainland或overseas

  • LifeTimeMonth:

    流量包生命周期月数

  • ExtensionAvailable:

    流量包是否支持续订

  • RefundAvailable:

    流量包是否支持退费

  • Region:

    流量包生效区域

  • ConfigId:

    流量包类型id

  • ExtensionMode:

    流量包当前续订模式,0 未续订、1到期续订、2用完续订、3到期或用完续订

  • TrueEnableTime:

    流量包实际生效时间

  • TrueExpireTime:

    流量包实际过期时间



13486
13487
13488
# File 'lib/v20180606/models.rb', line 13486

def ExtensionAvailable
  @ExtensionAvailable
end

#ExtensionModeObject

enabled:已启用 expired:已过期 disabled:未启用 0:中国大陆 1:亚太一区 2:亚太二区 3:亚太三区 4:中东 5:北美 6:欧洲 7:南美 8:非洲 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Id:

    流量包 Id

  • Type:

    流量包类型

  • Bytes:

    流量包大小(单位为 Byte)

  • BytesUsed:

    已消耗流量(单位为 Byte)

  • Status:

    流量包状态

  • CreateTime:

    流量包发放时间

  • EnableTime:

    流量包生效时间

  • ExpireTime:

    流量包过期时间

  • ContractExtension:

    流量包是否续订

  • AutoExtension:

    流量包是否自动续订

  • Channel:

    流量包来源

  • Area:

    流量包生效区域,mainland或overseas

  • LifeTimeMonth:

    流量包生命周期月数

  • ExtensionAvailable:

    流量包是否支持续订

  • RefundAvailable:

    流量包是否支持退费

  • Region:

    流量包生效区域

  • ConfigId:

    流量包类型id

  • ExtensionMode:

    流量包当前续订模式,0 未续订、1到期续订、2用完续订、3到期或用完续订

  • TrueEnableTime:

    流量包实际生效时间

  • TrueExpireTime:

    流量包实际过期时间



13486
13487
13488
# File 'lib/v20180606/models.rb', line 13486

def ExtensionMode
  @ExtensionMode
end

#IdObject

enabled:已启用 expired:已过期 disabled:未启用 0:中国大陆 1:亚太一区 2:亚太二区 3:亚太三区 4:中东 5:北美 6:欧洲 7:南美 8:非洲 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Id:

    流量包 Id

  • Type:

    流量包类型

  • Bytes:

    流量包大小(单位为 Byte)

  • BytesUsed:

    已消耗流量(单位为 Byte)

  • Status:

    流量包状态

  • CreateTime:

    流量包发放时间

  • EnableTime:

    流量包生效时间

  • ExpireTime:

    流量包过期时间

  • ContractExtension:

    流量包是否续订

  • AutoExtension:

    流量包是否自动续订

  • Channel:

    流量包来源

  • Area:

    流量包生效区域,mainland或overseas

  • LifeTimeMonth:

    流量包生命周期月数

  • ExtensionAvailable:

    流量包是否支持续订

  • RefundAvailable:

    流量包是否支持退费

  • Region:

    流量包生效区域

  • ConfigId:

    流量包类型id

  • ExtensionMode:

    流量包当前续订模式,0 未续订、1到期续订、2用完续订、3到期或用完续订

  • TrueEnableTime:

    流量包实际生效时间

  • TrueExpireTime:

    流量包实际过期时间



13486
13487
13488
# File 'lib/v20180606/models.rb', line 13486

def Id
  @Id
end

#LifeTimeMonthObject

enabled:已启用 expired:已过期 disabled:未启用 0:中国大陆 1:亚太一区 2:亚太二区 3:亚太三区 4:中东 5:北美 6:欧洲 7:南美 8:非洲 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Id:

    流量包 Id

  • Type:

    流量包类型

  • Bytes:

    流量包大小(单位为 Byte)

  • BytesUsed:

    已消耗流量(单位为 Byte)

  • Status:

    流量包状态

  • CreateTime:

    流量包发放时间

  • EnableTime:

    流量包生效时间

  • ExpireTime:

    流量包过期时间

  • ContractExtension:

    流量包是否续订

  • AutoExtension:

    流量包是否自动续订

  • Channel:

    流量包来源

  • Area:

    流量包生效区域,mainland或overseas

  • LifeTimeMonth:

    流量包生命周期月数

  • ExtensionAvailable:

    流量包是否支持续订

  • RefundAvailable:

    流量包是否支持退费

  • Region:

    流量包生效区域

  • ConfigId:

    流量包类型id

  • ExtensionMode:

    流量包当前续订模式,0 未续订、1到期续订、2用完续订、3到期或用完续订

  • TrueEnableTime:

    流量包实际生效时间

  • TrueExpireTime:

    流量包实际过期时间



13486
13487
13488
# File 'lib/v20180606/models.rb', line 13486

def LifeTimeMonth
  @LifeTimeMonth
end

#RefundAvailableObject

enabled:已启用 expired:已过期 disabled:未启用 0:中国大陆 1:亚太一区 2:亚太二区 3:亚太三区 4:中东 5:北美 6:欧洲 7:南美 8:非洲 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Id:

    流量包 Id

  • Type:

    流量包类型

  • Bytes:

    流量包大小(单位为 Byte)

  • BytesUsed:

    已消耗流量(单位为 Byte)

  • Status:

    流量包状态

  • CreateTime:

    流量包发放时间

  • EnableTime:

    流量包生效时间

  • ExpireTime:

    流量包过期时间

  • ContractExtension:

    流量包是否续订

  • AutoExtension:

    流量包是否自动续订

  • Channel:

    流量包来源

  • Area:

    流量包生效区域,mainland或overseas

  • LifeTimeMonth:

    流量包生命周期月数

  • ExtensionAvailable:

    流量包是否支持续订

  • RefundAvailable:

    流量包是否支持退费

  • Region:

    流量包生效区域

  • ConfigId:

    流量包类型id

  • ExtensionMode:

    流量包当前续订模式,0 未续订、1到期续订、2用完续订、3到期或用完续订

  • TrueEnableTime:

    流量包实际生效时间

  • TrueExpireTime:

    流量包实际过期时间



13486
13487
13488
# File 'lib/v20180606/models.rb', line 13486

def RefundAvailable
  @RefundAvailable
end

#RegionObject

enabled:已启用 expired:已过期 disabled:未启用 0:中国大陆 1:亚太一区 2:亚太二区 3:亚太三区 4:中东 5:北美 6:欧洲 7:南美 8:非洲 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Id:

    流量包 Id

  • Type:

    流量包类型

  • Bytes:

    流量包大小(单位为 Byte)

  • BytesUsed:

    已消耗流量(单位为 Byte)

  • Status:

    流量包状态

  • CreateTime:

    流量包发放时间

  • EnableTime:

    流量包生效时间

  • ExpireTime:

    流量包过期时间

  • ContractExtension:

    流量包是否续订

  • AutoExtension:

    流量包是否自动续订

  • Channel:

    流量包来源

  • Area:

    流量包生效区域,mainland或overseas

  • LifeTimeMonth:

    流量包生命周期月数

  • ExtensionAvailable:

    流量包是否支持续订

  • RefundAvailable:

    流量包是否支持退费

  • Region:

    流量包生效区域

  • ConfigId:

    流量包类型id

  • ExtensionMode:

    流量包当前续订模式,0 未续订、1到期续订、2用完续订、3到期或用完续订

  • TrueEnableTime:

    流量包实际生效时间

  • TrueExpireTime:

    流量包实际过期时间



13486
13487
13488
# File 'lib/v20180606/models.rb', line 13486

def Region
  @Region
end

#StatusObject

enabled:已启用 expired:已过期 disabled:未启用 0:中国大陆 1:亚太一区 2:亚太二区 3:亚太三区 4:中东 5:北美 6:欧洲 7:南美 8:非洲 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Id:

    流量包 Id

  • Type:

    流量包类型

  • Bytes:

    流量包大小(单位为 Byte)

  • BytesUsed:

    已消耗流量(单位为 Byte)

  • Status:

    流量包状态

  • CreateTime:

    流量包发放时间

  • EnableTime:

    流量包生效时间

  • ExpireTime:

    流量包过期时间

  • ContractExtension:

    流量包是否续订

  • AutoExtension:

    流量包是否自动续订

  • Channel:

    流量包来源

  • Area:

    流量包生效区域,mainland或overseas

  • LifeTimeMonth:

    流量包生命周期月数

  • ExtensionAvailable:

    流量包是否支持续订

  • RefundAvailable:

    流量包是否支持退费

  • Region:

    流量包生效区域

  • ConfigId:

    流量包类型id

  • ExtensionMode:

    流量包当前续订模式,0 未续订、1到期续订、2用完续订、3到期或用完续订

  • TrueEnableTime:

    流量包实际生效时间

  • TrueExpireTime:

    流量包实际过期时间



13486
13487
13488
# File 'lib/v20180606/models.rb', line 13486

def Status
  @Status
end

#TrueEnableTimeObject

enabled:已启用 expired:已过期 disabled:未启用 0:中国大陆 1:亚太一区 2:亚太二区 3:亚太三区 4:中东 5:北美 6:欧洲 7:南美 8:非洲 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Id:

    流量包 Id

  • Type:

    流量包类型

  • Bytes:

    流量包大小(单位为 Byte)

  • BytesUsed:

    已消耗流量(单位为 Byte)

  • Status:

    流量包状态

  • CreateTime:

    流量包发放时间

  • EnableTime:

    流量包生效时间

  • ExpireTime:

    流量包过期时间

  • ContractExtension:

    流量包是否续订

  • AutoExtension:

    流量包是否自动续订

  • Channel:

    流量包来源

  • Area:

    流量包生效区域,mainland或overseas

  • LifeTimeMonth:

    流量包生命周期月数

  • ExtensionAvailable:

    流量包是否支持续订

  • RefundAvailable:

    流量包是否支持退费

  • Region:

    流量包生效区域

  • ConfigId:

    流量包类型id

  • ExtensionMode:

    流量包当前续订模式,0 未续订、1到期续订、2用完续订、3到期或用完续订

  • TrueEnableTime:

    流量包实际生效时间

  • TrueExpireTime:

    流量包实际过期时间



13486
13487
13488
# File 'lib/v20180606/models.rb', line 13486

def TrueEnableTime
  @TrueEnableTime
end

#TrueExpireTimeObject

enabled:已启用 expired:已过期 disabled:未启用 0:中国大陆 1:亚太一区 2:亚太二区 3:亚太三区 4:中东 5:北美 6:欧洲 7:南美 8:非洲 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Id:

    流量包 Id

  • Type:

    流量包类型

  • Bytes:

    流量包大小(单位为 Byte)

  • BytesUsed:

    已消耗流量(单位为 Byte)

  • Status:

    流量包状态

  • CreateTime:

    流量包发放时间

  • EnableTime:

    流量包生效时间

  • ExpireTime:

    流量包过期时间

  • ContractExtension:

    流量包是否续订

  • AutoExtension:

    流量包是否自动续订

  • Channel:

    流量包来源

  • Area:

    流量包生效区域,mainland或overseas

  • LifeTimeMonth:

    流量包生命周期月数

  • ExtensionAvailable:

    流量包是否支持续订

  • RefundAvailable:

    流量包是否支持退费

  • Region:

    流量包生效区域

  • ConfigId:

    流量包类型id

  • ExtensionMode:

    流量包当前续订模式,0 未续订、1到期续订、2用完续订、3到期或用完续订

  • TrueEnableTime:

    流量包实际生效时间

  • TrueExpireTime:

    流量包实际过期时间



13486
13487
13488
# File 'lib/v20180606/models.rb', line 13486

def TrueExpireTime
  @TrueExpireTime
end

#TypeObject

enabled:已启用 expired:已过期 disabled:未启用 0:中国大陆 1:亚太一区 2:亚太二区 3:亚太三区 4:中东 5:北美 6:欧洲 7:南美 8:非洲 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Id:

    流量包 Id

  • Type:

    流量包类型

  • Bytes:

    流量包大小(单位为 Byte)

  • BytesUsed:

    已消耗流量(单位为 Byte)

  • Status:

    流量包状态

  • CreateTime:

    流量包发放时间

  • EnableTime:

    流量包生效时间

  • ExpireTime:

    流量包过期时间

  • ContractExtension:

    流量包是否续订

  • AutoExtension:

    流量包是否自动续订

  • Channel:

    流量包来源

  • Area:

    流量包生效区域,mainland或overseas

  • LifeTimeMonth:

    流量包生命周期月数

  • ExtensionAvailable:

    流量包是否支持续订

  • RefundAvailable:

    流量包是否支持退费

  • Region:

    流量包生效区域

  • ConfigId:

    流量包类型id

  • ExtensionMode:

    流量包当前续订模式,0 未续订、1到期续订、2用完续订、3到期或用完续订

  • TrueEnableTime:

    流量包实际生效时间

  • TrueExpireTime:

    流量包实际过期时间



13486
13487
13488
# File 'lib/v20180606/models.rb', line 13486

def Type
  @Type
end

Instance Method Details

#deserialize(params) ⇒ Object



13511
13512
13513
13514
13515
13516
13517
13518
13519
13520
13521
13522
13523
13524
13525
13526
13527
13528
13529
13530
13531
13532
# File 'lib/v20180606/models.rb', line 13511

def deserialize(params)
  @Id = params['Id']
  @Type = params['Type']
  @Bytes = params['Bytes']
  @BytesUsed = params['BytesUsed']
  @Status = params['Status']
  @CreateTime = params['CreateTime']
  @EnableTime = params['EnableTime']
  @ExpireTime = params['ExpireTime']
  @ContractExtension = params['ContractExtension']
  @AutoExtension = params['AutoExtension']
  @Channel = params['Channel']
  @Area = params['Area']
  @LifeTimeMonth = params['LifeTimeMonth']
  @ExtensionAvailable = params['ExtensionAvailable']
  @RefundAvailable = params['RefundAvailable']
  @Region = params['Region']
  @ConfigId = params['ConfigId']
  @ExtensionMode = params['ExtensionMode']
  @TrueEnableTime = params['TrueEnableTime']
  @TrueExpireTime = params['TrueExpireTime']
end