public abstract class BaseOperation extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
apiToken |
protected okhttp3.HttpUrl |
baseUrl |
protected okhttp3.OkHttpClient |
client |
| Constructor and Description |
|---|
BaseOperation() |
protected final okhttp3.HttpUrl baseUrl
protected final String apiToken
protected final okhttp3.OkHttpClient client
Copyright © 2022. All rights reserved.