The Duis.Payment.AuthorizeNet namespace consists of enumerations used by AuthorizeNetRequest and AuthorizeNetResponse classes.
| Enumeration | Description |
|---|---|
| AVSResultCode | Indicates the result of Address Verification System checks. |
| BankAccountType | Indicates the bank account type for eCheck payments. |
| CardCodeResponse | Indicates the result of the Card Code verification. |
| CurrencyCode | Indicates the currency of the amount being charged. |
| OrganizationType | Indicates the customer organization type for Wells Fargo SecureSource Merchants. |
| PaymentMethod | Indicates the method of payment for the transaction being sent to the system. |
| ResponseCode | Indicates the result of the transaction. |
| SubmissionType | Indicates wether the merchant uses the Wells Fargo SecureSource product. |
| TransactionType | Indicates the type of transaction. |
| TransactionVersion | Indicates the transaction response version to use. |