PaymentBillRef Property

Biller-supplied reference information when paying a bill, if available.

Object Oriented Interface

public function getPaymentBillRef();
public function setPaymentBillRef($value);

Procedural Interface

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

Default Value

''

Remarks

Biller-supplied reference information when paying a bill, if available.

This is optional when submitting a payment request.

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]