LibOFX
OfxPaymentRequest Class Reference
Inheritance diagram for OfxPaymentRequest:
OfxRequest OfxRequest OfxAggregate OfxAggregate OfxAggregate OfxAggregate

Public Member Functions

 OfxPaymentRequest (const OfxFiLogin &fi, const OfxAccountData &account, const OfxPayee &payee, const OfxPayment &payment)
 
 OfxPaymentRequest (const OfxFiLogin &fi, const OfxAccountData &account, const OfxPayee &payee, const OfxPayment &payment)
 
- Public Member Functions inherited from OfxRequest
 OfxRequest (const OfxFiLogin &fi)
 
OfxAggregate SignOnRequest (void) const
 
OfxAggregate RequestMessage (const string &msgtype, const string &trntype, const OfxAggregate &aggregate) const
 
 OfxRequest (const OfxFiLogin &fi)
 
OfxAggregate SignOnRequest (void) const
 
OfxAggregate RequestMessage (const string &msgtype, const string &trntype, const OfxAggregate &aggregate) const
 
- Public Member Functions inherited from OfxAggregate
 OfxAggregate (const string &tag)
 
void Add (const string &tag, const string &data)
 
void AddXml (const string &tag, const string &data)
 
void Add (const OfxAggregate &sub)
 
string Output (void) const
 
 OfxAggregate (const string &tag)
 
void Add (const string &tag, const string &data)
 
void AddXml (const string &tag, const string &data)
 
void Add (const OfxAggregate &sub)
 
string Output (void) const
 

Additional Inherited Members

- Protected Attributes inherited from OfxRequest
OfxFiLogin m_login
 

Detailed Description

Constructor & Destructor Documentation

◆ OfxPaymentRequest() [1/2]

OfxPaymentRequest::OfxPaymentRequest ( const OfxFiLogin fi,
const OfxAccountData account,
const OfxPayee payee,
const OfxPayment payment 
)

Creates the request aggregate to submit a payment to this fi on this account, to this payee as described by this .

Parameters
fiThe information needed to log on user into one financial institution
accountThe account from which the payment should be made
payeeThe payee who should receive the payment
paymentThe details of the payment

Definition at line 154 of file build/libofx-0.10.0/lib/ofx_request_statement.cpp.

◆ OfxPaymentRequest() [2/2]

OfxPaymentRequest::OfxPaymentRequest ( const OfxFiLogin fi,
const OfxAccountData account,
const OfxPayee payee,
const OfxPayment payment 
)

Creates the request aggregate to submit a payment to this fi on this account, to this payee as described by this .

Parameters
fiThe information needed to log on user into one financial institution
accountThe account from which the payment should be made
payeeThe payee who should receive the payment
paymentThe details of the payment

The documentation for this class was generated from the following files: