| Class | Description |
|---|---|
| DomainDeletionCustomConverter |
One way converter from
DelDataT to DomainDeletionPollResponse. |
| DomainDeletionPollResponse |
Event: Domain expiration.
|
| DomainExpirationCustomConverter |
One way converter from
ImpendingExpDataT or ExpDataT or DnsOutageDataT to DomainExpirationPollResponse. |
| DomainExpirationPollResponse |
Event: Domain expiration.
|
| DomainTransferPollResponse |
Event: An object has been transferred to another registrar.
|
| DomainUpdatePollResponse |
Event: An object has been updated by the Registry, or a contact linked to a domain of another registrar has been updated by its sponsoring registrar.
|
| EnumDomainValidationCustomConverter | |
| EnumDomainValidationPollResponse |
Event: ENUM domain validation.
|
| Enum | Description |
|---|---|
| DomainExpirationEventType |
There are several messages concerning expiration of domains that have the same content but are issued on different events:
DomainExpirationEventType.IMPENDING_EXP_DATA - the domain is going to expire
DomainExpirationEventType.EXP_DATA - the domain has expired
DomainExpirationEventType.DNS_OUTAGE_DATA - the domain has become unguarded and has been excluded from the zone
DomainExpirationEventType.DEL_DATA - the domain has been deleted after registration expiration
|
| EnumDomainValidationEventType |
Messages concerning the validation of ENUM domains for events:
EnumDomainValidationEventType.IMPENDING_VAL_EXP_DATA - domain’s validation is going to expire
EnumDomainValidationEventType.VAL_EXP_DATA - domain’s validation has expired
|
Copyright © 2021. All rights reserved.