PaymentMemo Property

Memo attached to this payment from the customer to payee.

Object Oriented Interface

public function getPaymentMemo();
public function setPaymentMemo($value);

Procedural Interface

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

Default Value

''

Remarks

Memo attached to this payment from the customer to payee.

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]