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

Country Property

The country.

Object Oriented Interface

public function getCountry();
public function setCountry($value);

Procedural Interface

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

Default Value

''

Remarks

The country. If not specified, assumed to be the United States.

Data Type

String

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