public class ApiResponse<T> extends Object implements ITxResponse
| 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 ITxResponseCopyright © 2024. All rights reserved.