QuickBooks Integrator 2020 PHP Edition

Questions / Feedback?

CashBackAmount Property

Cash Back Amount.

Object Oriented Interface

public function getCashBackAmount();
public function setCashBackAmount($value);

Procedural Interface

inqb_deposit_get($res, 3 );
inqb_deposit_set($res, 3, $value );

Default Value

''

Remarks

Amount of cash received (if any) for this deposit. The amount should be formatted as a string in dollars.

Data Type

String

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