We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
github-wiki-example / customer / CustomerOrderHistory
Interface representing a customer order history.
orderDate: Date
Date
customer.ts:48
orderId: string
string
customer.ts:47
totalAmount: number
number
customer.ts:49
Generated using TypeDoc and typedoc-plugin-markdown.