BluefinAccount MembersBluefin Web Client API Documentation

The BluefinAccount type exposes the following members.
Constructors

  NameDescription
Public methodBluefinAccount
Initializes the instance of BluefinAccount class with immutable account identification number and access key.
Back to Top
Properties

  NameDescription
Public propertyAccessKey
Gets the string of secret key the the customer was provided with by Bluefin after the account has been setup.
Public propertyAccountID
Gets the string of Bluefin account identification number that the customer was issued after its account has been setup.
Back to Top
See Also