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