Cardholder-related data.
The firstname of the cardholder.
The lastname of the cardholder.
Billing address of the cardholder.
City.
State.
Postal Code.
Country Code.
<xs:element name="CardHolderData" type="CardHolderDataDataType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:annotation> <xs:documentation> <p xmlns="http://Hps.Exchange.PosGateway">Cardholder-related data.</p> </xs:documentation> </xs:annotation> </xs:element>