AccountId Property

The account number used for the next statement download.

Object Oriented Interface

public function getAccountId();
public function setAccountId($value);

Procedural Interface

ipworksofx_bankstatement_get($res, 1 );
ipworksofx_bankstatement_set($res, 1, $value );

Default Value

''

Remarks

This is the account number for which the user wishes to download a statement. For checking and savings accounts, this is the number that appears at the bottom of the user's checks or deposit slips, to the right of the routing number.

Data Type

String

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