Gets string of transaction Description on null, if the response didn't return any value.
Namespace: Bluefin.Web.ClientAssembly: Bluefin-3.8.sp8-net4.5 (in Bluefin-3.8.sp8-net4.5.dll) Version: 3.8.0.8 (3.8.0.8)
Public ReadOnly Property Description As String
Get
Public ReadOnly Property Description As String
Get
public string Description { get; }
public string Description { get; }
public:
property String^ Description {
String^ get ();
}
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.