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