Gets string of transaction authorization message or null, if response didn't specify 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 AuthorizationMessage As String
Get
Public ReadOnly Property AuthorizationMessage As String
Get
public string AuthorizationMessage { get; }
public string AuthorizationMessage { get; }
public:
property String^ AuthorizationMessage {
String^ get ();
}
public:
property String^ AuthorizationMessage {
String^ get ();
}
Authorization message from the processor. For example, APPROVED, or AUTH DECLINED 200.