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

AppliedToCreditAppliedAmount Property

Amount of a credit that is applied to a customer's bill.

Object Oriented Interface

public function getAppliedToCreditAppliedAmount($appliedtoindex);
public function setAppliedToCreditAppliedAmount($appliedtoindex, $value);

Procedural Interface

inqb_receivepayment_get($res, 5 , $appliedtoindex);
inqb_receivepayment_set($res, 5, $value , $appliedtoindex);

Default Value

''

Remarks

Amount of a credit that is applied to a customer's bill.

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]