Click or drag to resize
SalesTransactionDiscountAmt Property
Product: QBO Description: Indicates the discount amount that is applied on the transaction as a whole. This will be pro-rated through item lines for tax calculation.

Namespace:  Intuit.Ipp.Data
Assembly:  Intuit.Ipp.Data (in Intuit.Ipp.Data.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
public decimal DiscountAmt { get; set; }

Property Value

Type: Decimal
Remarks