Skip to main content

OwnedCreateSubaccountPolicyRequestView

Type Alias OwnedCreateSubaccountPolicyRequestView 

Source
pub type OwnedCreateSubaccountPolicyRequestView = OwnedView<CreateSubaccountPolicyRequestView<'static>>;
Expand description

Shorthand for OwnedView<CreateSubaccountPolicyRequestView<'static>>.

Aliased Typeยง

pub struct OwnedCreateSubaccountPolicyRequestView { /* private fields */ }