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

AppliedToDiscountAccountName Property

Refers to the account where this discount is tracked.

Object Oriented Interface

public function getAppliedToDiscountAccountName($appliedtoindex);
public function setAppliedToDiscountAccountName($appliedtoindex, $value);

Procedural Interface

inqb_billpayment_get($res, 11 , $appliedtoindex);
inqb_billpayment_set($res, 11, $value , $appliedtoindex);

Default Value

''

Remarks

Refers to the account where this discount is tracked.

The size of the array is controlled by the AppliedToCount property.

This property is not available at design time.

Data Type

String

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