QuickBooks Integrator 2016 PHP Edition
QuickBooks Integrator 2016 PHP Edition
Questions / Feedback?

Line5 Property

The fifth line of the address.

Object Oriented Interface

public function getLine5();
public function setLine5($value);

Procedural Interface

inqb_address_get($res, 8 );
inqb_address_set($res, 8, $value );

Default Value

''

Remarks

The fifth line of the address. This line is only applicable when QBXMLVersion is "6.0" or greater in the class using the address aggregate.

Data Type

String

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
QuickBooks Integrator 2016 PHP Edition - Version 16.0 [Build 7353]