QuickBooks Integrator 2020 PHP Edition

Questions / Feedback?

VendorMessage Property

Message to appear to vendor.

Object Oriented Interface

public function getVendorMessage();
public function setVendorMessage($value);

Procedural Interface

inqb_purchaseorder_get($res, 60 );
inqb_purchaseorder_set($res, 60, $value );

Default Value

''

Remarks

A message to appear to the Vendor from whom goods are being ordered.

This property is not a reference property; it should contain the actual text of the message, and need not be set to a value pre-existing within QuickBooks.

Data Type

String

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