Skip to content

Latest commit

 

History

History
38 lines (20 loc) · 656 Bytes

updateinvoicerequest.md

File metadata and controls

38 lines (20 loc) · 656 Bytes

fikenUpdateInvoiceRequest

Interface: UpdateInvoiceRequest

export

interface UpdateInvoiceRequest

Hierarchy

  • UpdateInvoiceRequest

Index

Properties

Properties

Optional newDueDate

newDueDate? : Date

Due date of invoice, format yyyy-mm-dd

memberof UpdateInvoiceRequest


sentManually

sentManually: boolean

If the invoice was not sent using Fiken this can be set to "true"

memberof UpdateInvoiceRequest