pub type OwnedCreateSubaccountPolicyResponseView = OwnedView<CreateSubaccountPolicyResponseView<'static>>;Expand description
Shorthand for OwnedView<CreateSubaccountPolicyResponseView<'static>>.
Aliased Typeยง
pub struct OwnedCreateSubaccountPolicyResponseView { /* private fields */ }