QuickBooks Integrator 2020 PHP Edition

Questions / Feedback?

CustomerTypeName Property

Reference to type of customer.

Object Oriented Interface

public function getCustomerTypeName();
public function setCustomerTypeName($value);

Procedural Interface

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

Default Value

''

Remarks

CustomerType refers to a predefined customer type within QuickBooks. Typical customer types, if defined, might be "Commercial", "Residential", etc.

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]