GitHub

DaffOrderAddress

Type

import { DaffOrderAddress } from '@daffodil/order'

interface DaffOrderAddress {
  order_id: string
}