QuickBooks Integrator 2020 Kotlin Edition

Questions / Feedback?

JournalLines Property

Specifies a collection of credit or debit transactions inside a General Journal Entry.

Syntax

public val journalLines: MutableJournalLineList

Remarks

JournalLines represents a collection of Debit and Credit lines. All Debit and Credit lines must be in balance. The total Amount for all Debit lines must match the total Amount for all Debit lines, or QuickBooks will return an error.

Note: If no amount is included in the first credit or debit line of a journal entry in the QuickBooks user interface, then subsequent SDK queries on that JournalEntry object will fail XML validation.

This property is not available at design time.

Copyright (c) 2021 /n software inc. - All rights reserved.
QuickBooks Integrator 2020 Kotlin Edition - Version 20.0 [Build 7941]