TransactionResponse AuthorizationMessage Property Bluefin Web Client API Documentation
Gets string of transaction authorization message or null, if response didn't specify any value.

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 ReadOnly Property AuthorizationMessage As String 
	Get
Remarks

Authorization message from the processor. For example, APPROVED, or AUTH DECLINED 200.
See Also