OfxFiLogin Struct Reference


Detailed Description

Information sufficient to log into an financial institution.

Contains all the info needed for a user to log into a financial institution and make requests for statements or post transactions. An OfxFiLogin must be passed to all functions which create OFX requests.

Definition at line 717 of file libofx.h.


Data Fields

char fid [OFX_FID_LENGTH]
char org [OFX_ORG_LENGTH]
char userid [OFX_USERID_LENGTH]
char userpass [OFX_USERPASS_LENGTH]
char header_version [OFX_HEADERVERSION_LENGTH]
char appid [OFX_APPID_LENGTH]
char appver [OFX_APPVER_LENGTH]

The documentation for this struct was generated from the following file:

Generated on Fri Mar 20 18:45:40 2009 for LibOFX by  doxygen 1.5.5