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

CreditCardExpMonth Property

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

Object Oriented Interface

public function getCreditCardExpMonth();
public function setCreditCardExpMonth($value);

Procedural Interface

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

Default Value

1

Remarks

The expiration month 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]