QuickBooks Integrator 2020 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) 2021 /n software inc. - All rights reserved.
QuickBooks Integrator 2020 PHP Edition - Version 20.0 [Build 7941]