Class: TencentCloud::Domain::V20180808::DomainList

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

Overview

域名列表

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(ispremium = nil, domainid = nil, domainname = nil, autorenew = nil, creationdate = nil, expirationdate = nil, tld = nil, codetld = nil, buystatus = nil) ⇒ DomainList

Returns a new instance of DomainList.



3163
3164
3165
3166
3167
3168
3169
3170
3171
3172
3173
# File 'lib/v20180808/models.rb', line 3163

def initialize(ispremium=nil, domainid=nil, domainname=nil, autorenew=nil, creationdate=nil, expirationdate=nil, tld=nil, codetld=nil, buystatus=nil)
  @IsPremium = ispremium
  @DomainId = domainid
  @DomainName = domainname
  @AutoRenew = autorenew
  @CreationDate = creationdate
  @ExpirationDate = expirationdate
  @Tld = tld
  @CodeTld = codetld
  @BuyStatus = buystatus
end

Instance Attribute Details

#AutoRenewObject

ture 是false 不是0:未设置1:已设置2:设置后,关闭格式:YYYY-MM-DD HH:mm:ss 格式:YYYY-MM-DD HH:mm:ss 例如: 123.com 后缀则为.com 123.com.cn 后缀则为.com.cn 123.中国 后缀则为.中国例如: 123.com 后缀则为.com 123.com.cn 后缀则为.com.cn 123.中国 后缀则为.xn–fiqs8s ok:正常AboutToExpire: 即将到期RegisterPending:注册中RegisterDoing:注册中RegisterFailed:注册失败RenewPending:续费期RenewDoing:续费中RedemptionPending:赎回期RedemptionDoing:赎回中TransferPending:转入中TransferTransing:转入中TransferFailed:转入失败

Parameters:

  • IsPremium:

    是否是溢价域名:

  • DomainId:

    域名资源ID。

  • DomainName:

    域名名称。

  • AutoRenew:

    是否已设置自动续费 。

  • CreationDate:

    注册时间。

  • ExpirationDate:

    到期时间。

  • Tld:

    域名后缀,根据具体域名确定

  • CodeTld:

    编码后的后缀(中文会进行Punycode编码)根据具体域名确定

  • BuyStatus:

    域名购买状态。



3161
3162
3163
# File 'lib/v20180808/models.rb', line 3161

def AutoRenew
  @AutoRenew
end

#BuyStatusObject

ture 是false 不是0:未设置1:已设置2:设置后,关闭格式:YYYY-MM-DD HH:mm:ss 格式:YYYY-MM-DD HH:mm:ss 例如: 123.com 后缀则为.com 123.com.cn 后缀则为.com.cn 123.中国 后缀则为.中国例如: 123.com 后缀则为.com 123.com.cn 后缀则为.com.cn 123.中国 后缀则为.xn–fiqs8s ok:正常AboutToExpire: 即将到期RegisterPending:注册中RegisterDoing:注册中RegisterFailed:注册失败RenewPending:续费期RenewDoing:续费中RedemptionPending:赎回期RedemptionDoing:赎回中TransferPending:转入中TransferTransing:转入中TransferFailed:转入失败

Parameters:

  • IsPremium:

    是否是溢价域名:

  • DomainId:

    域名资源ID。

  • DomainName:

    域名名称。

  • AutoRenew:

    是否已设置自动续费 。

  • CreationDate:

    注册时间。

  • ExpirationDate:

    到期时间。

  • Tld:

    域名后缀,根据具体域名确定

  • CodeTld:

    编码后的后缀(中文会进行Punycode编码)根据具体域名确定

  • BuyStatus:

    域名购买状态。



3161
3162
3163
# File 'lib/v20180808/models.rb', line 3161

def BuyStatus
  @BuyStatus
end

#CodeTldObject

ture 是false 不是0:未设置1:已设置2:设置后,关闭格式:YYYY-MM-DD HH:mm:ss 格式:YYYY-MM-DD HH:mm:ss 例如: 123.com 后缀则为.com 123.com.cn 后缀则为.com.cn 123.中国 后缀则为.中国例如: 123.com 后缀则为.com 123.com.cn 后缀则为.com.cn 123.中国 后缀则为.xn–fiqs8s ok:正常AboutToExpire: 即将到期RegisterPending:注册中RegisterDoing:注册中RegisterFailed:注册失败RenewPending:续费期RenewDoing:续费中RedemptionPending:赎回期RedemptionDoing:赎回中TransferPending:转入中TransferTransing:转入中TransferFailed:转入失败

