FIUrl Property
Financial institution URL.
Object Oriented Interface
public function getFIUrl(); public function setFIUrl($value);
Procedural Interface
inebank_invstatement_get($res, 28 ); inebank_invstatement_set($res, 28, $value );
Default Value
''
Remarks
This is the URL of the OFX Financial Institution to which the class will signon and fetch data.
Data Type
String