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