Parameters:

  • IsPremium:

    是否是溢价域名:

  • DomainId:

    域名资源ID。

  • DomainName:

    域名名称。

  • AutoRenew:

    是否已设置自动续费 。

  • CreationDate:

    注册时间。

  • ExpirationDate:

    到期时间。

  • Tld:

    域名后缀,根据具体域名确定

  • CodeTld:

    编码后的后缀(中文会进行Punycode编码)根据具体域名确定

  • BuyStatus:

    域名购买状态。



3161
3162
3163
# File 'lib/v20180808/models.rb', line 3161

def CodeTld
  @CodeTld
end

#CreationDateObject

ture 是false 不是0:未设置1:已设置2:设置后,关闭格式:YYYY-MM-DD HH:mm:ss 格式:YYYY-MM-DD HH:mm:ss 例如: 123.com 后缀则为.com 123.com.cn 后缀则为.com.cn 123.中国 后缀则为.中国例如: 123.com 后缀则为.com 123.com.cn 后缀则为.com.cn 123.中国 后缀则为.xn–fiqs8s ok:正常AboutToExpire: 即将到期RegisterPending:注册中RegisterDoing:注册中RegisterFailed:注册失败RenewPending:续费期RenewDoing:续费中RedemptionPending:赎回期RedemptionDoing:赎回中TransferPending:转入中TransferTransing:转入中TransferFailed:转入失败

Parameters:

  • IsPremium:

    是否是溢价域名:

  • DomainId:

    域名资源ID。

  • DomainName:

    域名名称。

  • AutoRenew:

    是否已设置自动续费 。

  • CreationDate:

    注册时间。

  • ExpirationDate:

    到期时间。

  • Tld:

    域名后缀,根据具体域名确定

  • CodeTld:

    编码后的后缀(中文会进行Punycode编码)根据具体域名确定

  • BuyStatus:

    域名购买状态。



3161
3162
3163
# File 'lib/v20180808/models.rb', line 3161

def CreationDate
  @CreationDate
end

#DomainIdObject

ture 是false 不是0:未设置1:已设置2:设置后,关闭格式:YYYY-MM-DD HH:mm:ss 格式:YYYY-MM-DD HH:mm:ss 例如: 123.com 后缀则为.com 123.com.cn 后缀则为.com.cn 123.中国 后缀则为.中国例如: 123.com 后缀则为.com 123.com.cn 后缀则为.com.cn 123.中国 后缀则为.xn–fiqs8s ok:正常AboutToExpire: 即将到期RegisterPending:注册中RegisterDoing:注册中RegisterFailed:注册失败RenewPending:续费期RenewDoing:续费中RedemptionPending:赎回期RedemptionDoing:赎回中TransferPending:转入中TransferTransing:转入中TransferFailed:转入失败

Parameters:

  • IsPremium:

    是否是溢价域名:

  • DomainId:

    域名资源ID。

  • DomainName:

    域名名称。

  • AutoRenew:

    是否已设置自动续费 。

  • CreationDate:

    注册时间。

  • ExpirationDate:

    到期时间。

  • Tld:

    域名后缀,根据具体域名确定

  • CodeTld:

    编码后的后缀(中文会进行Punycode编码)根据具体域名确定

  • BuyStatus:

    域名购买状态。



3161
3162
3163
# File 'lib/v20180808/models.rb', line 3161

def DomainId
  @DomainId
end

#DomainNameObject

ture 是false 不是0:未设置1:已设置2:设置后,关闭格式:YYYY-MM-DD HH:mm:ss 格式:YYYY-MM-DD HH:mm:ss 例如: 123.com 后缀则为.com 123.com.cn 后缀则为.com.cn 123.中国 后缀则为.中国例如: 123.com 后缀则为.com 123.com.cn 后缀则为.com.cn 123.中国 后缀则为.xn–fiqs8s ok:正常AboutToExpire: 即将到期RegisterPending:注册中RegisterDoing:注册中RegisterFailed:注册失败RenewPending:续费期RenewDoing:续费中RedemptionPending:赎回期RedemptionDoing:赎回中TransferPending:转入中TransferTransing:转入中TransferFailed:转入失败

Parameters:

  • IsPremium:

    是否是溢价域名:

  • DomainId:

    域名资源ID。

  • DomainName:

    域名名称。

  • AutoRenew:

    是否已设置自动续费 。

  • CreationDate:

    注册时间。

  • ExpirationDate:

    到期时间。

  • Tld:

    域名后缀,根据具体域名确定

  • CodeTld:

    编码后的后缀(中文会进行Punycode编码)根据具体域名确定

  • BuyStatus:

    域名购买状态。



3161
3162
3163
# File 'lib/v20180808/models.rb', line 3161

def DomainName
  @DomainName
end

#ExpirationDateObject

