Skip to main content

OwnedCreateSubaccountPolicyResponseView

Type Alias OwnedCreateSubaccountPolicyResponseView 

Source
pub type OwnedCreateSubaccountPolicyResponseView = OwnedView<CreateSubaccountPolicyResponseView<'static>>;
Expand description

Shorthand for OwnedView<CreateSubaccountPolicyResponseView<'static>>.

Aliased Typeยง

pub struct OwnedCreateSubaccountPolicyResponseView { /* private fields */ }