T
public class Response<T> extends Object
Response(Integer statusCode, Boolean hasError, T data)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Response(Integer statusCode, Boolean hasError, T data)
Copyright © 2023. All rights reserved.