ture 是false 不是0:未设置1:已设置2:设置后,关闭格式:YYYY-MM-DD HH:mm:ss 格式:YYYY-MM-DD HH:mm:ss 例如: 123.com 后缀则为.com 123.com.cn 后缀则为.com.cn 123.中国 后缀则为.中国例如: 123.com 后缀则为.com 123.com.cn 后缀则为.com.cn 123.中国 后缀则为.xn–fiqs8s ok:正常AboutToExpire: 即将到期RegisterPending:注册中RegisterDoing:注册中RegisterFailed:注册失败RenewPending:续费期RenewDoing:续费中RedemptionPending:赎回期RedemptionDoing:赎回中TransferPending:转入中TransferTransing:转入中TransferFailed:转入失败

Parameters:

  • IsPremium:

    是否是溢价域名:

  • DomainId:

    域名资源ID。

  • DomainName:

    域名名称。

  • AutoRenew:

    是否已设置自动续费 。

  • CreationDate:

    注册时间。

  • ExpirationDate:

    到期时间。

  • Tld:

    域名后缀,根据具体域名确定

  • CodeTld:

    编码后的后缀(中文会进行Punycode编码)根据具体域名确定

  • BuyStatus:

    域名购买状态。



3161
3162
3163
# File 'lib/v20180808/models.rb', line 3161

def ExpirationDate
  @ExpirationDate
end

#IsPremiumObject

ture 是false 不是0:未设置1:已设置2:设置后,关闭格式:YYYY-MM-DD HH:mm:ss 格式:YYYY-MM-DD HH:mm:ss 例如: 123.com 后缀则为.com 123.com.cn 后缀则为.com.cn 123.中国 后缀则为.中国例如: 123.com 后缀则为.com 123.com.cn 后缀则为.com.cn 123.中国 后缀则为.xn–fiqs8s ok:正常AboutToExpire: 即将到期RegisterPending:注册中RegisterDoing:注册中RegisterFailed:注册失败RenewPending:续费期RenewDoing:续费中RedemptionPending:赎回期RedemptionDoing:赎回中TransferPending:转入中TransferTransing:转入中TransferFailed:转入失败

Parameters:

  • IsPremium:

    是否是溢价域名:

  • DomainId:

    域名资源ID。

  • DomainName:

    域名名称。

  • AutoRenew:

    是否已设置自动续费 。

  • CreationDate:

    注册时间。

  • ExpirationDate:

    到期时间。

  • Tld:

    域名后缀,根据具体域名确定

  • CodeTld:

    编码后的后缀(中文会进行Punycode编码)根据具体域名确定

  • BuyStatus:

    域名购买状态。



3161
3162
3163
# File 'lib/v20180808/models.rb', line 3161

def IsPremium
  @IsPremium
end

#TldObject

ture 是false 不是0:未设置1:已设置2:设置后,关闭格式:YYYY-MM-DD HH:mm:ss 格式:YYYY-MM-DD HH:mm:ss 例如: 123.com 后缀则为.com 123.com.cn 后缀则为.com.cn 123.中国 后缀则为.中国例如: 123.com 后缀则为.com 123.com.cn 后缀则为.com.cn 123.中国 后缀则为.xn–fiqs8s ok:正常AboutToExpire: 即将到期RegisterPending:注册中RegisterDoing:注册中RegisterFailed:注册失败RenewPending:续费期RenewDoing:续费中RedemptionPending:赎回期RedemptionDoing:赎回中TransferPending:转入中TransferTransing:转入中TransferFailed:转入失败

Parameters:

  • IsPremium:

    是否是溢价域名:

  • DomainId:

    域名资源ID。

  • DomainName:

    域名名称。

  • AutoRenew:

    是否已设置自动续费 。

  • CreationDate:

    注册时间。

  • ExpirationDate:

    到期时间。

  • Tld:

    域名后缀,根据具体域名确定

  • CodeTld:

    编码后的后缀(中文会进行Punycode编码)根据具体域名确定

  • BuyStatus:

    域名购买状态。



3161
3162
3163
# File 'lib/v20180808/models.rb', line 3161

def Tld
  @Tld
end

Instance Method Details

#deserialize(params) ⇒ Object



3175
3176
3177
3178
3179
3180
3181
3182
3183
3184
3185
# File 'lib/v20180808/models.rb', line 3175

def deserialize(params)
  @IsPremium = params['IsPremium']
  @DomainId = params['DomainId']
  @DomainName = params['DomainName']
  @AutoRenew = params['AutoRenew']
  @CreationDate = params['CreationDate']
  @ExpirationDate = params['ExpirationDate']
  @Tld = params['Tld']
  @CodeTld = params['CodeTld']
  @BuyStatus = params['BuyStatus']
end