LicenseNumber Property
Customer's drivers license number.
Syntax
[VB.NET] Public Property LicenseNumber As String
[C#] public string LicenseNumber {get; set;}
Remarks
This property contains the customer's drivers license number. This property may be used by the gateway for fraud screening.
Default Value
""