DummyOrderSource:
src/models/dummyOrder.model.tsInterface:
IKiteOrder
Identical schema to the Order model. Used when global Setting.isDummyOrder is true.
Fields
No unique index on
order_id — dummy orders are generated locally and do not conflict with live Kite IDs.