QuickBooks Integrator 2020 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) 2021 /n software inc. - All rights reserved.
QuickBooks Integrator 2020 PHP Edition - Version 20.0 [Build 7941]