CustomerName Property
The cardholder's name as it appears on the card.
Syntax
char* GetCustomerName();
int SetCustomerName(char* lpszCustomerName);
Default Value
""
Remarks
This optional field may contain up to 26 alphanumeric characters and symbols.
Data Type
String