LicenseDOB Property
Customer's Date of Birth as indicated on his driver's license.
Syntax
[VB.NET] Public Property LicenseDOB As String
[C#] public string LicenseDOB {get; set;}
Remarks
This property contains the customer's date of birth as it appears on his driver's license. The format varies between gateways, so please see the specifications for correct formatting. This property may be used by the gateway for fraud screening.
Default Value
""