QuickBooks Integrator 2020 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) 2021 /n software inc. - All rights reserved.
QuickBooks Integrator 2020 PHP Edition - Version 20.0 [Build 7941]