iberbox  2.1.2
iberbox::PaymentInfoData Class Reference

The Payment Info Data class. More...

Collaboration diagram for iberbox::PaymentInfoData:

Public Member Functions

int getId () const
 Gets the identifier of the payment. More...
 
std::string getInfo () const
 Gets the Info object. More...
 
std::string getSignature () const
 Gets the signature of the payment. More...
 
std::string getSignatureVersion () const
 Gets the signature version. More...
 
std::string getUrl () const
 Gets the Url object. More...
 
 PaymentInfoData ()
 Constructs a new Payment Info Data object. More...
 
virtual ~PaymentInfoData ()
 Destroys the Payment Info Data object. More...
 

Detailed Description

The Payment Info Data class.

Constructor & Destructor Documentation

◆ PaymentInfoData()

iberbox::PaymentInfoData::PaymentInfoData ( )

Constructs a new Payment Info Data object.

◆ ~PaymentInfoData()

virtual iberbox::PaymentInfoData::~PaymentInfoData ( )
virtual

Destroys the Payment Info Data object.

Member Function Documentation

◆ getId()

int iberbox::PaymentInfoData::getId ( ) const

Gets the identifier of the payment.

Returns
The identifier of the payment.

◆ getInfo()

std::string iberbox::PaymentInfoData::getInfo ( ) const

Gets the Info object.

Returns
std::string

◆ getSignature()

std::string iberbox::PaymentInfoData::getSignature ( ) const

Gets the signature of the payment.

Returns
The signature of the payment.

◆ getSignatureVersion()

std::string iberbox::PaymentInfoData::getSignatureVersion ( ) const

Gets the signature version.

Returns
The signature version.

◆ getUrl()

std::string iberbox::PaymentInfoData::getUrl ( ) const

Gets the Url object.

Returns
std::string

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