Skip to main content

OwnedRemoveSubaccountMemberResponseView

Type Alias OwnedRemoveSubaccountMemberResponseView 

Source
pub type OwnedRemoveSubaccountMemberResponseView = OwnedView<RemoveSubaccountMemberResponseView<'static>>;
Expand description

Shorthand for OwnedView<RemoveSubaccountMemberResponseView<'static>>.

Aliased Typeยง

pub struct OwnedRemoveSubaccountMemberResponseView { /* private fields */ }