The BluefinAccount type exposes the following members.
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | BluefinAccount |
Initializes the instance of BluefinAccount class
with immutable account identification number and access key.
|
Properties
Name | Description | |
---|---|---|
![]() | AccessKey |
Gets the string of secret key the the customer was provided with by Bluefin
after the account has been setup.
|
![]() | AccountID |
Gets the string of Bluefin account identification number
that the customer was issued after its account has been setup.
|
See Also