AccountId Property
The account number used for the next statement download.
Syntax
public String getAccountId(); public void setAccountId(String accountId);
Remarks
This is the account number for which the user wishes to download a statement. This is used during signon. This property is required to be specified when the GetStatement method is called and is also included in the server response.
Default Value
""