QuickBooks Integrator 2020 PHP Edition

Questions / Feedback?

CreditCardAddress Property

The address associated with the Number on file for this customer.

Object Oriented Interface

public function getCreditCardAddress();
public function setCreditCardAddress($value);

Procedural Interface

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

Default Value

''

Remarks

The address associated with the CreditCardNumber on file for this customer.

Data Type

String

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