FinancialCardTrackTwoGetServiceCode Method |
Gets the service code of 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:
StringService code of the card.
See Also