ACHAccountType MembersBluefin Web Client API Documentation

The ACHAccountType type exposes the following members.
Methods

  NameDescription
Public methodStatic memberLookup
Looks up for appropriate ACHAccountType reference by string value.
Public methodToQueryString
Returns String representation of enumerated value in form Key=Value
(Inherited from BluefinEnumeration.)
Public methodToString
Returns incapsulated string value.
(Inherited from BluefinEnumeration.)
Back to Top
Fields

  NameDescription
Public fieldStatic memberCHECKING
Checking account
Public fieldStatic memberSAVINGS
Savings account
Back to Top
Properties

  NameDescription
Protected propertyKey
Gets string key assosiated with the ACHAccountType instance
(Overrides BluefinEnumeration Key.)
Public propertyValue
Returns incapsulated string value.
(Inherited from BluefinEnumeration.)
Back to Top
See Also