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