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

CreditCardPostalCode Property

The postal code associated with the Address and Number on file for this customer.

Object Oriented Interface

public function getCreditCardPostalCode();
public function setCreditCardPostalCode($value);

Procedural Interface

inqb_customer_get($res, 13 );
inqb_customer_set($res, 13, $value );

Default Value

''

Remarks

The postal code associated with the CreditCardAddress and CreditCardNumber on file for this customer.

Data Type

String

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