QuickBooks Integrator 2020 PHP Edition

Questions / Feedback?

Description Property

Description for this account.

Object Oriented Interface

public function getDescription();
public function setDescription($value);

Procedural Interface

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

Default Value

''

Remarks

A textual description for this account.

Data Type

String

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