public abstract class ApiResponseBase extends Object
protected int
code
protected List<String>
errors
protected String
status
warnings
ApiResponseBase()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected int code
protected String status
protected List<String> warnings
protected List<String> errors
public ApiResponseBase()
Copyright © 2019. All rights reserved.