use crate::epp::response::EppCommandResponse; /// Type that represents the <epp> tag for the EPP XML rgp restore report response pub type EppDomainRgpRestoreReportResponse = EppCommandResponse;