Module instant_epp::response
source · Expand description
Types for EPP responses
Structs
- Type corresponding to the
<result>tag in an EPP response XML - Type corresponding to the
<extValue>tag in an EPP response XML - Type corresponding to the
<msgQ>tag in an EPP response XML - Type corresponding to the
<response>tag in an EPP response XML containing an<extension>tag - Type corresponding to the
<response>tag in an EPP response XML without<msgQ>or<resData>sections. Generally used for error handling - Type corresponding to the
<trID>tag in an EPP response XML - Type corresponding to the
<value>tag under<extValue>in an EPP response XML - Type corresponding to the
<undef>tag an EPP response XML
Enums
- Response codes as enumerated in section 3 of RFC 5730