QuickBooks Integrator 2020 PHP Edition

Questions / Feedback?

CreditCardNumber Property

The credit card number on file for this customer.

Object Oriented Interface

public function getCreditCardNumber();
public function setCreditCardNumber($value);

Procedural Interface

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

Default Value

''

Remarks

The credit card number 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]