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