PaymentFromBankId Property

Number that identifies the bank where the money is to be withdrawn.

Object Oriented Interface

public function getPaymentFromBankId();
public function setPaymentFromBankId($value);

Procedural Interface

ipworksofx_billpayment_get($res, 43 );
ipworksofx_billpayment_set($res, 43, $value );

Default Value

''

Remarks

Number that identifies the bank where the money is to be withdrawn.

This is required to be provided when a bill payment request has been made.

This property is not available at design time.

Data Type

String

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks OFX 2020 PHP Edition - Version 20.0 [Build 7941]