Module response

Source
Expand description

Types for EPP responses

Structs§

EppResult
Type corresponding to the <result> tag in an EPP response XML
ExtValue
Type corresponding to the <extValue> tag in an EPP response XML
Extension
Message
MessageQueue
Type corresponding to the <msgQ> tag in an EPP response XML
Response
Type corresponding to the <response> tag in an EPP response XML containing an <extension> tag
ResponseData
ResponseStatus
Type corresponding to the <response> tag in an EPP response XML without <msgQ> or <resData> sections. Generally used for error handling
ResponseTRID
Type corresponding to the <trID> tag in an EPP response XML
ResultValue
Type corresponding to the <value> tag under <extValue> in an EPP response XML
Undef
Type corresponding to the <undef> tag an EPP response XML

Enums§

ResultCode
Response codes as enumerated in section 3 of RFC 5730