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