QuickBooks Integrator 2020 PHP Edition

Questions / Feedback?

TermsDiscountDay Property

If the bill is paid within this period, a discount applies.

Object Oriented Interface

public function getTermsDiscountDay();
public function setTermsDiscountDay($value);

Procedural Interface

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

Default Value

0

Remarks

For the ltStandardTerms ListType, if payment is received within this number of days, then TermsDiscountPercent will apply to the payment. For the ltDateDrivenTerms ListType, if payment is made by this day of the month, then TermsDiscountPercent applies.

Data Type

Integer

Copyright (c) 2021 /n software inc. - All rights reserved.
QuickBooks Integrator 2020 PHP Edition - Version 20.0 [Build 7941]