Click or drag to resize

ExtendedDomainTldInfoEntity Class

Response from the GetDomainTlds method
Inheritance Hierarchy
SystemObject
  Aruba.Cloud.Domains.Common.EntitiesDomainTldInfoEntity
    Aruba.Cloud.Domains.Common.EntitiesExtendedDomainTldInfoEntity

Namespace:  Aruba.Cloud.Domains.Common.Entities
Assembly:  Aruba.Cloud.Domains.Common.Entities (in Aruba.Cloud.Domains.Common.Entities.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[DataContractAttribute]
public class ExtendedDomainTldInfoEntity : DomainTldInfoEntity

The ExtendedDomainTldInfoEntity type exposes the following members.

Constructors
  NameDescription
Public methodExtendedDomainTldInfoEntity
Initializes a new instance of the ExtendedDomainTldInfoEntity class
Public methodExtendedDomainTldInfoEntity(DomainTldInfoEntity)
Initializes a new instance of the ExtendedDomainTldInfoEntity class
Top
Properties
  NameDescription
Public propertyAuthCodeRequired
Auth Code Required
(Inherited from DomainTldInfoEntity.)
Public propertyAutoRenewDaysBeforeExpiryDate
AutoRenew Days Before Expiry Date
(Inherited from DomainTldInfoEntity.)
Public propertyAvailable
Available
(Inherited from DomainTldInfoEntity.)
Public propertyContractsConsensusRequired
Contracts Consensus Required
(Inherited from DomainTldInfoEntity.)
Public propertyDnsMaxQuantity
Maximum number of DNS
(Inherited from DomainTldInfoEntity.)
Public propertyDnsMaxRegistrationQuantity
Maximum number of DNS registrations
(Inherited from DomainTldInfoEntity.)
Public propertyDnsMinQuantity
Minimum number of DNS
(Inherited from DomainTldInfoEntity.)
Public propertyDomainLockStatusAvailable
Domain Lock Status Available
(Inherited from DomainTldInfoEntity.)
Public propertyDomainPrivacyAvailable
Domain Privacy Available
(Inherited from DomainTldInfoEntity.)
Public propertyGracePeriod
Period in which the domain can be renewed
(Inherited from DomainTldInfoEntity.)
Public propertyNameMaxLength
Name Max Length
(Inherited from DomainTldInfoEntity.)
Public propertyNameMinLength
Name Min Length
(Inherited from DomainTldInfoEntity.)
Public propertyPricingData
Indication of the price
Public propertyRedemptionPeriod
Period where it is possible to renew the domain with an additional expense
(Inherited from DomainTldInfoEntity.)
Public propertyRegistrationMinimumPeriod
Registration Minimum Period
(Inherited from DomainTldInfoEntity.)
Public propertyRenewOnTransfer
Renew On Transfer
(Inherited from DomainTldInfoEntity.)
Public propertySupportAdminContactType
Support Admin Contact Type
(Inherited from DomainTldInfoEntity.)
Public propertySupportAuthCode
Support Auth Code
(Inherited from DomainTldInfoEntity.)
Public propertySupportBillingContactType
Support Billing Contact Type
(Inherited from DomainTldInfoEntity.)
Public propertySupportNameServerEntity
Support Name Server Entity
(Inherited from DomainTldInfoEntity.)
Public propertySupportOwnerContactType
Support Owner Contact Type
(Inherited from DomainTldInfoEntity.)
Public propertySupportTechContactType
Support Tech Contact Type
(Inherited from DomainTldInfoEntity.)
Public propertyTags
List of additional information
Public propertyTldCode
TLD code
(Inherited from DomainTldInfoEntity.)
Public propertyTldDataArrayType
Tld Data Array Type
(Inherited from DomainTldInfoEntity.)
Public propertyTldID
Id TLD
(Inherited from DomainTldInfoEntity.)
Public propertyWaitingDaysBeforeModify
Waiting Days Before Modify
(Inherited from DomainTldInfoEntity.)
Public propertyWhoIsPrivacy
WhoIs Privacy
(Inherited from DomainTldInfoEntity.)
Top
See Also