Hierarchy

  • AccountEntries

Properties

list_entries_line: AccountEntryLine[]
thisAccount: {
    id: number;
    label: string;
    number: string;
}

Type declaration

  • id: number
  • label: string
  • number: string
total_credit: number
total_debit: number

Generated using TypeDoc