Skip to main content

batch_create_from_proto

Function batch_create_from_proto 

Source
pub fn batch_create_from_proto(
    msg: &BatchCreateOrdersResponse,
) -> Result<BatchCreateOrdersResult>
Expand description

Per-item results now carry an Accepted/Rejected outcome oneof instead of flat status/order_id/code fields.