OFXPassword Property

User's password.

Object Oriented Interface

public function getOFXPassword();
public function setOFXPassword($value);

Procedural Interface

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

Default Value

''

Remarks

This is the password used when signing on to the OFX Financial Institution's service.

Data Type

String

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