public abstract class BaseRequest extends Object
protected String
authorization
protected Integer
timeOut
BaseRequest()
String
getAuthorization()
Integer
getTimeOut()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected String authorization
protected Integer timeOut
public BaseRequest()
public String getAuthorization()
public Integer getTimeOut()
Copyright © 2023. All rights reserved.