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