Interface Serum


@Path("/") @Produces("application/json") public interface Serum
  • Method Summary

    Modifier and Type
    Method
    Description
    getAccountInfo(com.fasterxml.jackson.databind.JsonNode body)
     
  • Method Details