Skip to content

Latest commit

 

History

History
47 lines (25 loc) · 811 Bytes

fullcreditnoterequest.md

File metadata and controls

47 lines (25 loc) · 811 Bytes

fikenFullCreditNoteRequest

Interface: FullCreditNoteRequest

export

interface FullCreditNoteRequest

Hierarchy

  • FullCreditNoteRequest

Index

Properties

Properties

Optional creditNoteText

creditNoteText? : string

memberof FullCreditNoteRequest


invoiceId

invoiceId: number

Id of invoice that the credit note is associated with.

memberof FullCreditNoteRequest


issueDate

issueDate: Date

Date that the credit note is issued, format yyyy-mm-dd

memberof FullCreditNoteRequest