CustomerName Property
The cardholder's name as it appears on the card.
Syntax
public String getCustomerName(); public void setCustomerName(String customerName);
Remarks
This optional field may contain up to 26 alphanumeric characters and symbols.
Default Value
""