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