QuickBooks Integrator 2020 PHP Edition

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