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

ParentId Property

Reference to parent Account .

Object Oriented Interface

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

Procedural Interface

inqb_account_get($res, 10 );
inqb_account_set($res, 10, $value );

Default Value

''

Remarks

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

Data Type

String

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