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