QuickBooks Integrator 2016 PHP Edition
QuickBooks Integrator 2016 PHP Edition
Questions / Feedback?

TermsDiscountPercent Property

Discount that applies to a payment.

Object Oriented Interface

public function getTermsDiscountPercent();
public function setTermsDiscountPercent($value);

Procedural Interface

inqb_qblists_get($res, 21 );
inqb_qblists_set($res, 21, $value );

Default Value

''

Remarks

If payment is received within the TermsDiscountDay period, then TermsDiscountPercent will apply to the payment. TermsDiscountPercent must be between 0 and 100.

Data Type

String

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
QuickBooks Integrator 2016 PHP Edition - Version 16.0 [Build 7353]