C# (CSharp) DwollaApi.Converters Namespace

Classes

Name Description
AccountInformationTypeConverter Converts a string to a AccountInformationType.
ContactTypeConverter Converts a string to a ContactType.
EnUsDateTimeConverter Converts a date-string in standard en-US (e.g. 8/29/2011 1:17:35 PM) to a DateTime to standard en-US.
GroupConverter Converts a comma seperated string to IEnumerable of string.
TransactionStatusConverter Converts a string to a TransactionStatusType.
TransactionTypeConverter Converts a string to aTransactionType.
UserTypeConverter Converts a string to a TransactionUserType.