TransactionResponse LastFour Property Bluefin Web Client API Documentation
Gets string of the last four digits of the card number or Primary Account Number (PAN). For Check (ACH) transaction requests, it is the last four digits of the account number.

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 LastFour As String 
	Get
See Also