FinancialCardTrackOneGetFirstName Method |
Gets the first name on the card
Namespace:
EasyScriptAPI
Assembly:
EasyScriptAPI (in EasyScriptAPI.dll) Version: 3.5.29.0 (3.5.29.0)
Syntax public string GetFirstName()
Public Function GetFirstName As String
public:
String^ GetFirstName()
member GetFirstName : unit -> string
Return Value
Type:
StringThe first name on the card
See Also