PaymentGatewayLibrary

BankAccountType Enumeration

Indicates the bank account type for eCheck payments.

[Visual Basic]
Public Enum BankAccountType
[C#]
public enum BankAccountType

Members

Member NameDescription
CHECKING Checking.
SAVINGS Savings.

Requirements

Namespace: Duis.Payment.AuthorizeNet

Assembly: Duis.PaymentGateway (in Duis.PaymentGateway.dll)

See Also

Duis.Payment.AuthorizeNet Namespace