Skip to main content

OwnedUpdateSubaccountResponseView

Type Alias OwnedUpdateSubaccountResponseView 

Source
pub type OwnedUpdateSubaccountResponseView = OwnedView<UpdateSubaccountResponseView<'static>>;
Expand description

Shorthand for OwnedView<UpdateSubaccountResponseView<'static>>.

Aliased Typeยง

pub struct OwnedUpdateSubaccountResponseView { /* private fields */ }