QuickBooks Integrator 2020 PHP Edition

Questions / Feedback?

CreditCardExpYear Property

The expiration year associated with the Number on file for this customer.

Object Oriented Interface

public function getCreditCardExpYear();
public function setCreditCardExpYear($value);

Procedural Interface

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

Default Value

0

Remarks

The expiration year associated with the CreditCardNumber on file for this customer.

Data Type

Integer

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