public class ApiResponse<T> extends Object implements ISovrenResponse
| Modifier and Type | Field and Description |
|---|---|
ApiResponseInfo |
Info
Contains information about the response and the customer
|
T |
Value
The data returned based on the request type/content
|
| Constructor and Description |
|---|
ApiResponse() |
public ApiResponseInfo Info
public T Value
public ApiResponseInfo getInfo()
getInfo in interface ISovrenResponseCopyright © 2023. All rights reserved.