QuickBooks Integrator 2016 PHP Edition
QuickBooks Integrator 2016 PHP Edition
Questions / Feedback?

ResaleNumber Property

Resale number.

Object Oriented Interface

public function getResaleNumber();
public function setResaleNumber($value);

Procedural Interface

inqb_customer_get($res, 32 );
inqb_customer_set($res, 32, $value );

Default Value

''

Remarks

The resale number of the Customer, if he/she has one.

This property is allowed in Add operations, and not used in Update operations.

Data Type

String

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
QuickBooks Integrator 2016 PHP Edition - Version 16.0 [Build 7353]