IncludeLinkedTxns
Specifies whether to include Linked Transactions when retrieving base transactions, such as invoices, from QuickBooks.
データ型
bool
デフォルト値
false
解説
This property specifies whether Linked Transactions are included when querying base transactions like invoices and sales receipts in QuickBooks. When set to true, each base transaction includes its associated Linked Transactions, providing a more complete view of related transactions. If set to false, Linked Transactions are excluded from base transaction responses. This setting typically improves performance by reducing the data volume retrieved, especially when Linked Transactions are not required for your use case.
This property is useful for tailoring the detail level in transaction data, allowing you to balance performance with data completeness based on application needs.