Skip to content

Latest commit

 

History

History
81 lines (44 loc) · 1.29 KB

journalentryline.md

File metadata and controls

81 lines (44 loc) · 1.29 KB

fikenJournalEntryLine

Interface: JournalEntryLine

export

interface JournalEntryLine

Hierarchy

  • JournalEntryLine

Index

Properties

Properties

Optional Readonly account

account? : string

memberof JournalEntryLine


amount

amount: number

Net amount

memberof JournalEntryLine


Optional creditAccount

creditAccount? : string

memberof JournalEntryLine


Optional creditVatCode

creditVatCode? : number

memberof JournalEntryLine


Optional debitAccount

debitAccount? : string

memberof JournalEntryLine


Optional debitVatCode

debitVatCode? : number

memberof JournalEntryLine


Optional Readonly vatCode

vatCode? : string

memberof JournalEntryLine