QuickBooks Integrator 2020 PHP Edition

Questions / Feedback?

ParentName Property

Reference to parent Account .

Object Oriented Interface

public function getParentName();
public function setParentName($value);

Procedural Interface

inqb_account_get($res, 11 );
inqb_account_set($res, 11, $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 its Parent.

Data Type

String

Copyright (c) 2021 /n software inc. - All rights reserved.
QuickBooks Integrator 2020 PHP Edition - Version 20.0 [Build 7941]