Hierarchy

  • OrderDTO

Properties

adminUrl: string
clientId: string
created: string
date: string
description: string
internalNote: string
inventoryItems?: readonly InventoryItemDTO[]
invoice?: InvoiceDTO
isCompleted: boolean
isPaid: boolean
isTerminated: boolean
onHold: boolean
orderId: string
status: string
updated: string
viewUrl: string
wcOrderId?: string

Generated using TypeDoc