QuickBooks Integrator 2020 PHP Edition

Questions / Feedback?

PostalCode Property

The postal code.

Object Oriented Interface

public function getPostalCode();
public function setPostalCode($value);

Procedural Interface

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

Default Value

''

Remarks

The postal or zip code.

Data Type

String

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