C# Класс Dwolla.Helpers.Urls

Показать файл Открыть проект

Открытые методы

Метод Описание
Balances ( bool sandbox = false, bool fullUrl = false ) : string
BaseUrl ( bool sandbox = false ) : string
Contacts ( bool sandbox = false, bool fullUrl = false ) : string
FundingSources ( bool sandbox = false, bool fullUrl = false ) : string
Register ( bool sandbox = false, bool fullUrl = false ) : string
Requests ( bool sandbox = false, bool fullUrl = false ) : string
Transactions ( bool sandbox = false, bool fullUrl = false ) : string
Users ( bool sandbox = false, bool fullUrl = false ) : string

Описание методов

Balances() публичный статический Метод

public static Balances ( bool sandbox = false, bool fullUrl = false ) : string
sandbox bool
fullUrl bool
Результат string

BaseUrl() публичный статический Метод

public static BaseUrl ( bool sandbox = false ) : string
sandbox bool
Результат string

Contacts() публичный статический Метод

public static Contacts ( bool sandbox = false, bool fullUrl = false ) : string
sandbox bool
fullUrl bool
Результат string

FundingSources() публичный статический Метод

public static FundingSources ( bool sandbox = false, bool fullUrl = false ) : string
sandbox bool
fullUrl bool
Результат string

Register() публичный статический Метод

public static Register ( bool sandbox = false, bool fullUrl = false ) : string
sandbox bool
fullUrl bool
Результат string

Requests() публичный статический Метод

public static Requests ( bool sandbox = false, bool fullUrl = false ) : string
sandbox bool
fullUrl bool
Результат string

Transactions() публичный статический Метод

public static Transactions ( bool sandbox = false, bool fullUrl = false ) : string
sandbox bool
fullUrl bool
Результат string

Users() публичный статический Метод

public static Users ( bool sandbox = false, bool fullUrl = false ) : string
sandbox bool
fullUrl bool
Результат string