Struct epp_client::error::EppCommandError [−][src]
pub struct EppCommandError {
pub epp_error: EppCommandResponseError,
}Expand description
An EPP XML error
Fields
epp_error: EppCommandResponseErrorpub struct EppCommandError {
pub epp_error: EppCommandResponseError,
}An EPP XML error
epp_error: EppCommandResponseError