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