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