







![]() ![]() |
A .NET Library aimed at helping you get up to speed quickly with Authorize.NET |
IGatewayRequest..::..BankAccountType Property |
IGatewayRequest Interface See Also Send Feedback |
Namespace: AuthorizeNet
Assembly: AuthorizeNet (in AuthorizeNet.dll) Version: 0.0.0.0
Syntax
C# |
---|
BankAccountType BankAccountType { get; set; } |
Visual Basic |
---|
Property BankAccountType As BankAccountType Get Set |
Visual C++ |
---|
property BankAccountType BankAccountType { BankAccountType get (); void set (BankAccountType value); } |