StatusType MembersBluefin Web Client API Documentation

The StatusType type exposes the following members.
Methods

  NameDescription
Public methodStatic memberLookup
Looks up for appropriate StatusType 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 memberAPPROVED
Approved transaction
Public fieldStatic memberDECLINED
Declined transaction
Back to Top
Properties

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