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

TermsDueDay Property

Indicates when payment is due.

Object Oriented Interface

public function getTermsDueDay();
public function setTermsDueDay($value);

Procedural Interface

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

Default Value

0

Remarks

For the ltStandardTerms ListType, this property indicates the number of days until payment is due with no discount. For the ltDateDrivenTerms ListType, it indicates the day of the month payment is due with no discount.

Data Type

Integer

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