QuickBooks Integrator 2020 PHP Edition

Questions / Feedback?

Other Property

Pre-defined QuickBooks Custom Field.

Object Oriented Interface

public function getOther();
public function setOther($value);

Procedural Interface

inqb_salesorder_get($res, 43 );
inqb_salesorder_set($res, 43, $value );

Default Value

''

Remarks

The Other property is a transaction-level field, like the FOB field, PO Number field, and so forth. This property appears only once for the transaction: you can write to it and modify it. QBXMLVersion 6.0 or higher is required to use this property.

Data Type

String

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