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