20 #ifndef OFX_REQ_STATEMENT_H 21 #define OFX_REQ_STATEMENT_H 77 OfxAccountData m_account;
94 OfxPaymentRequest(
const OfxFiLogin& fi,
const OfxAccountData& account,
const OfxPayee& payee,
const OfxPayment& payment );
98 OfxAccountData m_account;
100 OfxPayment m_payment;
103 #endif // OFX_REQ_STATEMENT_H
OfxPaymentRequest(const OfxFiLogin &fi, const OfxAccountData &account, const OfxPayee &payee, const OfxPayment &payment)
Declaration of an OfxRequests to create an OFX file containing a generic request .
OfxStatementRequest(const OfxFiLogin &fi, const OfxAccountData &account, time_t from)
OfxAggregate InvestmentStatementRequest(void) const
A single aggregate as described in the OFX 1.02 specification.
OfxAggregate BankStatementRequest(void) const
OfxAggregate CreditCardStatementRequest(void) const