pub type OwnedUpdateMfaFactorRequestView = OwnedView<UpdateMFAFactorRequestView<'static>>;Expand description
Shorthand for OwnedView<UpdateMfaFactorRequestView<'static>>.
Aliased Typeยง
pub struct OwnedUpdateMfaFactorRequestView { /* private fields */ }