C# Class Dwolla.Services.DwollaBalanceService

Inheritance: DwollaService
Mostrar archivo Open project: justinsoliz/dwolla.net Class Usage Examples

Public Methods

Method Description
DwollaBalanceService ( bool sandbox = false ) : System.Web
Get ( string oAuthToken ) : DwollaBalance

Method Details

DwollaBalanceService() public method

public DwollaBalanceService ( bool sandbox = false ) : System.Web
sandbox bool
return System.Web

Get() public method

public Get ( string oAuthToken ) : DwollaBalance
oAuthToken string
return Dwolla.Models.DwollaBalance