| TransactionTxnTaxDetail Property | 
 
            
            Product: ALL
            Description: Details of taxes
            charged on the transaction as a whole. For US versions of
            QuickBooks, tax rates used in the detail section must not be
            used in any tax line appearing in the main transaction body. For
            international versions of QuickBooks, the TxnTaxDetail should
            provide the details of all taxes (sales or purchase) calculated
            for the transaction based on the tax codes referenced by the
            transaction. This can be calculated by QuickBooks business logic
            or you may supply it when adding a transaction. For US versions
            of QuickBooks you need only supply the tax code for the customer
            and the tax code (in the case of multiple rates) or tax rate
            (for a single rate) to apply for the transaction as a
            whole.[br]See [a
            href="http://ipp.developer.intuit.com/0010_Intuit_Partner_Platform/0060_Financial_Management_Services_(v3)/01100_Global_Tax_Model"]Global
            Tax Model[/a].
            
            
 
    Namespace: 
   Intuit.Ipp.Data
    Assembly:
   Intuit.Ipp.Data (in Intuit.Ipp.Data.dll) Version: 4.0.0.0 (4.0.0.0)
 Syntax
Syntaxpublic TxnTaxDetail TxnTaxDetail { get; set; }Property Value
Type: 
TxnTaxDetail Remarks
Remarks See Also
See Also