Expand description
Types for EPP responses
Structs§
- EppResult
- Type corresponding to the
tag in an EPP response XML - ExtValue
- Type corresponding to the
tag in an EPP response XML - Message
Queue - Type corresponding to the
tag in an EPP response XML - Response
- Type corresponding to the <response> tag in an EPP response XML containing an <extension> tag
- Response
Document - Response
Status - Type corresponding to the <response> tag in an EPP response XML
without
or <resData> sections. Generally used for error handling - ResponseTRID
- Type corresponding to the
tag in an EPP response XML - Result
Document - Result
Value - Type corresponding to the
tag under in an EPP response XML - Undef
- Type corresponding to the
tag an EPP response XML
Enums§
- Result
Code - Response codes as enumerated in section 3 of RFC 5730