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