The Request type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
![]() | AccessKey |
Gets string of account access key assosiated with the request.
This is the value passed in Request(BluefinAccount) |
![]() | AccountID |
Gets string of account number assosiated with the request.
This is the value passed in Request(BluefinAccount) |
![]() | CustomData |
Gets or sets CustomData.
Please note that the value of CustomData field will be URL encoded in the posted query.
|
![]() | CustomID |
Gets or sets string of custom ID.
|
See Also