protected boolean success
protected String message
protected String code
protected T data
public ResultDTO.Builder message(String message)
public ResultDTO.Builder code(String code)
public ResultDTO.Builder data(T data)
public ResultDTO build()
Copyright © 2019. All rights reserved.