SafepineCoreInterface.getSymbolAnalytics

class SafepineCoreInterface
@anyAuth
@path("/app/symbol_analytics")
void
getSymbolAnalytics
(
scope HTTPServerRequest req
,
scope HTTPServerResponse res
)