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