Skip to main content

OwnedRespondSubaccountInviteRequestView

Type Alias OwnedRespondSubaccountInviteRequestView 

Source
pub type OwnedRespondSubaccountInviteRequestView = OwnedView<RespondSubaccountInviteRequestView<'static>>;
Expand description

Shorthand for OwnedView<RespondSubaccountInviteRequestView<'static>>.

Aliased Typeยง

pub struct OwnedRespondSubaccountInviteRequestView { /* private fields */ }