Skip to main content

OwnedGetSubaccountPolicyRequestView

Type Alias OwnedGetSubaccountPolicyRequestView 

Source
pub type OwnedGetSubaccountPolicyRequestView = OwnedView<GetSubaccountPolicyRequestView<'static>>;
Expand description

Shorthand for OwnedView<GetSubaccountPolicyRequestView<'static>>.

Aliased Typeยง

pub struct OwnedGetSubaccountPolicyRequestView { /* private fields */ }