Inheritance diagram for OfxAccountInfoRequest:
This is an entire OFX aggregate, with all subordinate aggregates needed to log onto the OFX server of a single financial institution and download a list of all accounts for this user.
Definition at line 37 of file ofx_request_accountinfo.hh.
Public Member Functions | |
OfxAccountInfoRequest (const OfxFiLogin &fi) | |
OfxAccountInfoRequest (const OfxFiLogin &fi) |
OfxAccountInfoRequest::OfxAccountInfoRequest | ( | const OfxFiLogin & | fi | ) |
Creates the request aggregate to obtain an account list from this fi
.
fi | The information needed to log on user into one financial institution |
Definition at line 74 of file ofx_request_accountinfo.cpp.
OfxAccountInfoRequest::OfxAccountInfoRequest | ( | const OfxFiLogin & | fi | ) |
Creates the request aggregate to obtain an account list from this fi
.
fi | The information needed to log on user into one financial institution |