C# Class Rock.Financial.PaymentInfo

Information about a payment to be processed by a financial gateway
Mostra file Open project: NewSpring/Rock Class Usage Examples

Public Methods

Method Description
PaymentInfo ( ) : System

Initializes a new instance of the PaymentInfo class.

Method Details

PaymentInfo() public method

Initializes a new instance of the PaymentInfo class.
public PaymentInfo ( ) : System
return System