A helper function to verify that a model is a Order.
import { isOrder } from '@daffodil/order/testing'
function isOrder(order: DaffOrder): boolean