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

Line1 Property

The first line of the address.

Object Oriented Interface

public function getLine1();
public function setLine1($value);

Procedural Interface

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

Default Value

''

Remarks

The first line of the address.

Data Type

String

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