Class APIResponse


  • public class APIResponse
    extends Object
    A simple wrapper class for REST API Responses. This is already annotated so you can simply return an instance of this class that wraps your result.