QuickBooks Integrator 2020 PHP Edition

Questions / Feedback?

Description Property

Description of this statement charge.

Object Oriented Interface

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

Procedural Interface

inqb_statementcharge_get($res, 10 );
inqb_statementcharge_set($res, 10, $value );

Default Value

''

Remarks

A textual description for this charge.

Data Type

String

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