pub fn create_reconciliation_triggered(
order: &OrderAny,
report: &OrderStatusReport,
ts_now: UnixNanos,
) -> OrderEventAnyExpand description
Creates an OrderTriggered event for reconciliation.
pub fn create_reconciliation_triggered(
order: &OrderAny,
report: &OrderStatusReport,
ts_now: UnixNanos,
) -> OrderEventAnyCreates an OrderTriggered event for reconciliation.