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

BankAccountId Property

Refers to the account from which the funds are being drawn for this bill payment.

Object Oriented Interface

public function getBankAccountId();
public function setBankAccountId($value);

Procedural Interface

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

Default Value

''

Remarks

This property is only applicable to the pmCheck PaymentMethod.

Data Type

String

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