Module epp_client::epp::request[][src]

Expand description

Types for EPP requests

Modules

Types for EPP contact requests

Types for EPP domain requests

Types for EPP host requests

Types for EPP message requests

Structs

Type corresponding to the <command> tag in an EPP XML request with an <extension> tag

Type corresponding to the tag in an EPP XML hello request

Type corresponding to the <login> tag in an EPP XML login request

Type corresponding to the <logout> tag in an EPP XML logout request

Functions

Basic client TRID generation function. Mainly used for testing. Users of the library should use their own clTRID generation function.

Type Definitions

Type corresponding to the <command> tag in an EPP XML request without an <extension> tag

The EPP Hello request

The EPP Login Request

The EPP Logout request