TransactionRequest Description Property Bluefin Web Client API Documentation
Gets or sets string of transaction Description.

Namespace: Bluefin.Web.Client
Assembly: Bluefin-3.8.sp8-net4.5 (in Bluefin-3.8.sp8-net4.5.dll) Version: 3.8.0.8 (3.8.0.8)
Syntax

Public Property Description As String 
	Get 
	Set
Remarks

A description of the payment. This is an open field. If emails are sent to the customer or merchant, this will show in the “Description:” field. You may use this to send any information that you wish. It can store up to 65,000 characters.
See Also