QuickBooks Integrator 2020 PHP Edition

Questions / Feedback?

PONumber Property

P.O. number.

Object Oriented Interface

public function getPONumber();
public function setPONumber($value);

Procedural Interface

inqb_creditmemo_get($res, 44 );
inqb_creditmemo_set($res, 44, $value );

Default Value

''

Remarks

The P.O. number for this invoice or credit memo.

Data Type

String

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