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

CreditCardId Property

Refers to the credit card account to which this payment is being charged.

Object Oriented Interface

public function getCreditCardId();
public function setCreditCardId($value);

Procedural Interface

inqb_billpayment_get($res, 20 );
inqb_billpayment_set($res, 20, $value );

Default Value

''

Remarks

This property is only applicable to the pmCreditCard PaymentMethod.

Data Type

String

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
QuickBooks Integrator 2016 PHP Edition - Version 16.0 [Build 7353]