StructDomainInfo
From NETIM
(Difference between revisions)
Line 1: | Line 1: | ||
[[Category:Objects]] | [[Category:Objects]] | ||
− | |||
− | |||
− | |||
− | |||
'''Description''' | '''Description''' |
Revision as of 16:49, 18 July 2013
Description
This objects stores the result of a domainInfo
Format | Variable | Description | Notes |
---|---|---|---|
string (255) | domain | Domain name queried | |
string | dateCreate | Registration date | YYYY-MM-DD |
string | dateExpiration | Expiration date | YYYY-MM-DD |
string | dateMinRenew | Minimum date before the next renewal | YYYY-MM-DD |
string | dateMaxRenew | Maximum renewal date before the deletion | YYYY-MM-DD |
string | dateMaxRestore | Maximum restoration date | YYYY-MM-DD |
string | status | Current status | |
string (8) | idOwner | ID of the owner | |
string (8) | idAdmin | ID of the administrative contact | |
string (8) | idTech | ID of the technical contact | |
string (8) | idBilling | ID of the billing contact | |
int(1) | domainIsLock | Is the domain locked against transfers ? | 0 ou 1 |
int(1) | maskedWhois | Is the owner masked into the whois ? | 0 ou 1 |
int(1) | autorenew | Is the domain name autorenewed ? | 0 ou 1 |
ArrayOfString | ns | List of nameservers |