QuickBooks Integrator V6 - Online Help
QuickBooks Integrator V6
Questions / Feedback?

ParentId Property

Reference to parent Customer .

Object Oriented Interface

public function getParentId();
public function setParentId($value);

Procedural Interface

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

Default Value

''

Remarks

This is a reference to a parent Customer. If Parent is set to a nonempty string, then this Customer is a sub-customer or job of its Parent.

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

Data Type

String

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0