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