Module domain

Module domain 

Source
Expand description

Mapping for EPP domain objects

As described in RFC 5731.

Re-exports§

pub use check::DomainCheck;
pub use create::DomainCreate;
pub use delete::DomainDelete;
pub use info::DomainInfo;
pub use renew::DomainRenew;
pub use transfer::DomainTransfer;
pub use update::DomainUpdate;

Modules§

check
Types for EPP domain check request
create
Types for EPP domain create request
delete
Types for EPP domain delete request
info
Types for EPP domain info request
renew
Types for EPP domain renew request
transfer
Types for EPP domain transfer request
update
Types for EPP domain check request

Structs§

DomainAuthInfo
The <authInfo> tag for domain and contact transactions
DomainContact
The <contact> type on domain creation and update requests
HostAttr
The <hostAttr> type for domain transactions
HostObj
NameServers
Period
The <period> type for registration, renewal or transfer on domain transactions

Enums§

HostInfo
Status
The <status> type on contact transactions

Constants§

ONE_MONTH
ONE_YEAR
SIX_MONTHS
THREE_YEARS
TWO_YEARS
XMLNS