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
inebank_billpayment_get($res, 43 ); inebank_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