C# Class Uol.PagSeguro.Domain.TransactionSummary

Represents a summary of a PagSeguro transaction, typically returned by search services.
ファイルを表示 Open project: pagseguro/dotnet Class Usage Examples

Public Methods

Method Description
ToString ( ) : string

Returns a string that represents the current object

Private Methods

Method Description
TransactionSummary ( ) : System

Method Details

ToString() public method

Returns a string that represents the current object
public ToString ( ) : string
return string