GitHub

DaffOrderAddress

import { DaffOrderAddress } from '@daffodil/order'

interface DaffOrderAddress {
  order_id: string
}