QuickBooks Integrator 2020 PHP Edition

Questions / Feedback?

NameOnCheck Property

Name to write on checks to this vendor.

Object Oriented Interface

public function getNameOnCheck();
public function setNameOnCheck($value);

Procedural Interface

inqb_vendor_get($res, 13 );
inqb_vendor_set($res, 13, $value );

Default Value

''

Remarks

The name to write on checks to this vendor (if different from the VendorName.)

Data Type

String

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