public class RequestBase<U extends RequestBase> extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,String> |
headers |
protected Params |
params |
protected String |
uri |
| Constructor and Description |
|---|
RequestBase() |
Copyright © 2023 ChargeBee. All rights reserved.