Skip to main content

OwnedRespondSubaccountInviteResponseView

Type Alias OwnedRespondSubaccountInviteResponseView 

Source
pub type OwnedRespondSubaccountInviteResponseView = OwnedView<RespondSubaccountInviteResponseView<'static>>;
Expand description

Shorthand for OwnedView<RespondSubaccountInviteResponseView<'static>>.

Aliased Typeยง

pub struct OwnedRespondSubaccountInviteResponseView { /* private fields */ }