Gets string of transaction authorization code returned by the processor or null, if 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 AuthorizationCode As String
Get
Public ReadOnly Property AuthorizationCode As String
Get
public string AuthorizationCode { get; }
public string AuthorizationCode { get; }
public:
property String^ AuthorizationCode {
String^ get ();
}
public:
property String^ AuthorizationCode {
String^ get ();
}