Hierarchy

  • InvoiceDTO

Properties

bankAccountId: string
buildDocuments: boolean
campaignId: string
checkoutDate: string
checkoutStamp: string
clientId: string
created: string
date: string
dueDate: string
dueDays: number
extraNotice: string
groupId: string
internalNote: string
invoiceId: string
isPaid?: boolean
isReminded: boolean
isTerminated: boolean
onCollection: boolean
onHold: boolean
referenceNumber: string
remindDate: string
rows?: readonly InvoiceRowDTO[]
sendDocuments: boolean
updated: string
wcOrderId: string
webSecret: string

Generated using TypeDoc