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