Name |
Description |
ApiKey |
|
AuthorizationToken |
|
DineroApiException |
|
DineroApiParameterName |
Holds some string constants to be used in a dictionary of parameters. These strings are the parameter names. Used these instead of a hard coded string to prevent typing errors, and making future changes easier. |
DineroAuthenticationException |
|
DineroCredentials |
|
DineroEntity |
Represents a Dinero entity which can be parsed from JSON and written as a JSON string. |
DineroException |
|
DineroOauth2Client |
Handles some basic OAuth2 communication with Dinero. Currently supports the getting of access token. |
DineroOauth2Client.AuthorizationBodyContent |
|
DineroOauth2Client.DineroCredentialsBodyContent |
|
DineroOauth2Client.RefreshTokenBodyContent |
|
DineroResponder |
This is where we interact with Dinero over the web |
DineroSettings |
|
DineroThrottleException |
|
FileUploadResult |
Represents the result of a file upload. |
HttpClientExtensions |
|
LanguageSpecificMessage |
|
MimeTypeMap |
Gets the mime type from a file name. Thanks goes to https://github.com/samuelneff/MimeTypeMap |
RefreshToken |
|
ResponseBody |
|
StringExtensions |
|
UserCredentials |
|