C# Class eWAY.Rapid.Models.Transaction

The details of a transaction that will be processed either via the responsive shared page, by transparent redirect or by Direct.
Show file Open project: eWAYPayment/eway-rapid-net Class Usage Examples

Public Methods

Method Description
Transaction ( ) : System.Collections.Generic

Initializes a new instance of the Transaction class

Method Details

Transaction() public method

Initializes a new instance of the Transaction class
public Transaction ( ) : System.Collections.Generic
return System.Collections.Generic