QuickBooks Integrator 2020 PHP Edition

Questions / Feedback?

State Property

The state.

Object Oriented Interface

public function getState();
public function setState($value);

Procedural Interface

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

Default Value

''

Remarks

The state in the address.

In the Employee class State must be a valid two-letter abbreviation for a U.S. state.

For Canadian editions of QuickBooks, State represents the province instead.

Data Type

String

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