• Parameters

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

    Returns InvoiceDTO

Generated using TypeDoc