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

CashBackMemo Property

Additional info for the cash back transaction.

Object Oriented Interface

public function getCashBackMemo();
public function setCashBackMemo($value);

Procedural Interface

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

Default Value

''

Remarks

This property may contain any additional information describing the cash back portion of this transaction.

Data Type

String

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