FinancialCardTrackTwoGetDiscretionaryData Method |
Gets the discretionary data on the second track of the card.
Namespace:
EasyScriptAPI
Assembly:
EasyScriptAPI (in EasyScriptAPI.dll) Version: 3.5.29.0 (3.5.29.0)
Syntax public string GetDiscretionaryData()
Public Function GetDiscretionaryData As String
public:
String^ GetDiscretionaryData()
member GetDiscretionaryData : unit -> string
Return Value
Type:
StringDiscretionary data on the second track of the card.
See Also