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