Skip to main content

OwnedGetSubaccountPolicyResponseView

Type Alias OwnedGetSubaccountPolicyResponseView 

Source
pub type OwnedGetSubaccountPolicyResponseView = OwnedView<GetSubaccountPolicyResponseView<'static>>;
Expand description

Shorthand for OwnedView<GetSubaccountPolicyResponseView<'static>>.

Aliased Typeยง

pub struct OwnedGetSubaccountPolicyResponseView { /* private fields */ }