SafepineCoreInterface.getPortfolio

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