Person FirstName Property Bluefin Web Client API Documentation
Gets or sets string of Person's first name

Namespace: Bluefin.Data
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 Property FirstName As String 
	Get 
	Set
Remarks

For card transactions this is the first name of the cardholder as it appears on the front of the card. It is not required for cards.

For check transactions this the first name of the account holder as it appears on the front of the check or bank statement. It is required by NACHA to provide first and last name.

See Also